Commit Graph

80 Commits

Author SHA1 Message Date
Scipio Wright
e166e3c40b Make it so zig skip is only made with fewer shops and er 2024-07-12 15:19:34 -04:00
Scipio Wright
66f65a1b06 Add todo 2024-07-12 15:06:38 -04:00
Scipio Wright
bb29ab0707 Fix missing world. 2024-07-12 13:28:03 -04:00
Scipio Wright
fd26fa51f8 Fix typos 2024-07-12 12:19:40 -04:00
Scipio Wright
4c7a067da2 Fix typo 2024-07-12 12:15:25 -04:00
Scipio Wright
297d519e04 Upper zig combat logic 2024-07-12 10:20:30 -04:00
Scipio Wright
fc955cff61 Lower Zig combat logic 2024-07-12 10:15:14 -04:00
Scipio Wright
906ce159e3 Add combat logic to frog's domain 2024-07-12 09:42:53 -04:00
Scipio Wright
0104329821 Add laurels zip logic to the chest in the spike room in cathedral 2024-07-12 09:22:51 -04:00
Scipio Wright
a0416b95c0 Setup cathedral combat logic 2024-07-12 09:18:28 -04:00
Scipio Wright
228c6254ec Combat logic for cathedral to elevator 2024-07-12 09:10:54 -04:00
Scipio Wright
d67f4a3fc1 Add combat rules to beneath the vault 2024-07-11 22:34:02 -04:00
Scipio Wright
df055ee789 Add combat logic to the other two sets of fortress fuses 2024-07-11 21:27:06 -04:00
Scipio Wright
2cf5ad25a3 Refactor to use a new function cause wow there was a lot of repeated code 2024-07-11 21:23:11 -04:00
Scipio Wright
bb73c80a61 Fortress east shortcut logic, and rewriting the try except blocks to use finally 2024-07-11 20:52:47 -04:00
Scipio Wright
4fb06cb0ff Fortress Grave Path logic, and a couple fixes to the west garden logic 2024-07-11 19:46:44 -04:00
Scipio Wright
f611bf046c Add quarry combat logic 2024-07-11 16:17:43 -04:00
Scipio Wright
c0bfeb1ce6 Try block for that weird west garden edge case 2024-07-11 13:23:14 -04:00
Scipio Wright
cb85596d0a Weird west garden dagger house edge case 2024-07-11 09:47:22 -04:00
Scipio Wright
24790b2b92 West Garden combat logic 2024-07-10 23:43:05 -04:00
Scipio Wright
14abc350b4 Dark Tomb combat logic 2024-07-10 20:36:36 -04:00
Scipio Wright
826f13b30f Finish beneath the well 2024-07-10 20:31:07 -04:00
Scipio Wright
f7c944203e Remove a few easy ones 2024-07-10 20:09:02 -04:00
Scipio Wright
5ebab3b545 East Forest combat logic done 2024-07-10 20:03:51 -04:00
Scipio Wright
c986a0a0c4 Finish writing overworld combat logic 2024-07-10 19:37:03 -04:00
Scipio Wright
b11ec7c00e Merge branch 'main' into tunc-combat-logic 2024-07-09 09:48:11 -04:00
Scipio Wright
e9a4ba43ec Update er_rules for new combat reqs 2024-07-08 20:48:25 -04:00
Scipio Wright
f1aba45f79 Make has_combat_reqs 2024-07-08 20:40:07 -04:00
Scipio Wright
1fe36c92f9 Bump up Boss Scav and Heir 2024-07-06 12:56:36 -04:00
Scipio Wright
4a23c93674 Add note 2024-07-05 22:38:07 -04:00
Scipio Wright
533f7f210e Fill out swamp combat logic 2024-07-05 21:12:51 -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
c16f28b156 Some early Overworld combat logic 2024-07-04 22:35:38 -04:00
Scipio Wright
709606a140 Fix tiny issues 2024-07-04 20:25:47 -04:00
Scipio Wright
560bfe5d32 Add the rules for the boss-only option 2024-07-04 20:02:12 -04: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
f9e1d9d1a4 Fix formatting, fix rule for heir access after merge 2024-06-29 22:17:29 -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
d339770974 Revise upper zig rule change to account for ER 2024-06-21 23:28:05 -04:00
Scipio Wright
5b493f3e6e Fix missing logic on bridge switch chest in upper zig 2024-06-21 19:08:49 -04:00
Scipio Wright
d768f0a884 Add some nonsense that boils down to activating the fuse in overworld 2024-06-17 09:43:55 -04:00
Scipio Wright
b804c51cd3 Add atoll fuse with wand + hard ls 2024-06-17 09:32:17 -04:00
Scipio Wright
5d4f46d6cb Fix more bugs 2024-06-15 14:30:57 -04:00
Scipio Wright
489430c586 Add more hard ice grapples 2024-06-15 10:57:27 -04:00
Scipio Wright
91e6a2f201 Fix bugs 2024-06-14 21:41:42 -04:00
Scipio Wright
985c02de38 Finishing out hooking the new rules into the code 2024-06-14 19:41:23 -04:00