Commit Graph

8 Commits

Author SHA1 Message Date
CakeLancelot
53ff2fbb86 Re-add removed codes, add Beetle Blaster, add Spidermonkey/Racer D set 2021-04-16 10:38:02 -05:00
CakeLancelot
b0e256b192 Add Fusion EchoEcho, Providence, Solomon Hat drops and Secret Snail Eggs
Thanks to Jordan Mistical for providing this, some minor modifications were made to his submission to prevent conflicts
Fixup
2021-04-16 10:38:02 -05:00
01066697e4 [academy] Replace stiched-together 1013 xdt.json with the real one 2021-02-05 19:02:12 +01:00
33ee236210 [academy] Add Don Doom and Bad Max drops 2021-01-05 16:44:46 +01:00
c0d525d9ba [academy] Brought Don Doom and Bad Max into the Past
They were imply nudged over by deltaX = 256000; deltaY = -256000.

Their paths are a little bit wonky, but good enough.

Drop tables pending.
2021-01-05 14:00:56 +01:00
ed885ce882 Pretty print academy.json 2021-01-05 13:11:11 +01:00
36d3bc6942 Make paths.json academy-specific 2021-01-05 12:51:18 +01:00
2d1af8e5d6 Add Academy-specific JSONs to version control
From now on, we'll include each of the divergent JSONs in a
protocol-specific subdirectory, while the 104 versions remain in the
root as the "master templates".

When making changes to the 104 JSONs that should be propaganted to the
other versions, make the change first as one commit just for 104, then
another commit that propagates the change to *all* the alternate builds.

This system might get replaced when we implement the static DB. We'll
see.
2021-01-04 17:04:36 +01:00