Commit Graph

  • 773602169d Factorio: fix some form mistakes that didn't break anything (yet) Fabian Dill 2021-07-06 13:06:45 +0200
  • b650d3d9e6 Factorio: include recipe amounts in Recipe data Fabian Dill 2021-07-06 12:35:27 +0200
  • 9b2171088e Factorio: mark all potential rocket recipe ingredients as advancements Fabian Dill 2021-07-06 12:33:33 +0200
  • e58ae58e24 Factorio: add Progressive Option Fabian Dill 2021-07-04 22:21:53 +0200
  • a11e840d36 Cache some MultiWorld properties Fabian Dill 2021-07-04 16:44:27 +0200
  • 7d5b20ccfc Remove temporary solution "OptionSets" in favor of AutoWorld's Options Fabian Dill 2021-07-04 16:18:21 +0200
  • 2530d28c9d Move Progressive Items to AutoWorld Fabian Dill 2021-07-04 15:47:11 +0200
  • c669bc3e7f Factorio: correctly display player names with spaces and detect desyncs Fabian Dill 2021-07-04 15:25:56 +0200
  • 5943c8975a fixing the tests for bees again espeon65536 2021-07-02 20:27:41 -0500
  • d9f97f6aad Improve option retrieval to fix test crashing espeon65536 2021-07-02 17:51:11 -0500
  • 576521229c Added option for MC bee traps espeon65536 2021-07-02 16:50:31 -0500
  • ac919f72a8 Factorio: update setup Fabian Dill 2021-07-03 00:30:00 +0200
  • 85ce2aff47 Factorio: RIP Bridge File Fabian Dill 2021-07-02 20:52:06 +0200
  • 8030db03ad Merge remote-tracking branch 'Espeon/minecraft' into Archipelago_Main Fabian Dill 2021-07-02 20:14:34 +0200
  • 1e90470862 increment MC client version and network_data_package version espeon65536 2021-07-02 10:12:06 -0500
  • e37ca97bde add bee traps espeon65536 2021-07-02 10:10:35 -0500
  • 97f45f5d96 FactorioClient: fix reconnect add auto-world-gen Fabian Dill 2021-07-02 01:58:03 +0200
  • 0a64caf4c5 add Factorio world gen settings Fabian Dill 2021-07-02 01:29:49 +0200
  • eee6fc0f10 increment version Fabian Dill 2021-07-01 21:18:08 +0200
  • 60972e026b send packed NetworkItem in PrintJSON Fabian Dill 2021-06-30 20:57:00 +0200
  • fd9123610b mimic ItemSend fields of PrintJSON for hints Fabian Dill 2021-06-30 20:45:06 +0200
  • 6458653812 Update Text.py alwaysintreble 2021-06-29 12:16:44 -0500
  • 328d448ab2 Auto import worlds to trigger registration Fabian Dill 2021-06-29 03:49:29 +0200
  • 10aca70879 update Flask-Compress Fabian Dill 2021-06-29 03:27:31 +0200
  • 92edc68890 update prompt_toolkit Fabian Dill 2021-06-29 03:26:16 +0200
  • 4d4af9d74e WebHost: Guard each Room via file-lock Fabian Dill 2021-06-29 03:11:48 +0200
  • 92c21de61d Merge branch 'main' of https://github.com/ArchipelagoMW/Archipelago into minecraft espeon65536 2021-06-28 14:45:20 -0500
  • f918d34098 un-disabled villages spawning in nether espeon65536 2021-06-28 14:41:33 -0500
  • 95e0f551e8 LttP Client: restore auto-snes Fabian Dill 2021-06-28 01:27:52 +0200
  • 43e17f82b0 Updated HK test to use autoworld espeon65536 2021-06-26 12:52:50 -0500
  • c7417623e6 Converted Hollow Knight to AutoWorld system espeon65536 2021-06-26 11:18:12 -0500
  • 50ed657b0e Allow running MultiMystery.py from source on linux black-sliver 2021-06-27 18:52:09 +0200
  • 8b5d7028f7 decrement Factorio Client version (for now, as nobody has that client yet) Fabian Dill 2021-06-27 05:18:37 +0200
  • aa28b3887f Apply Dewin's suggested filter to the Z3 Player Tracker Chris Wilson 2021-06-26 22:32:29 -0400
  • 739b563bc2 Move required Client Version to AutoWorld Fabian Dill 2021-06-27 00:23:42 +0200
  • a3a68de341 Factorio: only create events for required technologies Fabian Dill 2021-06-26 06:05:38 +0200
  • 57c761aa7d Made AdvancementGoal a Range again also fixed the awful rules formatting espeon65536 2021-06-25 20:15:07 -0500
  • 75891b2d38 fix tests again espeon65536 2021-06-25 19:59:44 -0500
  • 44943f6bf8 Merge branch 'main' of https://github.com/ArchipelagoMW/Archipelago into minecraft espeon65536 2021-06-25 19:44:15 -0500
  • 5fdcd2d7c7 Factorio: locale formatting fixes Fabian Dill 2021-06-26 00:54:27 +0200
  • 43e3c84635 fix the Hollow Knight Unittest. Yes, the one test. Fabian Dill 2021-06-25 23:39:22 +0200
  • 7f8bb10fc5 Move Factorio, Hollow Knight and Minecraft Options into AutoWorld Fabian Dill 2021-06-25 23:32:13 +0200
  • cc85edafc4 Add "Host Game" button back to the website landing page Chris Wilson 2021-06-25 16:59:59 -0400
  • 878ab33039 Factorio: fix incomplete crafting category copy Fabian Dill 2021-06-25 22:09:09 +0200
  • 4b495557cd Tracker: sort numbers and fractions numerically Fabian Dill 2021-06-25 21:15:54 +0200
  • d1fd1cd788 Tracker: sort Last Activity numerically, instead of text. Fabian Dill 2021-06-25 21:05:44 +0200
  • f870bb3fad MultiServer: implement a hint recheck that triggers on get_save() Still torn if I want a single hint list per team and filter on demand, or have filtered lists and re_check on demand. Fabian Dill 2021-06-25 21:04:37 +0200
  • 719f9d7d48 Monsters Hunted made a hard-postgame advancement, so both flags must be set for it to be not junkfilled espeon65536 2021-06-25 13:57:09 -0500
  • fd811bfd1b fix minecraft tests espeon65536 2021-06-25 13:02:45 -0500
  • 6837cd2917 Require the ability to respawn the dragon for all dragon-related advancements espeon65536 2021-06-25 12:43:59 -0500
  • f778a263a7 Forbid villages from spawning in the Nether espeon65536 2021-06-25 12:37:06 -0500
  • 007f66d86e CommonClient.py: fix generic error Fabian Dill 2021-06-25 07:25:03 +0200
  • 0e32393acb FactorioClient: only await awaitable tasks Fabian Dill 2021-06-25 07:11:06 +0200
  • 20729242f9 allow nested dictionaries in dict_to_lua Fabian Dill 2021-06-25 01:55:58 +0200
  • 91655a855d Factorio: exclude science packs and rocket-part from free samples Fabian Dill 2021-06-25 01:31:48 +0200
  • 9f2f343f76 Factorio: always display static nodes with full info Fabian Dill 2021-06-24 23:51:42 +0200
  • 6c1d164330 LttP: set non-native items to Power Star Fabian Dill 2021-06-22 06:25:19 +0200
  • 937fee9019 Factorio: fix locale file formatting Fabian Dill 2021-06-22 02:00:35 +0200
  • 023a798ac1 Factorio: refactor visibility option into tech_tree_information set vanilla technologies to be hidden instead of disabled fix advancement icon still showing when no information in tech was supposed to be given Fabian Dill 2021-06-21 22:25:49 +0200
  • 07d61f6d47 fix playerSettings.yaml post-merge Fabian Dill 2021-06-21 02:51:54 +0200
  • 304f63aedf Merge branch 'espeon' into Archipelago_Main Fabian Dill 2021-06-21 02:49:06 +0200
  • 30190f373a send /received output to self.output Fabian Dill 2021-06-21 02:14:25 +0200
  • b51b094cc1 Added HMG to playerSettings espeon65536 2021-06-18 23:45:03 -0500
  • f4a2f344a7 format MultiServer.py Fabian Dill 2021-06-19 03:03:06 +0200
  • 1e7214a86b fix required plando options triggering on empty string Fabian Dill 2021-06-19 01:00:41 +0200
  • f8fd8b3585 Factorio: add toggle to disable imported blueprints Fabian Dill 2021-06-19 01:00:21 +0200
  • 644d62c915 Ignore Factorio AP savegame file. CaitSith2 2021-06-18 14:23:55 -0700
  • 741ec36ee1 all requires to be modified by trigggers and linked options Fabian Dill 2021-06-18 23:17:12 +0200
  • a08d7bb1b2 Settings: add requires Fabian Dill 2021-06-18 22:15:54 +0200
  • 16ae77ca1c Plandoing structures causes them to output in the spoiler log espeon65536 2021-06-16 20:24:36 -0500
  • a5bf3a8407 Factorio: remove option to turn off random_tech_ingredients Fabian Dill 2021-06-16 23:41:38 +0200
  • cd0306d513 additional import cleanup espeon65536 2021-06-16 01:16:19 -0500
  • b29d0b8276 Fixed some options in the Minecraft section of playerSettings espeon65536 2021-06-15 22:27:51 -0500
  • 3ee88fd8fe Merge branch 'main' of https://github.com/ArchipelagoMW/Archipelago into main Chris Wilson 2021-06-15 21:18:24 -0400
  • bc9c93b180 Improvements to the WebHost Chris Wilson 2021-06-15 21:18:14 -0400
  • e49d10ab22 Clean up imports espeon65536 2021-06-15 18:22:12 -0500
  • 059946d59e Shifted Minecraft to the new AutoWorld system espeon65536 2021-06-15 18:15:05 -0500
  • 6211760922 Merge branch 'main' of https://github.com/ArchipelagoMW/Archipelago into minecraft espeon65536 2021-06-15 16:58:28 -0500
  • 167958c002 fix legacy weapons trigger Fabian Dill 2021-06-15 23:23:39 +0200
  • 8b16ffb629 fix LttP rom options Fabian Dill 2021-06-15 21:15:57 +0200
  • b5193162bf update playerSettings.yaml Fabian Dill 2021-06-15 20:26:31 +0200
  • bc34c237b6 move minecraft plando connections into minecraft Fabian Dill 2021-06-15 16:34:36 +0200
  • d9824d26d2 make Factorio rocket silo a static (and therefore local) node Fabian Dill 2021-06-15 15:32:40 +0200
  • 8d08b55e69 move item referencing options into their game's category Fabian Dill 2021-06-15 15:10:31 +0200
  • 503c844971 categorize game options Fabian Dill 2021-06-15 14:11:46 +0200
  • deff356910 Added HMG check to all checks for OWG and NL espeon65536 2021-06-14 22:10:26 -0500
  • 883ebbf267 Updating WebHost structure Chris Wilson 2021-06-14 22:27:43 -0400
  • cd45116dce dynamify games listing Fabian Dill 2021-06-15 02:35:40 +0200
  • d80362c4b8 Fix 404 pages Chris Wilson 2021-06-14 20:20:23 -0400
  • 384e06d6fe Subdirectory pages currently 404. I'll look into this later Chris Wilson 2021-06-14 20:18:40 -0400
  • e6f44a70d0 use flask convention for template fetching Fabian Dill 2021-06-15 01:51:40 +0200
  • 0ca90ee7e8 Add subdirectory handling for zelda3, factorio, and minecraft. Add generic 404 page. Chris Wilson 2021-06-14 19:35:02 -0400
  • 59a56c803a Log which player's plando has caused a placement failure Fabian Dill 2021-06-14 23:42:13 +0200
  • 1e0b44bdc5 set Triforce Piece Defaults Fabian Dill 2021-06-14 23:41:47 +0200
  • 2f3296bada remove _ and - from pedestal hint texts Fabian Dill 2021-06-14 02:23:41 +0200
  • 434d8e0977 remove _ and - from item hint texts Fabian Dill 2021-06-14 02:20:13 +0200
  • 0a89eaaf62 update trigger result key before trigger Fabian Dill 2021-06-14 02:14:02 +0200
  • cea2f81b86 remove IRH special rule now that it's a 1/1 triforce piece hunt Fabian Dill 2021-06-13 07:57:34 +0200
  • 86b612f3b5 implement random-middle Fabian Dill 2021-06-12 21:05:45 +0200
  • d425e5eb6a disable GT junk fill in hybrid espeon65536 2021-06-12 13:11:14 -0500