aerinon
aee82fa319
Merge branch 'master' into DRMain
...
# Conflicts:
# LTTP_RND_GeneralBugfixes.asm
# events.asm
# hooks.asm
# stats.asm
# stats/creditsnew.asm
# stats/statConfig.asm
# swordswap.asm
# utilities.asm
2021-07-07 11:15:11 -07:00
KatDevsGames
69ec104027
Merge pull request #131 from Bonta0/chestturns
...
Credits: Add chest turns counter
2021-06-28 11:47:01 -05:00
KatDevsGames
49f1f49ccb
Merge pull request #127 from Bonta0/escapeassist
...
Events: Fix unusable infinite bombs with empty inventory
2021-06-28 11:06:51 -05:00
Bonta
d3db31b05e
Events: Fix unusable infinite bombs with empty inventory
2021-06-24 23:12:58 +02:00
aerinon
e9aec2ba86
Merge branch 'master' into DRMain
...
# Conflicts:
# LTTP_RND_GeneralBugfixes.asm
# hooks.asm
2021-06-22 13:12:07 -06:00
Bonta
cc12372627
Stats: Track chest turns
2021-06-22 02:31:52 +02:00
cassidy
77f742b25c
Rewrite to handle electro palette, leave bunny alone
...
Should fix bunny issues
Big thank to kara for report, assistance, and testing
2021-06-14 13:14:38 -04:00
aerinon
5672e2f090
Merge branch 'master' into DRMain
2021-05-24 14:52:26 -06:00
Kat
47e52d3fb2
cucco storm
2021-05-14 14:17:11 -05: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
spannerisms
b95923fb9a
Merge branch 'master' into master
2021-04-03 00:31:23 -04:00
spannerisms
33dbe3003c
Update events.asm
...
just JMLs here
2021-03-24 08:20:08 -04:00
aerinon
8b622dd841
Multiclient flags
...
Multi Sprite Player set to skip progressive limits
2021-02-18 13:37:33 -07:00
aerinon
a63aa6f5fe
Shop fixes
2021-02-01 16:29:09 -07:00
aerinon
2a08959229
Shop counting items
2021-02-01 10:11:38 -07:00
Catobat
0c608c1380
Fix starting equipment on file select
2020-12-16 19:58:33 +01:00
Catobat
99da1d3115
Reset boss RNG and other things on new file
2020-12-16 18:04:37 +01:00
aerinon
443070fe2c
Merge branch 'ChestKeyCounter' into DRMain
...
# Conflicts:
# LTTP_RND_GeneralBugfixes.asm
# build.sh
# darkworldspawn.asm
# events.asm
# itemdowngrade.asm
# shopkeeper.asm
# stats.asm
2020-11-30 09:34:18 -07:00
aerinon
0dba58c194
Support for Mirror Scroll
...
DR Hud Additions
2020-10-30 16:26:28 -06:00
KatDevsGames
9c9925fdda
Merge pull request #75 from JonHanon/starting-menu-fix
...
Starting File Menu Fix
2020-09-21 02:14:47 -04:00
randall.rupper
233afa1e38
Chest Key counters
2020-09-18 11:06:02 -06:00
aerinon
397da02e3f
Converted file to tabs for consistency
2020-08-28 12:23:27 -06:00
aerinon
d58fa5d5b7
Starting keys accounted for
2020-08-28 12:15:31 -06:00
caitsith2
65bd0df346
Labels added for Door rando hook points.
2020-07-15 01:27:33 -07:00
caitsith2
6b6bce9b78
Print hook address helpers for doors
2020-06-24 07:07:38 -07:00
Bonta-kun
af4c84c1aa
fix unusable infinite bombs with empty inventory
2020-06-08 09:24:36 -07:00
Bonta-kun
ddd456c04e
multiworld
2020-06-08 09:19:18 -07:00
Kat
c1628dcb0e
various
2020-02-04 19:40:33 -05:00
qwertymodo
f18d003a2b
Change GT2 music to only play upstairs
2019-10-12 13:04:45 -07:00
Jonathan Hanon
a939bfcdbc
Starting File Menu Fix
...
Copy starting equipment swaps to file select screen
2019-09-19 20:52:20 -04:00
qwertymodo
7dbe893eeb
Merge branch 'musicstuff'
2019-08-28 12:55:58 -07:00
qwertymodo
fd7d2bba3a
MSU-1 fixes and updates
2019-08-28 10:26:00 -07:00
sporchia
3fe95e2f1f
preopen GT flag
...
also "corrected" some build errors
2019-08-24 08:50:25 -04:00
qwertymodo
5a9368fbd5
Typo
2019-08-21 19:02:01 -07:00
Kat
6ec8d5b552
various
2019-08-21 21:32:47 -04:00
Kevin Cathcart
d87c4157e8
Add PreopenPyramid flag
2019-08-03 12:24:57 -04:00
Jonathan Hanon
9b0077f396
Fixed mistake
...
Accidentally removed SEP #$20
2019-02-18 04:14:13 -05:00
Jonathan Hanon
e94bdef0db
Moving a starting item fix to the randomizer
...
Moving this fix from from here to alttp_vt_randomizer/app/Rom.php, since it sort of belongs there.
Consistent with JonHanon/z3randomizer/rupee-bow-starting-equipment
2019-02-18 03:18:49 -05:00
Myramong
ec138f4f98
events.asm: optimized a loop & fixed a bug
...
icepalacegraphics.asm: commented out a debug sta
retro.asm: check for arrows by checking arrows instead of bow
tables.asm: change default retro arrow price to match the price set by the randomizer site
2019-02-01 01:05:08 -04:00
Jonathan Hanon
a2b8c17f3c
Consistent indentation
...
Spaces to tabs
2018-11-25 04:07:40 -05:00
Jonathan Hanon
ad50e20449
Update events.asm
2018-11-23 05:23:55 -05:00
Jonathan Hanon
03318ff3b5
Fix for Rupee Bow with Starting Equipment
...
When starting with Silver Arrows in Customizer, interesting glitches occur. This fixes those glitches.
2018-11-23 05:22:00 -05:00
Kevin Cathcart
da2ef5dd23
Switch Hash over to use graphics from tracker
2018-09-25 21:36:48 -04: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
ef2f73bcad
Inverted mode spawn logic
2018-09-11 21:46:00 -04:00
Kevin Cathcart
07c9276b5d
Fix fake world caused by mirroring
2018-09-10 20:00:12 -04:00
Kevin Cathcart
93aead2d74
Remove no-text lag
2018-09-08 16:07:09 -04:00
Kevin Cathcart
3f34e52c54
Fix ganon spawn for normal mode
2018-08-26 10:21:05 -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
Karkat
889af173da
let's dev 7/23/18
...
started file-select tile mapping & tile DMA
2018-07-23 23:21:22 -04:00