briaguya
d03e876289
use enum for logic ( #2098 )
...
Co-authored-by: briaguya <briaguya@alice>
2022-12-06 00:37:07 -05:00
briaguya
4ee0ddaa15
use enum for language ( #2097 )
...
Co-authored-by: briaguya <briaguya@alice>
2022-12-06 00:36:53 -05:00
briaguya
1e0e80f580
use enum for hint distribution ( #2093 )
...
Co-authored-by: briaguya <briaguya@alice>
2022-12-06 00:36:28 -05:00
briaguya
8b96c023fb
use enum for gerudo keys ( #2094 )
...
* use enum for gerudo keys
* don't use cvar that doesn't exist
Co-authored-by: briaguya <briaguya@alice>
2022-12-06 00:36:13 -05:00
briaguya
52bf2d600b
use enum for gossip stone hints ( #2091 )
...
Co-authored-by: briaguya <briaguya@alice>
2022-12-06 00:35:59 -05:00
briaguya
306183aa1b
use enum for shuffle merchants ( #2090 )
...
* use enum for shuffle merchants
* remove comment that isn't needed anymore
Co-authored-by: briaguya <briaguya@alice>
2022-12-06 00:35:44 -05:00
briaguya
22c4b1afa3
use enum for shuffle songs ( #2087 )
...
Co-authored-by: briaguya <briaguya@alice>
2022-12-06 00:35:08 -05:00
briaguya
321e563c82
use enum for starting age ( #2085 )
...
Co-authored-by: briaguya <briaguya@alice>
2022-12-06 00:34:30 -05:00
briaguya
acd07f2a07
add/use enum values for rando mq dungeon options ( #2056 )
...
Co-authored-by: briaguya <briaguya@alice>
2022-12-06 00:32:53 -05:00
aMannus
d3bfc102fe
[Fix} Small Crowd Control fixes ( #2061 )
2022-12-06 06:28:50 +01:00
Amaro Martínez
1a9898b918
Fix Ganondorf title card ( #2082 )
2022-12-05 14:38:28 -05:00
frizzle101101
da1aa270ad
making edit and continue compiling in vs possible ( #1988 )
...
* making edit and continue compiling in vs possible
* fix tab spacing
2022-12-04 23:25:24 -05:00
Josh Bodner
656dcd2021
Don't autosave after obtaining bombchus if bombchu drops are enabled ( #2077 )
2022-12-04 20:54:23 -05:00
Josh Bodner
39b80137f6
Don't autosave in the Chamber of Sages ( #2076 )
2022-12-04 20:13:29 -05:00
aMannus
5d2b794c00
Fix hookshot retraction on dpad ( #2065 )
2022-12-04 19:27:15 -05:00
aMannus
5b5310ea92
Disable bunny hood NPC interactions with MM bunny hood on ( #2058 )
...
* Disable bunny hood NPC interactions
* Enum
2022-12-04 19:03:04 -05:00
aMannus
d4aeb79341
Fix jabu skulltula check ( #2062 )
2022-11-30 10:13:00 -05:00
briaguya
8d398f7130
refactor: separate RandoOption enum, use max ( #2055 )
...
* refactor: separate RandoOption enum, use max
* missed a couple magic array sizes
* couple more
Co-authored-by: briaguya <briaguya@alice>
2022-11-30 01:40:55 -05:00
briaguya
d6c528d9d0
use shopsanity enum ( #2054 )
...
* enums for rainbow bridge
* reorder enum
* use enums for shopsanity
* remove space
Co-authored-by: briaguya <briaguya@alice>
2022-11-30 00:30:51 -05:00
briaguya
e193f0dc0e
enums for rainbow bridge ( #2052 )
...
* enums for rainbow bridge
* reorder enum
Co-authored-by: briaguya <briaguya@alice>
2022-11-29 23:41:46 -05:00
briaguya
00a862a252
use trial enum instead of magic numbers ( #2039 )
...
* use trial enum instead of magic numbers
* simplify trial count/random trial logic
* set default to set number
Co-authored-by: briaguya <briaguya@alice>
2022-11-29 22:43:05 -05:00
Christopher Leggett
806b9dc84b
Re-implements Ninja and CCache for Windows Builds ( #2051 )
...
* Keeps default compiler flags.
* Updates github actions to use ninja and ccache for windows builds.
* Fixes ghactions to use MSVC.
* Removes commented out CMake code.
2022-11-29 22:33:43 -05:00
briaguya
06df45efc7
use forest enum values instead of magic numbers ( #2038 )
2022-11-30 02:32:22 +01:00
briaguya
17c6a3653c
use enum for keysanity ( #2044 )
2022-11-30 02:05:11 +01:00
briaguya
b976ef58fe
use enum for ganon's boss key ( #2046 )
2022-11-30 02:01:41 +01:00
briaguya
a15f89a3e4
Use enum values for ice trap setting ( #2041 )
...
Co-authored-by: briaguya <briaguya@alice>
Co-authored-by: David Chavez <david@dcvz.io>
2022-11-30 00:40:35 +01:00
briaguya
aba034ef53
Use enum for links pocket, dungeon reward shuffle ( #2045 )
...
Co-authored-by: briaguya <briaguya@alice>
2022-11-30 00:37:53 +01:00
briaguya
ec8ec8d322
Use enum for kak gate ( #2043 )
...
Co-authored-by: briaguya <briaguya@alice>
Co-authored-by: David Chavez <david@dcvz.io>
2022-11-30 00:33:38 +01:00
briaguya
bfc0ca5388
Use enum values for item pool ( #2042 )
...
* use enum values for item pool
* Update soh/soh/Enhancements/presets.h
Co-authored-by: Garrett Cox <garrettjcox@gmail.com>
Co-authored-by: briaguya <briaguya@alice>
Co-authored-by: Garrett Cox <garrettjcox@gmail.com>
2022-11-30 00:31:59 +01:00
briaguya
7e9c5d428c
Use gerudo fortress enum ( #2040 )
...
Co-authored-by: briaguya <briaguya@alice>
2022-11-30 00:30:52 +01:00
Garrett Cox
3cb9f93ff4
[docs] Pull upstream updates: SetupDL ( #2048 )
2022-11-30 00:29:36 +01:00
Garrett Cox
d7c3522142
[docs] Upstream updates 1 ( #1955 )
...
* First round of upstream updates and commenting patternss
* Renames from z64player
* Renames from z64save
* Undo changes to legacy save struct
* Add missing reference from entrance rando
* Fixes from stat tracker
* More tweaks
2022-11-30 00:28:57 +01:00
briaguya
aa1adc1a69
fix missing rom error ( #2036 )
...
* add an if
* don't rebuild
Co-authored-by: briaguya <briaguya@alice>
2022-11-28 19:40:22 -05:00
Oliver Schall
8064ad9dfe
Add git submodule update to BUILDING.md ( #2027 )
...
* Added git submodule to building instructions
* Fixed git submodule build instruction order
* Removed --recursive flag from git submodule building instructions
* Removed windows git submodule instruction
2022-11-28 19:04:24 -05:00
Garrett Cox
e3af07aa27
Fix PR artifacts workflow ( #2028 )
2022-11-28 18:48:09 -05:00
PurpleHato
453eb7af88
Missing space ( #2024 )
2022-11-28 18:21:25 -05:00
briaguya
5037b99740
rename 3drando dot enums to match soh enum naming ( #2034 )
2022-11-28 23:49:21 +01:00
Ada
9027d85671
TWEAK: Game controls menu simplification ( #2007 )
2022-11-28 23:45:07 +01:00
briaguya
0424c5aaf3
fix: rando door of time enum usage ( #2032 )
2022-11-28 22:41:33 +01:00
briaguya
97e612b921
flynn -> dev
...
flynn -> dev
2022-11-28 15:59:00 -05:00
David Chavez
c10e4a98ca
Bump version to Flynn: Bravo
2022-11-26 21:07:47 +01:00
Garrett Cox
091b6a2987
[Fix] Issue with first two rainbow bridge settings getting swapped ( #2023 )
...
Fixes #2022
2022-11-26 19:39:45 +01:00
briaguya
1bf5fb64a5
[Fix] Dodongo boss battle crashing with only mq otr ( #2020 )
...
Co-authored-by: briaguya <briaguya>
2022-11-26 08:19:33 +01:00
PurpleHato
80bb4577b0
Google Translation Strikes back ( #2014 )
2022-11-24 13:17:47 -05:00
sonoftunk
bd54ac5d15
Removes duplicated rando option enum for merchant ( #2008 )
2022-11-23 21:05:48 -05:00
Sarge-117
67e325a0b9
Fix C-button counts and ice trap count ( #2009 )
2022-11-23 20:53:10 -05:00
frizzle101101
d65718db85
fix int sliders to fill the window like float sliders ( #1984 )
...
* fix int sliders to fill the window like float sliders
* add a spacer to make it consistent with float slider
* add a spacer to make it consistent with float slider
* adding pop width further constancy with float slider
2022-11-23 16:14:11 -05:00
Oliver Schall
4526550e95
[Enhancement] Added checkbox to disable finishing difficulty behavior changes ( #1990 )
2022-11-23 13:43:06 +01:00
sonoftunk
c3f51fef2a
[Format] Lines up checks in item_location ( #2004 )
2022-11-23 13:42:14 +01:00
m4xw
67453dd4f8
Use shallow clone for vcpkg ( #2006 )
2022-11-23 13:28:51 +01:00