Quote from: Crimson Wizard on Fri 23/04/2021 10:12:05
The only real solution to this is to completely revamp sprite and room storage in the project. Both is in plans for a while, but someone got to work on implementing this in the editor. I know that ChamberOfFear (aka persn on github) was working on rooms recently. I guess we just need to stop adding new stuff and focus on improving existing functionality (actually had to do this years ago).
Just for the record.. I'm very close to finishing a first draft of the room stuff that can be sent in for a PR, what is missing is testing the file watcher and building .crm files from the open room format, the room editor is already working with the open format in my local branch and it is working well. I was planning on starting on the sprite stuff when I'm done with the rooms, but I had to take a break from AGS development because I got back issues so I can't sit too much in front of a computer until it's sorted out.
While we're on the subject, does the sprite storage revamp has a Github Issue that explains what needs to be done and what else might be relevant for the problem? I haven't seen one but maybe I'm bad at searching