GreenMarco
|
c51da00bfb
|
Docs: add spanish language for MLSS (#5172)
* Docs: add spanish language for SM64
* Docs: add spanish language for MLSS
* Update worlds/mlss/docs/setup_es.md
Co-authored-by: PantoUwUr <99690102+PantoUwUr@users.noreply.github.com>
* Update worlds/mlss/docs/es_Mario & Luigi Superstar Saga.md
Co-authored-by: RoobyRoo <thegreenrobby@gmail.com>
---------
Co-authored-by: PantoUwUr <99690102+PantoUwUr@users.noreply.github.com>
Co-authored-by: RoobyRoo <thegreenrobby@gmail.com>
|
2026-02-05 00:26:56 +01:00 |
|
jamesbrq
|
2639796255
|
MLSS: Add new goal + Update basepatch to standalone equivalent (#4409)
* Item groups + small changes
* Add alternate goal
* New Locations and Logic Updates + Basepatch
* Update basepatch.bsdiff
* Update Basepatch
* Update basepatch.bsdiff
* Update bowsers castle logic with emblem hunt
* Update Archipelago Unittests.run.xml
* Update Archipelago Unittests.run.xml
* Fix for overlapping ROM addresses
* Update Rom.py
* Update __init__.py
* Update basepatch.bsdiff
* Update Rom.py
* Update client with new helper function
* Update basepatch.bsdiff
* Update worlds/mlss/__init__.py
Co-authored-by: qwint <qwint.42@gmail.com>
* Update worlds/mlss/__init__.py
Co-authored-by: qwint <qwint.42@gmail.com>
* Review Refactor
* Review Refactor
---------
Co-authored-by: qwint <qwint.42@gmail.com>
|
2025-03-09 11:37:15 -04:00 |
|
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 |
|
jamesbrq
|
5935093615
|
Mario & Luigi: Superstar Saga: Implement New Game (#2754)
* Commit for PR
* Commit for PR
* Update worlds/mlss/Client.py
Co-authored-by: Silvris <58583688+Silvris@users.noreply.github.com>
* Update worlds/mlss/__init__.py
Co-authored-by: Silvris <58583688+Silvris@users.noreply.github.com>
* Update worlds/mlss/__init__.py
Co-authored-by: Silvris <58583688+Silvris@users.noreply.github.com>
* Update worlds/mlss/docs/setup_en.md
Co-authored-by: Silvris <58583688+Silvris@users.noreply.github.com>
* Remove deprecated import. Updated settings and romfile syntax
* Updated Options to new system. Changed all references from MultiWorld to World
* Changed switch statements to if else
* Update en_Mario & Luigi Superstar Saga.md
* Updated client.py
* Update Client.py
* Update worlds/mlss/docs/en_Mario & Luigi Superstar Saga.md
Co-authored-by: Nicholas Saylor <79181893+nicholassaylor@users.noreply.github.com>
* Updated logic, Updated patch implementation, Removed unused imports, Cleaned up Code
* Update __init__.py
* Changed reference from world to mlssworld
* Update worlds/mlss/docs/en_Mario & Luigi Superstar Saga.md
Co-authored-by: Nicholas Saylor <79181893+nicholassaylor@users.noreply.github.com>
* Update worlds/mlss/docs/en_Mario & Luigi Superstar Saga.md
Co-authored-by: Nicholas Saylor <79181893+nicholassaylor@users.noreply.github.com>
* Update worlds/mlss/docs/en_Mario & Luigi Superstar Saga.md
Co-authored-by: Nicholas Saylor <79181893+nicholassaylor@users.noreply.github.com>
* Update worlds/mlss/docs/en_Mario & Luigi Superstar Saga.md
Co-authored-by: Nicholas Saylor <79181893+nicholassaylor@users.noreply.github.com>
* Update worlds/mlss/docs/en_Mario & Luigi Superstar Saga.md
Co-authored-by: Nicholas Saylor <79181893+nicholassaylor@users.noreply.github.com>
* Update worlds/mlss/docs/en_Mario & Luigi Superstar Saga.md
Co-authored-by: Nicholas Saylor <79181893+nicholassaylor@users.noreply.github.com>
* Fix merge conflict + update prep
* v1.2
* Leftover print commands
* Update basepatch.bsdiff
* Update basepatch.bsdiff
* v1.3
* Update Rom.py
* Change tracker locations to serverside, no longer locations. Various code cleanup and logic changes.
* Event removal continuation.
* Partial Implementation of APPP (Incomplete))
* v1.4 Implemented APPP
* Docs Updated
* Update Rom.py
* Update setup_en.md
* Update Rom.py
* Update Rules.py
* Fix for APPP being broken on webhost
* Update Rom.py
* Update Rom.py
* Location name fixes + pants color fixes
* Update Rules.py
* Fix for ultra hammer cutscene
* Fixed compat. issues with python ver. 3.8
* Updated hidden block yaml option
* pre-v1.5
* Update Client.py
* Update basepatch.bsdiff
* v1.5
* Update XP multiplier to have a minimum of 0
* Update 'Beanfruit' to 'Bean Fruit'
* v1.6
* Update Rom.py
* Update basepatch.bsdiff
* Initial review refactor
* Revert state logic changes. Continuation of refactor.
* Fixed failed generations. Finished refactor.
* Reworked colors. Removed all .txt files
* Actually removed the .txt files this time
* Update Rom.py
* Update README.md
Co-authored-by: Exempt-Medic <60412657+Exempt-Medic@users.noreply.github.com>
* Update worlds/mlss/Options.py
Co-authored-by: Exempt-Medic <60412657+Exempt-Medic@users.noreply.github.com>
* Update worlds/mlss/Client.py
Co-authored-by: Exempt-Medic <60412657+Exempt-Medic@users.noreply.github.com>
* Update worlds/mlss/docs/en_Mario & Luigi Superstar Saga.md
Co-authored-by: Exempt-Medic <60412657+Exempt-Medic@users.noreply.github.com>
* Update worlds/mlss/__init__.py
Co-authored-by: Exempt-Medic <60412657+Exempt-Medic@users.noreply.github.com>
* Update worlds/mlss/docs/en_Mario & Luigi Superstar Saga.md
Co-authored-by: Exempt-Medic <60412657+Exempt-Medic@users.noreply.github.com>
* Update worlds/mlss/Data.py
Co-authored-by: Exempt-Medic <60412657+Exempt-Medic@users.noreply.github.com>
* Review refactor.
* Update README.md
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>
* Add coin blocks to LocationName
* Refactor.
* Update Items.py
* Delete mlss.apworld
* Small asm bugfix
* Update basepatch.bsdiff
* Client sends less messages to server
* Update basepatch.bsdiff
---------
Co-authored-by: Silvris <58583688+Silvris@users.noreply.github.com>
Co-authored-by: Nicholas Saylor <79181893+nicholassaylor@users.noreply.github.com>
Co-authored-by: NewSoupVi <57900059+NewSoupVi@users.noreply.github.com>
Co-authored-by: Exempt-Medic <60412657+Exempt-Medic@users.noreply.github.com>
|
2024-05-06 09:15:06 +02:00 |
|