Commit Graph

  • d6697924cb OoT: item links don't crash still point to not-helpful locations though espeon65536 2022-04-27 21:11:04 -05:00
  • 3001926ae4 OoT: fix locations pointing to wrong entrance in server hints espeon65536 2022-04-27 20:12:32 -05:00
  • 578451fcfa add some typing info to CollectionState (#468) Doug Hoskisson 2022-04-27 12:19:53 -07:00
  • d57bdf6dc3 OoT: No Logic modifications NL now uses the glitchless world graph, which enables entrance randomizer NL forces all logic tricks on, progression balancing off, minimal accessibility espeon65536 2022-04-26 15:16:02 -05:00
  • 0309fac592 OoT: check for existence of ROM at start of generation espeon65536 2022-04-26 13:43:02 -05:00
  • 9ecd320c8c OoT: prevent connection from outdated clients Fabian Dill 2022-04-24 04:59:46 +02:00
  • c326566bd2 Show "did you mean 'item/location_name'" in invalid item/location error. (#469) CaitSith2 2022-04-26 02:28:43 -07:00
  • 4f10dbb896 Test: add missing cleanup in TestGenerate black-sliver 2022-04-24 12:08:19 +02:00
  • cb6d377796 sm64ex: Rule updates N00byKing 2022-04-24 11:49:30 +02:00
  • b5f58b0a03 Fixed copy paste issue Jarno Westhof 2022-04-24 12:37:08 +02:00
  • 9ee5fae476 sm64ex: Update dependency in documentation N00byKing 2022-04-24 15:14:42 +02:00
  • 81feb2fd5e [Docs] Update network diagram into mermaid diagram syntax. (#446) Hussein Farran 2022-04-24 11:20:14 -04:00
  • 75a76fb184 Include options in options dict Colin Lenzen 2022-04-23 17:09:11 -07:00
  • 21f1ccbfb4 Timespinner: Options to Support Loot Randomization Colin Lenzen 2022-04-23 17:02:53 -07:00
  • 0f5a7cda6c LttP: fix retro allowing arrows in "P" price shuffle in shops (#448) Fabian Dill 2022-04-22 09:12:51 +02:00
  • acd7bce903 Logging: change text loggers to log current time Fabian Dill 2022-04-20 18:57:29 +02:00
  • 1afacd28a1 Fix chart indent Chris Wilson 2022-04-14 19:00:58 -04:00
  • 6e171d19f0 Remove no longer needed control data Chris Wilson 2022-04-13 23:51:44 -04:00
  • 66921499ad Display multiple charts per row, reduce overall chart size Chris Wilson 2022-04-13 23:46:15 -04:00
  • 249972c7fd webhost: stats improvements Fabian Dill 2022-04-09 19:38:08 +02:00
  • dae0e233b8 WebHost: add a /stats page Fabian Dill 2022-04-08 15:52:49 +02:00
  • 8bb566a250 Fix remaining_mode on webhost. (#449) CaitSith2 2022-04-20 07:46:05 -07:00
  • 6a25bbeef0 Fix other instances of /tutorial/archipelago Rob McAuley 2022-04-14 23:21:36 +02:00
  • 6286ac4a3b Fix lowercase letter in link leading to 404 Rob McAuley 2022-04-15 05:19:54 +09:00
  • 447f99ea15 Documentation: Added example of item_links Vince Lund 2022-04-12 21:52:28 -05:00
  • 587d4dc8b6 v6,sm64ex: Allow location exclusions N00byKing 2022-04-14 13:55:42 +02:00
  • b5613ffcf5 OoT: mark Compress/Decompress as executables black-sliver 2022-04-13 23:28:42 +02:00
  • 1fe82b1312 Add bug report link to WebWorld (#440) KonoTyran 2022-04-12 14:37:05 -07:00
  • a4daa78c0b HK: plando charm cost (#431) Fabian Dill 2022-04-12 17:13:52 +02:00
  • 618bdfc917 [Core] Allow multiple worlds in one yaml (#428) Jarno Westhof 2022-04-12 10:57:29 +02:00
  • 8e68aa0ccd Add group collect (#424) CaitSith2 2022-04-10 14:08:54 -07:00
  • df3757657e Setup: fix SMZ3 and SoE file bindings Fabian Dill 2022-04-09 19:39:15 +02:00
  • 0eea1a1d89 Timespinner: Added Lore names to Downloads Vince Lund 2022-04-09 09:05:39 -05:00
  • 15dcdca6fc HK: slight optimization items are marked as advancement if they have an additional effect, so instead of a lookup we can just refer to a bool that's already local as a quick pre-check Fabian Dill 2022-04-08 21:30:38 +02:00
  • 7a6aef03e7 HK: Charm costs in spoiler log now with charm name. Fabian Dill 2022-04-08 19:22:50 +02:00
  • c61f3b9110 MC: make slot data json compatible (Changing base type of Options in recent PR broke this) Fabian Dill 2022-04-08 21:15:39 +02:00
  • 42fecc7491 Core: change how required versions work, deprecate IgnoreGame (#426) black-sliver 2022-04-08 11:16:36 +02:00
  • 0acca6dd64 Options.py typing (#412) Doug Hoskisson 2022-04-07 10:42:30 -07:00
  • ec00d1b710 SMZ3: allow TextClient to connect by name (#423) Fabian Dill 2022-04-07 16:50:55 +02:00
  • f093e90c23 ModuleUpdate: add it to a few more common entry points MinecraftClient: add requests import to requirements.txt Fabian Dill 2022-04-07 10:19:18 +02:00
  • 3d1f6d9b82 Clients: don't use stdin when loading steam overlay black-sliver 2022-04-06 00:06:48 +02:00
  • 9bdcbb9008 Fix item links. CaitSith2 2022-04-06 10:13:57 -07:00
  • 491e6c8730 HK: don't progression balance "Currency"-like progression items (#419) Fabian Dill 2022-04-06 00:41:15 +02:00
  • d32d268d97 WebHost: add yaml checker to sitemap and drop "mystery", as we've been doing in various places (#421) Fabian Dill 2022-04-05 15:17:47 +02:00
  • 30c447b9f3 Lttp adjuster (#417) Fabian Dill 2022-04-05 15:16:06 +02:00
  • 2def8f35ad KH: what? yeah, it's HK (#420) Fabian Dill 2022-04-05 15:01:33 +02:00
  • f2055daf1a Add a /sitemap to the WebHost (#418) Chris Wilson 2022-04-05 01:14:30 -04:00
  • 944571ea89 LttP: Add Allow collect option, default Off. (#414) CaitSith2 2022-04-04 18:54:49 -07:00
  • f7c601b863 HK: Fix web gen By allowing pickle to find the options Fabian Dill 2022-04-05 00:13:25 +02:00
  • 7315da2ccb AutoWorld: don't import __pycache__ Fabian Dill 2022-04-04 10:29:55 +02:00
  • 2f7f6a0b58 Setup: copy LttP yaml to build automatically Fabian Dill 2022-04-04 10:29:02 +02:00
  • 3f43051c35 [WebHost] Do not calculate settingHash multiple times in weighted-settings Chris Wilson 2022-04-04 19:38:42 -04:00
  • 535c35310d [WebHost] Fix a bug causing player-settings to fail to update the hash on JSON updates Chris Wilson 2022-04-04 19:36:56 -04:00
  • 8fbe6a4511 [WebHost] Only calculate settingHash once in player-settings Chris Wilson 2022-04-04 18:54:40 -04:00
  • 07ff0f1026 [WebHost] Fix /user-content styles (#408) 0.3.1 Chris Wilson 2022-04-03 20:16:15 -04:00
  • a080288e3e Core: update version (#407) Fabian Dill 2022-04-04 01:39:01 +02:00
  • 71bd87f293 HK: don't flag maps as progression Fabian Dill 2022-04-04 00:58:44 +02:00
  • 574e2abba8 HK: write shop prices to spoiler log Fabian Dill 2022-04-04 00:40:19 +02:00
  • cffa772801 Fix unit test and generation failures. Whoops. Hussein Farran 2022-04-03 18:23:40 -04:00
  • 66bd793306 HK: add item name groups Fabian Dill 2022-04-04 00:15:16 +02:00
  • 0eb37883ca Add docstrings to hollow knight YAML options. Hussein Farran 2022-04-03 18:10:13 -04:00
  • 356384ab05 Add Hollow Knight setup guide, game info, and to README Hussein Farran 2022-04-03 16:30:44 -04:00
  • 8c2c6877b6 HK: sort shop contents by cost Fabian Dill 2022-04-03 22:05:20 +02:00
  • d1d40d8a60 HK: ignore relics logic HK: write sets ordered, to reduce history changes Fabian Dill 2022-04-03 00:18:20 +02:00
  • b026a0a372 HK: write charm costs to spoiler Fabian Dill 2022-04-03 00:12:37 +02:00
  • 73bcd0058a HK: force disabled options to actually be disabled Fabian Dill 2022-04-02 21:25:03 +02:00
  • 0cf396e5d6 HK: account for "Start" location in another place Fabian Dill 2022-04-02 21:16:23 +02:00
  • 1bc09d4292 make black sliver happy Fabian Dill 2022-04-02 20:56:26 +02:00
  • 97d0c51db1 HK: allow webgen Fabian Dill 2022-04-02 20:49:27 +02:00
  • ed1c11267c Options: loudly crash if random text is not recognized, instead of de… (#401) Fabian Dill 2022-04-04 01:37:57 +02:00
  • a3e1ac896f Generate: don't fail on marked utf-8 files (#399) Fabian Dill 2022-04-03 21:55:46 +02:00
  • 37d9eb2752 Added filesafe player name function and updated generator functions in all worlds to use filesafe player name during output Zach Parks 2022-04-02 22:47:42 -05:00
  • 05e267a0bd Prevent use of old collection clients without boss collection blocklist. (#406) CaitSith2 2022-04-03 11:45:06 -07:00
  • d1f0a29a02 OoT: fix patching deltas when run from another folder Fabian Dill 2022-04-02 05:16:10 +02:00
  • fb2e780c56 LttP/SMZ3: some more file ending fixes (#393) Fabian Dill 2022-04-03 19:42:18 +02:00
  • ba3257f850 ItemLinks: prevent attempts at cross-game (#402) Fabian Dill 2022-04-03 19:09:05 +02:00
  • 215d5e9adf AutoWorld: ensure WebWorld is instantiated, preventing an easy mistake. (#404) Fabian Dill 2022-04-03 19:08:50 +02:00
  • 5392b32d5c SoE: WebWorld theme and fix long standing bug (#397) black-sliver 2022-04-03 04:48:43 +02:00
  • 4dd0a75914 multiworld tracker: properly fix item link breaking tracker alwaysintreble 2022-04-02 18:55:29 -05:00
  • a2212002ae Link to the Past Block collection of bosses. (#395) CaitSith2 2022-04-02 16:39:28 -07:00
  • 91ccee3513 [SM] remote item back compat fix (#400) lordlou 2022-04-02 19:36:31 -04:00
  • 2a593d5d0a CI: add windows build action black-sliver 2022-04-02 02:04:18 +02:00
  • a93b3d79aa Minecraft fixes (#388) black-sliver 2022-04-02 04:49:27 +02:00
  • 938ab32cda CI: bigger unittest matrix black-sliver 2022-04-01 23:39:29 +02:00
  • 6f5ab05345 [Docs] Added WebWorld Theme (#387) Jarno Westhof 2022-04-01 22:39:39 +02:00
  • 95f8647f09 Added 50 items to ArchipIDLE (#385) Chris Wilson 2022-04-01 10:04:42 -04:00
  • 06c8caa3cc Fixed checksfinder client failing when getting an item before sending one, and fixed checksfinder client not appearing in the installer (#383) jonloveslegos 2022-04-01 01:55:06 -04:00
  • d206a562df rename ChecksFinder folder (#380) Fabian Dill 2022-04-01 07:17:46 +02:00
  • a0a290e481 Setup: fix OoT conditions for file page (#381) Fabian Dill 2022-04-01 07:17:26 +02:00
  • 266ff0c520 Setup: fix apparently forgotten file endings (#382) Fabian Dill 2022-04-01 07:16:54 +02:00
  • 931bf7da16 SMZ3: fix loading TextScript on systems that don't default to something utf-8 compatible (#384) Fabian Dill 2022-04-01 07:14:20 +02:00
  • fe4a26d034 CI: add Generate.py tests black-sliver 2022-04-01 01:09:16 +02:00
  • dca70a99ad Webhost - Update copyright year Zach Parks 2022-04-01 02:38:45 +00:00
  • 1a24a73ccd add forgotten file (#378) 0.3.0 Fabian Dill 2022-04-01 04:14:51 +02:00
  • ae163319e0 More bug fixes Fabian Dill 2022-04-01 03:42:56 +02:00
  • 65864e273b Fix bugs Fabian Dill 2022-04-01 03:32:17 +02:00
  • 199b778d2b Bug Squashing Fabian Dill 2022-04-01 03:23:52 +02:00
  • 70e3c47120 Core: update version Fabian Dill 2022-03-31 20:14:05 +02:00
  • eddc5d6524 Options: some more typing Fabian Dill 2022-04-01 00:47:50 +02:00
  • fae3068c25 Documentation: Add RetroArch emu to SNES games (#365) strotlog 2022-03-31 15:09:13 -07:00