Commit Graph

  • 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 -05:00
  • 9e5e43fcd5 Update Minecraft to use exclusion_rules for its exclusion pools espeon65536 2021-07-14 08:42:55 -05:00
  • 7493b7f35e Implement excluded locations espeon65536 2021-07-14 08:24:34 -05:00
  • 54b3a57f46 fix GetDataPackage exclusions Fabian Dill 2021-07-14 10:35:00 +02:00
  • 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 +02:00
  • 62a6cdc9f7 allow remote_items to be set via AutoWorld Fabian Dill 2021-07-13 19:14:57 +02:00
  • bc83dfa9e2 Factorio: allow artillery-shell stack to 10 Fabian Dill 2021-07-13 05:13:38 +02:00
  • 5adbab1d2b fix FactorioClient not applying world gen preset Fabian Dill 2021-07-13 03:44:41 +02:00
  • b0c1a7acce Remove remaining ALTTP import from CommonClient.py and fix /missing in FactorioClient.py Fabian Dill 2021-07-12 20:07:02 +02:00
  • 14cadbf80d Filter events out of datapackage Fabian Dill 2021-07-12 18:47:58 +02:00
  • 741ab3e45c cleanup some MC Fabian Dill 2021-07-12 18:16:03 +02:00
  • f456dba993 newstyle DataPackage. Both versions in merged format for compatibility for now. Fabian Dill 2021-07-12 18:05:46 +02:00
  • 50a21fbd74 MultiServer: remove message that could never trigger in current protocol Fabian Dill 2021-07-12 15:40:31 +02:00
  • 768ae584d3 AutoWorld: add hint_blacklist, automatically generated all_names MultiServer: revamp hint commands with AutoWorld Fabian Dill 2021-07-12 15:33:20 +02:00
  • ae32315bf7 add World.location_names Fabian Dill 2021-07-12 15:11:48 +02:00
  • 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 +02:00
  • 38bc3d47ad Fix: No longer allow setting starting items from other games Fabian Dill 2021-07-12 14:32:39 +02:00
  • 4feb3bf411 Fix: No longer allow setting items from other games to local/non-local Fabian Dill 2021-07-12 14:31:16 +02:00
  • b53d6c370b AutoWorld: remove Games Enum (AutoWorldRegister.world_types replaces it) Fabian Dill 2021-07-12 14:10:49 +02:00
  • 31c550d410 AutoWorld: basic Item handling Fabian Dill 2021-07-12 13:54:47 +02:00
  • babd809fa6 Factorio: fix certain recipes (like steel-plate) not getting their crafting time adjusted correctly. 0.1.4 Fabian Dill 2021-07-10 08:01:39 +02:00
  • 54177c7064 bump required LttP Client Version Fabian Dill 2021-07-10 07:37:56 +02:00
  • 4884184e4a fix autolauncher import Fabian Dill 2021-07-09 22:47:35 +02:00
  • 4c7ef593be Some optimizations Fabian Dill 2021-07-09 17:44:24 +02:00
  • 2600e9a805 Factorio: add coal liquefaction and kovarex process to progressive processing Fabian Dill 2021-07-09 04:49:19 +02:00
  • 6ac74f5686 Mystery: mention failing option name Fabian Dill 2021-07-09 03:06:16 +02:00
  • 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 +02:00
  • ffc00b7800 Factorio: fix progressive science pack order Fabian Dill 2021-07-08 05:09:34 +02:00
  • f44f015cb9 typo in playerSettings.yaml Fabian Dill 2021-07-08 00:02:17 +02:00
  • a4dcda16c1 LttP: update SNI handling to v34 Fabian Dill 2021-07-07 22:53:01 +02:00
  • 9db506ef42 Factorio: recipe randomization (rocket-part and science-packs only for now) Fabian Dill 2021-07-07 10:14:58 +02:00
  • 007f2caecf LttP: SNI keeps its log outside its folder Fabian Dill 2021-07-07 03:49:29 +02:00
  • 80a5845695 LttP: Move over to SNI Fabian Dill 2021-07-07 03:45:27 +02:00
  • 1b5525a8c5 Factorio: fix uranium-ore recipe writing to mod Fabian Dill 2021-07-06 23:55:30 +02:00
  • 22d45b9571 Factorio: remove loaders from recipe list Fabian Dill 2021-07-06 13:15:03 +02:00
  • 773602169d Factorio: fix some form mistakes that didn't break anything (yet) Fabian Dill 2021-07-06 13:06:45 +02:00
  • b650d3d9e6 Factorio: include recipe amounts in Recipe data Fabian Dill 2021-07-06 12:35:27 +02:00
  • 9b2171088e Factorio: mark all potential rocket recipe ingredients as advancements Fabian Dill 2021-07-06 12:33:33 +02:00
  • e58ae58e24 Factorio: add Progressive Option Fabian Dill 2021-07-04 22:21:53 +02:00
  • a11e840d36 Cache some MultiWorld properties Fabian Dill 2021-07-04 16:44:27 +02:00
  • 7d5b20ccfc Remove temporary solution "OptionSets" in favor of AutoWorld's Options Fabian Dill 2021-07-04 16:18:21 +02:00
  • 2530d28c9d Move Progressive Items to AutoWorld Fabian Dill 2021-07-04 15:47:11 +02:00
  • c669bc3e7f Factorio: correctly display player names with spaces and detect desyncs Fabian Dill 2021-07-04 15:25:56 +02:00
  • 5943c8975a fixing the tests for bees again espeon65536 2021-07-02 20:27:41 -05:00
  • d9f97f6aad Improve option retrieval to fix test crashing espeon65536 2021-07-02 17:51:11 -05:00
  • 576521229c Added option for MC bee traps espeon65536 2021-07-02 16:50:31 -05:00
  • ac919f72a8 Factorio: update setup Fabian Dill 2021-07-03 00:30:00 +02:00
  • 85ce2aff47 Factorio: RIP Bridge File Fabian Dill 2021-07-02 20:52:06 +02:00
  • 8030db03ad Merge remote-tracking branch 'Espeon/minecraft' into Archipelago_Main Fabian Dill 2021-07-02 20:14:34 +02:00
  • 1e90470862 increment MC client version and network_data_package version espeon65536 2021-07-02 10:12:06 -05:00
  • e37ca97bde add bee traps espeon65536 2021-07-02 10:10:35 -05:00
  • 97f45f5d96 FactorioClient: fix reconnect add auto-world-gen Fabian Dill 2021-07-02 01:58:03 +02:00
  • 0a64caf4c5 add Factorio world gen settings Fabian Dill 2021-07-02 01:29:49 +02:00
  • eee6fc0f10 increment version Fabian Dill 2021-07-01 21:18:08 +02:00
  • 60972e026b send packed NetworkItem in PrintJSON Fabian Dill 2021-06-30 20:57:00 +02:00
  • fd9123610b mimic ItemSend fields of PrintJSON for hints Fabian Dill 2021-06-30 20:45:06 +02:00
  • 6458653812 Update Text.py alwaysintreble 2021-06-29 12:16:44 -05:00
  • 328d448ab2 Auto import worlds to trigger registration Fabian Dill 2021-06-29 03:49:29 +02:00
  • 10aca70879 update Flask-Compress Fabian Dill 2021-06-29 03:27:31 +02:00
  • 92edc68890 update prompt_toolkit Fabian Dill 2021-06-29 03:26:16 +02:00
  • 4d4af9d74e WebHost: Guard each Room via file-lock Fabian Dill 2021-06-29 03:11:48 +02:00
  • 92c21de61d Merge branch 'main' of https://github.com/ArchipelagoMW/Archipelago into minecraft espeon65536 2021-06-28 14:45:20 -05:00
  • f918d34098 un-disabled villages spawning in nether espeon65536 2021-06-28 14:41:33 -05:00
  • 95e0f551e8 LttP Client: restore auto-snes Fabian Dill 2021-06-28 01:27:52 +02:00
  • 43e17f82b0 Updated HK test to use autoworld espeon65536 2021-06-26 12:52:50 -05:00
  • c7417623e6 Converted Hollow Knight to AutoWorld system espeon65536 2021-06-26 11:18:12 -05:00
  • 50ed657b0e Allow running MultiMystery.py from source on linux black-sliver 2021-06-27 18:52:09 +02:00
  • 8b5d7028f7 decrement Factorio Client version (for now, as nobody has that client yet) Fabian Dill 2021-06-27 05:18:37 +02:00
  • aa28b3887f Apply Dewin's suggested filter to the Z3 Player Tracker Chris Wilson 2021-06-26 22:32:29 -04:00
  • 739b563bc2 Move required Client Version to AutoWorld Fabian Dill 2021-06-27 00:23:42 +02:00
  • a3a68de341 Factorio: only create events for required technologies Fabian Dill 2021-06-26 06:05:38 +02:00
  • 57c761aa7d Made AdvancementGoal a Range again also fixed the awful rules formatting espeon65536 2021-06-25 20:15:07 -05:00
  • 75891b2d38 fix tests again espeon65536 2021-06-25 19:59:44 -05:00
  • 44943f6bf8 Merge branch 'main' of https://github.com/ArchipelagoMW/Archipelago into minecraft espeon65536 2021-06-25 19:44:15 -05:00
  • 5fdcd2d7c7 Factorio: locale formatting fixes Fabian Dill 2021-06-26 00:54:27 +02:00
  • 43e3c84635 fix the Hollow Knight Unittest. Yes, the one test. Fabian Dill 2021-06-25 23:39:22 +02:00
  • 7f8bb10fc5 Move Factorio, Hollow Knight and Minecraft Options into AutoWorld Fabian Dill 2021-06-25 23:32:13 +02:00
  • cc85edafc4 Add "Host Game" button back to the website landing page Chris Wilson 2021-06-25 16:59:59 -04:00
  • 878ab33039 Factorio: fix incomplete crafting category copy Fabian Dill 2021-06-25 22:09:09 +02:00
  • 4b495557cd Tracker: sort numbers and fractions numerically Fabian Dill 2021-06-25 21:15:54 +02:00
  • d1fd1cd788 Tracker: sort Last Activity numerically, instead of text. Fabian Dill 2021-06-25 21:05:44 +02:00
  • 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 +02:00
  • 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 -05:00
  • fd811bfd1b fix minecraft tests espeon65536 2021-06-25 13:02:45 -05:00
  • 6837cd2917 Require the ability to respawn the dragon for all dragon-related advancements espeon65536 2021-06-25 12:43:59 -05:00
  • f778a263a7 Forbid villages from spawning in the Nether espeon65536 2021-06-25 12:37:06 -05:00
  • 007f66d86e CommonClient.py: fix generic error Fabian Dill 2021-06-25 07:25:03 +02:00
  • 0e32393acb FactorioClient: only await awaitable tasks Fabian Dill 2021-06-25 07:11:06 +02:00
  • 20729242f9 allow nested dictionaries in dict_to_lua Fabian Dill 2021-06-25 01:55:58 +02:00
  • 91655a855d Factorio: exclude science packs and rocket-part from free samples Fabian Dill 2021-06-25 01:31:48 +02:00
  • 9f2f343f76 Factorio: always display static nodes with full info Fabian Dill 2021-06-24 23:51:42 +02:00
  • 6c1d164330 LttP: set non-native items to Power Star 0.1.3 Fabian Dill 2021-06-22 06:25:19 +02:00
  • 937fee9019 Factorio: fix locale file formatting Fabian Dill 2021-06-22 02:00:35 +02:00
  • 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 +02:00
  • 07d61f6d47 fix playerSettings.yaml post-merge Fabian Dill 2021-06-21 02:51:54 +02:00
  • 304f63aedf Merge branch 'espeon' into Archipelago_Main Fabian Dill 2021-06-21 02:49:06 +02:00
  • 30190f373a send /received output to self.output Fabian Dill 2021-06-21 02:14:25 +02:00
  • b51b094cc1 Added HMG to playerSettings espeon65536 2021-06-18 23:45:03 -05:00
  • f4a2f344a7 format MultiServer.py Fabian Dill 2021-06-19 03:03:06 +02:00
  • 1e7214a86b fix required plando options triggering on empty string Fabian Dill 2021-06-19 01:00:41 +02:00