Commit Graph

  • bdb9b7803c Added timespinner tracker Jarno Westhof 2021-10-24 00:35:41 +0200
  • 4622b3fe36 Fixed bug with items variable Jarno Westhof 2021-10-22 19:06:08 +0200
  • 402afd15db Split of trackers into game specific parts Jarno Westhof 2021-10-22 14:04:13 +0200
  • 82aca3bce4 Fix TR small key getting shuffled away Kyle Franz 2021-10-23 23:52:58 -0700
  • 756c6554c9 Update Factorio tutorial Chris Wilson 2021-10-25 21:32:58 -0400
  • 3b9753aaf4 Add /info page for Minecraft Chris Wilson 2021-10-25 17:48:45 -0400
  • 4472ef20fe Factorio: add DeathLink option Fabian Dill 2021-10-25 09:58:08 +0200
  • c152790011 MultiServer: fix a refactor mistake Fabian Dill 2021-10-25 08:24:32 +0200
  • 4e3b8a5178 MultiServer: allow sending another Connect, to update tags, uuid, team etc. Fabian Dill 2021-10-25 06:57:06 +0200
  • 375a0ff208 Options: verify starting inventory counts are positive for more than just Factorio Fabian Dill 2021-10-25 04:13:25 +0200
  • 57831f0eba FactorioClient: address some common issues Fabian Dill 2021-10-24 23:22:06 +0200
  • c9a3f67121
    Update network protocol.md Hussein Farran 2021-10-22 19:57:32 -0400
  • 6af1f98c88 CommonClient.py UI: add progressbar representing % of checks done. CommonClient.py UI: add Commands button that points out /help and !help CommonClient.py: track permissions CommonClient.py: track missing locations and checked locations in lib Fabian Dill 2021-10-22 05:25:09 +0200
  • 8e35372aad Network: add RoomInfo -> Games Allows clients to only download relevant parts of the datapackage, or to keep ID lookups per-game, and for Bounce to tell if there will be a receiving end. Fabian Dill 2021-10-22 04:46:00 +0200
  • 0f4d285223 TextClient UI: hide panel selection when there's only one panel to select. CommonClient: remove "/connect " if it was accidentally copy-pasted into server bar. Fabian Dill 2021-10-22 00:37:20 +0200
  • 192e592cda Docs: coop Fabian Dill 2021-10-21 23:07:39 +0200
  • 1c2c1f286f Some cleanup Fabian Dill 2021-10-21 21:06:38 +0200
  • 6e25af9493 LttPClient: fix missed ROM_PLAYER_LIMIT Fabian Dill 2021-10-21 20:55:01 +0200
  • 050927008a Tests: add "EmptyStateCanReachSomething" Fabian Dill 2021-10-21 20:23:13 +0200
  • 2fe5459c56 Core & LttP: remove 255 player limit Fabian Dill 2021-10-21 08:15:47 +0200
  • 8fbbaf7fcb LttPClient: try to find linux SNI executable Fabian Dill 2021-10-21 06:43:42 +0200
  • 2f5bdc5cf9
    Merge pull request #98 from black-sliver/doc-update Hussein Farran 2021-10-20 19:41:39 -0400
  • 17833a0bfc documentation corrections CaitSith2 2021-10-20 12:13:25 -0700
  • f4e71df946 Requirements: update time! Fabian Dill 2021-10-20 20:03:56 +0200
  • be070b79af MultiServer: add !checked command, as it may be useful for coop. Fabian Dill 2021-10-20 19:58:07 +0200
  • ef8eefd3b4 Create en_Risk of Rain 2.md Hussein Farran 2021-10-18 17:28:48 -0400
  • 83f46f6b2b Readme: fix tutorials page link Fabian Dill 2021-10-20 08:31:00 +0200
  • 6b4bdf569c MultiServer: coop support Just connect multiple clients to the same slot Fabian Dill 2021-10-20 05:56:28 +0200
  • 7a9f6e2a8e Factorio: Prevent invalid item counts in start items. Fabian Dill 2021-10-19 23:23:48 +0200
  • ce95ff65bd CommonClient: give UI a server connect bar Fabian Dill 2021-10-19 05:38:17 +0200
  • 28e724da98 WebHostLib.options: move to makedirs instead of mkdir. Fabian Dill 2021-10-19 02:50:18 +0200
  • a43b027cde Subnautica: add an install guide Fabian Dill 2021-10-19 02:41:40 +0200
  • 4b5e36ebf2 FactorioClient: >< Fabian Dill 2021-10-19 01:49:51 +0200
  • 89c05cfcae FactorioClient: Fix bridge not sending, and limit bridge to run up to once a second. Setup: Fix LttP Adjuster needs to be installed with generator/lttp MultiServer: fix duplicate !forfeits Fabian Dill 2021-10-19 01:47:11 +0200
  • f8569db21b Merge remote-tracking branch 'Archipelago/main' into Archipelago_Main Fabian Dill 2021-10-18 22:58:45 +0200
  • 34eba2655e MultiServer: add !collect and collect_mode CommonClient: make missing and checked location lookups faster FactorioClient: implement reverse grant technologies for collect/forfeit/coop Fabian Dill 2021-10-18 22:58:29 +0200
  • 1625860bd9 Add /info page for Super Metroid Chris Wilson 2021-10-18 09:06:24 -0400
  • f3ddfb96f3 Add Super Metroid setup guide, update LttP setup guide Chris Wilson 2021-10-18 09:02:52 -0400
  • 66e198cbb6 Merge branch 'rip_compat' into Archipelago_Main Fabian Dill 2021-10-18 08:18:28 +0200
  • 33c747a881 Accidently changed variable name Vince Lund 2021-10-16 12:22:23 -0500
  • 20d61d14e0 Fixed some spelling Vince Lund 2021-10-15 17:51:18 -0500
  • 833de94ab0 Generate: You can now have triggers in a game section that get run after common triggers and after the game is selected. Their format is the same but they can't overwrite game. Fabian Dill 2021-10-17 20:53:06 +0200
  • c8d6250ada WebHost: set default upload limit to 64 MB, as OoT is chonkers. WebHost: rename .multidata to .archipelago in a missed flash message WebHost: correctly parse Factorio slot names with "-" Fabian Dill 2021-10-16 20:11:26 +0200
  • d38e1185bb Setup: auto include auto generated yaml files Fabian Dill 2021-10-16 19:40:58 +0200
  • fdb8ae0cb5 FactorioClient: Warn user about the dangers of AppData Factorio: improve setup guide somewhat Fabian Dill 2021-10-16 19:40:27 +0200
  • b57306beac MultiServer: Don't send password required indicator if the password is empty string (user intention is likely no password) Fabian Dill 2021-10-15 22:08:24 +0200
  • af6e159644 Docs: retarget :48484 links Fabian Dill 2021-10-15 17:33:18 +0200
  • 54e50f69e1 Options: various fixes to get_option_name falsely giving get_current_option_name instead. Fabian Dill 2021-10-14 19:42:13 +0200
  • 3f415b8265 WebHost: Re-Remove multidata race difference explanation, as it no longer exists. Fabian Dill 2021-10-14 19:41:23 +0200
  • 8ccdb56bf1
    Merge pull request #104 from alwaysintreble/ror2 Hussein Farran 2021-10-14 13:25:34 -0400
  • 17ed957c6b Include military science pack in all techs military or higher. CaitSith2 2021-10-14 10:20:56 -0700
  • e4564abe41 Fix tech-maniac achievement for silo spawn. CaitSith2 2021-10-13 07:03:18 -0700
  • f16b29b16b
    Merge branch 'main' into ror2 alwaysintreble 2021-10-12 09:09:11 -0500
  • ef8af7d618 Move config files and player-settings js files to /generated/configs and /generated/player-settings and update the pages that use them Chris Wilson 2021-10-11 21:37:08 -0400
  • 79e33899a8 Supported game page game links now point to the game info page. Added a link below for the settings pages. Chris Wilson 2021-10-11 21:20:31 -0400
  • 11fc220d4d Minor wording change on landing page. Chris Wilson 2021-10-11 21:13:40 -0400
  • a94a30168c Greatly improve the Start Playing page Chris Wilson 2021-10-11 21:11:37 -0400
  • 19704920a4 TOuch up host game page Chris Wilson 2021-10-11 20:58:05 -0400
  • e4f4c1f1be Add Start Playing page, clean up /generate page Chris Wilson 2021-10-11 20:52:30 -0400
  • 065931cae7 Greatly reduced number of items marked as never_excluded due to the performance implications it brings Jarno Westhof 2021-10-11 11:41:45 +0200
  • 78443bffac Core: fix missed precollected change Fabian Dill 2021-10-11 01:39:25 +0200
  • a8b105267c WebHost: add hint cost and forfeit mode to webgen page Fabian Dill 2021-10-11 00:46:18 +0200
  • f7bd637073 Core: fix chain != chain.from_iterable Fabian Dill 2021-10-11 00:12:00 +0200
  • 3e6f7f0fad WebHost: add /discord redirect Fabian Dill 2021-10-10 21:52:45 +0200
  • e301b67e49 Greatly improved performance when no locations are excluded Jarno Westhof 2021-10-10 14:23:06 +0200
  • 952d878442 Marked items as never exclude + some more refactorings Jarno Westhof 2021-10-10 13:05:41 +0200
  • 8f66f94ffa WebHost: Generate: Fix dead link Fabian Dill 2021-10-10 20:14:11 +0200
  • d79acef59e api.md: update precollected for commit# e66a2a7 black-sliver 2021-10-10 18:39:03 +0200
  • e66a2a7c30 Core: change precollected_items to dict-style Core: make sure there are enough threads available during generate_output to prevent deadlocks if event waiting is used Fabian Dill 2021-10-10 16:50:01 +0200
  • 2f04b93fdb api.md: add set Location.event in location skeleton black-sliver 2021-10-10 14:03:33 +0200
  • 818e99b39d api.md: add exclusions to create_items, fix bug in generate_output black-sliver 2021-10-10 13:08:23 +0200
  • 96ffe95404 hopefully fix lint error CaitSith2 2021-10-09 21:03:03 -0700
  • 438e53d25e hints for visible tech should be free no matter who it is for. CaitSith2 2021-10-09 20:48:13 -0700
  • ca4b0acd92 Add !hint_location command. CaitSith2 2021-10-09 20:47:12 -0700
  • f8deb1bd7f Make visible_sending part of AutoWorld. CaitSith2 2021-10-09 20:38:53 -0700
  • d8de84e417 Revert Item Pickup to ItemPickup because it broke stuff alwaysintreble 2021-10-09 22:11:05 -0500
  • eb602aedc3 Fill overworld-shuffle dungeon items with logic Prevents maps and compasses from failing fast fill espeon65536 2021-10-09 11:07:48 -0500
  • b539892cc0 Fixed Timespinner generation *oops* Jarno Westhof 2021-10-09 15:53:18 +0200
  • ba13d2179d Slightly improved docs about permissions flags Jarno Westhof 2021-10-09 15:40:08 +0200
  • c7a315ac97 Refactorings Jarno Westhof 2021-10-09 11:58:38 +0200
  • b1fb793ea4
    Ror2: fix generation mistake (#100) alwaysintreble 2021-10-09 08:57:37 -0500
  • 62db9ad982 MultiServer: send RoomUpdate -> permissions if permissions change Fabian Dill 2021-10-09 15:24:08 +0200
  • 652c9943c2 api.md: add to the list of requirements black-sliver 2021-10-09 14:35:08 +0200
  • 9f62575abe api.md: add data_version, clarify ids, add precollected_items black-sliver 2021-10-09 14:29:52 +0200
  • 2fd87f703e api.md: fix more stuff based on comments black-sliver 2021-10-09 13:00:50 +0200
  • d3780cd9d5
    Documentation update alwaysintreble 2021-10-09 05:55:50 -0500
  • 0376705e47 api.md: change 'Your World' based on suggestions black-sliver 2021-10-09 11:28:15 +0200
  • f1fddac655 api.md: add item groups, fix typo, reformat long lines black-sliver 2021-10-09 11:06:41 +0200
  • 6acd08431e Core: fix set_seed seed passthrough Fabian Dill 2021-10-09 02:30:46 +0200
  • 317f7116c4 api.md: Reword some things based on @Ijwu's suggestions black-sliver 2021-10-09 02:05:55 +0200
  • bf8e99140e
    api.md: Apply second batch of suggestions from code review black-sliver 2021-10-09 01:15:35 +0200
  • 6c949c3a52
    api.md: Apply first batch of suggestions from code review black-sliver 2021-10-09 00:49:47 +0200
  • 76d591bab5
    Update adding games.md Hussein Farran 2021-10-08 17:20:05 -0400
  • d10cab824a
    Merge branch 'ArchipelagoMW:main' into ror2 alwaysintreble 2021-10-08 13:29:25 -0500
  • a93d633d25 Risk of Rain 2: move a variable definition so it can be reused. Reverted a change that broke stuff for some reason. alwaysintreble 2021-10-08 13:27:23 -0500
  • 9ebab4a382 Core: fix set_seed argument order Fabian Dill 2021-10-08 12:16:15 +0200
  • cd53dcfe43 Fix typo alwaysintreble 2021-10-08 05:08:05 -0500
  • 87ceef230f api.md: remove useless \s, fix mixin example black-sliver 2021-10-08 00:39:16 +0200
  • a06e81a0ba api.md: add logic and output, fixed some typos, added some typos black-sliver 2021-10-08 00:25:20 +0200
  • 59e87e0d27 api.md: fix Item.advancement description black-sliver 2021-10-07 19:53:19 +0200