Commit Graph

  • 11e1125044 fixes for solo tracker Fabian Dill 2021-03-06 05:59:49 +0100
  • 567954a17f Merge branch 'main' into breaking_changes Fabian Dill 2021-03-06 05:27:16 +0100
  • 94b25112cd Whoops, min, not max. CaitSith2 2021-03-05 13:56:55 -0800
  • 28fd8274b2 Set max progressive items. CaitSith2 2021-03-05 13:47:27 -0800
  • 8c80909551 Correctly attribute items to each player. CaitSith2 2021-03-05 13:38:04 -0800
  • 43643870da Remove the last bit of code that required unsafe yaml loading. CaitSith2 2021-03-05 11:40:24 -0800
  • d09a03aace Rip out unsafe yaml loading. CaitSith2 2021-03-05 11:32:24 -0800
  • d0d995b3a4 Use the more convenient _asdict() function of named tuples. CaitSith2 2021-03-05 11:05:57 -0800
  • 60e032510d Make pre_rolled safer by converting namespace/plandoitems/plandoconnections to/from dict. CaitSith2 2021-03-05 02:50:40 -0800
  • 2b553cd1c5 Give security warning Fabian Dill 2021-03-04 08:44:07 +0100
  • f130829c0c Massively speed up progression balancing for very large multiworlds Several times faster was observed in testing. 10+ hours to less than 2 in the last sample. Fabian Dill 2021-03-04 08:10:30 +0100
  • 280f3938ed Add Triforce HUD options to weighted settings page Chris Wilson 2021-03-03 17:47:35 -0500
  • 475d39932c main doesn't have doors to roll. CaitSith2 2021-03-03 13:02:55 -0800
  • 6ddfbdf709 Allow pre-rolling yaml settings, and re-using the exact same pre-rolled settings later, for different actual seeds. CaitSith2 2021-03-03 02:20:37 -0800
  • 2cb6ec2a70 Mark some LttP specific executables as such Fabian Dill 2021-03-03 07:50:27 +0100
  • 1d6aabeea6 fix some missed bmbp -> apbp spots Fabian Dill 2021-03-03 02:02:41 +0100
  • bfa9bde348 Merge branch 'main' into breaking_changes Fabian Dill 2021-03-03 02:00:10 +0100
  • 7ac893f3e0 fix adjuster crash Fabian Dill 2021-03-03 01:59:33 +0100
  • 78ba31444e additional cleanup Fabian Dill 2021-03-03 01:57:12 +0100
  • 0d576eefbb Merge branch 'main' into breaking_changes Fabian Dill 2021-03-03 01:54:52 +0100
  • 0917f21384 revert PrintJSON to use key data, to match with documented behaviour Fabian Dill 2021-03-02 22:36:50 +0100
  • 7871555620 Implement PrintJSON Remove deprecated network packets Make Client send new locations checked only once Simplify register_location_checks Rip out Server savegame compatibility Fabian Dill 2021-03-02 22:31:44 +0100
  • 07b9fcfefc minor cleanup Fabian Dill 2021-02-28 20:48:30 +0100
  • 1849693353 Make object hook more dynamic; ignoring unknown arguments Fabian Dill 2021-02-28 20:32:15 +0100
  • 612c3c23c0 spheres should ignore empty locations Fabian Dill 2021-02-27 18:58:17 +0100
  • 8bfddb7fc6 Remove Single-Item logic macros Fabian Dill 2021-02-27 17:11:54 +0100
  • bda86a65f7 Add Grimmkin Flames logic Fabian Dill 2021-02-27 16:27:35 +0100
  • 2e275d1f4e Merge remote-tracking branch 'pepperpow/triforce_changes' into main CaitSith2 2021-02-26 19:56:44 -0800
  • 1ee26a843f Updated rom to latest, removed AdjusterMain pepperpow 2021-02-26 16:45:44 -0600
  • febe786968 Baserom changes CaitSith2 2021-02-26 13:00:28 -0800
  • f15c80953b Make Linter happy Fabian Dill 2021-02-26 21:49:23 +0100
  • abcc2690f0 Add "Fake" (Randomizer-only) Hollow Knight items Fabian Dill 2021-02-26 21:03:16 +0100
  • c9fc446d13 Hollow Knight logic tests (just some samples) Fabian Dill 2021-02-25 18:23:19 +0100
  • 8615b2f0f5 Finish implementing the player tracker Chris Wilson 2021-02-25 01:16:22 -0500
  • 69c1e138b4 Use a default value. CaitSith2 2021-02-24 17:10:41 -0800
  • e5e70db380 improve set_getters a bit Fabian Dill 2021-02-25 04:14:46 +0100
  • f19291aaed Remove Fake Hollow Knight Items and Locations Add GetDataPackage Network system Fabian Dill 2021-02-25 02:07:28 +0100
  • 056a0c739c No point in assigning a seed for vanilla ER layout. CaitSith2 2021-02-24 13:23:42 -0800
  • 499f67c586 HK Logic Fabian Dill 2021-02-24 06:02:51 +0100
  • c38eafeb59 Eliminate excess data being passed to playerTracker.html Chris Wilson 2021-02-23 23:16:02 -0500
  • cb4ed06eb8 Fix progressive items not being tracked correctly Chris Wilson 2021-02-23 22:43:40 -0500
  • 1749ca333c Fix alignment issue, include checks done / total checks Chris Wilson 2021-02-23 20:19:41 -0500
  • 34c74c9d2a Set up basic template for player tracker Chris Wilson 2021-02-23 19:34:35 -0500
  • e60ae897b4 Allow HK items in shops and allow settings local/non-local items for HK Fabian Dill 2021-02-24 00:36:37 +0100
  • 9c8169afa2 Correct wording on the weighted settings page regarding the restrict_dungeon_item_on_boss setting. Chris Wilson 2021-02-23 01:06:49 -0500
  • c0c3d523ca Merge branch 'solo-tracker' into main Chris Wilson 2021-02-23 00:06:35 -0500
  • 3027112a45 Finish writing backend for Jinja template for player-tracker Chris Wilson 2021-02-23 00:05:31 -0500
  • be64795bda Failed to put a comma pepperpow 2021-02-22 22:50:37 -0600
  • 66c36ade04 Adjust offsets for new rom pepperpow 2021-02-22 22:45:52 -0600
  • 222784dbb6 Merge branch 'main' of https://github.com/Berserker66/MultiWorld-Utilities into triforce_changes pepperpow 2021-02-22 22:44:43 -0600
  • 4c1033a91d Actually get player specific values. CaitSith2 2021-02-22 12:52:39 -0800
  • 9c50d0ba28 Allow for team shared unknown initial seeds. CaitSith2 2021-02-22 12:42:14 -0800
  • a248fd5f94 add a HK game completion rule Fabian Dill 2021-02-22 11:18:53 +0100
  • fe17fc6320 log misunderstood network commands Fabian Dill 2021-02-21 23:54:08 +0100
  • cbbdb2948d attach command to args dict Fabian Dill 2021-02-21 23:46:05 +0100
  • 8a395a3021 update guis Fabian Dill 2021-02-21 20:37:43 +0100
  • ff9b24e88e Hollow Knight integration (prototype status) Fabian Dill 2021-02-21 20:17:24 +0100
  • dcce53f8c8 Merge branch 'main' into breaking_changes Fabian Dill 2021-02-21 20:15:07 +0100
  • a8bace554e update prompt_toolkit Fabian Dill 2021-02-21 13:57:00 +0100
  • c0cd79f0d7 Garbage Collect Autohost subprocesses to accumulate less open file descriptors which may crash the webhost service. Fabian Dill 2021-02-21 11:07:02 +0100
  • 67f0663715 Initial testing commit for a solo-tracker on the website. Nothing to see here. Chris Wilson 2021-02-21 00:38:53 -0500
  • 8dc2a5748c Allow for possible reuse of er layout CaitSith2 2021-02-20 12:01:38 -0800
  • 8c020db07d Add an identifier for triggers, to know which branch the seed is rolled on. CaitSith2 2021-02-19 23:21:18 -0800
  • c55cf28229 allow ER coop Fabian Dill 2021-02-20 02:30:55 +0100
  • a7cbb440d1 speed up connecting single-doors Fabian Dill 2021-02-20 01:48:24 +0100
  • 5e8b4ac3ce Weighted Settings v4.0.1 rev1 - Fix a bug (it was a typo) causing the "puke" palettes to never be updated on weighted settings files generated from the website. Chris Wilson 2021-02-19 17:50:49 -0500
  • cb02977c1c update ingame text to match license file Fabian Dill 2021-02-19 19:44:25 +0100
  • 596552037c mention where a rom is patched to Fabian Dill 2021-02-19 19:10:01 +0100
  • 12222d5a4c Split adjuster into own program Fabian Dill 2021-02-19 19:08:11 +0100
  • fca64f1177
    Removes Flashing instances in game (#168) pepperpow 2021-02-19 10:45:54 -0600
  • 68c639d798 empty text comes before text; right. Fabian Dill 2021-02-19 15:23:18 +0100
  • 9b6a695551 default sort hints table so that it pushes found hints to the bottom Fabian Dill 2021-02-19 15:18:26 +0100
  • 129d2ec037 remove unnecessary ternaries in multiclient Fabian Dill 2021-02-19 13:50:41 +0100
  • 96dfccdbfc set correct version in multidata Fabian Dill 2021-02-19 13:47:25 +0100
  • 122e360ec8 Merge branch 'main' into breaking_changes Fabian Dill 2021-02-19 13:45:50 +0100
  • b1cf1a80e6 Fix non-activated flute. CaitSith2 2021-02-15 14:46:31 -0800
  • 930a0135d2 remove now outdated comment Fabian Dill 2021-02-15 22:52:06 +0100
  • d8366fbac7 Add Activated Flute as a proper item Fabian Dill 2021-02-15 22:33:44 +0100
  • 1bad02e029 warn about missing logic on door-rando branch Fabian Dill 2021-02-14 19:08:31 +0100
  • e4d7e08963 when sweeping for events, only filter them once Fabian Dill 2021-02-14 17:52:01 +0100
  • e4d8823662 fix missing {choice} from default bottle_vendor_choice was never found as it gets removed as part of "unwanted text" Fabian Dill 2021-02-14 05:53:11 +0100
  • acefb47a00 Warn if trigger option name doesn't match something in the yaml. CaitSith2 2021-02-13 13:57:52 -0800
  • 44f4f7f20c Allow for rom options in linked/triggered options without needing to... CaitSith2 2021-02-13 10:26:02 -0800
  • 5e619dec60 add mystery triggers Fabian Dill 2021-02-13 14:03:23 +0100
  • d0c4df7408 Merge remote-tracking branch 'origin/main' Fabian Dill 2021-02-13 06:53:35 +0100
  • 2fd0c96369 update hint writing a bit Fabian Dill 2021-02-13 06:53:27 +0100
  • 259bcdd7ff
    Merge pull request #174 from TWest3D/main Fabian Dill 2021-02-13 06:48:18 +0100
  • a90cb86da5
    Update playerSettings.yaml TWest3D 2021-02-12 20:46:46 -0900
  • 71dd1da24d
    Merge pull request #173 from StructuralMike/patch-1 Fabian Dill 2021-02-12 22:54:23 +0100
  • 14b20e2c0d
    Correctly parse Turtle Rock Medallion settings StructuralMike 2021-02-12 22:11:48 +0100
  • 26d69032e9 Base rom changes CaitSith2 2021-02-10 09:31:53 -0800
  • 0af77421fc remove fairy and big magic from bonk prizes in hard/expert remove arrow prizes in retro when "g" is not toggled rename "difficulty_adjustments" to "item_functionality" Fabian Dill 2021-02-10 07:01:03 +0100
  • 6bc1ed5584 remove no longer needed code Fabian Dill 2021-02-09 00:40:52 +0100
  • 35eb2067f2 add Botte Merchant hint Fabian Dill 2021-02-09 00:34:25 +0100
  • 1eaab4e843 Implement a versioning system for the weighted-settings page Chris Wilson 2021-02-07 13:58:24 -0500
  • 4684c2349c Fix Ice rod hunt beemizer level 4 still having 'Nothing' Items. CaitSith2 2021-02-07 06:34:42 -0800
  • 28e2c62884 add Zora hint (probably add and condition for shop_slot_shuffle, testing things) Fabian Dill 2021-02-07 10:42:20 +0100
  • 54ca6bb26f significantly reduce price of maps and compasses Fabian Dill 2021-02-07 10:05:25 +0100
  • 191834200f introduce 100 rupee piles for retro and universal keys to be swapped into pool for shop slots Fabian Dill 2021-02-07 09:45:30 +0100
  • 47837f4dae Update modules Fabian Dill 2021-02-07 04:41:51 +0100