Archipelago/worlds/mlss
jamesbrq 51a6dc150c
MLSS: Various bugfixes and QoL updates (#3744)
* Small fixes

* Update Location names + Remove redundant rule

* Fix for str not being returned in get_filler_item_name()

* ASM changes + various name/logic updates

* Remove extra unintended change + Make beanstone/beanlets useful

* Add missing timer logic to client

* Update Rules.py

* Fix bad capitalization

* Small formatting and ASM changes

* Update basepatch.bsdiff

* Update seed verification to be more likely to make a correct comparison

* Add Pipe 10

* Final batch of small fixes

* FINAL CHANGE I SWEAR

* Added victory Item for spoilers

* Update worlds/mlss/Regions.py

Co-authored-by: Exempt-Medic <60412657+Exempt-Medic@users.noreply.github.com>

* Update worlds/mlss/Items.py

Co-authored-by: Exempt-Medic <60412657+Exempt-Medic@users.noreply.github.com>

* Fix jokes end logic

* Update worlds/mlss/Regions.py

Co-authored-by: Exempt-Medic <60412657+Exempt-Medic@users.noreply.github.com>

* Update worlds/mlss/Rules.py

Co-authored-by: Exempt-Medic <60412657+Exempt-Medic@users.noreply.github.com>

* Update worlds/mlss/Rules.py

Co-authored-by: Exempt-Medic <60412657+Exempt-Medic@users.noreply.github.com>

* Update worlds/mlss/Rules.py

Co-authored-by: Exempt-Medic <60412657+Exempt-Medic@users.noreply.github.com>

* Fix jokes end logic

* Item Location mismatch + Check options against rules

* Change List to Set + Check options against rules

* Moved Victory item to event

* Update worlds/mlss/__init__.py

Co-authored-by: NewSoupVi <57900059+NewSoupVi@users.noreply.github.com>

* Update worlds/mlss/__init__.py

Co-authored-by: NewSoupVi <57900059+NewSoupVi@users.noreply.github.com>

---------

Co-authored-by: Exempt-Medic <60412657+Exempt-Medic@users.noreply.github.com>
Co-authored-by: NewSoupVi <57900059+NewSoupVi@users.noreply.github.com>
2024-09-18 19:33:02 +02:00
..
Names MLSS: Various bugfixes and QoL updates (#3744) 2024-09-18 19:33:02 +02:00
data MLSS: Various bugfixes and QoL updates (#3744) 2024-09-18 19:33:02 +02:00
docs Mario & Luigi: Superstar Saga: Implement New Game (#2754) 2024-05-06 09:15:06 +02:00
Client.py MLSS: Various bugfixes and QoL updates (#3744) 2024-09-18 19:33:02 +02:00
Data.py MLSS: Various bugfixes and QoL updates (#3744) 2024-09-18 19:33:02 +02:00
Items.py MLSS: Various bugfixes and QoL updates (#3744) 2024-09-18 19:33:02 +02:00
Locations.py MLSS: Various bugfixes and QoL updates (#3744) 2024-09-18 19:33:02 +02:00
Options.py MLSS: Various bugfixes and QoL updates (#3744) 2024-09-18 19:33:02 +02:00
Regions.py MLSS: Various bugfixes and QoL updates (#3744) 2024-09-18 19:33:02 +02:00
Rom.py MLSS: Various bugfixes and QoL updates (#3744) 2024-09-18 19:33:02 +02:00
Rules.py MLSS: Various bugfixes and QoL updates (#3744) 2024-09-18 19:33:02 +02:00
StateLogic.py Mario & Luigi: Superstar Saga: Implement New Game (#2754) 2024-05-06 09:15:06 +02:00
__init__.py MLSS: Various bugfixes and QoL updates (#3744) 2024-09-18 19:33:02 +02:00