Sarge-117
|
6fe51cdd24
|
Remove redundancy in KD room
|
2022-09-02 19:10:16 -07:00 |
|
Sarge-117
|
164a43c9cb
|
Update logic for King Dodongo's room
Explicitly check for BlueFireAccess && HasBottle here, since using the Ice Arrows on the bombable floor is tricky due to its collision being very tiny
|
2022-09-01 22:00:46 -07:00 |
|
Sarge-117
|
636f3f0703
|
Update tooltip
|
2022-09-01 19:10:40 -07:00 |
|
Sarge-117
|
83469f85e7
|
Move checkboxes to normal enhancement menu
Also comment clarity + capitalization
|
2022-09-01 17:47:25 -07:00 |
|
Sarge-117
|
0626d80651
|
Fix missed comma
|
2022-09-01 17:13:34 -07:00 |
|
Sarge-117
|
b4d14e708e
|
Check for CVar only
Instead of (Cvar && n64dd)
|
2022-09-01 17:08:34 -07:00 |
|
Sarge-117
|
9b5774cca7
|
Merge remote-tracking branch 'upstream/rando-next' into rando-enhanced-magic-arrows
|
2022-09-01 17:05:48 -07:00 |
|
briaguya
|
331ae90c4d
|
Merge pull request #1374 from leggettc18/rando-next
Added return statement in IsVanillaItem before keys
|
2022-09-01 18:27:11 -04:00 |
|
Christopher Leggett
|
812a1e7970
|
Added return statement in IsVanillaItem before keys.
|
2022-09-01 17:50:12 -04:00 |
|
briaguya
|
f391505b0e
|
Merge pull request #1344 from aMannus/more-random-rupee-names
Rando: German and more English random rupee names
|
2022-09-01 15:18:29 -04:00 |
|
aMannus
|
1e13879c6b
|
Removed name
|
2022-09-01 19:43:08 +02:00 |
|
briaguya
|
26c41079bd
|
Merge pull request #1362 from lilDavid/rando_biggoron_fix
Randomizer: Fix Biggoron checks
|
2022-09-01 12:50:37 -04:00 |
|
briaguya
|
7d7af07f10
|
Merge pull request #1368 from briaguya-ai/ztorn
zhora -> rando-next
|
2022-09-01 12:19:25 -04:00 |
|
briaguya
|
a55eb572db
|
fix keysanity related build issue
|
2022-09-01 12:06:41 -04:00 |
|
briaguya
|
5a009590fc
|
Merge remote-tracking branch 'origin/develop-zhora' into ztorn
|
2022-09-01 12:06:25 -04:00 |
|
lil David
|
c84654b202
|
Always check n64ddFlag before bgsFlag
that order is consistent with the existing condition in EnGo2_GetStateGoronDmtBiggoron
|
2022-09-01 09:23:08 -05:00 |
|
briaguya
|
b370e3f9b2
|
Merge pull request #1205 from lilDavid/bombchu-logic
Add Bombchus in Logic option
|
2022-09-01 10:00:02 -04:00 |
|
lil David
|
0a744cde01
|
Clarify comments
|
2022-09-01 08:11:17 -05:00 |
|
lil David
|
ea9db56914
|
Merge remote-tracking branch 'upstream/rando-next' into bombchu-logic
|
2022-09-01 07:59:09 -05:00 |
|
aMannus
|
354905fb7d
|
Added 1 more name
|
2022-09-01 11:06:05 +02:00 |
|
Sarge-117
|
0a2bbabbed
|
First pass on logic
|
2022-08-31 21:13:09 -07:00 |
|
lilDavid
|
cfaed3ded0
|
Make Biggoron ignore whether you have BGS in rando
|
2022-08-31 22:07:34 -05:00 |
|
louist103
|
584a4ad818
|
Linux crash handler (#1209)
* crash handler linux
* cleanups
* missing underscore
* more cleanups
* cleanups
* 32 bit
|
2022-08-31 22:59:38 -04:00 |
|
briaguya
|
e5817e1fff
|
Merge pull request #1359 from briaguya-ai/oot-check-linux-optimization-fix
fix oot ice trap check optimization issues
|
2022-08-31 20:09:23 -04:00 |
|
Sarge-117
|
d117b13c46
|
Merge remote-tracking branch 'upstream/rando-next' into rando-enhanced-magic-arrows
|
2022-08-31 16:58:40 -07:00 |
|
briaguya
|
1f12caa5c9
|
fix oot ice trap check optimization issues
|
2022-08-31 18:15:09 -04:00 |
|
briaguya
|
32c36eb5c4
|
Merge pull request #1355 from leggettc18/rando-next-chest-fixes
Randomizer: Fixes a few bugs related to chests.
|
2022-08-31 16:15:46 -04:00 |
|
Christopher Leggett
|
042d6f3865
|
Fixes a few bugs related to chests.
|
2022-08-31 10:57:59 -04:00 |
|
Christopher Leggett
|
bf505dba5c
|
Fixes keys, maps, and compasses on develop-zhora rando (#1338)
* Fixes keys, maps, and compasses on develop-zhora rando.
* Adds randotodo comment as a note to adapt for the keysanity situation.
|
2022-08-31 15:25:58 +02:00 |
|
Christopher Leggett
|
776219fb52
|
Backports a fix for sheik checks from rando-next (#1340)
* Fixes some Sheik checks I had accidentally set the wrong flag for.
* Removes duplicate switch case from cherry-pick
|
2022-08-31 15:25:47 +02:00 |
|
Sarge-117
|
c4c15e91bf
|
Merge remote-tracking branch 'upstream/rando-next' into rando-enhanced-magic-arrows
|
2022-08-30 11:06:51 -07:00 |
|
Sarge-117
|
8e2f035278
|
Split into two enhancements
"Blue Fire Arrows" and "Sunlight Arrows"
|
2022-08-30 11:06:42 -07:00 |
|
briaguya
|
22f67cb258
|
Merge pull request #1350 from leggettc18/rando-next-key-fix
Fixed small key case that was behind an else and shouldn't have been
|
2022-08-30 11:33:09 -04:00 |
|
Christopher Leggett
|
60257b98a4
|
Oops. Missed closing bracket.
|
2022-08-30 11:21:29 -04:00 |
|
Christopher Leggett
|
3856d1b0a7
|
Fixed small key case that was behind an else and shouldn't have been
|
2022-08-30 11:00:47 -04:00 |
|
briaguya
|
bb57479732
|
Merge pull request #1339 from leggettc18/rando-next-key-fix
Randomizer: When Shuffled to Own Dungeon or Vanilla, Give Vanilla Keys, Maps and Compasses
|
2022-08-30 10:19:48 -04:00 |
|
Christopher Leggett
|
99674ff88c
|
Readds missing workaround for spirit temple and ganon's castle keys.
|
2022-08-29 19:19:01 -04:00 |
|
Christopher Leggett
|
b9aee7085e
|
Adds note to key colors enhancement about this change.
|
2022-08-29 19:12:19 -04:00 |
|
aMannus
|
1161873044
|
Moar names
|
2022-08-29 21:51:42 +02:00 |
|
Christopher Leggett
|
51dbee365a
|
Oops part 2
|
2022-08-29 01:04:13 -04:00 |
|
Christopher Leggett
|
f44c588a2c
|
Oops
|
2022-08-29 01:03:21 -04:00 |
|
Christopher Leggett
|
a84262dbf7
|
Bit of cleanup
|
2022-08-29 00:11:10 -04:00 |
|
Christopher Leggett
|
0a27714b8e
|
Adds missing case for RSK_GERUDO_KEYS from spoilerfile parsing.
|
2022-08-29 00:09:44 -04:00 |
|
Christopher Leggett
|
35d651f06e
|
When shuffled to Own Dungeon or below, give vanilla keys, maps, and compasses.
|
2022-08-28 23:54:13 -04:00 |
|
Christopher Leggett
|
760eaa4d97
|
Adds randotodo comment as a note to adapt for the keysanity situation.
|
2022-08-28 23:14:42 -04:00 |
|
Christopher Leggett
|
0de1cd96b1
|
Fixes keys, maps, and compasses on develop-zhora rando.
|
2022-08-28 23:14:29 -04:00 |
|
Sarge-117
|
12ae59d133
|
Change bool name
To make jenkins happy (I hope)
|
2022-08-28 10:39:53 -07:00 |
|
Sarge-117
|
dc44dc9ef6
|
Add rando enhancement checkbox
|
2022-08-28 10:15:39 -07:00 |
|
Sarge-117
|
d510d8cde0
|
Comment clarity
|
2022-08-28 09:45:00 -07:00 |
|
Sarge-117
|
ee4cdf3317
|
Merge remote-tracking branch 'upstream/rando-next' into rando-enhanced-magic-arrows
|
2022-08-28 09:08:44 -07:00 |
|