Scipio Wright
1ced152e8d
Update per Medic's suggestion
2024-07-30 17:36:21 -04:00
Scipio Wright
6848fc5082
Add combat rule for zig front to back
2024-07-30 11:49:19 -04:00
Scipio Wright
640ec8a835
Add combat logic to the well boss fight, reorder the combat logic stuff a little to better section them off
2024-07-27 17:16:40 -04:00
Scipio Wright
27f132d4cd
Remove redundant rule
2024-07-16 23:04:55 -04:00
Scipio Wright
8d2fb0625e
Fix accidentally removed librarian rule
2024-07-16 23:02:09 -04:00
Scipio Wright
169f807662
Remove completed todo
2024-07-15 09:50:23 -04:00
Scipio Wright
8208a4d356
Dagger or combat for swamp big skeleton chest
2024-07-13 22:20:15 -04:00
Scipio Wright
7e25b00f3c
Modify beneath the vault bridge rule to need a lantern if combat logic is on
2024-07-13 11:13:44 -04:00
Scipio Wright
351e427b99
Add laurels rules to combat logic chests
2024-07-13 10:48:58 -04:00
Scipio Wright
9f90401b91
Update the rule for the chest near the 6 crabs surrounding a slorm to also possibly require laurels
2024-07-13 10:23:56 -04:00
Scipio Wright
68dd2737d2
Add rule for atoll near the 6 crabs surrounding a poor defenseless baby slorm
2024-07-13 10:15:31 -04:00
Scipio Wright
d86e198260
Add rule for entering town portal of having equipment to deal with enemies
2024-07-13 09:56:47 -04:00
Scipio Wright
11bf9ed800
Run through checks you can do with magic dagger
2024-07-12 19:41:41 -04:00
Scipio Wright
c42866db98
Run through checks you can do with magic dagger
2024-07-12 19:40:17 -04:00
Scipio Wright
f2b7dbbb7d
Fix bugs, refactor quarry regions so you can access chests in lower quarry with ice grapples
2024-07-12 19:12:11 -04:00
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