Scipio Wright
6123b8dfe4
Make temp option for testing logic
2024-07-08 21:19:16 -04:00
Scipio Wright
c4ca2eab39
Remove outdated todo
2024-07-08 21:09:19 -04:00
Scipio Wright
1ce3373964
Fix all the broken things ever
2024-07-08 21:08:38 -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
435fdb7937
Make has_required_stats
2024-07-08 20:27:53 -04:00
Scipio Wright
46cdb6b7b8
Made new helper functions
2024-07-08 20:11:18 -04:00
Scipio Wright
07a18311f8
Added some info on potion counts
2024-07-07 23:38:28 -04:00
Scipio Wright
e1156faa02
Put together a table showing the vanilla-expected stats for each area
2024-07-07 22:18:23 -04:00
Scipio Wright
ec7bc78424
Voidlings
2024-07-07 21:31:27 -04:00
Scipio Wright
bbf67a83ac
Uncap mp power since it's directly related to damage output
2024-07-07 17:39:22 -04:00
Scipio Wright
e4ca518520
Cap attack upgrades
2024-07-07 17:37:10 -04:00
Scipio Wright
4008917f21
Revisions to new system, needs more balancing
2024-07-07 12:16:31 -04:00
Scipio Wright
b38e8b2cd1
New system for power, kinda jank probably
2024-07-07 11:26:36 -04:00
Scipio Wright
247b084a3f
Some changes, currently broken
2024-07-06 21:38:42 -04:00
Scipio Wright
dd1034c75e
More revisions to combat logic
2024-07-06 20:27:35 -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
4af284e47a
Merge branch 'ArchipelagoMW:main' into tunc-combat-logic
2024-07-05 09:34:55 -04: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
084dcb6009
Item classification varies based on option
2024-07-04 18:17:50 -04:00
Scipio Wright
d4e2ad9177
Create the combat logic option
2024-07-04 17:47:56 -04:00
Scipio Wright
0418b92745
Apply item classifications
2024-07-04 17:32:53 -04:00
Scipio Wright
801ff78839
Remove unused import
2024-07-04 13:03:29 -04:00
Scipio Wright
4a5c6e27a7
Wrote the rest of the helpers
2024-07-04 12:59:39 -04:00
Scipio Wright
68cb57a5ca
Clamp max power from sword upgrades
2024-07-04 08:45:38 -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
02e7e6a9a2
More logic!
2024-07-04 08:20:23 -04:00
Scipio Wright
ff241eb0bf
More helpers!
2024-07-03 22:24:54 -04:00
Scipio Wright
3e9b21f88f
Writing combat logic helpers
2024-07-03 21:15:17 -04:00
Scipio Wright
315e0c89e2
Docs: Lastest -> Latest ( #3616 )
2024-07-03 18:13:16 +02:00
Remy Jette
f6735745b6
Core: Fix !remaining ( #3611 )
2024-07-03 15:39:08 +02:00
Doug Hoskisson
50f7a79ea7
Zillion: new map generation feature ( #3604 )
2024-07-02 19:32:01 -07:00
NewSoupVi
95110c4787
The Witness: Fix door shuffle being completely broken
2024-07-03 00:34:17 +02:00
NewSoupVi
93617fa546
The Witness: mypy compliance ( #3112 )
...
* Make witness apworld mostly pass mypy
* Fix all remaining mypy errors except the core ones
* I'm a goofy stupid poopoo head
* Two more fixes
* ruff after merge
* Mypy for new stuff
* Oops
* Stricter ruff rules (that I already comply with :3)
* Deprecated ruff thing
* wait no i lied
* lol super nevermind
* I can actually be slightly more specific
* lint
2024-07-02 23:59:26 +02:00
black-sliver
b6925c593e
WebHost: Log: handle FileNotFoundError ( #3603 )
2024-07-02 01:03:55 +02:00
Emily
401606e8e3
Docs: Clarify docs for create_items stage ( #3600 )
...
* Clarify docs re: `create_items` stage
* adjust wording after feedback
* adjust wording after more feedback
2024-07-01 23:34:06 +02:00
black-sliver
e95bb5ea56
WebHost: Better host room ( #3496 )
...
* add Range= to log, making responses a lot smaller for massive rooms
* switch xhr to fetch
* post the form using fetch if possible
* also refresh log faster while waiting for command echo / response
* do not follow redirect, saving a request
* do not post empty body
* smooth-scroll the log view
* paste the log into the div when loading the HTML (up to 1MB, rest will be `fetch`ed)
* fix duplicate charset in display_log response
0.5.0
2024-07-01 21:47:49 +02:00
Silvris
52a13d38e9
Tests: fix error reporting in test_default_all_state_can_reach_everything ( #3601 )
2024-07-01 20:47:40 +02:00
Scipio Wright
f9e1d9d1a4
Fix formatting, fix rule for heir access after merge
2024-06-29 22:17:29 -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
Scipio Wright
31bd5e3ebc
OOT: Add keys item_name_group ( #3218 )
...
* Add keys item_name_group
* Pep8ify
* Capitalizing Keys cause Bottles is capitalized, also putting it in the clearly marked hint groups area
2024-06-30 01:19:36 +02:00
Sunny Bat
192f1b3fae
Update Raft option text, setup guide text ( #3272 )
...
* Update Raft option text, setup guide
* Address comments
* Address PR comments
---------
Co-authored-by: NewSoupVi <57900059+NewSoupVi@users.noreply.github.com >
2024-06-30 01:18:09 +02: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
Justus Lind
2424fb0c5b
Muse Dash: 6th Anniversary Song update ( #3593 )
...
* 6th Anniversary Update songs.
* Forgot to fix the name of Heartbeat.
2024-06-30 01:15:13 +02:00