Commit Graph

20 Commits

Author SHA1 Message Date
6f138825d9 Merge remote-tracking branch 'codemann/OWMain' into overworld_kara
WIP, Broken, Do Not Use
2022-09-18 17:36:49 -07:00
cassidoxa
9c41ffb55b Merge branch 'sram_rework' into dr_sram 2022-04-20 00:30:35 -04:00
ede8760b5c Make non-seeded rng a rom flag instead of compile flag 2022-01-24 13:55:29 -08:00
cassidy
e4d917c47c First pass-through adding labels
Added items, equipment, and tracking/indicators
Added playername changes
Removed some defines
2021-12-16 17:19:54 -05:00
aeec3fe6c6 Allow early detonation of bombs and add build flag to remove static RNG 2021-10-30 09:11:36 -07:00
aerinon
27654b9ac9 Merge remote-tracking branch 'baserom/master' into DRMain
# Conflicts:
#	hooks.asm
#	newhud.asm
#	utilities.asm
2021-10-21 14:15:54 -06:00
42002ae839 Merge branch 'main' into overworld_kara 2021-08-26 08:44:15 -07:00
cassidy
fd490cab9a rngfixes: make enemy drop rng static during the standard escape sequence
This only applies between picking up the Uncle item and dropping off
zelda, not rain state in general
2021-08-02 21:06:13 -04:00
aerinon
842bb043e6 Merge branch 'master' into DRMain
# Conflicts:
#	LTTP_RND_GeneralBugfixes.asm
#	catfish.asm
#	compasses.asm
#	darkworldspawn.asm
#	hooks.asm
#	inventory.asm
#	newitems.asm
#	shopkeeper.asm
#	stats.asm
#	tables.asm

Adn some updates from DR
2021-05-13 12:11:40 -06:00
Catobat
99da1d3115 Reset boss RNG and other things on new file 2020-12-16 18:04:37 +01:00
CaitSith2
820b5d5357 Low stakes and high stakes chest game no longer increments item counter. 2020-09-18 11:04:22 -06:00
CaitSith2
acf119d6a1 Low stakes and high stakes chest game no longer increments item counter. 2020-09-04 12:48:39 -07:00
Bonta-kun
ddd456c04e multiworld 2020-06-08 09:19:18 -07:00
qwertymodo
768fbad245 Make existing code compatible with asar 2019-11-17 15:20:57 -08:00
sporchia
201e371998 STA instead of STX 2017-08-11 23:21:45 -04:00
sporchia
88a555a5ec fix for shopkeeper chest game 2017-08-11 23:13:09 -04:00
Myramong
97c262eaaa Moved ganon/agah rng rigging from contrib.asm to rngfixes.asm
GanonAgahRNG switch is only 0 or 1 now, static rng or no blue balls/warps
Filled in some static rng in LTTP_RND_GeneralBugfixes.asm
2017-06-14 18:13:23 -03:00
Karkat
cbdae959a4 let's dev 6/13/17
changed sram trace to run on item-get only
fixed free bow problem from previous build
moved digging table to fixed location
fixed hera music issue
fixed hammerable ganon
updated bossses to use pregenerated RNG
2017-06-13 21:28:01 -04:00
Karkat
bacbf1c58a let's dev 6/10/17
fixed hobo music reset
fixed (maybe) freeroaming dungeon item text loader
cleaned up regular text loader
removed silver arrow indicator from item menu
added silver arrow indicator to hud for bowless silver state
added framework for static boss RNG
2017-06-10 00:20:47 -04:00
Karkat
f755a63925 initial checkin 2017-05-17 13:00:32 -04:00