black-sliver
324d3cf042
Main: add __all__ and change wrong imports ( #1824 )
...
* Main: add __all__ and change wrong imports
* Adjusters: fix __version__ import
2023-05-20 19:21:39 +02:00
black-sliver
d6f3b27695
DKC3, SMW: use user_path for file
...
Same as for other games, this will resolve to ~/Archipelago on Linux, if the install folder is read-only
2023-02-28 09:51:32 +01:00
alwaysintreble
0eb66957b1
SMW: change random in generate_output to use slot random
2023-02-20 18:43:23 +01:00
alwaysintreble
7cbeb8438b
core: rip out RegionType and rework Region class ( #814 )
2023-02-14 01:06:43 +01:00
Fabian Dill
995c978628
Core: replace global random state with descriptive error ( #1424 )
...
* Core: replace global random state with descriptive error
* Core: make random a proxy object and rename slot_seeds
2023-02-02 01:14:23 +01:00
PoryGone
dc2aa5f41e
SMW: v1.1 Content Update ( #1344 )
...
* Make Bowser unkillable on Egg Hunt
* Increment Data Package version
Changed a location name.
* Baseline for Bowser Rooms shuffling
* Add boss shuffle
* Remove extra space
* Overworld Palette Shuffle
* Fix Literature Trap typo
* Handle Queuing traps and new Timer Trap
* Fix trap name and actually create them
* Early Climb and Overworld Speed
* Add correct tooltip for Early Climb
* Tooltip text edit
* Address unconnected regions
* Add option to fully exclude Special Zone levels from the seed
* Fix Chocolate Island 4 Dragon Coins logic
* Update worlds/smw/Client.py to use `getattr`
2023-01-30 05:53:56 +01:00
PoryGone
ec45479c52
SMW: Fix some stages walking Mario onto invalid tile on recomplete ( #1317 )
...
If you beat a stage that was already beaten, Mario would sometimes walk onto a tile that he shouldn't.
2022-12-11 04:14:04 +01:00
PoryGone
64e2d55e92
SMW: Bug+logic fixes ( #1279 )
...
* Allow levels to scroll vertically without climb or run
* Account for needing Yoshi for VB2 Dragon Coins
* Don't allow messages on intro level
2022-12-02 06:25:02 +01:00
PoryGone
1cd1bfea4d
SMW: Prevent Killing Bowser on Yoshi Egg Hunt ( #1241 )
...
* Make Bowser unkillable on Egg Hunt
Changed a location name.
2022-11-16 20:20:55 +01:00
PoryGone
2ff737175f
SMW: Fix Baby Yoshi and Rope Jump Exploits ( #1226 )
...
* Fix Baby Yoshi and Rope Jump Exploits
* Fix logic error of Forest of Illusion 3 Secret Exit
2022-11-11 11:50:29 +01:00
Fabian Dill
61e39f355d
Core remove legacy patch ( #1047 )
...
Co-authored-by: black-sliver <59490463+black-sliver@users.noreply.github.com>
2022-09-30 00:36:30 +02:00
PoryGone
13edfa60be
Super Mario World: Implement New Game ( #1045 )
2022-09-29 20:16:59 +02:00