Commit Graph
451 Commits
Author SHA1 Message Date
Kevin Cathcart 1d93dce534 Basic hook to enable bonk forcing (code to be added) 2018-09-16 21:01:18 -04:00
Zarby89 c4b33c41ba fixed gt animation (#45) 2018-09-16 17:34:00 -04:00
Myramong ff46a37344 Fix weird crash on picking up bombs 2018-09-15 10:32:50 -03:00
Myramong 90ed9ed7da Created newhud.asm which contains most of the code related to drawing the hud. Optimized hud code as much as I could. Significantly less lag than v29.
Compasses.asm got almost completely rewritten.
2018-09-14 15:15:22 -03:00
Kevin Cathcart 78e3bb48f9 Turtle Rock Light World Inverted updates 2018-09-13 19:10:05 -04:00
Kevin Cathcart 01219ef6a9 Remove hardedcoded warp hiding rocks from light world
(Thanks to Zarby)
2018-09-12 21:23:55 -04:00
Kevin Cathcart f7faaea7f7 Minor cleanup of pull requests 2018-09-12 09:17:42 -04:00
Kevin Cathcart d31891df7d Fix TR tail
Also remove remain cross contamination from inverted.
2018-09-10 20:00:13 -04:00
Myramong 6efaac6be4 Fix bug where peg puzzles don't reset properly when mirroring. 2018-09-10 12:07:06 -03:00
Myramong d61c82bfdc Draw bomb/arrow count to hud a little faster. 2018-09-10 09:15:32 -03:00
Kevin Cathcart 769a89f919 New happiness pond show 2018-09-09 21:54:58 -04:00
Kevin Cathcart 889908368a Fix aga1 crash
Reintroduces a bit of text lag in a few circumstances (e.g. chest game, 
mirroring with kiki) but avoids crashing aga1.
2018-09-09 12:37:42 -04:00
Kat ced04b06af inverted flute activation fix 2018-09-08 20:46:58 -04:00
Kevin Cathcart 93aead2d74 Remove no-text lag 2018-09-08 16:07:09 -04:00
Kevin Cathcart 8321a3c69b Fix pyramid/castle hole (except aga tower eye symbol) 2018-09-08 14:39:30 -04:00
sporchia 411ac051f3 Zarby OW edits 2018-09-02 13:32:14 -04:00
Kat 9155d43a50 flute fix and crystal door lock 2018-09-01 23:08:05 -04:00
Kevin Cathcart 96e3db602b Inverted updates
Move Pyramid hole
Add new Extra Hole capability
New Castle Hole Graphics
Fix retreat bat graphics
2018-08-31 01:17:51 -04:00
EmoSaru a34bbcacb3 Add support for swords in swordless mode to the rom (does nothing without vt-randomizer changes) 2018-08-19 13:04:26 -07:00
Kevin Cathcart 5a6935ca63 Fix mad batter missingno Rupee 2018-08-05 16:16:56 -04:00
Kevin Cathcart 0601be4b61 Remove save file mirroring code
This does not include the mirroring related code in SRAM validation,
since SREAM validation has been stubbed out.
2018-08-05 10:41:45 -04:00
Kevin Cathcart f4221156ec Fixes for File Delete screen 2018-08-05 10:41:45 -04:00
Kevin Cathcart d0a5499c1b Added numbers to tunics
And fix a minor bug from the CRAM relocation.
2018-07-28 17:08:08 -04:00
Kevin Cathcart 84599ed067 Code the select screen hud bar 2018-07-26 22:43:17 -04:00
Kevin Cathcart 0650f8c856 Fix shopkeeper item recieve animation being cut short 2018-07-24 17:55:39 -04:00
Karkat 889af173da let's dev 7/23/18
started file-select tile mapping & tile DMA
2018-07-23 23:21:22 -04:00
Kevin Cathcart 703cf1518d Many File Select screen improvements.
Expand File Select screen drawable area

Remove Copy File text from Select Screen

Rename HASH to CODE (matches Z1R).

Relocate in vram 2 bpp graphics used for file select screen

Move names and hearts

Extend naming screen to allow for 12 character names
2018-07-21 23:56:50 -04:00
Kevin Cathcart 1f4b4ab5fb Allow non-rando item recive messages to potentially be disabled 2018-07-21 18:30:24 -04:00
Kevin Cathcart 7204f6c2d4 Fix duplicate hooks.
Also simplify the LoadNarrowObject Hook, and correct the hook location
comment for it.
2018-07-21 18:30:22 -04:00
sporchia dff1246e17 move fish text to new text id 2018-07-20 21:55:12 -04:00
sporchia 9063de23d2 Bridge sign for OWG 2018-07-18 20:49:34 -04:00
Kevin Cathcart baad336ac9 Merge branch 'Text' 2018-07-14 19:03:03 -04:00
Kevin Cathcart 702e1bee59 Reclaim 0x1000 Bytes of WRAM from a (nearly) static table originally stored compressed.
The nearly is due to the silly hack they used for stalfos bomb
vulnerability. For that I used one byte of WRAM to compensate.
2018-07-12 23:02:52 -04:00
Kevin Cathcart 14783a12e0 Implement item table encryption 2018-07-09 09:26:08 -04:00
Kevin Cathcart bc2d9d95a5 fix and optimize crypto.asm
also a bit more standardization
2018-07-09 09:26:08 -04:00
Karkat d054dbbfc8 let's dev july 8 2018
not a lot
2018-07-09 02:24:24 -04:00
Kevin Cathcart 3177ccc395 Fix For PoD accidentally arming EG. 2018-07-05 19:37:55 -04:00
Kevin Cathcart 4669f7fbf8 Remove useless indirection of the OnFileLoad event 2018-06-30 13:05:33 -04:00
Karkat eb31b0e5e2 added temporary boots modifier 2018-05-26 14:51:06 -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 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 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 edb3cbaaeb Standardize on JML for long jumps (instead of JMP.l) 2018-04-21 22:12:51 -04:00
Kevin Cathcart 739df5ca28 Fix double hook
Use names instead of addresses for calls.
2018-04-21 13:10:32 -04:00