99f0ef424fMerge remote-tracking branch 'origin/dev' into dev
MarioSpore
2025-11-04 19:03:40 -05:00
b1a7b3019eWe don't use Bizhawk 2.7-2.8
MarioSpore
2025-11-04 19:02:58 -05:00
ac80ed4d15Fixed issue with goal placement. Added warning for if item an item is broken to report to the Discord thread
artamis-moverando-logic
morgan2025-11-03 21:49:29 -07:00
d065e1b07fcorrected dog in ski resort BP logicmorgan2025-11-01 13:50:14 -06:00
99caf869c1Added Missing Logic for Ski Resort Removed Moves from Item Pool, as they aren't ready yet.morgan2025-11-01 13:18:59 -06:00
0df9f5cc57Fix small references replace "bin" with "binary_bit_pos" in RAMHandler.pymorgan2025-11-01 11:42:44 -06:00
973fe39047Lots of spelling fixes Added new feature so we can extract specific values, not just add to them or set them.morgan2025-11-01 09:02:40 -06:00
de68fb3d7aMerge remote-tracking branch 'ArchipelagoMW/main' into artamis-moverando-logicmorgan2025-10-31 21:24:43 -06:00
34d3b487f0Add new ram address to Dump it to Crumpit to ensure you are in the lobby when you get teleported
MarioSpore
2025-10-27 19:14:21 -04:00
d0a8df25f6Linted worlds/grinch files through python Black Moved Item name references to a class-based Enum to improve future QoL Moved categories to an Enum to improve future QoL Replace bit_size with byte_size to match what the variable is actually measuring Moved Sleigh Parts regions to match where you actually get the checks Updated the RAM Handler with comments, renamed bit_size to byte_size, replaced update_value with update_method that now takes one of several methods, and created an __init__ functionmorgan2025-10-27 13:17:04 -06:00
4b0306102dWebHost: Pin Flask-Compress to 1.18 for all versions of Python (#5590)
NewSoupVi
2025-10-26 11:40:21 +01:00
3f139f2efbCV64: Fix Explosive DeathLink not working with Increase Shimmy Speed on #5523
LiquidCat64
2025-10-26 04:39:14 -06:00
41a62a1a9eSC2: added MindHawk to credits (#5549)
Subsourian
2025-10-26 03:54:17 -04:00
6f552949faDowngrade world_version. Didn't expect to release a hotfix before v1.3
MarioSpore
2025-10-25 18:43:50 -04:00
ca1eb82ce1Forgot to uncomment binary set for goal_checker
MarioSpore
2025-10-25 18:20:49 -04:00
414a155323Temporairly reverted goal position back to after credits to compensate for game watcher
MarioSpore
2025-10-25 18:00:18 -04:00
8837e617e4WebHost, Multiple Worlds: fix images not showing in guides (#5576)
black-sliver
2025-10-25 20:19:38 +00:00
2bf410f285CI: update appimagetool to 2025-10-19 (#5578)
black-sliver
2025-10-25 16:49:05 +00:00
04fe43d53akvui: Fix audio being completely non-functional on Linux (#5588)
NewSoupVi
2025-10-25 15:34:59 +02:00
b9d8d9174fMerge remote-tracking branch 'origin/dev' into dev
MarioSpore
2025-10-24 21:03:17 -04:00
643f61e7f4Core: Add a ruff.toml to the root directory (#5259)
NewSoupVi
2025-10-25 00:19:42 +02:00
8e58f9662eUpdate archipelago.json to no longer arbitrary "version". Isnt needed & already added what I needed.
MarioSpore
2025-10-24 13:20:35 -04:00
4f7f092b9bsetup: check if the sign host is on a local network (#5501)
black-sliver
2025-10-23 22:54:27 +00:00
df3c6b7980KH1: Add specified encoding to file output from Client to avoid crashes with non ASCII characters (#5584)
gaithern
2025-10-23 16:01:02 -05:00
7cd73e2710WebHost: Fix generate argparse with --config-override + add autogen unit tests so we can test that (#5541)
NewSoupVi
2025-10-20 17:40:32 +02:00
708df4d1e2WebHost: Fix flask-compress to 1.18 for Python 3.11 (to get CI to pass again) (#5573)
NewSoupVi
2025-10-20 17:06:07 +02:00