Commit Graph

  • 7f5afddb38 Docs: update network graph Fabian Dill 2021-07-29 15:23:44 +0200
  • 36a981aaa2 Freeze: don't discard docstrings as Archipelago makes use of them during runtime. Fabian Dill 2021-07-28 13:31:27 +0200
  • fdcf093be0 Update README.md Hussein Farran 2021-07-27 22:57:45 -0400
  • 1bd55b4572 ModuleUpdater: add -f and -y switches black-sliver 2021-07-26 23:05:41 +0200
  • eb0e5b7438 MultiServer: don't extract .zip black-sliver 2021-07-26 09:12:04 +0200
  • 884dece54c Factorio: move prints from /sc (silent command) to /ap-print, to prevent two warnings getting printed by Factorio Fabian Dill 2021-07-27 14:59:16 +0200
  • 3759f4c644 FactorioClient: add /resync to trigger resending/reauth Fabian Dill 2021-07-27 14:58:39 +0200
  • f232f74246 Version: 0.1.6 start Fabian Dill 2021-07-27 14:57:44 +0200
  • a9ecab35d8 Add Subnautica to games list on WebHost Chris Wilson 2021-07-26 17:21:00 -0400
  • e1e25d0eae Add range options to player-settings pages Chris Wilson 2021-07-25 19:04:08 -0400
  • f45c042351 Include range options in generated JSON files for player-settings Chris Wilson 2021-07-25 18:18:15 -0400
  • f15bb9dbd7 Fix player-settings not defaulting the select options to their proper values. Also fix tab title. Chris Wilson 2021-07-25 18:07:03 -0400
  • 610871c61b Template gameName into player-settings as a data attribute to avoid potential security risks. Chris Wilson 2021-07-25 15:49:51 -0400
  • 35b9e4768a Adjust radiation rules to match code Daivuk 2021-07-25 13:01:27 -0400
  • 1b4762715c print final output name Fabian Dill 2021-07-25 16:15:51 +0200
  • 5c21538553 redirect old /hosted to new /room Fabian Dill 2021-07-25 16:07:36 +0200
  • 85481d7321
    Added water filtration and added location positions (#32) David St-Louis 2021-07-25 09:33:47 -0400
  • 153fa16bcf Redirect user to 404 page for non-existing player-settings pages Chris Wilson 2021-07-24 23:20:46 -0400
  • 71642f494f Automatically generate and save player settings for every game Chris Wilson 2021-07-24 23:09:34 -0400
  • 8ba408385b Update options.py to generate JSON files to be used with player-settings pages Chris Wilson 2021-07-24 21:27:56 -0400
  • d2c420a1fd fix MultiServer file dailog ending targeting Fabian Dill 2021-07-25 03:17:22 +0200
  • 855ff480a5 Require Factorio Client with World Gen capability Fabian Dill 2021-07-25 03:13:13 +0200
  • eb586aab55 add empty Subnautica section to playerSettings.yaml Fabian Dill 2021-07-24 15:47:52 +0200
  • b097f30f4d correctly ignore base weights file in generate Fabian Dill 2021-07-24 14:42:34 +0200
  • 78f565c706 renamed /hosted/ to /room/ remove no longer used options allow loading of json data files from webhost when it gets run by gunicorn and similar Fabian Dill 2021-07-24 14:08:45 +0200
  • af30d8b7cd ensure Hyrule Castle Small Key locality in standard + small key shuffle Fabian Dill 2021-07-24 01:42:00 +0200
  • e79a918c03
    Minecraft updates (#29) espeon65536 2021-07-23 19:28:16 -0400
  • 83dc92c6a5 Added missing PDA location and tweaked item count Daivuk 2021-07-23 16:57:37 -0400
  • 64c80c32f0 update exclusion procedure for clarity espeon65536 2021-07-23 08:55:44 -0500
  • 12eba33dbf separate fill step for nonadvancement nonexcluded items espeon65536 2021-07-15 16:52:30 -0500
  • 0eee1f2d01 add separate can_exclude property, so non-progression items can be marked non-excluded espeon65536 2021-07-15 08:46:07 -0500
  • 39a5921522 round of post-test fixes Fabian Dill 2021-07-23 20:04:51 +0200
  • c99a689504 Merge remote-tracking branch 'Daivuk/subnautica_clean' into subnautica_test Fabian Dill 2021-07-23 15:49:23 +0200
  • 997a3e18a3 Factorio: add remaining world_gen options, reformat black-sliver 2021-07-23 00:47:18 +0200
  • 15747f48e9 fix LttP create_regions Fabian Dill 2021-07-23 12:03:19 +0200
  • d62b46f6cd remove outdated comment Fabian Dill 2021-07-23 11:31:09 +0200
  • d406e4c3d9 Added Subnautica Support Daivuk 2021-07-17 12:07:45 -0400
  • fc7d37def4 MultiServer.py: when loading a .zip, create the .archipelago next to it to consistently load the same savegame. Fabian Dill 2021-07-23 02:27:45 +0200
  • f6b3dfe5ba MultiServer: allow loading a .zip containing a .archipelago directly. Fabian Dill 2021-07-23 02:19:41 +0200
  • fe9094dedc re-order Generate.py imports to ensure ModuleUpdate.py works Fabian Dill 2021-07-23 01:57:45 +0200
  • 34ff5d9662 create options files on WebHost startup Fabian Dill 2021-07-22 18:21:31 +0200
  • df9bad75ea fix unittests Fabian Dill 2021-07-22 15:59:37 +0200
  • 21af3bf563 move LttP create_regions and set_rules to AutoWorld Fabian Dill 2021-07-22 15:51:50 +0200
  • b2f5f095fc turns out windows' built in zip hates LZMA also fix APMC output path Fabian Dill 2021-07-22 01:08:44 +0200
  • 8a1ac566c8 FactorioClient: wait for instance to stop black-sliver 2021-07-21 23:32:28 +0200
  • 75bf595f86 add (cached) /api/datapackage_version endpoint Fabian Dill 2021-07-21 23:04:22 +0200
  • 312f13e254 add (cached) /api/datapackge endpoint Fabian Dill 2021-07-21 22:55:44 +0200
  • 2fc4006dfa RIP: MultiMystery and Mystery, now there's just Generate Other changes: host.yaml Multi Mystery options were moved and changed generate_output now has an output_directory argument MultiWorld.get_game_players(<game>) now replaces <game>_player_ids Python venv should now work properly Fabian Dill 2021-07-21 18:08:15 +0200
  • 47f7ec16c0 FactorioClient.py: correctly pass keyword arguments to Factorio Fabian Dill 2021-07-21 14:42:33 +0200
  • e105616b96 use dynamic item name groups in State Fabian Dill 2021-07-21 09:45:15 +0200
  • a503134533 remove Gui.py, GuiUtils.py, ER_hint_reference.txt and icon.ico from root directory Fabian Dill 2021-07-21 09:18:28 +0200
  • bceb8540a1 assorted fixes Fabian Dill 2021-07-20 21:19:53 +0200
  • 10c6a70696 Auto-validate Option.schema, Factorio: allow setting pollution values black-sliver 2021-07-19 01:02:23 +0200
  • b809d76b79 Move setting of `MultiWorld.is_race` to `MultiWorld.secure`. Hussein Farran 2021-07-20 14:21:27 -0400
  • bfad85223b Add race flag to APMC if AP is run with the race arg. Hussein Farran 2021-07-20 14:16:40 -0400
  • b53c5593a8 Automate dumpSprites.py - and then remove it Fabian Dill 2021-07-20 18:23:06 +0200
  • 3bfb98a1c6 remove old Factorio tech tree layouts Fabian Dill 2021-07-20 13:16:12 +0200
  • 573fde4bbc Merge together FactorioClient.py and FactorioClientGUI.py Add cmd arguments Add kivy style file, allowing users to modify it Fabian Dill 2021-07-19 21:52:08 +0200
  • 5c8a076790 Add Ori and the Blind Forest TODO: Mapstone counting, Open, OpenWorld, connection rules, goals Fabian Dill 2021-07-16 12:41:37 +0200
  • 20b173453d (for now) only collect ER hint info for LttP Optimize Entrance Fabian Dill 2021-07-16 12:23:05 +0200
  • 3460c9f714 HK: use new logic mixin names Fabian Dill 2021-07-15 13:33:24 +0200
  • 69a5bf0159 Add LogicMixin Fabian Dill 2021-07-15 13:31:33 +0200
  • 01f0f309d1 add AutoWorld.generate_early, optimize Location Fabian Dill 2021-07-15 08:50:08 +0200
  • 3d67e1dbdb move structure linking to create_regions instead of generate_basic espeon65536 2021-07-14 19:13:25 -0500
  • 719e21ac8c update playerSettings for exclusion espeon65536 2021-07-14 08:50:01 -0500
  • 14ed3b82a0 Flag the enchanted books as advancement so they don't go on excluded locations (particularly the Infinity book) espeon65536 2021-07-14 08:44:06 -0500
  • 9e5e43fcd5 Update Minecraft to use exclusion_rules for its exclusion pools espeon65536 2021-07-14 08:42:55 -0500
  • 7493b7f35e Implement excluded locations espeon65536 2021-07-14 08:24:34 -0500
  • 54b3a57f46 fix GetDataPackage exclusions Fabian Dill 2021-07-14 10:35:00 +0200
  • 4f998a6880 Documentation: now in repository. Programming documentation should be in /docs, player/user documentation should be in /WebHostLib/static/assets/tutorial. Network: implement InvalidPacket, remove InvalidArguments and InvalidCmd Datapackage: implement per-game versions and per-game package retrieval Fabian Dill 2021-07-14 10:02:39 +0200
  • 62a6cdc9f7 allow remote_items to be set via AutoWorld Fabian Dill 2021-07-13 19:14:57 +0200
  • bc83dfa9e2 Factorio: allow artillery-shell stack to 10 Fabian Dill 2021-07-13 05:13:38 +0200
  • 5adbab1d2b fix FactorioClient not applying world gen preset Fabian Dill 2021-07-13 03:44:41 +0200
  • b0c1a7acce Remove remaining ALTTP import from CommonClient.py and fix /missing in FactorioClient.py Fabian Dill 2021-07-12 20:07:02 +0200
  • 14cadbf80d Filter events out of datapackage Fabian Dill 2021-07-12 18:47:58 +0200
  • 741ab3e45c cleanup some MC Fabian Dill 2021-07-12 18:16:03 +0200
  • f456dba993 newstyle DataPackage. Both versions in merged format for compatibility for now. Fabian Dill 2021-07-12 18:05:46 +0200
  • 50a21fbd74 MultiServer: remove message that could never trigger in current protocol Fabian Dill 2021-07-12 15:40:31 +0200
  • 768ae584d3 AutoWorld: add hint_blacklist, automatically generated all_names MultiServer: revamp hint commands with AutoWorld Fabian Dill 2021-07-12 15:33:20 +0200
  • ae32315bf7 add World.location_names Fabian Dill 2021-07-12 15:11:48 +0200
  • 9821e05386 Fix: When sending items via send or getitem, only consider items that belong to that world Fix: Allow cheat-sending items into unconnected slots Fabian Dill 2021-07-12 14:35:44 +0200
  • 38bc3d47ad Fix: No longer allow setting starting items from other games Fabian Dill 2021-07-12 14:32:39 +0200
  • 4feb3bf411 Fix: No longer allow setting items from other games to local/non-local Fabian Dill 2021-07-12 14:31:16 +0200
  • b53d6c370b AutoWorld: remove Games Enum (AutoWorldRegister.world_types replaces it) Fabian Dill 2021-07-12 14:10:49 +0200
  • 31c550d410 AutoWorld: basic Item handling Fabian Dill 2021-07-12 13:54:47 +0200
  • babd809fa6 Factorio: fix certain recipes (like steel-plate) not getting their crafting time adjusted correctly. Fabian Dill 2021-07-10 08:01:39 +0200
  • 54177c7064 bump required LttP Client Version Fabian Dill 2021-07-10 07:37:56 +0200
  • 4884184e4a fix autolauncher import Fabian Dill 2021-07-09 22:47:35 +0200
  • 4c7ef593be Some optimizations Fabian Dill 2021-07-09 17:44:24 +0200
  • 2600e9a805 Factorio: add coal liquefaction and kovarex process to progressive processing Fabian Dill 2021-07-09 04:49:19 +0200
  • 6ac74f5686 Mystery: mention failing option name Fabian Dill 2021-07-09 03:06:16 +0200
  • 172c1789a8 introduce World.topology_present, to indicate if any meaningful path information is available in the world Fabian Dill 2021-07-08 11:07:41 +0200
  • ffc00b7800 Factorio: fix progressive science pack order Fabian Dill 2021-07-08 05:09:34 +0200
  • f44f015cb9 typo in playerSettings.yaml Fabian Dill 2021-07-08 00:02:17 +0200
  • a4dcda16c1 LttP: update SNI handling to v34 Fabian Dill 2021-07-07 22:53:01 +0200
  • 9db506ef42 Factorio: recipe randomization (rocket-part and science-packs only for now) Fabian Dill 2021-07-07 10:14:58 +0200
  • 007f2caecf LttP: SNI keeps its log outside its folder Fabian Dill 2021-07-07 03:49:29 +0200
  • 80a5845695 LttP: Move over to SNI Fabian Dill 2021-07-07 03:45:27 +0200
  • 1b5525a8c5 Factorio: fix uranium-ore recipe writing to mod Fabian Dill 2021-07-06 23:55:30 +0200
  • 22d45b9571 Factorio: remove loaders from recipe list Fabian Dill 2021-07-06 13:15:03 +0200