Commit Graph

  • 48a7587c5a Fix broken plando guide links alwaysintreble 2022-05-17 18:37:12 -0500
  • ff82145633 The Witness: Updated Setup Guide, now referencing the PopTracker map- & auto-tracking package! metzner 2022-05-16 21:07:46 +0200
  • dcc703f454 Webworld docs: Removed extra space wafflesoup 2022-05-16 09:18:07 -0500
  • 07f66fb15a
    [Timespinner] Make DamageRandoOverrides a bit easier to work with and compatible with older yamls (#517) Jarno Westhof 2022-05-15 23:39:38 +0200
  • c0fb7d9f9a
    Add local and non_local items to item_links (#506) CaitSith2 2022-05-15 07:41:11 -0700
  • 2b6fc6dd3a only accept true and false for a range if they make sense beauxq 2022-05-14 16:50:36 -0700
  • e147495fb9
    Sm unbeatable seed fix (#514) lordlou 2022-05-15 10:29:56 -0400
  • b2e65a19a2
    Webhost serialize fixes (#512) Fabian Dill 2022-05-14 23:05:21 +0200
  • 44638ccc1a
    Fill: fix priority_locations being undone by prog_balancing shop shuffle and other late-fills (#513) Fabian Dill 2022-05-14 23:04:16 +0200
  • 5f4b2cfa52
    Main: compress world type output log (#509) Fabian Dill 2022-05-14 20:52:57 +0200
  • 0bc2301530 Updating docs to remove reference to the AP preset jtoyoda 2022-05-14 09:55:11 -0600
  • d1eda38745 Clients: centralize UI and input behaviour Fabian Dill 2022-04-27 22:11:11 +0200
  • dc10421531
    Sonic Adventure 2: Battle Implementation (#501) PoryGone 2022-05-14 06:00:49 -0400
  • 00f5975a3c CI: build release AppImage on ubuntu-18.04 black-sliver 2022-05-14 10:59:47 +0200
  • b41f444013 Logic Fix (Potentially gamebreaking) metzner 2022-05-14 04:28:20 +0200
  • 89b4060a06 Fix Plando options pickling error CaitSith2 2022-05-13 08:19:12 -0700
  • 98ca001da6 Fix for variable progression balancing when yaml has progression on/off. CaitSith2 2022-05-13 08:16:29 -0700
  • b0b41711d4
    Adding damage rando v2 options to timespinner rando (#503) weffjebster 2022-05-14 05:52:35 -0400
  • 3f691d6977
    Add "exclude" to item links (#497) CaitSith2 2022-05-11 16:37:18 -0700
  • 977159e572
    Webworld docs: move gameinfo documentation to their world folders and copy them for webhost use. (#455) alwaysintreble 2022-05-11 13:05:53 -0500
  • 9e15e754c2 Doc: use RegionType.Generic in api.md black-sliver 2022-05-11 10:11:16 +0200
  • c085ee47ed
    variable-progression-balancing (#356) Doug Hoskisson 2022-05-11 00:13:21 -0700
  • a5ca118bbf
    Test: rename (#499) Fabian Dill 2022-05-11 08:51:18 +0200
  • 521122fd4f
    Minecraft Version support (#458) KonoTyran 2022-05-10 21:00:53 -0700
  • 86933d8150
    LttP: ensure non-native items are rendered as star in Shops (#486) Fabian Dill 2022-05-11 05:41:44 +0200
  • 976f34c19f Fix Harmless Hellway logic Alchav 2022-04-29 12:17:12 -0400
  • a56340663c Test: check that all_state can complete game Fabian Dill 2022-05-10 19:48:54 +0200
  • e3900e9f99 Test: fix wrong name Fabian Dill 2022-05-10 19:43:44 +0200
  • e8b1362172 Test: check for working completion condition Fabian Dill 2022-05-10 19:40:43 +0200
  • f6d857b5b5
    Core: make progression balancing deterministic (#295) espeon65536 2022-05-10 22:12:26 -0400
  • aa9f43dea1 Fuzzy: switch to damerau_levenshtein_distance with ignored case Fabian Dill 2022-05-09 17:03:16 +0200
  • 513ab62ce7 Fuzzy: replace thefuzz with jellyfish GPL -> BSD2Clause and should be faster though I haven't tested it myself and just trusted people on the internet. Jellyfish also allows us access to many more algorithms should they be any better. Trying out Jaro distance now instead of Levenshtein. Fabian Dill 2022-05-09 07:18:50 +0200
  • a020dea277 Doc: fix wrong naming in api.md example code black-sliver 2022-05-10 00:32:16 +0200
  • 19dd447dcb OoT: update connector.lua to use new names espeon65536 2022-05-07 08:44:49 -0500
  • eb1abd9222 Fix broken image link in Factorio `setup_en.md` Kono Tyran 2022-04-22 20:00:18 -0700
  • 9ab7c8d9e5
    Witness: Changes in response to Beta run 1 (#494) NewSoupVi 2022-05-09 07:20:28 +0200
  • 1e592b4681
    Update network protocol doc to extend intra-doc linking (#489) Hussein Farran 2022-05-06 10:01:43 -0400
  • 40a08d0d84
    SM64 logic fixes and ER handling (#488) espeon65536 2022-05-06 06:33:39 -0500
  • 517e72f442
    Add options to generate page (#450) CaitSith2 2022-05-04 20:03:19 -0700
  • ea51df432d Factorio: map gen: allow arbitrary property expressions black-sliver 2022-05-05 02:02:50 +0200
  • c27bfc515e Factorio: map gen: allow width and height black-sliver 2022-05-05 01:59:41 +0200
  • 7fad0b0f51
    Test: introduce test for every game has a tutorial (#478) Fabian Dill 2022-05-03 22:14:03 +0200
  • 76663f819b
    Merge pull request #483 from espeon65536/oot Fabian Dill 2022-05-02 11:54:42 +0200
  • 666760f0cf
    Merge branch 'main' into oot Fabian Dill 2022-05-02 11:54:00 +0200
  • 2d73f2f46e OoT: update mq dungeon table address in lua script Plan is to automate this next version, so the lua doesn't need updating every time I mess with the ROM espeon65536 2022-05-01 14:48:33 -0500
  • c8e54bbcd0 OoT: add Thieves' Hideout keys/locations to tracker espeon65536 2022-05-01 14:44:49 -0500
  • 76a4dce66a OoT: move Thieves' Hideout location IDs to match with old ID espeon65536 2022-05-01 14:44:26 -0500
  • c102d602b3 OoT: update ASM to version 6.2 espeon65536 2022-05-01 13:27:53 -0500
  • e711490f6c OoT: bump data version espeon65536 2022-05-01 13:07:15 -0500
  • c801cdbb3b OoT: update logic files, naming, and logic tricks to version 6.2 Gerudo Training Grounds -> Ground Composers Grave -> Royal Familys Tomb Gerudo Fortress -> Thieves Hideout for the indoor sections espeon65536 2022-05-01 13:05:52 -0500
  • 9d638671bb Removed Tutorial Gate Close as a location for compatibility with current randomizer version metzner 2022-04-30 05:31:55 +0200
  • 4a703481ba Removed Mountain Trap Door Triple Exit location. metzner 2022-04-30 05:30:04 +0200
  • 897cbb9826 Moved Quarry Big Panel to uncommon metzner 2022-04-30 04:56:38 +0200
  • bb710cc360 Fix: Traps weren't showing up metzner 2022-04-30 04:44:15 +0200
  • 5eab07d8d6
    Network: add games argument to GetDataPackage (#473) Fabian Dill 2022-04-30 04:39:08 +0200
  • 894a30b9bd
    Check for ROMs at beginning of generation (#475) espeon65536 2022-04-29 20:37:28 -0500
  • e8579771a5 Requirements: update websockets Fabian Dill 2022-04-28 00:11:06 +0200
  • 09670a4475 Factorio: demote EnergyLink text to debug logging level. Fabian Dill 2022-04-29 02:58:36 +0200
  • ff783cf9a5 WebHost: update flask Fabian Dill 2022-04-29 04:05:45 +0200
  • 46d31c3ee3 typing, mostly in AutoWorld.py includes a bugfix (that was found by static type checking) in `get_filler_item_name` beauxq 2022-04-28 09:03:44 -0700
  • 3e8c821c02
    Add The Witness (#467) NewSoupVi 2022-04-29 00:42:11 +0200
  • 50eaf712a9 Remove outdated disclaimer Alchav 2022-04-28 11:17:36 -0400
  • f476747ade OoT: remove early ROM check Will be replaced with an Autoworld class method, can_generate espeon65536 2022-04-28 09:44:53 -0500
  • d8d881085f OoT: permit dungeon_items: overworld to fill into shops espeon65536 2022-04-27 21:45:31 -0500
  • fd6e1b3046 OoT: fix bad interaction between dungeon_items: overworld and songs: dungeon espeon65536 2022-04-27 21:43:16 -0500
  • d6697924cb OoT: item links don't crash still point to not-helpful locations though espeon65536 2022-04-27 21:11:04 -0500
  • 3001926ae4 OoT: fix locations pointing to wrong entrance in server hints espeon65536 2022-04-27 20:12:32 -0500
  • 578451fcfa
    add some typing info to CollectionState (#468) Doug Hoskisson 2022-04-27 12:19:53 -0700
  • 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 -0500
  • 0309fac592 OoT: check for existence of ROM at start of generation espeon65536 2022-04-26 13:43:02 -0500
  • 9ecd320c8c OoT: prevent connection from outdated clients Fabian Dill 2022-04-24 04:59:46 +0200
  • c326566bd2
    Show "did you mean 'item/location_name'" in invalid item/location error. (#469) CaitSith2 2022-04-26 02:28:43 -0700
  • 4f10dbb896 Test: add missing cleanup in TestGenerate black-sliver 2022-04-24 12:08:19 +0200
  • cb6d377796 sm64ex: Rule updates N00byKing 2022-04-24 11:49:30 +0200
  • b5f58b0a03 Fixed copy paste issue Jarno Westhof 2022-04-24 12:37:08 +0200
  • 9ee5fae476 sm64ex: Update dependency in documentation N00byKing 2022-04-24 15:14:42 +0200
  • 81feb2fd5e
    [Docs] Update network diagram into mermaid diagram syntax. (#446) Hussein Farran 2022-04-24 11:20:14 -0400
  • 75a76fb184 Include options in options dict Colin Lenzen 2022-04-23 17:09:11 -0700
  • 21f1ccbfb4 Timespinner: Options to Support Loot Randomization Colin Lenzen 2022-04-23 17:02:53 -0700
  • 0f5a7cda6c
    LttP: fix retro allowing arrows in "P" price shuffle in shops (#448) Fabian Dill 2022-04-22 09:12:51 +0200
  • acd7bce903 Logging: change text loggers to log current time Fabian Dill 2022-04-20 18:57:29 +0200
  • 1afacd28a1 Fix chart indent Chris Wilson 2022-04-14 19:00:58 -0400
  • 6e171d19f0 Remove no longer needed control data Chris Wilson 2022-04-13 23:51:44 -0400
  • 66921499ad Display multiple charts per row, reduce overall chart size Chris Wilson 2022-04-13 23:46:15 -0400
  • 249972c7fd webhost: stats improvements Fabian Dill 2022-04-09 19:38:08 +0200
  • dae0e233b8 WebHost: add a /stats page Fabian Dill 2022-04-08 15:52:49 +0200
  • 8bb566a250
    Fix remaining_mode on webhost. (#449) CaitSith2 2022-04-20 07:46:05 -0700
  • 6a25bbeef0 Fix other instances of /tutorial/archipelago Rob McAuley 2022-04-14 23:21:36 +0200
  • 6286ac4a3b Fix lowercase letter in link leading to 404 Rob McAuley 2022-04-15 05:19:54 +0900
  • 447f99ea15 Documentation: Added example of item_links Vince Lund 2022-04-12 21:52:28 -0500
  • 587d4dc8b6 v6,sm64ex: Allow location exclusions N00byKing 2022-04-14 13:55:42 +0200
  • b5613ffcf5 OoT: mark Compress/Decompress as executables black-sliver 2022-04-13 23:28:42 +0200
  • 1fe82b1312
    Add bug report link to WebWorld (#440) KonoTyran 2022-04-12 14:37:05 -0700
  • a4daa78c0b
    HK: plando charm cost (#431) Fabian Dill 2022-04-12 17:13:52 +0200
  • 618bdfc917
    [Core] Allow multiple worlds in one yaml (#428) Jarno Westhof 2022-04-12 10:57:29 +0200
  • 8e68aa0ccd
    Add group collect (#424) CaitSith2 2022-04-10 14:08:54 -0700
  • df3757657e Setup: fix SMZ3 and SoE file bindings Fabian Dill 2022-04-09 19:39:15 +0200
  • 0eea1a1d89 Timespinner: Added Lore names to Downloads Vince Lund 2022-04-09 09:05:39 -0500
  • 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 +0200
  • 7a6aef03e7 HK: Charm costs in spoiler log now with charm name. Fabian Dill 2022-04-08 19:22:50 +0200