Commit Graph

  • d046829eae Change item placement rules to not be part of logic - they are used for local items and to prevent placing items in ways that would make seed generation impossible. compiling 2020-07-16 18:59:23 +1000
  • 3c6893d4a8 make hints, credit text, and chaos thieves determistic. (no longer random based on the order the roms are written.) caitsith2 2020-07-15 23:01:29 -0700
  • fe2c743480 clarify that minor_glitches does not grant glitch_boots Fabian Dill 2020-07-16 04:21:34 +0200
  • 6841158373 unfix fake world in glitched modes where ER is not cross-world Fabian Dill 2020-07-16 04:14:44 +0200
  • 626b6b0521 fix loading old savegames from ponyorm DB Fabian Dill 2020-07-16 02:29:36 +0200
  • d9e7248ebc fix multiclient trying to webhost on the same port it determined as web_ui socket Fabian Dill 2020-07-15 23:09:49 +0200
  • 2338d25b39 expand rom auto_start to be customizable Fabian Dill 2020-07-15 17:19:16 +0200
  • 0ba2405bbc Swamp trench 1 no longer drains. That only happens in door rando now. caitsith2 2020-07-14 22:45:55 -0700
  • f0d86e4b28 Gui: update title bar Fabian Dill 2020-07-14 16:53:57 +0200
  • c5ece240c4 MultiClient: fix authenticating against older server Fabian Dill 2020-07-14 16:19:04 +0200
  • 93ecf5988b implement secrets.SystemRandom() for --race Fabian Dill 2020-07-14 07:01:51 +0200
  • 59a71dbb05 restore multidata backwards compatibility Fabian Dill 2020-07-14 05:06:25 +0200
  • ea9e103cb0 update rom name handling Fabian Dill 2020-07-14 04:48:56 +0200
  • ead9a0ef15 use modern formatting for joined message Fabian Dill 2020-07-13 03:38:19 +0200
  • baba4b7c02 !hint now properly gives you prior collection info without needing enough to pay for another hint Fabian Dill 2020-07-13 03:21:28 +0200
  • bdf95775ac Tracker: don't count to 3 Bows Silver Bow sets 2, Bow then did +1 -> 3 Fabian Dill 2020-07-12 23:27:21 +0200
  • c80b76a930 Version 2.4.0 As the list of changes has gotten large enough to warrant a minor version bunch Fabian Dill 2020-07-12 23:04:07 +0200
  • 0837b092cf fix Red Boomerang hint text Fabian Dill 2020-07-12 22:36:29 +0200
  • ba4226ab1d Merge remote-tracking branch 'origin/master' into pull/122 Fabian Dill 2020-07-12 19:16:45 +0200
  • a97e8c412e fix a junk hint Fabian Dill 2020-07-12 16:41:46 +0200
  • 1594d82fb2 Add logic for including nologic seeds in multiworlds (overworld glitch rules) nologic seeds are generated as beatable only with no progression balancing, where it is assumed the player can always win no matter where items are placed. Add superbunny and dungeon revival to minor glitch ruleset. compiling 2020-07-12 20:19:45 +1000
  • ec49fa026b Fix bunny glitch rules for Tower of Hera (requires a sword to hit the switch) and Mini Moldorm Cave (pits prevent clearing in superbunny state) compiling 2020-07-12 20:05:18 +1000
  • 66f7295b68 remove a lie Fabian Dill 2020-07-12 05:16:01 +0200
  • 8d3cb3e531 mention door rando options on master yaml Fabian Dill 2020-07-12 03:01:11 +0200
  • 319a315ec5 Fix !countdown and actually make !options work caitsith2 2020-07-11 13:19:38 -0700
  • 963bb7998c WebHost: Correct WebHost tag Berserker66 2020-07-11 17:44:52 +0200
  • cdee9e5a3a WebHost: Move module into WebHostLib to prevent shadowing WebHost.py Berserker66 2020-07-11 16:59:37 +0200
  • b06f528f72 Fix ModuleUpdater fallback patch Berserker66 2020-07-11 16:54:38 +0200
  • cf5e404aa6 Webhost: Fix autohost lock on unix Berserker66 2020-07-11 16:25:06 +0200
  • 4b6f80dd12 Webhost: remove redis requirement as it as was not chosen due to windows incompatibility Berserker66 2020-07-11 16:21:10 +0200
  • 00a01d16fd Check Enemizer version #2 Fabian Dill 2020-07-11 01:26:18 +0200
  • cb0201082f Merge remote-tracking branch 'origin/master' Fabian Dill 2020-07-11 00:52:58 +0200
  • d4f296835c Check Enemizer version Fabian Dill 2020-07-11 00:52:49 +0200
  • c78ca3f226
    Merge pull request #121 from draguscloud/master Fabian Dill 2020-07-11 00:35:13 +0200
  • f27d9e904f fix multithreaded import racing condition when frozen Fabian Dill 2020-07-10 22:43:54 +0200
  • 0157f348cd Adjuster can modify from patch files Daniel Parker 2020-07-10 14:39:32 -0500
  • d190fe65c6 webhost update Fabian Dill 2020-07-10 17:42:22 +0200
  • ccefa8dc9c
    Merge pull request #120 from compiling/multiworld Fabian Dill 2020-07-10 17:26:33 +0200
  • e6fec46265 move PORT and DEBUG into WebHost config Berserker66 2020-07-10 15:32:58 +0200
  • 1c6e4c11c6
    Merge branch 'master' into multiworld compiling 2020-07-10 17:39:34 +1000
  • e15aad356a Fix up no logic entrance rules - create all the OWG transitions, but don't apply any logic compiling 2020-07-10 17:37:35 +1000
  • 02f35fcb7f bulk set locality for speed and recursion limit - for no_logic barrier Fabian Dill 2020-07-09 16:36:10 +0200
  • 565a7deefa bulk set locality for speed and recursion limit Fabian Dill 2020-07-09 16:19:52 +0200
  • 57fe16ab60 remove special rules for pinball room Fabian Dill 2020-07-09 16:16:31 +0200
  • baa1f1d2ba fix "l" in dungeon items to actually work Fabian Dill 2020-07-08 23:50:08 +0200
  • 237fdb0670 a Fabian Dill 2020-07-07 18:54:10 +0200
  • 30c0415364 update sprites Fabian Dill 2020-07-06 06:26:03 +0200
  • f998ae1a09 fix that countdown can get stuck Fabian Dill 2020-07-05 21:46:44 +0200
  • 12273c396b add /countdown and !options Fabian Dill 2020-07-05 21:45:52 +0200
  • 252f9600fe restore unkillable thieves in chaosthieves option Fabian Dill 2020-07-05 03:12:28 +0200
  • 78dd0d4280 log enemizer errors if present Fabian Dill 2020-07-05 02:41:42 +0200
  • a45ae5deaf make shuffled thieves killable by popular request Fabian Dill 2020-07-05 02:23:36 +0200
  • 346a08c3dd Use EasyModeEscape flag of upcoming Enemizer Fabian Dill 2020-07-05 02:06:00 +0200
  • fc76698997 WebHost: provide a landing page Fabian Dill 2020-07-04 23:50:18 +0200
  • 11405f4b19 Merge branch 'SilverBow' Fabian Dill 2020-06-30 23:08:27 +0200
  • a7997e2282 update flask autoversion Fabian Dill 2020-06-30 23:08:10 +0200
  • 5cc0c2355e handle progressive bows like other progressive items Fabian Dill 2020-06-30 23:07:44 +0200
  • d7c839ef7d try to make hint capitalization somewhat reasonable (the Capital Item, a regular item) Fabian Dill 2020-06-30 10:13:23 +0200
  • dd19834e94 implement Silver Bow as default non-progressive Bow Fabian Dill 2020-06-30 09:51:11 +0200
  • 521d3b0584 make larger trackers linked tables Fabian Dill 2020-06-30 07:32:05 +0200
  • d2e3c457be restore mystery determinism Fabian Dill 2020-06-29 03:59:16 +0200
  • 93199152c7 try to improve tracker on smaller screens Fabian Dill 2020-06-28 10:51:48 +0200
  • dacecc4637 optimize tracker, using more RAM, less CPU Fabian Dill 2020-06-28 09:28:13 +0200
  • 36db420120 significantly increase the amount of seed numbers, reducing capability to infer source seed Fabian Dill 2020-06-28 00:24:45 +0200
  • 74cbfe07a3 fix tracker auto update Fabian Dill 2020-06-27 18:17:36 +0200
  • a928340b6b fix tracker auto update Fabian Dill 2020-06-27 18:15:36 +0200
  • 68e92ae5b4 assign option to correct instance Fabian Dill 2020-06-27 16:54:07 +0200
  • de2cb1692e refine option changing Fabian Dill 2020-06-27 14:25:46 +0200
  • 12120ac995 implement option changing Fabian Dill 2020-06-27 14:16:51 +0200
  • e3c18be288 use a play button for video streams instead Fabian Dill 2020-06-27 13:53:47 +0200
  • 6f9f5cbe14 Add twitch hyperlinking to webhost Fabian Dill 2020-06-27 13:52:03 +0200
  • e0e13ac59e move webhost over to UUID to make it nearly impossible to guess at seeds Also introduce zip uploads and store the remaining relevant data, implemention of that still pending Fabian Dill 2020-06-26 19:29:33 +0200
  • 545bb8023c
    Add ganon triforce hunt (#117) CaitSith2 2020-06-26 07:18:53 -0700
  • 46038830c3 fix trailing could not pay notification if there was nothing left to pay for Fabian Dill 2020-06-26 07:30:26 +0200
  • f489f5f6c5 autoversion css Fabian Dill 2020-06-25 03:42:05 +0200
  • 161abbe874 update tables without full page reload Fabian Dill 2020-06-24 18:22:18 +0200
  • 7e4044e780 fix auto-format automatically smashing the formatting Fabian Dill 2020-06-24 16:58:16 +0200
  • d3d68fcba2 Rename Escape Dungeon to Hyrule Castle by vote on discord Fabian Dill 2020-06-24 16:22:49 +0200
  • e43230e99e remove debug log Fabian Dill 2020-06-24 16:06:48 +0200
  • 1a94bcaec5 track keys Fabian Dill 2020-06-24 16:06:19 +0200
  • 38fe292acb allow aliases in tracker and prevent them from causing html/js/database "stuff" Though technically they can still do unicode "stuff" Fabian Dill 2020-06-24 13:29:40 +0200
  • f72f344860 make tracker table sortable, give it a fixedHeader and prepare it for ajax refresh Fabian Dill 2020-06-24 09:44:56 +0200
  • 641bcb85b1 create some indexes Fabian Dill 2020-06-24 08:52:02 +0200
  • 647c802b2f after some testing, introduce multithreading Fabian Dill 2020-06-24 08:34:53 +0200
  • 8367351c62 track precollected items after first location check and add some non-progressive item handling Fabian Dill 2020-06-23 23:50:37 +0200
  • 8c358a449b
    Merge pull request #114 from Berserker66/send_finish_on_connect Fabian Dill 2020-06-23 15:07:27 +0200
  • f6a7acad19 Send game finished state on connect caitsith2 2020-06-23 06:03:21 -0700
  • cbe117a817 add last activity to tracker Fabian Dill 2020-06-23 14:37:41 +0200
  • 45a24fab27 save client activity data to multisave Fabian Dill 2020-06-23 14:01:01 +0200
  • 8d3961b6fb update sprites and double the width for sprites Fabian Dill 2020-06-23 05:58:27 +0200
  • 53d3b4eb38 fine tune tracker Fabian Dill 2020-06-23 05:46:32 +0200
  • 9a6380d594 fix no_logic crash Fabian Dill 2020-06-23 05:45:44 +0200
  • fedec59896 track locations Fabian Dill 2020-06-23 02:50:07 +0200
  • ca106ebfee List owned rooms on landing Fabian Dill 2020-06-22 20:25:24 +0200
  • 0a325e3dce Tracker fine tuning #2 Fabian Dill 2020-06-22 04:08:09 +0200
  • f73541bafa Tracker fine tuning Fabian Dill 2020-06-22 03:53:00 +0200
  • 43a713b117 make sure to run commands in the multiserver asyncio loop Fabian Dill 2020-06-22 01:04:12 +0200
  • 6a5207900f make tracker look better Fabian Dill 2020-06-22 00:58:18 +0200
  • 851f86e13d add Tracker icons Fabian Dill 2020-06-21 17:44:50 +0200
  • 26eb44ef15 revenge of the player number offset Fabian Dill 2020-06-21 17:04:25 +0200