espeon65536
03a892aded
OoT updates ( #160 )
...
* OoT: disable mixed entrance pools and decoupled entrances for now
* OoT: fix error message crash in get_hint_area
* Oot Adjuster: kill zootdec if it's not the vanilla rom anymore
* OoT Adjuster: fix dmaTable issue
Adjuster should now work on compiled versions of the software
* OoT: don't skip dungeon items shuffled as any_dungeon for barren hints
* OoT: wrap zootdec remove in try-finally
2022-01-04 17:16:09 +01:00
Zach Parks
b3c1c0bbe8
RogueLegacy: Moved world definition from "legacy" to "rogue-legacy" to avoid confusion with deprecation terms
2022-01-04 04:27:51 +01:00
Zach Parks
f06e565441
Add Rogue Legacy to Archipelago ( #180 )
2022-01-03 19:12:32 +01:00
Alchav
41fdafa3fb
LTTP Shop updates ( #177 )
...
* Shop price modifier and non-lttp item price changes
* Item price modifier setting
2022-01-03 03:07:43 +01:00
Jarno Westhof
b2980178d1
[Timespinner] Fixed logic of journal
2022-01-03 00:15:52 +01:00
Jarno Westhof
51fa00399d
[Timespinner] Fixed logic for original wayyy up there location
2022-01-02 17:34:05 +01:00
Ross Bemrose
7622f7f28f
Timespinner: Fix missing double-jump checks for LoreChecks locations ( #181 )
2022-01-02 16:33:29 +01:00
Colin Lenzen
411f0e40b6
Timespinner - Add Lore Checks checks ( #171 )
2022-01-01 20:44:45 +01:00
Alchav
b65618030f
Remove unnecessary logging.info
2021-12-30 16:55:33 +01:00
Alchav
01a2376b74
Let make_dungeon set up items, then replace
2021-12-30 16:55:33 +01:00
Alchav
d10ddb17b6
Let make_dungeon set up items, then replace
2021-12-30 16:55:33 +01:00
Alchav
c42d489bf7
Pull dungeon item replacements from diff extras
2021-12-30 16:55:33 +01:00
Alchav
8fef6b8d8c
Add "Start With" option
2021-12-30 16:55:33 +01:00
Alchav
35b1178c20
Add "Start With" option
2021-12-30 16:55:33 +01:00
Alchav
c0f95755ff
Add "Start With" option
2021-12-30 16:55:33 +01:00
Alchav
b7676a3da2
Add "Start With" option for dungeon items
2021-12-30 16:55:33 +01:00
Jarno Westhof
a10d7ae5b9
[Timespinner] Fixed some placement logics regarding gyre archives & military fortress
...
Renamed 'Transition chest #' to 'Gyre chest #'
2021-12-30 16:50:04 +01:00
Fabian Dill
4ed45248eb
LttP: Rename "Dark World Shop" overworld door to Village of Outcasts Shop. Note: Now the overworld door, Region, Shop and inside door are named the same.
2021-12-29 11:08:23 +01:00
Jarno Westhof
4ef0e054d6
[TS] Move 3 transition chest under gyre archives flag + some refactoring
2021-12-27 15:39:42 +01:00
Fabian Dill
52e01c0925
Factorio: fill in some missing doc strings
2021-12-22 14:00:41 +01:00
Fabian Dill
d5abadc6d0
Requirements: remove no longer used appdirs and move kivy to core
2021-12-20 23:10:04 +01:00
Jarno
d08d716966
[Timespinner] Added orb damage rando flag
2021-12-20 14:40:01 +00:00
black-sliver
9172cc4925
SoE: Update to pyevermizer v0.40.0
...
see https://github.com/black-sliver/pyevermizer/releases/tag/v0.40.0
2021-12-19 15:22:19 +00:00
black-sliver
7f03a86dee
SoE: Rename 'chaos' to 'full' in options
...
* was changed upstream
* also update tooltips to be a bit more helpful
2021-12-19 15:22:19 +00:00
black-sliver
1603bab1da
SoE: Rename difficulty 'Chaos' to 'Mystery'
2021-12-19 15:22:19 +00:00
black-sliver
70aae514be
SoE: fix macos wheel urls
2021-12-19 15:22:19 +00:00
Fabian Dill
3a2a584ad3
Factorio: fix singles layout not generating correctly.
2021-12-18 13:05:43 +01:00
Fabian Dill
c42f53d64f
Factorio: add some more tech tree shapes
2021-12-18 13:01:30 +01:00
Jarno Westhof
450e0eacf4
TS: Relaxed entry logic for lower caves
2021-12-17 19:50:38 +00:00
Fabian Dill
aa40e811f1
LttPAdjuster: ignore alttpr cert
2021-12-17 19:17:41 +01:00
CaitSith2
af96f71190
Fix bug where there is less locations than hint count.
2021-12-16 15:34:18 -08:00
Jarno Westhof
9e4cb6ee33
TS: Fixed review comments
2021-12-14 16:04:50 +00:00
Jarno Westhof
5d0748983b
TS: removed todo list :D
2021-12-14 16:04:50 +00:00
Jarno Westhof
c4981e4b91
TS: Fixed unit test
2021-12-14 16:04:50 +00:00
Jarno Westhof
3f36c436ad
TS: putting items as non local will correctly be handled by your starting orbs and your first progression item
...
excluding locations now correctly works for your first progression item in an non inverted seed
Aura blast can now be your starting spell
2021-12-14 16:04:50 +00:00
Jarno Westhof
db456cbcf1
TS: no longer reward a progression item if you already have one in your starting inventory
2021-12-14 16:04:50 +00:00
Jarno Westhof
c0b8384319
TS: putting non consumable items in starting inventory will now remove them from the pool so a duplicate wont drop
2021-12-14 16:04:50 +00:00
Jarno Westhof
13036539b7
TS: Starting with Jewelrybox, Talaria or Meyef in your starting inventory will now set the corresponding flag
2021-12-14 16:04:50 +00:00
Jarno Westhof
5a2e477dba
Added sanity check to see if all locations can be assigned to regions
2021-12-14 16:04:50 +00:00
Fabian Dill
7afbf8b45b
OoTAdjuster: check on subprocess compressor
2021-12-10 09:53:50 +01:00
Fabian Dill
e1fc44f4e0
Clients: compatibility change for old Intel graphics.
2021-12-10 09:29:59 +01:00
Fabian Dill
85efee1432
SM: raise Exception instead of sys.exit for custom presets
2021-12-08 09:27:58 +01:00
CaitSith2
98a038e39e
Death link default true/false values for super metroid.
2021-12-04 14:04:28 -08:00
CaitSith2
9c74d648f8
Tie the need for satellite recipe to satellite goal, not max science pack.
2021-12-04 06:20:16 -08:00
Fabian Dill
feb2e0be03
Factorio: fix selecting wrong goal requirements due to convoluted if tree.
2021-12-04 10:54:11 +01:00
Fabian Dill
84e76eadd9
SM: rename death_link_survive and update docstring
2021-12-03 22:11:25 +01:00
espeon65536
c10e17d24c
Minecraft: remove bad default for StartingItems
2021-12-03 18:15:10 +00:00
CaitSith2
6f12ed38d9
Add in whitelist for overriding blacklist.
2021-12-02 15:27:48 -08:00
CaitSith2
efb4e5a7b3
Use OptionSet for blacklist
2021-12-02 15:27:00 -08:00
CaitSith2
a15689e380
Allow explicit blacklisting (and whitelisting) of free samples from yaml
2021-12-02 09:26:51 -08:00