Fabian Dill
8d3961b6fb
update sprites and double the width for sprites
2020-06-23 05:58:27 +02:00
Fabian Dill
53d3b4eb38
fine tune tracker
2020-06-23 05:46:32 +02:00
Fabian Dill
9a6380d594
fix no_logic crash
2020-06-23 05:45:44 +02:00
Fabian Dill
fedec59896
track locations
2020-06-23 02:50:07 +02:00
Fabian Dill
ca106ebfee
List owned rooms on landing
2020-06-22 20:25:24 +02:00
Fabian Dill
0a325e3dce
Tracker fine tuning #2
2020-06-22 04:08:09 +02:00
Fabian Dill
f73541bafa
Tracker fine tuning
2020-06-22 03:53:00 +02:00
Fabian Dill
43a713b117
make sure to run commands in the multiserver asyncio loop
2020-06-22 01:04:12 +02:00
Fabian Dill
6a5207900f
make tracker look better
2020-06-22 00:58:18 +02:00
Fabian Dill
851f86e13d
add Tracker icons
2020-06-21 17:44:50 +02:00
Fabian Dill
26eb44ef15
revenge of the player number offset
2020-06-21 17:04:25 +02:00
Fabian Dill
5b72fd4e36
text fixes
2020-06-21 16:13:42 +02:00
Fabian Dill
033b139141
fix missing data
2020-06-21 16:12:33 +02:00
Fabian Dill
c8946748b6
auto refresh tracker
2020-06-21 15:59:32 +02:00
Fabian Dill
8d8eae1a48
fix title for tracker
2020-06-21 15:42:26 +02:00
Fabian Dill
0db32ff654
Merge remote-tracking branch 'origin/master'
2020-06-21 15:37:44 +02:00
Fabian Dill
5c3e144d28
webhost quick fix
2020-06-21 15:37:36 +02:00
Fabian Dill
eca880a27d
Merge pull request #113 from Berserker66/texts
...
Update texts to be in line with website randomizer
2020-06-21 15:33:58 +02:00
Fabian Dill
6421a373e1
Webhost Update
...
introduce a very WIP tracker
Server will try to reuse port and also try to only use one port
2020-06-21 15:32:31 +02:00
caitsith2
e0ab0b2f0e
Update texts to be in line with website randomizer
2020-06-21 01:20:49 -07:00
Fabian Dill
2759f6812c
use bootstrap alerts for flashes
2020-06-21 04:53:08 +02:00
caitsith2
780ae4ebcc
Fix fake lightworld bug with climbing GT a second time. @compiling
2020-06-20 19:47:07 -07:00
Fabian Dill
43feb751f9
Add info about cookies
...
Technically not required. As long as all cookies are needed for site functionality and no personal data processing or ads exist this notice is not needed.
2020-06-21 04:31:02 +02:00
caitsith2
e1bfa8780c
Create basepatch in proper directory if required.
2020-06-20 19:14:09 -07:00
caitsith2
95742ddb98
Skull Woods MSU v32 fix
2020-06-20 18:55:15 -07:00
Fabian Dill
573478ae71
set default ER to vanilla
...
People downloaded ER for ER, so it made sense to make it non-vanilla.
But now people download multiworld for multiworld and full ER is not what is the expected default.
2020-06-21 03:52:19 +02:00
Fabian Dill
f2f916110b
refresh cookie on every request
2020-06-20 22:48:38 +02:00
Fabian Dill
9e18c6f1cd
Database-backed Webhosting
2020-06-20 20:03:06 +02:00
Fabian Dill
7e3ee8101f
implement lazy multisave saving using a daemon thread
2020-06-20 15:46:33 +02:00
Fabian Dill
01d793bc00
update gitignore for webhost
2020-06-20 13:21:48 +02:00
Fabian Dill
af13b62c8d
do not include entrance hint data if entrance is vanilla
2020-06-20 12:22:50 +02:00
Fabian Dill
8d47bc5425
Merge pull request #112 from Berserker66/local_keys
...
Add local_keys option to go in line with the *_shuffle options, and …
2020-06-20 01:28:32 +02:00
caitsith2
6beeb7934d
Add local_keys option to go in line with the *_shuffle options, and document both local_keys and l in easy.yaml
2020-06-19 16:10:22 -07:00
Fabian Dill
10f675a61e
Merge pull request #111 from Berserker66/tweaks_and_fixes
...
Tweaks and fixes
2020-06-19 04:52:07 +02:00
caitsith2
55a5812b6b
Remove list(map(int, x))
2020-06-18 19:21:52 -07:00
Fabian Dill
e82c4d7bf7
Update readme
2020-06-19 03:35:21 +02:00
Fabian Dill
7af8a1b5aa
Set theme jekyll-theme-slate
2020-06-19 03:22:27 +02:00
Fabian Dill
5d3e22a911
make "l" for local keysanity a thing in mystery
2020-06-19 03:17:54 +02:00
Fabian Dill
f311d3a8b9
implement "crossover logic".
...
Makes it impossible that logical progression for a logic-having player is placed inside a no-logic world. All other placements remain available.
2020-06-19 03:01:23 +02:00
Fabian Dill
cb1d4cc39e
apply local items in no_logic
2020-06-19 01:31:32 +02:00
caitsith2
d7d7f32d0c
Clean up get_choice(x,weights) if x in weights else y code.
2020-06-18 08:55:15 -07:00
caitsith2
f8ad83c86d
yaml descriptions are now optional
2020-06-18 08:52:31 -07:00
caitsith2
75e185e437
Allow specififying returned default values. Disallow ALL zero weights.
2020-06-18 08:51:38 -07:00
caitsith2
be48f96f65
Actually make sure excess heart pieces/containers become 20 rupees, since the max is 20 hearts anyways.
2020-06-18 08:49:54 -07:00
caitsith2
63eb0ffc7b
Max triforce pieces reduced to 90
2020-06-18 08:48:33 -07:00
Fabian Dill
a584e14f47
no longer need webhost keep-alive with auto-shutdown
2020-06-18 14:48:28 +02:00
Fabian Dill
d6cccff2d7
Merge pull request #109 from Berserker66/extended_triforce_hunt
...
Change max triforce_pieces_required from 30 to 112.
2020-06-17 10:34:59 +02:00
caitsith2
d8bc5ca2a8
Set triforce pieces available to max of available and required.
2020-06-17 01:33:34 -07:00
caitsith2
617312fd4b
add available_triforce_pieces
2020-06-17 01:02:54 -07:00
Fabian Dill
29ee4fe307
rename baserom to basepatch to make it clearer what it is
...
Also move actual baserom to root folder to make it harder to accidentally share it with others when copying stuff
2020-06-17 08:59:50 +02:00