chandler05
db15dd4bde
A Short Hike: Fix incorrect info in docs ( #3016 )
2024-03-28 08:45:19 -05:00
PoryGone
01cdb0d761
SMW: Update World Doc for v2.0 Features ( #3034 )
...
Co-authored-by: Scipio Wright <scipiowright@gmail.com >
2024-03-28 08:44:23 -05:00
panicbit
d0ac2b744e
LADX: fix local and non-local instrument placement ( #2987 )
...
* LADX: fix local and non-local instrument placement
* change confusing variable name
2024-03-28 10:11:26 +01:00
Jérémie Bolduc
14f5f0127e
Stardew Valley: Fix potential soft lock with vanilla tools and entrance randomizer + Performance improvement for vanilla tool/skills ( #3002 )
...
* fix vanilla tool fishing rod requiring metal bars
fix vanilla skill requiring previous level (it's always the same rule or more restrictive)
* add test to ensure fishing rod need fish shop
* fishing rod should be indexed from 0 like a mentally sane person would do.
* fishing rod 0 isn't real, but it definitely can hurt you.
* reeeeeeeee
2024-03-28 09:42:35 +01:00
Bryce Wilson
cf133dde72
Pokemon Emerald: Fix typo ( #3020 )
2024-03-28 09:32:27 +01:00
Jérémie Bolduc
ca18121811
Stardew Valley: Fix generation fail with SVE and entrance rando when Wizard Tower is in place of Sprite Spring ( #2970 )
2024-03-28 09:27:49 +01:00
Silvris
eb1c96535a
add prefill items
2024-03-27 22:18:26 -05:00
NewSoupVi
1d4512590e
requirements.txt: _ instead of - to make PyCharm happy ( #3043 )
2024-03-27 21:09:09 +01:00
agilbert1412
f7b415dab0
Stardew valley: Game version documentation ( #2990 )
...
Co-authored-by: Exempt-Medic <60412657+Exempt-Medic@users.noreply.github.com >
2024-03-26 11:40:58 -05:00
LiquidCat64
702f006c84
CV64: Change all mentions of "settings" to "options" and fix a broken link ( #3015 )
2024-03-26 14:31:36 +01:00
Yussur Mustafa Oraji
98ce8f8844
sm64ex: New Options API and WebHost fix ( #2979 )
2024-03-26 14:29:25 +01:00
Scipio Wright
ea47b90367
TUNIC: You can grapple down here without the ladder, neat ( #3019 )
2024-03-26 14:25:41 +01:00
Silvris
675a904a54
Merge branch 'kdl3_rc_fixes' into instruction_patch_kdl3
2024-03-24 17:51:50 -05:00
agilbert1412
bf3856866c
Stardew Valley: presets with some of the new available values for existing settings to make them more accurate ( #3014 )
2024-03-24 21:53:49 +01:00
Phaneros
c0368ae0d4
SC2: Fixed missing upgrade from custom tracker ( #3013 )
2024-03-24 21:53:20 +01:00
Salzkorn
36c83073ad
SC2 Tracker: Fix grouped items pointing at wrong item IDs ( #2992 )
2024-03-24 21:52:41 +01:00
Ziktofel
2b24539ea5
SC2 Tracker: Use level tinting to let the player know which level he has of Replenishable Magazine ( #2986 )
2024-03-24 21:52:16 +01:00
Ziktofel
7e904a1c78
SC2: Fix Kerrigan presence resolving when deciding which races should be used ( #2978 )
2024-03-24 21:51:46 +01:00
Silvris
ae86e4f1c6
Merge remote-tracking branch 'upstream/main' into instruction_patch_kdl3
2024-03-24 01:15:43 -05:00
Silvris
2920717ce7
update docs
2024-03-24 01:02:02 -05:00
Silvris
8fecb741b7
properly fix deathlink messages, fix fill error
2024-03-24 00:53:57 -05:00
Silvris
156838d63e
remove redundant door_shuffle bool
...
when generic ER gets in, this whole function gets rewritten. So just clean it a little now.
2024-03-23 23:32:19 -05:00
Silvris
5844b12032
fix cloudy park 4 rule, zero deathlink message
2024-03-23 23:26:19 -05:00
Alchav
bdd498db23
ALTTP: Fix #2290 's crashes ( #2973 )
2024-03-22 21:36:27 +01:00
PinkSwitch
355223b8f0
Yoshi's Island: Implement New Game ( #2141 )
...
Co-authored-by: Silvris <58583688+Silvris@users.noreply.github.com >
Co-authored-by: Alchav <59858495+Alchav@users.noreply.github.com >
Co-authored-by: NewSoupVi <57900059+NewSoupVi@users.noreply.github.com >
Co-authored-by: Exempt-Medic <60412657+Exempt-Medic@users.noreply.github.com >
2024-03-22 21:35:00 +01:00
NewSoupVi
aaa3472d5d
The Witness: Fix seed bleed issue ( #3008 )
2024-03-22 21:30:51 +01:00
chandler05
96d93c1ae3
A Short Hike: Add option to customize filler coin count ( #3004 )
...
Co-authored-by: Exempt-Medic <60412657+Exempt-Medic@users.noreply.github.com >
2024-03-22 21:30:23 +01:00
Silvris
ca549df20a
CommonClient: fix hint tab overlapping ( #2957 )
...
Co-authored-by: Remy Jette <remy@remyjette.com >
2024-03-22 21:29:24 +01:00
Star Rauchenberger
44988d430d
Lingo: Add trap weights option ( #2837 )
2024-03-22 21:28:41 +01:00
Danaël V
11b32f17ab
Docs: replacing "setting" to "option" in world docs ( #2622 )
...
* Update contributing.md
* Update contributing.md
* Update contributing.md
* Update contributing.md
* Update contributing.md
* Update contributing.md
Added non-AP World specific information
* Update contributing.md
Fixed broken link
* Some minor touchups
* Update Contributing.md
Draft for version with picture
* Update contributing.md
Small word change
* Minor updates for conciseness, mostly
* Changed all instances of settings to options in info and setup guides
I combed through all world docs and swapped "setting" to "option" when this was refering to yaml options.
I also changed a leftover "setting" in option.py
* Update contributing.md
* Update contributing.md
* Update setup_en.md
Woops I forgot one
* Update Options.py
Reverted changes regarding options.py
* Update worlds/noita/docs/en_Noita.md
Co-authored-by: Scipio Wright <scipiowright@gmail.com >
* Update worlds/sc2wol/docs/en_Starcraft 2 Wings of Liberty.md
revert change waiting for that page to be updated
* Update worlds/witness/docs/setup_en.md
* Update worlds/witness/docs/en_The Witness.md
* Update worlds/soe/docs/multiworld_en.md
Fixed Typo
Co-authored-by: black-sliver <59490463+black-sliver@users.noreply.github.com >
* Update worlds/witness/docs/en_The Witness.md
* Update worlds/adventure/docs/en_Adventure.md
* Update worlds/witness/docs/setup_en.md
* Updated Stardew valley to hopefully get rid of the merge conflicts
* Didn't work :dismay:
* Delete worlds/sc2wol/docs/setup_en.md
I think this will fix the merge issue
* Now it should work
* Woops
---------
Co-authored-by: Scipio Wright <scipiowright@gmail.com >
Co-authored-by: black-sliver <59490463+black-sliver@users.noreply.github.com >
2024-03-22 17:46:14 +01:00
Silvris
218cd45844
APProcedurePatch: fix RLE/COPY incorrect sizing ( #3006 )
...
* change class variables to instance variables
* Update worlds/Files.py
Co-authored-by: black-sliver <59490463+black-sliver@users.noreply.github.com >
* Update worlds/Files.py
Co-authored-by: black-sliver <59490463+black-sliver@users.noreply.github.com >
* move required_extensions to tuple
* fix missing tuple ellipsis
* fix classvar mixup
* rename tokens to _tokens. use hasattr
* type hint cleanup
* Update Files.py
* check using isinstance instead
* Update Files.py
---------
Co-authored-by: black-sliver <59490463+black-sliver@users.noreply.github.com >
2024-03-22 09:02:38 +01:00
Silvris
a236c9467a
actually make bosses send their locations
2024-03-21 16:56:08 -05:00
Exempt-Medic
4196bde597
Docs: Fixing special_range_names example ( #3005 )
2024-03-21 21:38:36 +01:00
Silvris
c6cdb9b7f5
Merge remote-tracking branch 'upstream/main' into instruction_patch_kdl3
2024-03-21 15:14:17 -05:00
Star Rauchenberger
40f843f54d
Lingo: Minor game data fixes ( #3003 )
2024-03-21 17:00:53 +01:00
GodlFire
da333fbb0c
Shivers: Adds missing logic rule for skull dial door location ( #2997 )
2024-03-21 16:52:16 +01:00
NewSoupVi
43084da23c
The Witness: Fix newlines in Witness option tooltips ( #2971 )
2024-03-21 16:51:29 +01:00
Scipio Wright
14816743fc
TUNIC: Shuffle Ladders option ( #2919 )
2024-03-21 16:50:07 +01:00
Star Rauchenberger
30a0aa2c85
Lingo: Add item/location groups ( #2789 )
2024-03-21 16:46:53 +01:00
Silvris
1912cd9d4c
handle local items for real, appp cleanup
2024-03-21 01:38:27 -05:00
Silvris
fbf26f7191
coo not clean
2024-03-21 00:34:00 -05:00
Silvris
1693213835
initial base for local items, need to finish
2024-03-21 00:33:44 -05:00
Silvris
401aeaeea4
Merge remote-tracking branch 'upstream/main' into instruction_patch_kdl3
2024-03-20 19:43:53 -05:00
Silvris
f4b7c28a33
APProcedurePatch: hotfix changing class variables to instance variables ( #2996 )
...
* change class variables to instance variables
* Update worlds/Files.py
Co-authored-by: black-sliver <59490463+black-sliver@users.noreply.github.com >
* Update worlds/Files.py
Co-authored-by: black-sliver <59490463+black-sliver@users.noreply.github.com >
* move required_extensions to tuple
* fix missing tuple ellipsis
* fix classvar mixup
* rename tokens to _tokens. use hasattr
* type hint cleanup
* Update Files.py
* check using isinstance instead
---------
Co-authored-by: black-sliver <59490463+black-sliver@users.noreply.github.com >
2024-03-20 23:45:32 +01:00
chandler05
12864f7b24
A Short Hike: Implement New Game ( #2577 )
2024-03-20 22:44:09 +01:00
Silvris
89739edf56
Merge branch 'instruction_patch_hotfix' into instruction_patch_kdl3
2024-03-20 16:37:29 -05:00
Silvris
3de7b88d4c
Update Files.py
2024-03-20 16:28:39 -05:00
Silvris
e32bcb1cfc
type hint cleanup
2024-03-20 16:20:28 -05:00
Silvris
0cbc81fd33
rename tokens to _tokens. use hasattr
2024-03-20 16:08:05 -05:00
Silvris
b15ecd5f88
fix classvar mixup
2024-03-20 16:06:37 -05:00