234 Commits

Author SHA1 Message Date
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
Smith
96614348f1 adds new gamedig options: requestRulesRequired, requestPlayersRequired 2024-01-13 14:50:52 +01:00
Smith
4f253005e8 use ajax_cache_responses (json-editor) 2024-01-07 13:39:23 +01:00
Smith
258ddfb2a7 fix JSONEditor config format
* remove css workaround
2024-01-06 17:02:58 +01:00
Smith
5cdfd32942 working games list 2024-01-06 16:39:25 +01:00
Smith
57b5965b12 📜 add option for a commercial license 2024-01-04 23:55:00 +01:00
Smith
7cac2ca2d3 return games list from gamedig v4.4 WIP 2024-01-02 22:43:33 +01:00
Smith
fb96a46433 return gamedig version 2023-12-30 08:50:04 +01:00
Smith
248ca528e0 return gamedig games list dynamically WIP 2023-12-28 21:27:49 +01:00
Smith
0f0f179568 use checkboxes for boolean options 2023-12-28 21:27:02 +01:00
Smith
ecdd6db6a0 remove steam://connect/ prefix of server connect uri 2023-12-28 21:26:33 +01:00
Smith
4ab9be3921 upd. readme; bump version 2023-12-18 18:30:36 +01:00
Smith
dc865c47d0 optional graph 📈
* some just prefer a cleaner look 😎
2023-12-18 15:11:26 +01:00
Smith
20169a134d fix: fly.io github actions support for non lowercase owner names
* fly.io app name rules: Name may only contain numbers, lowercase letters and dashes
2023-12-12 17:44:50 +01:00
Smith
6e0a8e6633 🥚: make install script more idempotent
* prevent changes to package-lock.json file (vcs tracked) on install
2023-12-07 06:42:16 +01:00
Smith
c3453de408 typos 2023-12-07 05:44:34 +01:00
Smith
787a552b27 🥚: limit the dependency updates to gamedig on reinstall 2023-12-06 10:23:43 +01:00
Smith
d4178c4682 add back dompurify
* upd. readme
2023-12-05 21:27:33 +01:00
Smith
af7367ea80 fix checkbox styling 2023-12-05 18:12:24 +01:00
Smith
7035d6d07c optional players list; online/offline color picker for discord
* remove custom property inputs
 * fix checkbox input size
2023-12-05 17:46:29 +01:00
Smith
de7834bc66 graph 24h format comment 2023-11-21 07:50:46 +01:00
Smith
d3d82c3c79 fix: discord player count over 100 2023-11-18 17:34:25 +01:00
Smith
c104e763f0 upd. deps; add update step to 🥚 install/reinstall
* `npm update` installs the latest version of all dependencies even if a compatible version is already available locally (eg.: gamedig)
2023-11-03 09:00:52 +01:00
Smith
325979dc36 upd. gamedig games list links 2023-11-02 20:37:49 +01:00
Smith
d4c3ad29eb upd. 🥚
+ readme
2023-10-24 19:57:50 +02:00
Smith
b60e18ae53 default the server name to the configuration name 2023-10-16 10:12:02 +02:00