Commit Graph

21 Commits

Author SHA1 Message Date
Fabian Dill 647c802b2f after some testing, introduce multithreading 2020-06-24 08:34:53 +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 f73541bafa Tracker fine tuning 2020-06-22 03:53:00 +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 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 5c3e144d28 webhost quick fix 2020-06-21 15:37:36 +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
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 facecdf487 implement --auto_shutdown <minutes>, shutting down a multiserver after that many minutes of inactivity
and set WebHost to a default of 6 hours
2020-06-16 11:26:54 +02:00
Berserker66 aa7fe2aa9d barebones webhost
includes linux compat
2020-06-14 09:45:23 +02:00
Fabian Dill a5bb3e3f59 fix webhost pathing on linux 2020-06-14 08:18:31 +02:00
Fabian Dill 48aff48740 logfile sanity check 2020-06-14 08:11:56 +02:00
Fabian Dill 03a6227eef set up pony and waitress skeletons 2020-06-14 07:44:59 +02:00
Fabian Dill ddc7be0794 update webhost 2020-06-13 22:49:57 +02:00
Fabian Dill 7c5c32c49a include web host for multiple multiworlds
This is in proof of concept stage, but also as a how-to as I get about monthly asked how to run multiple MultiServer instances for Discord Bots.
2020-06-13 10:16:29 +02:00
Fabian Dill 5da5847805 allow multiserver to defer to embedded options 2020-06-13 08:37:05 +02:00