d046829eaeChange 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
3c6893d4a8make 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
fe2c743480clarify that minor_glitches does not grant glitch_boots
Fabian Dill
2020-07-16 04:21:34 +0200
6841158373unfix fake world in glitched modes where ER is not cross-world
Fabian Dill
2020-07-16 04:14:44 +0200
626b6b0521fix loading old savegames from ponyorm DB
Fabian Dill
2020-07-16 02:29:36 +0200
d9e7248ebcfix multiclient trying to webhost on the same port it determined as web_ui socket
Fabian Dill
2020-07-15 23:09:49 +0200
2338d25b39expand rom auto_start to be customizable
Fabian Dill
2020-07-15 17:19:16 +0200
0ba2405bbcSwamp trench 1 no longer drains. That only happens in door rando now.
caitsith2
2020-07-14 22:45:55 -0700
f0d86e4b28Gui: update title bar
Fabian Dill
2020-07-14 16:53:57 +0200
c5ece240c4MultiClient: fix authenticating against older server
Fabian Dill
2020-07-14 16:19:04 +0200
93ecf5988bimplement secrets.SystemRandom() for --race
Fabian Dill
2020-07-14 07:01:51 +0200
a97e8c412efix a junk hint
Fabian Dill
2020-07-12 16:41:46 +0200
1594d82fb2Add 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
ec49fa026bFix 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
66f7295b68remove a lie
Fabian Dill
2020-07-12 05:16:01 +0200
8d3cb3e531mention door rando options on master yaml
Fabian Dill
2020-07-12 03:01:11 +0200
319a315ec5Fix !countdown and actually make !options work
caitsith2
2020-07-11 13:19:38 -0700
963bb7998cWebHost: Correct WebHost tag
Berserker66
2020-07-11 17:44:52 +0200
cdee9e5a3aWebHost: Move module into WebHostLib to prevent shadowing WebHost.py
Berserker66
2020-07-11 16:59:37 +0200
e3c18be288use a play button for video streams instead
Fabian Dill
2020-06-27 13:53:47 +0200
6f9f5cbe14Add twitch hyperlinking to webhost
Fabian Dill
2020-06-27 13:52:03 +0200
e0e13ac59emove 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
38fe292acballow 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
f72f344860make tracker table sortable, give it a fixedHeader and prepare it for ajax refresh
Fabian Dill
2020-06-24 09:44:56 +0200
641bcb85b1create some indexes
Fabian Dill
2020-06-24 08:52:02 +0200
647c802b2fafter some testing, introduce multithreading
Fabian Dill
2020-06-24 08:34:53 +0200
8367351c62track precollected items after first location check and add some non-progressive item handling
Fabian Dill
2020-06-23 23:50:37 +0200