Commit Graph

  • 678253d037 Fix /games page not working Chris Wilson 2021-09-17 20:35:31 -0400
  • bd561fd191 WebHost: fix Py39(only?) jinja weirdness with undefined attribute checking Fabian Dill 2021-09-18 01:32:34 +0200
  • 38b5ee7314 WebHost: working web-gen Fabian Dill 2021-09-18 01:02:26 +0200
  • 11245462f0 Added gameInfo page using markdown, removed old game sub-pages and directories Chris Wilson 2021-09-17 18:41:26 -0400
  • 351a5b87bf Setup: Make OoT and LttP Rom optional components to the Generator Fabian Dill 2021-09-17 10:09:03 +0200
  • b780257098 MultiServer: fix IgnoreGame missing 'not' Fabian Dill 2021-09-17 04:35:38 +0200
  • 4e1f1551ea Subnautica: add 'valuable' item_pool Fabian Dill 2021-09-17 04:32:36 +0200
  • b82e3f2a8a MultiServer: Split InvalidSlot out into InvalidGame and document all error codes. Fabian Dill 2021-09-17 04:32:09 +0200
  • a82bf1bb32 Options: raise Exception if per-game options are in root Options: implement progression balancing and accessibility on new system Options: implement the notion of "common" and "per_game_common" options in various systems Options: centralize item and location name checking Spoiler: prettier print some lists, sets and dicts WebHost: add common options into /templates Fabian Dill 2021-09-17 00:17:54 +0200
  • abc0220cfa Include the game name in the generated JSON files used to populate player-settings pages Chris Wilson 2021-09-16 17:15:25 -0400
  • f17e6f9afd Ensure removed items and events do not appear in the starting inventory multidata and web tracker espeon65536 2021-09-14 13:10:43 -0500
  • 16e6b9eed7 Ensure that Sheik in Ice Cavern doesn't get a dungeon item espeon65536 2021-09-12 19:46:01 -0500
  • 323415ba9c allow gossip hints for light arrows with either vanilla bridge or nonzero trials required espeon65536 2021-09-12 16:05:21 -0500
  • ae97b5e704 Fix drawing AP items in shops espeon65536 2021-09-12 15:44:05 -0500
  • 6b8b30c3c7 fix skull token ranges espeon65536 2021-09-11 20:50:58 -0500
  • 0df2b2221d Separate triforce pieces in pool from the item pool setting espeon65536 2021-09-11 11:19:23 -0500
  • e2b36dfa7d remove debug print espeon65536 2021-09-11 10:18:41 -0500
  • 4e18f24f3b Add glitchless condition to ganon's castle junk fill espeon65536 2021-09-11 10:18:03 -0500
  • b0d5a51768 Add proportional junk fill to Ganon's Castle espeon65536 2021-09-11 10:15:55 -0500
  • b3d2c22373 accidentally optimized a little too much espeon65536 2021-09-10 22:33:13 -0500
  • cace88e8fa Reenable Chest Size Matches Contents espeon65536 2021-09-10 10:31:05 -0500
  • 9c09d84c71 Make AP items into Zelda's Letter, with custom text and proper sfx for advancement espeon65536 2021-09-10 10:04:56 -0500
  • 2d27665369 Fix shop items having inconsistent save context information, causing shops to not be sent correctly if fewer than 4 items in any shop espeon65536 2021-09-10 00:32:44 -0500
  • 45266caa8d make logic_tricks section in playerSettings clearer espeon65536 2021-09-09 19:09:30 -0500
  • feb1a59902 remove unreachable code in _oot_can_live_dmg espeon65536 2021-09-09 12:17:28 -0500
  • fdec4157da Skip looping over every location in set_rules and set_entrances_based_rules, use filter instead espeon65536 2021-09-09 12:15:11 -0500
  • 4e84b20925 optimize set_shop_rules espeon65536 2021-09-09 11:45:30 -0500
  • f952ad5913 turn on guarantee_hint rule espeon65536 2021-09-09 11:25:16 -0500
  • be27586203 make stage_generate_output a class method espeon65536 2021-09-07 22:41:20 -0500
  • 9dc3f3f38b Hint generation improvements Only generate the required hint data for a world based on its hint distribution Set various major items as nonprogression never_exclude based on settings espeon65536 2021-09-07 19:01:12 -0500
  • f39defbe06 Add "async" hint distribution espeon65536 2021-09-07 18:59:22 -0500
  • 890f71a477 fix bug causing songs to never be hinted espeon65536 2021-09-07 18:23:27 -0500
  • bc8e8c5daf add oot ROM selection to inno_setup espeon65536 2021-09-06 10:04:06 -0500
  • 37f12809a1 commented out some junk hints unsuitable for AP espeon65536 2021-09-06 09:23:00 -0500
  • f5c0b847a9 make defaults for LacsTokens and BridgeTokens not insane espeon65536 2021-09-05 23:40:46 -0500
  • 44d6c3c07e oot updates to playerSettings espeon65536 2021-09-05 23:40:09 -0500
  • da1a2b2957 split shopsanity into two options: "shopsanity" and "shop_slots" espeon65536 2021-09-05 23:39:56 -0500
  • 9f6fa2bd05 Rework __init__ to use create_items and pre_fill properly Puts keys into the itempool along with all other items Fixes a bug where dungeon smallkeys + nondungeon big keys fails generation Also includes some minor optimizations mostly relating to iterables espeon65536 2021-09-05 23:07:39 -0500
  • 5d68dc568f Fill: fix non_local_items breaking in single player Fabian Dill 2021-09-15 01:02:06 +0200
  • ee1ea881e8 LttP: fix Enemizer option handover Fabian Dill 2021-09-15 00:24:52 +0200
  • 87add88436 Factorio: add stone as red science option Fabian Dill 2021-09-13 23:50:43 +0200
  • 7643609e09 Factorio: add iron ore, copper ore and coal to red science pool Fabian Dill 2021-09-13 23:26:45 +0200
  • 73727ab0d1 Merge branch 'Archipelago_Main' into new_shops Fabian Dill 2021-09-13 03:38:54 +0200
  • 007a393ab5 Generate: don't count the 0th output file. Fabian Dill 2021-09-13 03:38:18 +0200
  • 4ed185a155 Merge branch 'Archipelago_Main' into new_shops Fabian Dill 2021-09-13 02:52:03 +0200
  • fbb220ce85 remove pass Fabian Dill 2021-09-13 02:51:59 +0200
  • 0c57d35402 CommonClient: reduce blind sleep time of keep_alive Fabian Dill 2021-09-12 21:15:03 +0200
  • 8cc045f370 Fixes to barter pricing min/max, future key logic, spoiler log pepperpow 2021-09-12 16:09:13 -0500
  • 80c90c0a00 LttP: why is item pool called difficulty again? Fabian Dill 2021-09-13 02:03:59 +0200
  • c1c92647ca LttP: move some simple Toggle options over to new system part 2 Fabian Dill 2021-09-13 02:01:15 +0200
  • 033adceb6f LttP: move some simple Toggle options over to new system Fabian Dill 2021-09-13 01:32:32 +0200
  • e57e92bfee CommonClient: reduce blind sleep time of keep_alive Fabian Dill 2021-09-12 21:15:03 +0200
  • 4d68000692 Shops: limit "funny_prices" to logic free choices Fabian Dill 2021-09-12 20:25:08 +0200
  • 44b5423afc Merge remote-tracking branch 'pepper/bartering-lttp' into new_shops Fabian Dill 2021-09-12 19:45:33 +0200
  • a1a7729c3b Docs: point to existing further documentation. Fabian Dill 2021-09-11 22:44:48 +0200
  • 071b0eeb77 MultiServer: add datapackage legacy warning Fabian Dill 2021-09-11 22:37:24 +0200
  • fafc17c7d3 Risk of Rain 2: fix missing ItemPickup location (off by one itempool) Fabian Dill 2021-09-11 22:14:39 +0200
  • 7599302920 CommonClient: remove leftover debug print Fabian Dill 2021-09-11 22:07:54 +0200
  • 7f8d7231a4
    Merge pull request #71 from SolventMercury/main Hussein Farran 2021-09-11 15:55:35 -0400
  • b1196885d7 CommonClient: implement active keep-alive Fabian Dill 2021-09-11 03:59:12 +0200
  • 494cfb3c04 Setup Guides: update LttP en and de guides with SNI Fabian Dill 2021-09-10 15:20:45 +0200
  • 6a65981103 Plando: support Item plando on any game (up from only LttP) Fabian Dill 2021-09-10 04:28:06 +0200
  • f508f93d69 Risk of Rain 2: fix lunar item removal affects all following worlds' presets Fabian Dill 2021-09-10 04:11:01 +0200
  • 411d4434a3 MultiServer: update to websockets 10 and implement new websockets.broadcast Fabian Dill 2021-09-09 18:56:43 +0200
  • d41fce6f91 Check if starting item actually exists before trying to give it to player. CaitSith2 2021-09-09 07:44:45 -0700
  • 282e7b4006 FactorioClient: End the log on "No Archipelago mod was loaded. Aborting." if no bridge mod was found. CommonClient: give separate error for invalid URI Fabian Dill 2021-09-09 16:02:45 +0200
  • b4c3c5deea
    Merge pull request #70 from alwaysintreble/main Hussein Farran 2021-09-08 15:44:47 -0400
  • 683514d891
    Merge branch 'main' into main Hussein Farran 2021-09-08 15:03:19 -0400
  • e9beb21a98 Adjusted chaos preset weights to be a bit more chaotic and optimized item pool generation a bit. alwaysintreble 2021-09-08 13:53:06 -0500
  • bc47f78264 Remove colons in headings. Hussein Farran 2021-09-08 13:46:31 -0400
  • b002f7f862 Update document with relative images and links, as well as updated language and formatting. Hussein Farran 2021-09-08 13:43:39 -0400
  • 05dac999a8 Fixed chaos item weight preset so it gets generated per world. alwaysintreble 2021-09-08 12:29:29 -0500
  • 242595b725 Added guide for adding new games to AP SolventMercury 2021-09-08 07:05:19 -0700
  • 48dd1a1aa6 Revert "Add Terraria Support" SolventMercury 2021-09-08 07:02:12 -0700
  • 3aacaffe6b Add Terraria Support But it works this time. Hopefully. Client still needs to be caught up. SolventMercury 2021-09-08 05:58:34 -0700
  • 61b875256f Add table styling to markdown css Chris Wilson 2021-09-07 19:41:04 -0400
  • 14dc450631 Merge branch 'main' of https://github.com/ArchipelagoMW/Archipelago into main Chris Wilson 2021-09-07 19:22:18 -0400
  • 6352056528 Enable QOL features in showdown extension Chris Wilson 2021-09-07 19:22:04 -0400
  • bd4f24844b Update documentation for new options. alwaysintreble 2021-09-07 17:50:43 -0500
  • 062615b6b1 Revert "Added descriptions to all currently existing options. Please end me" alwaysintreble 2021-09-07 17:24:25 -0500
  • 6c9293e4f6 Added a dynamicallly loaded item weight pool with presets. alwaysintreble 2021-09-07 17:14:20 -0500
  • 24802d64c7 Reverted some changes alwaysintreble 2021-09-07 09:22:12 -0500
  • 5e8a686bb6 Merge remote-tracking branch 'AP_upstream/main' into dev alwaysintreble 2021-09-07 08:29:36 -0500
  • 279ab89a61 Fixed Typo Jarno Westhof 2021-09-07 00:07:17 +0200
  • 29ed40051d Added descriptions to all currently existing options. Please end me alwaysintreble 2021-09-06 23:58:59 -0500
  • 8d05aa6262 Added a custom dynamic item weights pool option. alwaysintreble 2021-09-06 23:40:39 -0500
  • 694f942c06 Renamed RiskOfRainItem to RiskOfRain2Item to prevent any potential problems if someone adds Risk of Rain 1 alwaysintreble 2021-09-06 23:39:27 -0500
  • 105a2d4e13 WebHost: make LttP sprites optional Fabian Dill 2021-09-07 00:42:02 +0200
  • 1ee62912fd
    Merge branch 'main' into main Hussein Farran 2021-09-06 13:19:33 -0400
  • abacca34ee Add `startWithDio` to slot_data. Hussein Farran 2021-09-06 13:15:07 -0400
  • 3e4e69735e Fixed awkward phrasing in FAQ Fainspirit 2021-09-04 20:30:52 -0500
  • 4afc351933 Fill out FAQ on the website Chris Wilson 2021-09-04 19:23:09 -0400
  • 23b8070b9d Options: allow comparing Choices with other Choices Fabian Dill 2021-09-04 17:53:09 +0200
  • e53b5324f5 Ocarina of Time: remove 32 bit windows executables, as AP never supported it Fabian Dill 2021-09-04 14:38:34 +0200
  • 25bbbdbecd
    oot hotfix (again) (#66) espeon65536 2021-09-04 08:37:10 -0400
  • d739d04380 Setup: don't accidentally remove OoT executables. Fabian Dill 2021-09-04 03:44:03 +0200
  • f7da0265c4 reference __file__ for oot data path espeon65536 2021-09-03 19:53:14 -0500
  • 82ae21420d Move hint info gathering to stage_generate_output only loops over world locations once rather than many times espeon65536 2021-09-03 18:40:48 -0500
  • 89984a0d09 Core: don't start threads for 'pass' Core: print output progress every 10 files (OoT output may take a while, so let's give some user feedback on progress) Subnautica: remove empty output method Fabian Dill 2021-09-03 20:35:40 +0200
  • fc62b4e0bd Bartering Update pepperpow 2021-09-03 13:17:50 -0500