Commit Graph
1475 Commits
Author SHA1 Message Date
Kevin Cathcart f573796244 Simplify dark world spawning logic
We now only change spoint points on death and on load, and not on save,
since the only save-and continue option is only available on death, and
in a save-and-quit we can handle everything on load.
2018-06-30 13:05:33 -04:00
Karkat 7143eeb57d flute dig fix 2018-06-13 19:15:23 -04:00
Karkat 093c54cbc0 added sm combo as seed type 2018-06-13 18:25:31 -04:00
Karkat dd029fd0b0 rupee counter displays item collection count in ganon's room 2018-05-27 17:45:35 -04:00
Karkat 34328496ce ohko marker fix 2018-05-27 14:20:59 -04:00
Karkat eb31b0e5e2 added temporary boots modifier 2018-05-26 14:51:06 -04:00
Karkat 90e4d40774 ? 2018-05-22 20:04:28 -04:00
Karkat 1a549c1bc8 added ohko indicator for temporary ohko 2018-05-22 20:04:18 -04:00
Karkat 151098ba22 let's dev 5/12/18
fixed zore ledge heart graphic bug
changed seed hash to be manually settable
added more seizure safety
2018-05-12 23:17:26 -04:00
Karkat b90c3d0b09 Merge pull request #34 from SmolBig/master
Save menu texts
2018-05-12 22:42:16 -04:00
Karkat fe115bc341 rom date 2018-05-04 22:26:35 -04:00
Karkat daad8481fa let's dev 5/4/18
fixed duck map graphics and landing points
2018-05-04 22:26:00 -04:00
Karkat 795d91cdb1 let's dev 5/1/18
fixed reverse residual portal graphics
dw duck pickup & dropoff now working
additional dpad challenge modes
2018-05-01 23:23:13 -04:00
Kevin Cathcart b86d3d4756 Add fix to make it possible to have race legal sprites that lack the head-bob animation. 2018-04-29 13:38:24 -04:00
Karkat 6f09fc5ee5 Merge branch 'master' of https://github.com/mmxbass/z3randomizer 2018-04-25 23:36:49 -04:00
Karkat acbedf5b77 stuff 2018-04-25 23:36:48 -04:00
Karkat 1c17028211 let's dev 4/25/18
additional dev for inverted
2018-04-25 23:36:35 -04:00
Kevin Cathcart e07f51dfb4 Extra cleanup of text removal code
Remove hooks that were only left to clear $1C8E, replacing them with a
single new hook.
2018-04-21 22:33:20 -04:00
Kevin Cathcart adbbc786f7 Moving text data back to text table 2018-04-21 22:33:20 -04:00
Kevin Cathcart 1ef88b0515 Additional standardization 2018-04-21 22:29:10 -04:00
Kevin Cathcart 0a1448eb06 Fix things that should not even compile 2018-04-21 22:14:05 -04:00
Kevin Cathcart edb3cbaaeb Standardize on JML for long jumps (instead of JMP.l) 2018-04-21 22:12:51 -04:00
Kevin Cathcart 6bbf37110c Re-order table.asm to match the order of the addresses 2018-04-21 13:28:11 -04:00
Kevin Cathcart dff3c2155d Comment out unused method 2018-04-21 13:10:33 -04:00
Kevin Cathcart 739df5ca28 Fix double hook
Use names instead of addresses for calls.
2018-04-21 13:10:32 -04:00
Kevin Cathcart 6ed672d63d Move graphics to graphics bank 2018-04-21 12:49:19 -04:00
Karkat 762b9bc3e7 let's dev 4/20/18
fixed keysanity textbox crashes (probably)
fixed bow graphic not getting updated after firing last arrow in non-retro
added fighter sword and progressive sword to shop exemption list
fixed (probably didn't) RNG item single
fixed standing keys from not being counted in hera basement
2018-04-20 22:49:04 -04:00
Karkat c679e33011 disable event thing for normal mode 2018-04-08 18:46:25 -04:00
Karkat 0825db5c6f take-all support (testing) 2018-04-07 21:06:17 -04:00
Karkat 867272ab15 probably fix goal counter 2018-04-06 17:29:48 -04:00
Karkat 04b5b4d50d event build, not for production 2018-04-06 16:01:28 -04:00
Karkat 07f34b08f9 sprite swap finished & included but off by default 2018-04-05 16:11:55 -04:00
Kevin Cathcart 89e6034c68 Fix backwards check 2018-04-03 09:53:26 -04:00
Karkat 4af145d56d finished sprite swap (still commented out) 2018-04-03 01:01:04 -04:00
Karkat 9af6bd70bd claiming $2E for tournament use 2018-03-30 14:44:40 -04:00
Karkat 6b40d650c7 Merge branch 'master' of https://github.com/mmxbass/z3randomizer 2018-03-29 23:11:58 -04:00
Karkat fd52a1c20b prep for other stuff 2018-03-29 23:11:55 -04:00
Kevin Cathcart b1dd967864 Include missing "!" (Metal gear solid sound) 2018-03-29 21:23:41 -04:00
Kevin Cathcart fde2910c3f Restore rain state ammo on death, not just on load 2018-03-29 21:20:54 -04:00
Kevin Cathcart ec92f7b6dc Prevent overfilling on escape death 2018-03-29 21:13:20 -04:00
Kevin Cathcart 398a6535d8 Fix broken build 2018-03-29 20:41:38 -04:00
SmolBig e1396afcde Save menu texts
I probably did this wrong somewhere, so here's a copy of my notes: http://puu.sh/zRJzJ/b3ccf994e0.txt
2018-03-28 21:34:43 -07:00
Karkat 0c3cce7399 Merge branch 'master' of https://github.com/mmxbass/z3randomizer 2018-03-28 21:10:13 -04:00
Karkat 2b6dbf05fa easy mode fixes and stuff 2018-03-28 21:10:10 -04:00
Kevin Cathcart 63226e6610 Clean up whitespace 2018-03-28 20:45:53 -04:00
Kevin Cathcart 0565c472ea Death respawn without mirror in light world 2018-03-28 20:37:25 -04:00
Karkat fa259917aa disable indoor ice physics in mire basement
too broken
2018-03-24 13:45:48 -04:00
Karkat e633e770a0 allocated address for sprite howswapping 2018-03-24 01:51:05 -04:00
sporchia 3dfa5e7be9 new timer mode to end the game when the timer ends 2018-03-21 23:05:42 -04:00
Kevin Cathcart 72bae672e8 Add comments about unused ranges in bank 30 2018-03-18 17:31:13 -04:00