Commit Graph

259 Commits

Author SHA1 Message Date
Smith
86f6740b70 switch to gamedig stable release v3.1.13 2024-05-17 09:37:50 +02:00
Smith
be279887e0 restore deploy wf branch v3.1.12 2024-05-02 09:26:24 +02:00
Smith
d2ba2ed632 hotfix for cdn issue 2024-05-02 09:25:20 +02:00
Smith
70aa35ce27 npm audit fix v3.0.11 2024-04-30 21:43:29 +02:00
Smith
8114cc9fa0 🐋 upd. dockerfile
* upd. jsoneditor build
 * upd. readme
2024-04-30 21:39:22 +02:00
a-sync
d7ffa7caee upd. egg.json 2024-04-28 10:33:15 +02:00
a-sync
5dc6e4a4bb bump version v3.0.10 2024-04-20 21:42:16 +00:00
a-sync
6ac92c1b2a catch bot init errors 2024-04-20 21:29:39 +00:00
a-sync
91afd8b045 upd. package-lock 2024-04-20 20:52:23 +00:00
Smith
1b19e16967 only notify about non auth errors on login v3.0.9 2024-03-23 20:56:09 +01:00
Smith
0511752fe9 meh 2024-03-23 20:42:14 +01:00
Smith
8236d41d9a working placeholders 2024-03-23 20:26:19 +01:00
Smith
54e52a1164 fix json-editor select placeholder bug v3.0.8 2024-03-23 17:34:43 +01:00
Smith
973c4f0ce4 bump version v3.0.7 2024-03-23 17:08:18 +01:00
Smith
70d0a3df8a fix json-editor select 2024-03-23 17:06:38 +01:00
Smith
72692139c7 fix web service error handling v3.0.6 2024-03-23 14:29:31 +01:00
Smith
4e44586ab5 host fixed json-editor lib 2024-03-23 14:22:26 +01:00
Smith
742350e927 simple mde content hidden until active fix 2024-03-23 12:45:43 +01:00
Smith
de61f941bb rename config field to infoText
* more generic naming: Description --> Info
v3.0.5
2024-03-23 12:03:15 +01:00
Smith
b83ec0e3b2 bump version; npm audit fix v3.0.4 2024-03-23 10:39:15 +01:00
Smith
402854b972 upd. simple mde toolbar
* pass debug env to frontend instead of checking local addr
2024-03-23 10:37:06 +01:00
Smith
5549e69343 upd. / fix actions & config
* fly.io: fix mismatching env on github action creation
 * release from gamedig-next until gamedig v5 final is released
2024-03-23 10:26:50 +01:00
Smith
2c00299799 adds description field
* don't cache ajax reqs on localhost
 * enable markdown editor
v3.0.3
2024-03-23 09:01:09 +01:00
Smith
4ad9fbb608 make it make sense
😵
2024-03-11 11:14:58 +01:00
Smith
3ff6384360 only retry client requests that fail auth 2024-03-11 11:10:26 +01:00
Smith
5e7d48d84a fix duplicating GameServer instances on restarts v3.0.2 2024-03-09 20:59:26 +01:00
Smith
8490648e4d bump version v3.0.1 2024-03-09 20:36:27 +01:00
Smith
1faae1fea0 better error handling in the browser 2024-03-09 20:33:50 +01:00
Smith
e827dcaa27 fix flush command on windows env 2024-03-09 20:28:15 +01:00
Smith
6eb0ab8d7a do some refactoring to make the Watcher class proper
* stop calling the project _early stage_ 🎂
    - 3 years of support/development
    - 10+ community requested features
    - 20+ discord members 😲
    - 100+ deployments
    - 200+ commits
    - 25000+ hours running with 10+ game servers on a micro VM with only 2 crashes (bug fixed 🤞)
2024-03-09 19:22:33 +01:00
Smith
1aab47121e refer to ghcr image in compose file 2024-02-28 19:32:09 +01:00
Smith
10e6ddef76 styling v3.0.0 2024-02-28 18:24:38 +01:00
Smith
886727a785 append versions to footer 2024-02-28 18:15:09 +01:00
Smith
ab810e613b adds ghcr release workflow 2024-02-28 17:31:28 +01:00
Smith
5e45da87d8 bump nodejs version in docker 2024-02-28 17:30:35 +01:00
Smith
4f6fe5bcf4 readme 2024-02-16 10:39:43 +01:00
Smith
f78e8fb7e6 cleanup types 2024-02-14 21:54:12 +01:00
Smith
9df34925f1 upd. readme
* adjust fly.io config
2024-02-10 20:59:32 +01:00
Smith
79ad18ea17 switch to @types/gamedig 2024-01-27 09:19:43 +01:00
Smith
ec15035321 upd. lowdb dependency
* now that we use esm we can drop the backported old version fork
2024-01-22 23:11:54 +01:00
Smith
d21df7163a upd. local gamedig types 2024-01-22 16:57:07 +01:00
Smith
f77d769084 bump version 2024-01-22 12:23:47 +01:00
Smith
126d12bc0a clean up dupe types; switch to local type declaration 2024-01-22 12:21:35 +01:00
Smith
87152ff4c9 upd. gamedig types to v5 2024-01-22 11:33:38 +01:00
Smith
03b307f938 upd. readme
* add warning
2024-01-22 06:47:41 +01:00
Smith
efbd983a02 use file mtime in place of gamedig version
* package.version is unmaintained on the master branch
2024-01-21 18:04:39 +01:00
Smith
ce0f2c95e7 upd. some types
* upd. deps
2024-01-21 17:46:47 +01:00
Smith
380d93d81e use the new games and protocols exports
* add new gamedig options
2024-01-21 15:15:09 +01:00
Smith
2fca8c9457 upgrade gsw to esnext module
* fix import extensions
 * set new module and resolution type
 * upd. gamedig dependency to node-gamedig#master
2024-01-21 15:08:50 +01:00
Smith
8197f27491 adds common protocols to the end of game types list 2024-01-13 15:11:14 +01:00