Eric
Eric
This code seems good but I wonder if the behavior could be made optional (via a compilation flag or similar) since some applications may expect case-sensitive asset loading. Or maybe...
Looked into whether Lime had this feature and found a 7 year old issue, sad.
I haven't been able to reproduce this even with the provided steps.
Can we get a comprehensive list of everything that's still not on the art repo (including stuff from previous updates) so I can send it to Dave
We've got a spreadsheet and are probably soon going to review stuff for the Art repo. Of note: - Week 1 was made by evilsk8r in a PSD which is...
Dave just reviewed and approved a whole bunch of them so here they are. https://github.com/FunkinCrew/funkin.art/commit/8f61cb21d78c4441884eb87360626f9a0e63d42c
I like `isFav` as a property but using the song NAME seems wonky since it messes up favorites if we ever tweak the name of something. Should probably use `-`,...
I didn't even realize there was a requested change on this since it was posted on the issue and not the PR! Will fix this now.
Made the desired change and rebased, this should be good to go now.
> Not expert in this area, I wonder have you evaluated Franco's code in relation to this. > https://github.com/fponticelli/thx.promise thx.promise is not compatible with the `lime.app.Promise` and `lime.app.Future` classes, which...