aerinon
e772b4a931
Progressive Shields fix
...
Fix for collection rate overflow
Fix for progressive shield standing item (narrow version)
Fix for double key counts
Multiworld item substitution
Made map key coutner not depend on new flag for now
2023-09-08 13:42:22 -06:00
aerinon
9fc85218ae
Fixed ExtendedSRAM not saving
...
Fix enemy drops and pots with Fairies/Chickens/Big Magic
Fixed Big Magic refill when in chests/standing items
Changed shop code to respect ShopEnableCount flag
2023-09-01 14:13:01 -06:00
aerinon
5ccdebe09d
Fixing crashes
2023-08-31 14:22:46 -06:00
aerinon
e21067f0a2
Initial work on new items
2023-08-30 14:35:30 -06:00
aerinon
d09aea3ff9
2 byte compass counts
2023-08-30 12:33:27 -06:00
aerinon
cd67d27798
Hud update flag added for standing items
...
Ram addresses updated
Minor multiworld fix
2023-08-30 10:25:20 -06:00
aerinon
51011dcada
Merge remote-tracking branch 'baserom/master' into MergeDecompression
...
# Conflicts:
# events.asm
# newitems.asm
# shopkeeper.asm
# tables.asm
Plus attempt to update standing items
2023-08-28 12:01:57 -06:00
aerinon
09702e659d
Merge remote-tracking branch 'baserom/master' into MergeDecompression
...
# Conflicts:
# goalitem.asm
# inventory.asm
# invertedmaps.asm
# newhud.asm
# pendantcrystalhud.asm
Also some bugfixes here and there
2023-08-24 16:16:31 -06:00
aerinon
f1dda4a8c0
Attempt to re-write standing items using the new decompressed gfx.
...
Fix a few bus left over from merge
2023-08-23 16:06:31 -06:00
aerinon
2a789b04e4
Merge remote-tracking branch 'baserom/master' into MergeDecompression
...
# Conflicts:
# LTTP_RND_GeneralBugfixes.asm
# bookofmudora.asm
# build.bat
# catfish.asm
# compasses.asm
# contrib.asm
# darkworldspawn.asm
# entrances.asm
# events.asm
# floodgatesoftlock.asm
# flute.asm
# framehook.asm
# goalitem.asm
# halfmagicbat.asm
# heartpieces.asm
# hooks.asm
# inventory.asm
# invertedmaps.asm
# itemtext_lower.asm
# lampmantlecone.asm
# mantle.asm
# msu.asm
# music.asm
# newhud.asm
# newitems.asm
# pendantcrystalhud.asm
# ram.asm
# rngfixes.asm
# roomloading.asm
# shopkeeper.asm
# stats.asm
# stats/credits.asm
# stats/creditsnew.asm
# stats/statConfig.asm
# tables.asm
# tablets.asm
# utilities.asm
# zoraking.asm
2023-08-23 13:02:39 -06:00
aerinon
78b5695e30
Prevent cross dungeon drops
...
Enemy drop indicator prototype
2023-08-17 13:39:18 -06:00
aerinon
459dacd582
Sewer fix
...
Multiworld absorbable fix
Thoughts on design for cross dungeon issues
2023-08-09 15:16:13 -06:00
codemann8
ffe7985139
Adjusting bottle vendor fish prizes to be centered and display key GFX correctly
2023-07-11 12:44:50 -05:00
aerinon
05409f1875
Multiworld support for enemy drops. More logic for hera basement counting.
2023-07-10 10:25:37 -06:00
codemann8
cac3ecf4ef
Using new overflow GFX slot and redraw after item get
2023-06-29 19:26:36 -05:00
codemann8
e8a0697829
Fixed issue where items spawning off screen might not redraw
2023-06-16 20:40:01 -05:00
codemann8
1235357531
Using new overflow GFX slot and redraw after item get
2023-06-15 11:12:40 -05:00
codemann8
6dab19d38f
Reversed earlier change and targeting Good Bee bonk item instead
...
Change reversed: Fixed issue where bonk drops were drawing narrow sprites 4 pixels to the
2023-06-14 00:28:25 -05:00
codemann8
b170620285
Fixed issue where bonk drops were drawing narrow sprites 4 pixels to the right
2023-05-14 17:55:14 -05:00
codemann8
9c08588d92
Added a TF Cutscene when getting the TF item
2023-05-13 02:07:40 -05:00
codemann8
3497bd6514
Fixed issue with enemy key drops using wrong palette/GFX sheet
2023-05-12 23:57:13 -05:00
codemann8
0933392e6d
Rearranged new rotating slotted GFX code to allow drawing to specific slots
2023-05-12 20:14:02 -05:00
codemann8
38fa9c3902
Fix for avoiding Arrghus/Zora splash GFX issues
2023-05-10 23:12:42 -05:00
codemann8
1b564d99fc
Fixed Apple GFX by using other VRAM slots in the rotation
2023-05-09 21:27:00 -05:00
codemann8
8e48df8c12
Good Bees now spawn automatically under pots
2023-05-09 02:53:08 -05:00
codemann8
5c640a05f1
Fixed issue with menu not allowing DPad input during menus if standing item is visible
2023-05-09 00:10:07 -05:00
codemann8
c002b974f9
Fixed issue with key gfx not drawing correctly during tablet animation
2023-05-09 00:09:16 -05:00
codemann8
9651f9fb1d
Added better GFX for fairy and good bee
2023-05-08 07:48:48 -05:00
codemann8
09d93ae5f2
Apples and Bee Traps now spawn automatically under pots
2023-05-08 05:01:44 -05:00
codemann8
9500800c3c
Minor formatting and small optimization
2023-05-05 22:11:19 -05:00
codemann8
20f8ef457e
Converting item GFX drawing to use pottery draw method
2023-05-05 20:54:36 -05:00
codemann8
3d9b76eda0
Fix pottery to retain gfx during map check
2023-04-16 04:34:55 -05:00
codemann8
bd2ebd7827
Animate standing rupees for enemy drops
2023-04-15 05:17:22 -05:00
codemann8
480372f7a5
Merged in DR v1.2.0.16
2023-04-14 15:30:35 -05:00
aerinon
4f09d30fe5
Merge branch 'DRUnstable' into Enemizer
...
# Conflicts:
# keydrop/standing_items.asm
2023-04-05 16:03:17 -06:00
aerinon
b10dff8a30
Minor clean up
2023-03-14 16:33:02 -06:00
codemann8
49c486a2cc
Merged in DR v.1.2.0.13
2023-03-14 17:25:37 -05:00
codemann8
726b9441b7
Merge branch 'DRUnstable' into OWMain
2023-03-14 17:18:06 -05:00
aerinon
04aabc8bd8
Clear standing item data on transition to overworld
...
Standard+retro no arrow filler unless you have the bow
2023-03-13 15:54:19 -06:00
aerinon
7e96db4ba6
Merge branch 'DRUnstable' into Enemizer
...
# Conflicts:
# enemizer/hooks/blindboss_hooks.asm
2023-03-10 14:10:07 -07:00
codemann8
09b75c3bf6
Merged in DR v1.2.0.9
2023-02-24 16:00:54 -06:00
aerinon
096157e981
Changes graphical status of standard exits when blocking exits in rain
...
Fixes graphical issues with sanctuary and swamp hub lobbies
Major fix for decoupled doors landing area
Fix for multiworld absorbables
2023-02-24 14:22:42 -07:00
codemann8
bae7c6175c
Merge branch 'DRUnstable' into OWMain
2023-01-06 21:20:56 -06:00
aerinon
8957b8db7b
Fast ROM updates
2023-01-06 15:02:22 -07:00
codemann8
782f18d9d9
Merge branch 'DRUnstable' into OWMain
2022-12-16 17:16:08 -06:00
aerinon
955766dc2a
Door state fix attempt2
2022-12-05 08:19:59 -07:00
codemann8
4af93256a5
Merged DR v1.2.0.0
2022-12-01 14:10:35 -06:00
aerinon
3af9e75dbd
Possible fix for standing items after Aga transition
2022-12-01 10:01:37 -07:00
aerinon
895074a4cb
Support for new items
...
Support for static enemy drops
Bug fix for wrong sprites dead
2022-09-30 15:28:38 -06:00
aerinon
3fdf95a364
UW Sprites new home
...
Enemizer asm refinement
2022-09-27 14:38:28 -06:00