Commit Graph

5 Commits

Author SHA1 Message Date
Nicholas Saylor 172ad4e57d
Adventure: Optimize imports (#4300) 2025-01-12 19:00:20 +01:00
Nicholas Saylor ced93022b6
Adventure: Remove unused variables (#4301)
* Remove unused variables

* Provide old parameters to comment
2024-12-06 07:15:26 +01:00
JusticePS 484082616f
Adventure: Update to use new options api (#3326) 2024-06-11 00:42:01 +02:00
JusticePS 727915040d
Adventure: Remove runtime changes to location templates (#3010) 2024-04-18 19:01:12 +02:00
JusticePS d48e1e447f
Adventure: implement new game (#1531)
Adds Adventure for the Atari 2600, NTSC version. New randomizer, not based on prior works. Somewhat atypical of current AP rom patch games; The generator does not require the adventure rom, but writes some data to an .apadvn APContainer file that the client uses along with a base bsdiff patch to generate a final rom file.
2023-03-22 15:25:55 +01:00