Commit Graph

15 Commits

Author SHA1 Message Date
Fabian Dill 105a2d4e13 WebHost: make LttP sprites optional 2021-09-07 00:42:02 +02:00
Fabian Dill 78f565c706 renamed /hosted/ to /room/
remove no longer used options
allow loading of json data files from webhost when it gets run by gunicorn and similar
2021-07-24 14:08:45 +02:00
Fabian Dill 34ff5d9662 create options files on WebHost startup 2021-07-22 18:21:31 +02:00
Fabian Dill b53c5593a8 Automate dumpSprites.py - and then remove it 2021-07-20 18:23:06 +02:00
Fabian Dill c095c28618 Split requirements into world types, automatically discover and resolve them. 2021-06-06 15:30:20 +02:00
Fabian Dill cae1188ff8 Allow ModuleUpdate to use multiple requirements files, no longer need to care about naming, and use conventional requirement parsing. Also add WebHost to it. 2021-06-06 15:11:17 +02:00
Fabian Dill d35adc5868 Update Flask and Jinja
Flask Autoversion is now integrated
Flask config.from_file is now integrated
2021-05-13 00:28:53 +02:00
Berserker66 cdee9e5a3a WebHost: Move module into WebHostLib to prevent shadowing WebHost.py 2020-07-11 16:59:37 +02:00
Fabian Dill d190fe65c6 webhost update 2020-07-10 17:42:22 +02:00
Berserker66 e6fec46265 move PORT and DEBUG into WebHost config 2020-07-10 15:32:58 +02:00
Fabian Dill dacecc4637 optimize tracker, using more RAM, less CPU 2020-06-28 09:28:13 +02:00
Fabian Dill 74cbfe07a3 fix tracker auto update 2020-06-27 18:17:36 +02:00
Fabian Dill 647c802b2f after some testing, introduce multithreading 2020-06-24 08:34:53 +02:00
Fabian Dill 53d3b4eb38 fine tune tracker 2020-06-23 05:46:32 +02:00
Fabian Dill 9e18c6f1cd Database-backed Webhosting 2020-06-20 20:03:06 +02:00