Commit Graph

  • 8b60a9e2f0 OoT: Add display names to ER options espeon65536 2021-11-14 06:55:32 -0600
  • 4cd9711de3 Super Metroid: fix some file paths Fabian Dill 2021-11-14 05:27:03 +0100
  • 2ffa0d0e7f Utils: ignore SSL Cert when getting IP Fabian Dill 2021-11-13 23:14:26 +0100
  • 586af0de1d SNIClient: remove some debug stuff before release Fabian Dill 2021-11-13 23:05:39 +0100
  • e90b2c3a5c OoT: kill door of time collision while it's opening espeon65536 2021-11-13 14:07:17 -0600
  • 3d6c82861a OoT: give a full Slingshot, Bomb Bag, or Bow for skip_child_zelda espeon65536 2021-11-13 13:52:50 -0600
  • fc3b8c40be WebHost: handle SM and SoE Fabian Dill 2021-11-13 20:52:30 +0100
  • 54cd32872e Merge branch 'main' of https://github.com/ArchipelagoMW/Archipelago into main espeon65536 2021-11-13 13:08:54 -0600
  • c178006acc Readme: add new games Fabian Dill 2021-11-13 16:35:24 +0100
  • 4e43166e1f Setup: consolidate some SNES rom handling Fabian Dill 2021-11-13 16:32:19 +0100
  • 452026165f
    [SM] added support for more than 255 players (will print Archipelago for higher player number) (#130) lordlou 2021-11-13 09:40:20 -0500
  • 82b8b313f0 Setup: add Secret of Evermore Fabian Dill 2021-11-13 03:33:25 +0100
  • b529f95798
    Merge pull request #121 from black-sliver/soe Fabian Dill 2021-11-12 23:54:39 +0000
  • 2d55cf4bbf
    Merge branch 'main' into soe Fabian Dill 2021-11-12 23:47:34 +0000
  • 62e0e0bb55 SoE: update pyevermizer to 0.39.1 black-sliver 2021-11-13 00:42:40 +0100
  • 83a40d4394 Setup: delete LttPClient Fabian Dill 2021-11-12 23:47:52 +0100
  • 4937156021 Setup: revamp for SNIClient and Super Metroid Fabian Dill 2021-11-12 23:43:22 +0100
  • 24596899c9 SoE doc: change apclient link to http:// for now black-sliver 2021-11-12 21:53:43 +0100
  • cd3f0eabfb Actually require military science pack for rocket silo on military or higher. CaitSith2 2021-11-12 08:31:46 -0800
  • 34af785e87 OoT: fixed a bug where free_scarecrow and entrance shuffles could not be rolled together espeon65536 2021-11-12 08:20:40 -0600
  • 34cfe7d1df Fix error in SNIClient CaitSith2 2021-11-12 06:48:23 -0800
  • 2f9e530fd8 OoT: fixed a bug where free_scarecrow and entrance shuffles could not be rolled together espeon65536 2021-11-12 08:20:40 -0600
  • ca8f6c2439 Post-Merge Cleanup #2 Fabian Dill 2021-11-12 14:58:48 +0100
  • 4a8ba0575f Post-Merge Cleanup Fabian Dill 2021-11-12 14:36:34 +0100
  • 77ec8d4141
    Added Super Metroid support (#46) lordlou 2021-11-12 08:00:11 -0500
  • 61ae51b30c
    OoT ER: Interior and Overworld Entrance Shuffle (#128) espeon65536 2021-11-12 07:58:22 -0500
  • f26d2d5f20 Fix task issues CaitSith2 2021-11-11 12:32:42 -0800
  • fd07bc3f2c LttP: DeathLink: fix an if tree derp Fabian Dill 2021-11-11 21:08:16 +0100
  • 8316a1902d Move death link byte to sram CaitSith2 2021-11-11 12:07:17 -0800
  • 650fd5d792 LttP: refine DeathLink handling. Fabian Dill 2021-11-11 16:09:08 +0100
  • 82d3e4bc92 Docs: document "Archipelago" special IDs Fabian Dill 2021-11-11 11:47:45 +0100
  • 8eb1f0258c
    OoT Entrance Randomizer (#125) espeon65536 2021-11-11 04:42:08 -0500
  • 80c86f34a4 Fix get_item command in OOTWorld Was relying on self.nonadvancement_items, now checks if that attribute is present espeon65536 2021-11-10 19:41:27 -0600
  • 3ed7b9f60c SoE: reword webhost doc black-sliver 2021-11-11 01:03:31 +0100
  • 77c18ac819 GenericWorld: implement create_item in case a Spectator ever tries to use !getitem. Fabian Dill 2021-11-11 00:23:07 +0100
  • 0d6c23e4f2 SoE: add documentation to webhost black-sliver 2021-11-11 00:06:30 +0100
  • ec9ef21cc0 Tests: add create_item test Fabian Dill 2021-11-11 00:06:51 +0100
  • 43323e59ce Logging Revamp Fabian Dill 2021-11-10 15:35:43 +0100
  • 9ada4df151 SoE: include base_checksum in apbp black-sliver 2021-11-10 09:17:27 +0100
  • d42d77d3d3 Clients: consolidate argument parsing Fabian Dill 2021-11-09 12:53:05 +0100
  • 2007549e01 MultiServer: move PrintJSONMessagePart's found to PrintJSON Fabian Dill 2021-11-08 19:13:13 +0100
  • 987bbc761a
    Add `found` to `PrintJSON` packet. Hussein Farran 2021-11-08 13:10:17 -0500
  • 0b096528d4 implement science-not-invited filtering/scaling if that mod is installed CaitSith2 2021-11-08 10:00:00 -0800
  • fa56541b3a CommonClient: explicitly set logging handlers, and explicitly set them to unicode. Fabian Dill 2021-11-08 18:57:03 +0100
  • beb15aa99a
    Update network protocol.md Hussein Farran 2021-11-08 12:48:17 -0500
  • ca9bf48ffa Network: document ConnectUpdate Fabian Dill 2021-11-08 16:58:41 +0100
  • b9941e40c1 LttP: Allow DeathLink to be adjusted post-gen Fabian Dill 2021-11-08 16:34:54 +0100
  • e8639988ce MultiServer: original_cmd to InvalidPacket Fabian Dill 2021-11-08 16:07:29 +0100
  • c32f3d6e96 SoE: data_version bump, disable topology, clean up black-sliver 2021-11-07 23:15:35 +0100
  • 60697cc8ba OoT: add ROM flag for death_link espeon65536 2021-11-07 15:57:00 -0600
  • c0d3f140f3 OoT: add description for website espeon65536 2021-11-07 08:48:40 -0600
  • d5934a88a7 OoT: ASM modifications to allow for more than 255 players espeon65536 2021-11-07 08:09:21 -0600
  • db2731dfb7 OoT: create OOTWorld.hint_rng earlier in generate_output Otherwise the generator crashes when trying to make Ganondorf's text with hints off. espeon65536 2021-11-07 08:05:23 -0600
  • 97ee73d79f OoT: add DeathLink option espeon65536 2021-11-06 15:56:08 -0500
  • 48ce19a923 OoT: add theoretical support for more than 255 players espeon65536 2021-11-02 16:26:15 -0500
  • 4f28c3fa46 Add documentation to LogicTricks option espeon65536 2021-11-02 16:25:15 -0500
  • 449f4ee92f SoE: apply cut slot name to multidata black-sliver 2021-11-07 15:56:43 +0100
  • 79041bdf21 update host.yaml for SoE black-sliver 2021-11-07 15:43:07 +0100
  • 655d14ed6e SoE: implement everything else black-sliver 2021-11-07 15:38:02 +0100
  • 5d0d9c2890 allow requirements to point to urls black-sliver 2021-11-07 14:00:13 +0100
  • f10163e7d2 SoE: implement logic black-sliver 2021-09-29 09:12:23 +0200
  • 666e3b5333 MultiServer: add JSONMessagePart["player"] Fabian Dill 2021-11-07 14:42:05 +0100
  • 2b124aaff4 MultiServer: add time to RoomInfo Fabian Dill 2021-11-07 11:37:50 +0100
  • 00d62fc23f Fix "running from source" link zig-for 2021-11-06 16:26:46 -0700
  • aa87b78dde Overpowered is no longer hard, instead requires Bastion Remnant + iron pick + basic combat to get gold blocks espeon65536 2021-11-06 14:50:15 -0500
  • 6c71bd40fb Minecraft: give client the correct number of required egg shards espeon65536 2021-11-06 14:36:49 -0500
  • ed40043448 Pick recipe with lowest energy cost for ingredient. CaitSith2 2021-11-06 11:49:03 -0700
  • 5cf7e6e24b DeathLink: add support for the cause field #2 Fabian Dill 2021-11-06 16:17:10 +0100
  • 720ef936da DeathLink: add support for the cause field Fabian Dill 2021-11-06 11:19:49 +0100
  • 30755b2067 Use base DeathLink option Jarno Westhof 2021-11-06 09:21:54 +0100
  • 04f67c114e Routing logic fix for underwater check Jarno Westhof 2021-11-06 08:26:26 +0100
  • ea707a0bc5 [TimeSpinner] Serverside DeathLink + Spoiler log extension Jarno Westhof 2021-11-06 01:12:11 +0100
  • f43475f33b MultiServer: declare spectators as default goal-finished Fabian Dill 2021-11-06 08:19:10 +0100
  • 739d4d0038 Setup: prepare for Python 3.10 Fabian Dill 2021-11-04 16:48:02 +0100
  • e756a77c70 MultiServer: implement Tracker tag Docs: add InvalidPacket Docs: add known Tags Docs: add DeathLink LttPClient: potentially fix DeathLink chaining Fabian Dill 2021-11-04 13:23:13 +0100
  • bcfa5d0a7e MultiServer: remove accidental loop from !status Fabian Dill 2021-11-04 09:01:14 +0100
  • 45f92536a6 MultiServer: add !status command Fabian Dill 2021-11-04 08:57:27 +0100
  • 6b0b78d8e0 LttPClient: remove accidental logger remnant #2 Fabian Dill 2021-11-03 23:27:09 +0100
  • c336cdc5df LttPClient: remove accidental logger remnant Fabian Dill 2021-11-03 23:18:59 +0100
  • 6ea8d07c8f WebHost: /api generate add missing hint_cost and forfeit_mode Fabian Dill 2021-11-03 22:38:29 +0100
  • 5c25a08dc1 LttPClient: warn when connection is not made to SNI Fabian Dill 2021-11-03 19:58:40 +0100
  • fe7f109127 WebHost: fix CWE-79/CWE-116 Fabian Dill 2021-11-03 09:33:47 +0100
  • 583819c4ae
    LttP, beemizer: support fine-tuned trap replacements (#113) Adam Ziegler 2021-11-03 05:34:11 +0000
  • cb8da2e757 Marks player names with a pair of asterisks if they have completed their goal. Sandra 2021-11-03 12:54:00 +1100
  • fdc96115e4
    Created a general triggers and plando guide for Archipelago. (#101) alwaysintreble 2021-11-02 23:55:50 -0500
  • e019ec5ff7 AutoWorld: add spoiler hooks Factorio: Move Recipes to new spoiler hooks Fabian Dill 2021-11-02 12:29:29 +0100
  • e4838f6d2b LttPClient: add snes write command Fabian Dill 2021-11-02 11:11:57 +0100
  • 10837e75b2 Minecraft: make A Furious Cocktail hard, Free the End postgame espeon65536 2021-11-01 21:19:29 -0500
  • 46590c3163 CommonClient.py UI: Server bar: allow connecting via pressing enter Fabian Dill 2021-11-01 21:43:17 +0100
  • e64d5c5f17 Network: implement new packet: ConnectUpdate Fabian Dill 2021-11-01 20:00:55 +0100
  • 0e0cc0ad16 LttP: Implement DeathLink Fabian Dill 2021-11-01 19:37:47 +0100
  • 8ff01ca979 CommonClient.py UI: log full traceback Fabian Dill 2021-11-01 06:40:29 +0100
  • 9508a9afc6 Fix leaving the window entirely leaves the server label hover text up. CaitSith2 2021-10-31 08:07:37 -0700
  • 704a0e3078 minor cleanup Fabian Dill 2021-10-30 07:52:03 +0200
  • 9bf9f2c611 CommonClient.py: keep track of everyone's games. Fabian Dill 2021-10-30 07:33:05 +0200
  • 71c869e65b CommonClient.py UI: add version info to Title Fabian Dill 2021-10-29 15:18:58 +0200
  • 2897fa4003 Include references to LttPClient in the LttP tutorial Chris Wilson 2021-10-29 04:41:56 -0400
  • 7f020857d1 CommonClient.py UI: Add info on "Server:" label hover CommonClient.py UI: prevent freeze if UI is closed while waiting on text user input Fabian Dill 2021-10-29 10:03:15 +0200
  • 2217a9304d Fixed v card not getting marked Changed order of A-D cards Jarno Westhof 2021-10-27 10:20:18 +0200
  • 5a389b4855 [Timespinner] made method names lowercase + removed commented out code Jarno Westhof 2021-10-26 15:34:19 +0200