Commit Graph

2229 Commits

Author SHA1 Message Date
PinkSwitch 5bda265f43
Yoshi's Island: Fix Outdated Connection Setup () 2024-04-14 02:23:59 +02:00
NewSoupVi 9ef1fa825d
The Witness: Rename "Town Windmill Entry" to "Windmill Entry" () 2024-04-14 02:21:18 +02:00
Seldom f5ff005360
Terraria: Crate logic () 2024-04-14 02:18:02 +02:00
Scipio Wright fb3035a78b
TUNIC: Some cleanup () 2024-04-14 02:06:06 +02:00
Ziktofel 3d5c21cec5
SC2: Remove the deprecated data version attribute in order to avoid cached old item names () 2024-04-14 01:44:51 +02:00
Scipio Wright feaae1db12
Noita: Do some cleanup to make mypy happy () 2024-04-14 01:21:20 +02:00
Phaneros 56ec0e902d
sc2: Fixing mission levels not counting towards the level 35 threshold to unlock primal kerrigan () 2024-04-14 01:09:01 +02:00
agilbert1412 c8fd42f938
Stardew Valley: Remove early shipping bin documentation () 2024-04-14 00:46:41 +02:00
Star Rauchenberger e5eb54fb27
The Witness: Migrate joke hints to the client () 2024-04-14 00:46:11 +02:00
Scipio Wright fbeba1e470
TUNIC: Error catching for logic bugs in ER () 2024-04-14 00:20:52 +02:00
Star Rauchenberger 11073dfdac
Lingo: Remove unnecessary player_logic parameters ()
A world's player_logic is accessible from the LingoWorld object, so it's not necessary to also pass the LingoPlayerLogic object through every function that uses both.
2024-04-14 00:20:31 +02:00
Alchav 7e660dbd23
Pokémon Red and Blue: 0.4.5 Fixes () 2024-04-13 17:58:50 +02:00
Chris Wilson 242126b4b2
ArchipIDLE 2024 ()
* Update item pool to include 25 jokes and videos as progression items, as well as a progression GeroCities profile

* Fix a bug in Items.py causing item names to be appended inappropriately

* Remove unnecessary import

* Change item pool to have 50 jokes and 20 motivational videos

* Adjust item pool to have 40 of both jokes and videos

* Fix imports to allow compressing for distribution as a .apworld
2024-04-12 00:32:10 -04:00
Ziktofel 30dda013de
SC2: Fix Typos in location names () 2024-04-12 03:01:12 +02:00
PoryGone 9bbc49204d
DKC3: Fix List Out of Range Error on Level Shuffle Hint extension () 2024-04-12 00:53:52 +02:00
Ziktofel b97cee4372
SC2: Fix vanilla mission order connection () 2024-04-12 00:52:27 +02:00
Ziktofel 8d28c34f95
SC2: Fix unused_items refill to respect item dependencies. () 2024-04-12 00:46:15 +02:00
Justus Lind 0f2bd0fb85
Muse Dash: Update songs to 4.2.0. Add a new trap. () 2024-04-12 00:44:16 +02:00
Bryce Wilson cf59cfaad0
Pokemon Emerald: Change Ho-Oh capitalization () 2024-04-12 00:31:53 +02:00
Scipio Wright c534cb79b5
TUNIC: Fix link to player options page in setup guide () 2024-04-12 00:30:31 +02:00
Silvris 8952fbdc03
KDL3: Fix boss access on open world disabled () 2024-04-12 00:29:40 +02:00
Ziktofel 9012afeb75
SC2: Fix possible non-determinism in goal selection () 2024-04-12 00:28:59 +02:00
NewSoupVi 401a6d9a42
The Witness: The big dumb refactor () 2024-04-12 00:27:42 +02:00
Exempt-Medic 0ba6d90bb8
Fix typo () 2024-04-10 00:05:02 -04:00
Rjosephson b007a42487
Ror2: Add progressive stages option () 2024-04-09 21:14:18 +02:00
qwint 32c92e03e7
Hollow Knight: Adding Godhome Goal Logic () 2024-04-09 21:12:50 +02:00
el-u 14437d653f
lufia2ac: ability to swap party members mid-run and option to gain EXP while inactive () 2024-04-09 00:33:34 +02:00
Nicholas Saylor 569c37cb8e
Core, Webhost, Docs: Replace all usages of player settings ()
* Replace all usages of player settings

* Fixed line break error

* Attempt to fix line break again

* Finally figure out what Pycharm did to this file

