Commit Graph

  • c5d67dd97a Docs: Explain building a single world with Build APWorlds component (#5879) Duck 2026-01-31 05:30:59 -07:00
  • 9b421450b1 Doc: WebHost: update readme and style guide (#4853) black-sliver 2026-01-28 19:57:12 +00:00
  • a6740e7be3 KH2: Deathlink and ingame item popups (#5206) JaredWeakStrike 2026-01-28 01:10:29 -05:00
  • 65ef35f1b4 Core: Give clearer error message for invalid .apworld zip (#5871) Duck 2026-01-27 14:48:50 -07:00
  • 520253e762 ModuleUpdate: Add explicit error when above max supported version (#5868) Duck 2026-01-26 11:36:41 -07:00
  • aa3614a32b LADX: fix improved additional warps (#5858) threeandthreee 2026-01-23 01:48:33 -05:00
  • 94492c45cb Super Mario 64: Add painting passability as items (#5294) Will Morrow 2026-01-21 09:12:53 -05:00
  • 8f261bb27c Core: Add Pymem to requirements.txt (#5855) NewSoupVi 2026-01-20 20:37:17 +00:00
  • ddd08342c8 Docs: Show that Data is optional for bounces #5794 Nicholas Saylor 2026-01-20 14:24:30 -05:00
  • c7db213ee9 Docs: explicitly document why get_filler_item_name may return non-IC.filler items, despite its name (#5747) Ixrec 2026-01-20 19:18:18 +00:00
  • 220248dd3d Docs: define and explain the trade-off of "local" vs "remote" items (#5718) Ixrec 2026-01-20 19:15:00 +00:00
  • 5932160f15 Docs: add dev FAQ for 'should I start with the APWorld or the client?' (#5716) Ixrec 2026-01-20 19:14:43 +00:00
  • 76e0619b79 Core: Bump version from 0.6.6 to 0.6.7 (#5851) black-sliver 2026-01-19 23:06:57 +00:00
  • 646a52a2e7 LADX: no pickle (#5849) Fabian Dill 2026-01-19 21:28:25 +01:00
  • e1322df8b0 APQuest: Explain game_name and supports_uri more in components.py (#5759) NewSoupVi 2026-01-19 20:26:20 +00:00
  • e47f0cc360 LADX: no pickle 0.6.6 Berserker 2026-01-19 21:04:25 +01:00
  • 092a9dc6bd Core: fix bug with missing help text (#5632) Doug Hoskisson 2026-01-19 11:13:43 -08:00
  • 9f71fe707f SC2: fix supreme logic hole (#5768) Phaneros 2026-01-19 11:11:31 -08:00
  • b8311a62e7 FFMQ: Update link to upstream rando (#5838) wildham 2026-01-19 14:10:00 -05:00
  • 13830ff4cb Timespinner: Align Lantern Logic (#5562) Colin 2026-01-18 19:44:26 -07:00
  • c1b858b2cf Core: Add .apignore format to not include files in APWorld Builder (#5779) Duck 2026-01-18 09:45:12 -07:00
  • a035ac579c Noita: Fix filling Shop Item locations without updating item.location (#5840) Mysteryem 2026-01-18 13:47:55 +00:00
  • 20c10e33c4 Shapez: Change image links to relative (#5803) Duck 2026-01-18 06:46:51 -07:00
  • a4e4ce1c72 Core: Change image link to relative (#5802) Duck 2026-01-18 06:45:41 -07:00
  • 983936af8c TUNIC: Fix region for the grass by the West Garden portal (#5784) Scipio Wright 2026-01-18 08:44:32 -05:00
  • 62dfeac441 Super Mario Land 2: Fix Goal Logic (#5781) Scrungip 2026-01-18 07:43:30 -06:00
  • b81e1a228a The Messenger: Fix lambda capture issue in add_closed_portal_reqs (#5816) Mysteryem 2026-01-18 13:42:50 +00:00
  • 5899920e48 Factorio: fix inverted condition in victory requirements (#5647) lepideble 2026-01-18 14:33:52 +01:00
  • 8dee460397 customserver: don't set last_activity that will be overwritten later (#5844) black-sliver 2026-01-17 12:46:20 +00:00
  • cda54e0bea WebHost: Fix world sorting in /tutorial/ (#5785) Remy Jette 2026-01-15 11:21:44 -10:00
  • 0554bf4e2d Satisfactory: Fix typo in GoalSelection possible values description comment (#5826) Rob B 2026-01-15 15:20:09 -06:00
  • b92803e77f Core: replace the eval in OptionsCreator.py (#5828) Mysteryem 2026-01-15 21:19:13 +00:00
  • 69e83071ff Multiserver: remove dead code (#5831) James White 2026-01-11 15:54:12 +00:00
  • 875765e6dc PyCharm: Fix name of apworld builder run config (#5824) Benny D 2026-01-09 02:24:37 -07:00
  • db56e26df9 Core: Make .apworlds importable using importlib (without force-importing them first) (#5734) NewSoupVi 2026-01-05 21:54:02 +00:00
  • 5a88641228 Docs: Make image path in contributing absolute (#5790) Duck 2025-12-25 04:59:32 -07:00
  • 16559e7595 Core: allow abstract world classes (#5468) Ian Robinson 2025-12-24 08:48:05 -05:00
  • d594d5d4a7 APQuest: Fix import shadowing issue (#5769) NewSoupVi 2025-12-22 15:32:52 +01:00
  • e950a2fa58 Paint: Add manifest (#5778) MarioManTAW 2025-12-21 21:08:52 -06:00
  • 1df38cb782 Docs: explicitly document why 2^53-1 is the max size, not ^31 or ^63 (#5717) Ixrec 2025-12-20 22:19:42 +00:00
  • c6400b6673 Core: Process all player files before reporting errors (#4039) Benjamin S Wolf 2025-12-20 14:06:32 -08:00
  • dbf2325c01 KH2: Fix placing single items onto multiple locations in pre_fill (#5619) Mysteryem 2025-12-20 21:32:12 +00:00
  • dd5b25399a Yoshi's Island - Fix some small logic issues that were reported, add json file (#5742) PinkSwitch 2025-12-20 06:36:20 -06:00
  • 8178ee4e58 Satisfactory: Fix nondeterministic creation of trap filler items (#5766) Mysteryem 2025-12-19 22:25:20 +00:00
  • ad1b41ea81 Satisfactory/Timespinner: Added Manifesto (#5764) Jarno 2025-12-19 21:00:36 +01:00
  • efd8528db0 MultiServer: Safe DataStorage .pop (#5060) Jarno 2025-12-19 14:57:10 +01:00
  • e54a15978f Celeste Open World: speedup module load (#5448) Silvris 2025-12-19 07:54:41 -06:00
  • d78b9ded2d Core: Add datapackage exports to gitignore (#5719) Duck 2025-12-19 06:53:56 -07:00
  • 53e8130c9c Yugioh: Add space in concatenated string (#5695) Duck 2025-12-19 06:53:24 -07:00
  • 55c70a5ba8 EarthBound: Implement New Game (#5159) PinkSwitch 2025-12-19 07:52:27 -06:00
  • ebbdd7bfda Satisfactory: Add New Game (#5190) Jarno 2025-12-19 14:48:03 +01:00
  • 863f161466 TUNIC: Update wording on Mask and Lantern option descriptions #5760 Silent 2025-12-19 08:42:05 -05:00
  • 9305ecb3bc TUNIC: Update world version to 4.2.7 #5761 Silent 2025-12-19 08:41:37 -05:00
  • 0002bb8e5a TUNIC: Make UT care about hex goal amount #5762 Scipio Wright 2025-12-19 08:11:29 -05:00
  • b42fb77451 Factorio: Craftsanity (#5529) Alchav 2025-12-18 01:52:15 -05:00
  • 5a8e166289 SC2: New maintainership (#5752) Ziktofel 2025-12-18 00:06:49 +01:00
  • 5fa719143c TLOZ: Add manifest file (#5755) Rosalie 2025-12-17 18:06:06 -05:00
  • a906f139c3 APQuest: Fix ValueError on typing numbers/backspace #5757 Duck 2025-12-17 16:02:11 -07:00
  • 56363ea7e7 OptionsCreator: Respect World.hidden flag (#5754) Katelyn Gigante 2025-12-18 06:09:35 +11:00
  • 01e1e1fe11 WebHost: increase form upload limit (#5756) Fabian Dill 2025-12-17 19:12:10 +01:00
  • 4477dc7a66 Core: Bump version from 0.6.5 to 0.6.6 (#5753) Fabian Dill 2025-12-17 03:33:29 +01:00
  • 45994e344e Tests: test that every option in a preset is visible in either simple or complex UI (#5750) 0.6.5 Silvris 2025-12-16 12:27:02 -06:00
  • 51d5e1afae Launcher: fix shortcuts on the AppImage (#5726) Silvris 2025-12-14 20:30:07 -06:00
  • 577b958c4d SC2: Fix Kerrigan logic for active spells (#5746) Ziktofel 2025-12-15 00:56:54 +01:00
  • ce38d8ced6 Docs: Add 'silasary' to Mac tutorial contributors (#5745) Benny D 2025-12-14 09:01:32 -07:00
  • d65fcf286d Launcher: Add workaround for kivy bug for linux touchpad devices (#5737) BeeFox-sys 2025-12-12 12:44:22 +11:00
  • 5a6a0b37d6 sc2: Fixing typos in item descriptions (#5739) Phaneros 2025-12-11 13:43:06 -08:00
  • 4a0a65d604 WebHost: add played game to static tracker (#5731) 0.6.5-rc2 Fabian Dill 2025-12-09 00:45:02 +01:00
  • d25abfc305 Docs: update apsudoku docs / add links to web build (#5720) Emily 2025-12-04 19:09:56 -05:00
  • 0905e3ce32 WebHost/Game Guides: Change links to stay on current instance (#5699) Duck 2025-12-01 16:40:05 -07:00
  • ac84b272c5 CI: update appimage runtime to fix problems with sleep (#5706) black-sliver 2025-12-01 00:25:06 +00:00
  • e8a63abfa4 weights: Fixing negatives and zeroes disappearing from option dicts updated by triggers (#5677) Phaneros 2025-11-30 04:36:36 -08:00
  • 3fa2745c37 OptionCreator: pre-RC1 fixes (#5680) Silvris 2025-11-29 18:23:13 -06:00
  • 775065715d SNIClient: new SnesReader interface (#5155) Doug Hoskisson 2025-11-29 16:22:35 -08:00
  • 4e608b13ae Docs: fix name of "Build APWorlds" component (#5703) Doug Hoskisson 2025-11-29 16:18:11 -08:00
  • 886cc68051 Timespinner: Exclude Removed Location from Web Tracker (#5701) Colin 2025-11-29 11:13:43 -07:00
  • 146a314d22 SC2: Update Infested Banshee description to be more clear when the Burrow is unlocked #5685 Ziktofel 2025-11-29 19:12:29 +01:00
  • 18cf1bce36 sc2: Item group fixes and new item groups (#5679) Phaneros 2025-11-29 10:12:04 -08:00
  • f7e3f4e589 [FFMQ] Bugfix: Fix missing logic rule for Frozen Fields > Aquaria access wildham 2025-11-29 13:11:07 -05:00
  • 9f9765b78d shapez: Fix logic bug with vanilla shapes and floating layers #5623 BlastSlimey 2025-11-29 19:10:37 +01:00
  • 8ae1a7da32 TUNIC: Fix fuse rule in lower zig #5621 Scipio Wright 2025-11-29 13:09:55 -05:00
  • 08ea3fe225 ALTTP: Fix setting Beat Agahnim 1 event twice (#5617) Mysteryem 2025-11-29 18:09:30 +00:00
  • b81be6b4fc Jak and Daxter: Second attempt at fixing trade tests. #5599 massimilianodelliubaldini 2025-11-29 13:08:39 -05:00
  • f1aca0fc46 CVCotM: Add a client safeguard in case the player doesn't have Dash Boots #5500 LiquidCat64 2025-11-29 11:07:02 -07:00
  • d88fe99780 DS3: Update/Fix Excluded Locations Logging (#5220) Exempt-Medic 2025-11-29 13:04:07 -05:00
  • 360a1384f2 Civ6: Fix issue with names including civ-breaking characters (#5204) Carter Hesterman 2025-11-29 11:02:15 -07:00
  • d089b00ad5 Core: Add spaces in concatenated strings #5697 Duck 2025-11-29 10:52:08 -07:00
  • c05a2adc38 Wargroove: Add space in concatenated string #5696 Duck 2025-11-29 10:51:20 -07:00
  • 7631242621 MLSS: Add space in concatenated string #5694 Duck 2025-11-29 10:50:34 -07:00
  • df48c3e718 KH1: Add space in concatenated string #5693 Duck 2025-11-29 10:48:46 -07:00
  • 9a755e64b2 Jak and Daxter: Add space in concatenated string #5692 Duck 2025-11-29 10:48:23 -07:00
  • 34d362a003 CV64/CVCotM: Add spaces in concatenated strings (#5691) Duck 2025-11-29 10:47:54 -07:00
  • b75cce5d41 TLOZ: Add space in concatenated string #5690 Duck 2025-11-29 10:47:17 -07:00
  • a07faca2d9 LADX: catch exception after closing magpie #5687 threeandthreee 2025-11-29 12:46:22 -05:00
  • 8a1a715dc4 SC2: logic fixes minor bugs (#5660) Phaneros 2025-11-28 16:46:41 -08:00
  • 60a192b1b6 ALttP/Factorio: Add spaces in concatenated strings (#5564) Duck 2025-11-27 11:51:23 -07:00
  • 3b721e0365 Tests: Move hosting test to APQuest #5671 NewSoupVi 2025-11-26 20:55:35 +01:00
  • 3e16c20fce PyCharm: fix the apworld builder run config (#5678) Benny D 2025-11-26 04:45:12 -07:00
  • ec2c39e82f Docs: Improve the documentation for priority locations to mention de-prioritized (#5631) Emerassi 2025-11-25 16:00:25 -08:00
  • 23d319247f APQuest: Fix import of Protocol from bokeh instead of typing (#5674) NewSoupVi 2025-11-25 23:45:55 +01:00