Scipio Wright
2c264cd3d8
# Conflicts:
...
# worlds/tunic/__init__.py
# worlds/tunic/er_data.py
# worlds/tunic/er_rules.py
# worlds/tunic/er_scripts.py
# worlds/tunic/rules.py
# worlds/tunic/test/test_access.py
2024-08-30 21:55:20 -04:00
Scipio Wright
6dad2fe490
Fix bug in ladder storage rules
2024-08-17 13:17:45 -04:00
Scipio Wright
2527b0f950
Merge remote-tracking branch 'refs/remotes/origin/main' into tunc-portal-direction-pairing
...
# Conflicts:
# worlds/tunic/er_data.py
# worlds/tunic/er_rules.py
# worlds/tunic/items.py
2024-08-16 19:53:38 -04:00
Scipio Wright
474a3181c6
TUNIC: Give the fox a gun (in logic) (very small PR) ( #3790 )
...
* Add bomb wall logic
* Remove option call from can_shop
* Gun for the envoy blocking Quarry
* has_sword -> can_shop on cube cave entrance region
2024-08-16 20:53:54 +02:00
Scipio Wright
f75a4e8a4f
multiworld. to world.
2024-08-13 20:59:41 -04:00
Scipio Wright
0af31c71e0
TUNIC: Swap from multiworld.get to world.get for applicable things ( #3789 )
...
* Swap from multiworld.get to world.get for applicable things
* Why was this even here in the first place?
2024-08-14 02:35:08 +02:00
Scipio Wright
b78b64ad60
Update per exempt's suggestion
2024-07-23 19:31:19 -04:00
Scipio Wright
c4ca2eab39
Remove outdated todo
2024-07-08 21:09:19 -04:00
Scipio Wright
e7a8e195e6
TUNIC: Use fewer parameters in helper functions ( #3356 )
...
* Clean these functions up, get the hell out of here 5 parameter function
* Clean up a bunch of rules that no longer need to be multi-lined since the functions are shorter
* Clean up some range functions
* Update to use world instead of player like Vi recommended
* Fix merge conflict
* Fix after merge
2024-07-05 22:50:12 +02:00
Scipio Wright
d4d0a3e945
TUNIC: Make the shop checks require a sword
2024-07-05 22:36:55 +02:00
Scipio Wright
19610b878d
Add the shop sword logic stuff in
2024-07-04 18:40:57 -04:00
Scipio Wright
48edbdbb8b
Rename has_stick to has_melee, some fixes per Medic's review
2024-07-04 08:44:57 -04:00
Scipio Wright
059c26f481
Fix merge conflict
2024-06-29 19:29:56 -04:00
Scipio Wright
bd21a6173e
Merge branch 'main' into tunc-logic-rules-redux
2024-06-29 19:27:39 -04:00
Silent
55cb81d487
TUNIC: Update victory condition ( #3579 )
...
* Add hero relics to victory condition
* Update __init__.py
* Remove unneeded local variables for options
* Use has_group_unique
* fix spacing
2024-06-30 01:17:00 +02:00
Scipio Wright
b8f78af506
TUNIC: Fix minor logic bug in upper Zig ( #3576 )
...
* Add note about bushes to logic section of readme
* Fix missing logic on bridge switch chest in upper zig
* Revise upper zig rule change to account for ER
2024-06-27 14:01:35 +02:00
Scipio Wright
5b493f3e6e
Fix missing logic on bridge switch chest in upper zig
2024-06-21 19:08:49 -04:00
Scipio Wright
985c02de38
Finishing out hooking the new rules into the code
2024-06-14 19:41:23 -04:00
Scipio Wright
5e67f17e07
Add parameter to has_ice_grapple_logic for difficulty
2024-06-14 10:05:04 -04:00
Scipio Wright
6a70799b3c
Put new ice grapple stuff in er rules
2024-06-12 21:28:55 -04:00
Scipio Wright
10825f8a08
Write up the rules for the regular rules
2024-06-12 19:22:03 -04:00
Scipio Wright
4492d46f9a
Merge branch 'main' into tunc-cleanup-rules
2024-06-10 17:29:04 -04:00
Scipio Wright
31419c84a4
TUNIC: Remove rule for west Quarry bomb wall ( #3481 )
...
* Update west quarry bomb wall rule
* Update west quarry bomb wall rule
2024-06-06 22:56:35 +02:00
Scipio Wright
fb4ec5ee13
Fix merge conflict
2024-06-04 15:24:28 -04:00
Scipio Wright
987b2920a6
Merge branch 'main' into tunc-cleanup-rules
2024-06-04 15:22:52 -04:00
Scipio Wright
c4e0b17de3
TUNIC: Add ice grapple logic to get to gauntlet ( #3459 )
2024-06-04 21:14:29 +02:00
Scipio Wright
8a41ac4767
Update to use world instead of player like Vi recommended
2024-06-01 12:38:02 -04:00
Scipio Wright
3b5ae8712b
Clean up a bunch of rules that no longer need to be multi-lined since the functions are shorter
2024-05-20 21:38:51 -04:00
Scipio Wright
838f1f29f8
Clean these functions up, get the hell out of here 5 parameter function
2024-05-20 20:59:26 -04:00
Scipio Wright
6aafa6ff04
TUNIC: Fix minimal Heir access in ladder shuffle ( #3189 )
2024-04-21 17:00:16 +02:00
Scipio Wright
6dbeb6c658
TUNIC: Fix chest in incorrect region, incorrect key requirement ( #3132 )
2024-04-14 21:14:16 -05:00
Scipio Wright
14816743fc
TUNIC: Shuffle Ladders option ( #2919 )
2024-03-21 16:50:07 +01:00
Scipio Wright
738a9ebb7d
TUNIC: Misc Logic Changes, Additions ( #2856 )
...
* Add nmg boss scav kill
* Add boss quick kills
* Fix name of orb
* Remove getting into zig with ice grapple
* Remove connection from quarry to zig
* Add a few missing dependent regions
* Separate the atoll statue and portal pad so that it doesn't assume you can get from one to the other without prayer
2024-02-26 08:30:20 +01:00
Silent
e8249d1f72
TUNIC: Rename ability item ( #2834 )
2024-02-16 23:25:20 +01:00
Scipio Wright
151e2c3ac2
TUNIC: Add an ER static connection, modify an nmg rule ( #2802 )
...
* Add laurels connection at monastery front
* Removed an entrance rule to prevent people from being expected to softlock themselves
2024-02-11 03:15:46 +01:00
Silent
3933fd3929
TUNIC: Implement New Game ( #2172 )
2024-01-12 20:32:15 +01:00