* Pycharm search failed me

* Remove duplicate s

* Update ArchipIdle

* Revert random newline changes from Pycharm

* Remove player settings from fstrings and rename --samesettings to --sameoptions

* Finally get PyCharm to not auto-format my commits, randomly inserting the newlines

* Removing player-settings

* Missed one

* Remove final line break error
Co-authored-by: Exempt-Medic <60412657+exempt-medic@users.noreply.github.com>

---------

Co-authored-by: Exempt-Medic <60412657+Exempt-Medic@users.noreply.github.com>
Co-authored-by: Exempt-Medic <ExemptMedic@Gmail.com>
2024-04-06 19:25:26 -04:00
Robyn (Reckoner) b296f64d3c
fixing minor typos on options () 2024-04-06 19:17:48 -04:00
Alchav 8d9bd0135e
LTTP: Fix Bug With Custom Resource Spending () 2024-04-06 19:53:20 +02:00
Fabian Dill 885fb4aabe LttP: fix fix fake world always applying 2024-04-06 17:40:52 +02:00
CaitSith2 9aeeeb077a
ALttP: Re-mark light/dark world regions after applying plando connections () 2024-04-01 15:07:56 +02:00
Bryce Wilson 35458380e6
Pokemon Emerald: Fix wonder trade race condition () 2024-04-01 15:07:11 +02:00
Alchav 4ac1866689
ALTTP: Skull Woods Inverted fix () 2024-04-01 15:06:31 +02:00
Fabian Dill 4aa03da66e
Factorio: fix attempting to create savegame with not filename safe characters () 2024-04-01 15:06:02 +02:00
Silvris 24a03bc8b6
KDL3: fix shuffled animals not actually being random () 2024-04-01 15:02:26 +02:00
Aaron Wagener f813a7005f
The Messenger: update docs formatting and fix outdated info ()
* The Messenger: update docs formatting and fix outdated info

* address review feedback

* 120 chars
2024-03-31 18:11:10 +02:00
LiquidCat64 2a0b7e0def
CV64: A couple of very small docs corrections. () 2024-03-31 17:55:55 +02:00
Ixrec 03d47e460e
A Short Hike: Clarify installation instructions ()
* Clarify installation instructions

* don't mention 'config' folder since it isn't created until the game starts
2024-03-31 17:55:08 +02:00
Silvris e546c0f7ff
Yoshi's Island: add patch suffix () 2024-03-31 17:50:31 +02:00
Bryce Wilson 2ec93ba82a
Pokemon Emerald: Fix inconsistent location name () 2024-03-31 17:48:59 +02:00
Aaron Wagener 4e3d396394
The Messenger: Fix precollected notes not being removed from the itempool ()
* The Messenger: fix precollected notes not being properly removed from pool

* The Messenger: bump required client version
2024-03-31 17:47:11 +02:00
Aaron Wagener b7ac6a4cbd
The Messenger: Fix various portal shuffle issues ()
* put constants in a bit more sensical order

* fix accidental incorrect scoping

* fix plando rules not being respected

* add docstrings for the plando functions

* fix the portal output pools being overwritten

* use shuffle and pop instead of removing by content so plando can go to the same area twice

* move portal pool rebuilding outside mapping creation

* remove plando_connection cleansing since it isn't shared with transition shuffle
2024-03-30 02:14:53 +01:00
Trevor L 9dc708978b
Hylics 2: Fix invalid multiworld data, use `self.random` instead of `self.multiworld.random` ()
* Hylics 2: Fixes

* Rewrite loop
2024-03-29 01:26:58 +01:00
Bryce Wilson 4391d1f4c1
Pokemon Emerald: Fix opponents learning non-randomized TMs () 2024-03-29 01:05:39 +01:00
black-sliver 5d9d4ed9f1
SoE: update to pyevermizer v0.48.0 () 2024-03-29 01:01:31 +01:00
Scipio Wright c97215e0e7
TUNIC: Minor refactor of the vanilla_portals function ()
* Remove unused, change an if to an elif

* Remove unused import
2024-03-28 22:23:37 +01:00
Alchav eb66886a90
SC2: Don't Filter Excluded Victory Locations () 2024-03-28 22:23:01 +01:00
Fabian Dill de860623d1
Core: differentiate between unknown worlds and broken worlds in error message () 2024-03-28 22:21:56 +01:00
Bryce Wilson 74b2bf5161
Pokemon Emerald: Exclude norman trainer location during norman goal () 2024-03-28 22:20:55 +01:00