Commit Graph

226 Commits

Author SHA1 Message Date
Scipio Wright 984e9d5df3 Remove unused thing 2024-08-04 15:57:47 -04:00
Scipio Wright 5c819bb8c6 Condense the stuff in change and remove to less lines (thanks medic) 2024-08-04 15:49:24 -04:00
Scipio Wright c24c43d62e Add option check for collect and remove 2024-07-31 09:31:17 -04:00
Scipio Wright 6084c51ac0 Save even more time, still never going to do this again on anything else 2024-07-30 21:27:56 -04:00
Scipio Wright 89cf7c2997 Mess with state with collect and remove to save like 2 seconds (never again) 2024-07-30 20:44:53 -04:00
Scipio Wright d5a138a947 Update ladder storage without items option description 2024-07-30 17:45:47 -04:00
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 06d1ace227 Remove unused elevation from portal class 2024-07-28 12:59:13 -04:00
Scipio Wright 8679ff2b9e Fix bug in seed groups with fixed shop on and off 2024-07-28 12:47:35 -04:00
Scipio Wright dc9bbad840 Add back LogicRules as an invisible option, to not break old yamls 2024-07-28 12:10:49 -04:00
Scipio Wright 281ea82455 Merge branch 'main' into tunc-combat-logic 2024-07-27 17:33:19 -04:00
Scipio Wright e38f5d0a61 TUNIC: Update plando connection option call to use options API #3695 2024-07-27 23:17:59 +02: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
Silent ea1bb8d927 TUNIC: Missing slot data bugfix (#3628)
* Fix certain items not being added to slot data

* Change where items get added to slot data
2024-07-24 14:37:18 +02:00
Scipio Wright b78b64ad60 Update per exempt's suggestion 2024-07-23 19:31:19 -04:00
Scipio Wright a443aa01fc Merge branch 'main' into tunc-combat-logic 2024-07-23 17:43:19 -04:00
Scipio Wright 86df1a9014 Update some comments 2024-07-23 09:52:34 -04:00
Silent ed4ad386e8 TUNIC: Add setting to disable local spoiler to host yaml (#3661)
* Add TunicSettings class for host yaml options

* Update __init__.py

* Update worlds/tunic/__init__.py

Co-authored-by: Scipio Wright <scipiowright@gmail.com>

* Use self.settings

* Remove unused import

---------

Co-authored-by: Scipio Wright <scipiowright@gmail.com>
2024-07-23 09:04:24 +02:00
Scipio Wright b840c3fe1a TUNIC: Move 3 locations to Quarry Back (#3649)
* Move 3 locations to Quarry Back

* Change the non-er region too
2024-07-23 00:43:41 +02:00
Scipio Wright c5344e20d2 Fix create_item classification 2024-07-21 09:58:16 -04:00
Scipio Wright 06ce0920cf Adjust combat logic to deal with weird edge cases so it doesn't take stuff out of logic that was previously in logic 2024-07-17 17:06:07 -04:00
Scipio Wright 0b5cacdda3 Add test for a problematic connection 2024-07-17 16:13:53 -04:00
Scipio Wright d4ce12c67a Update gauntlet rule to hard-require a sword 2024-07-17 16:03:11 -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 d02966a682 Fix lower zig ls rule 2024-07-15 15:21:10 -04:00
Scipio Wright 7300f64a77 Fix secret gathering place issue 2024-07-15 14:07:38 -04:00
Scipio Wright aecf3c8257 Fix secret gathering place issue 2024-07-15 14:01:43 -04:00
Scipio Wright 19dbe860c9 Update combat logic description 2024-07-15 11:05:11 -04:00
Scipio Wright 77827197f6 Remove test combat option 2024-07-15 10:07:11 -04:00
Scipio Wright db567c3c76 Merge Silent's missing slot data bugfix PR #3628 2024-07-15 10:02:03 -04:00
Scipio Wright 685d3369d6 Add combat logic to slot data 2024-07-15 09:58:45 -04:00
Scipio Wright 7777846f62 Reword combat logic option description, remove test option 2024-07-15 09:54:26 -04:00
Scipio Wright 169f807662 Remove completed todo 2024-07-15 09:50:23 -04:00
Scipio Wright 4edf799f34 Modify lower zig ls drop region destinations 2024-07-15 09:49:57 -04:00
Scipio Wright 45b168eede Remove the 100 moneys from logic 2024-07-15 09:44:34 -04:00
Scipio Wright 8208a4d356 Dagger or combat for swamp big skeleton chest 2024-07-13 22:20:15 -04:00
Scipio Wright 6f0440548d Put in money logic 2024-07-13 13:41:39 -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 38d0bb6634 Revamp combat logic function to work properly without melee 2024-07-13 10:39: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 efdaeb29f1 Slight wording changes 2024-07-12 18:13:26 -04:00
Scipio Wright 90ade96d7c Update test_access.py 2024-07-12 15:27:22 -04:00