aerinon
cd8bc9bd57
Merge pull request #134 from arborelia/elial/fix-standard-start
...
Fix standard + partitioned door shuffle
2022-12-16 08:19:45 -07:00
Elia Robyn Lake
8d12f15d6f
Fix standard + partitioned door shuffle
...
Also includes a fix to the case where it would try to generate a
negative number of bomb doors or dash doors.
2022-12-16 02:33:11 -05:00
aerinon
f0ad711e78
Fix inverted Lean/Lite ER
2022-12-09 16:44:26 -07:00
aerinon
9ab741d481
Documentation updates
2022-12-09 16:04:12 -07:00
aerinon
c42f3c3202
Various typos and fixes
2022-12-07 16:06:31 -07:00
aerinon
e67ff4d5dc
Completionist fixes
2022-12-07 15:57:51 -07:00
codemann8
d0ddd49a79
Minor change for code consistency
2022-12-06 02:41:04 -06:00
codemann8
f55bda9534
Only hint Dark Chapel if not Inverted and not Lite/Lean
2022-12-04 01:43:31 -06:00
codemann8
c861cb5b3d
Removing the possibility for double AT/GT hints
2022-12-04 01:42:44 -06:00
codemann8
e5afe70bcb
Merged DR v1.2.0.0
2022-12-03 01:52:22 -06:00
aerinon
9bf0391e60
Cleanup and generation fix
2022-12-01 16:23:11 -07:00
aerinon
89f467f995
District generation fix
2022-12-01 16:22:15 -07:00
aerinon
becba348b9
New goals and rom update
2022-12-01 14:10:10 -07:00
aerinon
1c91eef29a
Another known issue
2022-12-01 11:47:54 -07:00
aerinon
8af70ce1ef
Version bump
2022-12-01 10:04:13 -07:00
aerinon
249fae39a0
Fix for certain Standard key layouts
...
Valid key door logic fix
2022-12-01 08:30:27 -07:00
codemann8
b881e431f9
Fixed incorrect bonk drop hint
2022-11-30 10:23:36 -06:00
aerinon
f977c06b5e
Merge branch 'DoorDev' into Synthesis
...
# Conflicts:
# Main.py
# RELEASENOTES.md
2022-11-29 13:26:32 -07:00
aerinon
6934aedfd8
Logic bug for GT Refill room not requiring boots
2022-11-29 13:22:27 -07:00
aerinon
56ee20c4d2
Fix for incorrect keylock situation
...
Fix for spoiler playthrough (makes things pretty slow though)
2022-11-29 13:18:34 -07:00
codemann8
8635994a6c
Fixed OWG logic to apply logic in correct world
2022-11-29 02:17:52 -06:00
codemann8
ba95ae3903
Version bump 0.2.11.4
2022-11-28 16:27:16 -06:00
codemann8
acbe38fbec
Added improvements to installation steps for simplicity
2022-11-28 16:27:02 -06:00
codemann8
b9bbd5fcd6
Added improvements to installation steps for simplicity
2022-11-28 16:10:58 -06:00
aerinon
1134eb23e7
Added support for various avianart modes
...
Uncle boots hints
Some key logic re-working unsure if safe
2022-11-28 15:05:39 -07:00
codemann8
81def0dee8
Fixed indentation issues in Readme
2022-11-28 16:00:17 -06:00
codemann8
a646fcd25a
Fixed OWG logic to apply logic in correct world
2022-11-28 15:22:42 -06:00
codemann8
d572db1233
Remodeled Pyramid Crack/Fairy to allow OWG entry
2022-11-28 14:38:21 -06:00
codemann8
5316885d46
Fixed OWG logic to apply logic in correct world
2022-11-28 14:37:04 -06:00
codemann8
16862b4afd
Fixed OWG logic to apply logic in correct world
2022-11-28 14:35:17 -06:00
codemann8
3ffe137f57
Modeled South Portal Area correctly for OWG prep
2022-11-28 14:24:32 -06:00
codemann8
217fcc14da
Modeled South Portal Area correctly for OWG prep
2022-11-27 14:11:29 -06:00
codemann8
771795f521
Removal of unused deprecated light cone logic
2022-11-23 16:29:05 -06:00
codemann8
2c96f31bc8
Removal of unused deprecated light cone logic
2022-11-21 15:22:05 -06:00
codemann8
21b7d6fd8a
Created pseudoitem for TR entry
2022-11-21 12:56:00 -06:00
codemann8
5effa39b40
Giving chickens a base price for shops
2022-11-21 11:18:31 -06:00
codemann8
a136f1dd8e
Created pseudoitem for TR entry
2022-11-21 11:15:29 -06:00
codemann8
09f81d8b69
Removal of indirect connections
2022-11-21 11:10:10 -06:00
codemann8
4986821e92
Created pseudoitem for TR entry
2022-11-21 11:09:12 -06:00
aerinon
742d7db650
Merge pull request #133 from jdlyga/DoorDev
...
Updated Github actions yml to fix Node.js 12 deprecation
2022-11-21 09:43:41 -07:00
codemann8
c886f529ee
Version bump 0.2.11.3
2022-11-19 17:03:24 -06:00
codemann8
7e7b29ac27
Fixed copy_world_premature error in multiworld
2022-11-19 16:55:48 -06:00
codemann8
e221046b96
Corrected formatting in Changelog
2022-11-18 01:04:28 -06:00
codemann8
d390047258
Removing most entrance hints for Lite/Lean ER
2022-11-13 16:29:20 -06:00
codemann8
ab409baec1
Fix incorrect references to world.shuffle_ganon
2022-11-13 16:28:23 -06:00
codemann8
ff6bbbf1fc
Including Links House entrance if LH is included in ER shuffle
2022-11-13 16:17:18 -06:00
codemann8
5c8a5b3e45
Including GT entrance if Ganon is included in ER shuffle
2022-11-13 16:03:39 -06:00
Joe Lyga
10677b4bf1
Updated Github actions yml to fix Node.js 12 deprecation
...
Several actions have been updated to avoid the Node.js 12 deprecation:
actions/checkout
actions/setup-python
mad9000/actions-find-and-replace-string
actions/upload-artifact
actions/download-artifact
2022-11-13 16:49:58 -05:00
aerinon
fa75d2b4e9
Possible fix for standing items weirdness
...
Generation fix for Bumper Cave
Chaos door type fix
Minor fix for universal keys
Relaase notes update
2022-11-10 14:14:54 -07:00
codemann8
590875b356
Remove the sprite spawn delay when bonking prizes
2022-11-08 18:53:07 -06:00