Ethan Roseman
Ethan Roseman
(this is currently unfinished and is in draft state) This PR adds a new entirely separate service for handling the various processes involves in running the site: assembling, compiling, diffing,...
in the codebase and externally, to better align with the rest of the decromp tooling ecosystem
Move all the specific stuff into env vars and load them and do good stuff
Adding a context field to presets will allow for a default context if one isn't provided (indicated by the UI once the preset is selected if there's a context in...
We currently allow submitting asm-less (well, empty asm at least) scratches to the site, but we treat them in the UI like they're normal scratches. https://decomp.me/scratch/p9Q5K This one, for example,...
it shouldn't be
currently it's just a blob of text, but ideally it keeps the same ui skeleton as the actual scratch list and just has blocked-out text within it related to #1443
Being able to mark a scratch with either preset or custom tags such as "fake match", "help wanted", etc which are easily viewable from a scratch list and searchable
Just like asmtu does