Commit Graph
119 Commits
Author SHA1 Message Date
Terncode cece61afbe Update to angular 21 2026-08-05 08:59:29 +02:00
Terncode 5e44c88cd3 Update to angular 19 2026-08-05 07:46:07 +02:00
Terncode 405184b1f8 Replace moment with date-fns 2026-05-11 21:38:11 +02:00
Terncode 81f099d150 Fix address on index 2026-05-11 21:06:51 +02:00
Terncode ef45935c35 Change build directory 2026-04-02 21:21:16 +02:00
Terncode 8373ea1abe Fix depricated URL parser 2026-04-02 20:46:56 +02:00
Terncode b74f11fb22 Fix disconnects 2026-04-02 20:46:46 +02:00
Terncode 66e62c5acb Switch to node-fetch 2026-04-02 20:46:36 +02:00
Terncode efea0eb133 Update credits 2026-03-26 01:09:15 +01:00
Terncode ed4e192ecd Update express 2026-03-25 23:58:56 +01:00
Terncode 052d7332fb Create what?
Renamed create function to createReporter function
2026-03-25 23:26:08 +01:00
Terncode 04b10efbfc Update few more modules 2026-03-25 23:19:03 +01:00
Terncode f27f6df525 Update icons 2026-03-25 22:50:03 +01:00
Terncode be2f5755b1 Update gulp* 2026-03-25 21:10:11 +01:00
Terncode 3eb40a1e26 Update moongo 2026-03-25 20:14:41 +01:00
Terncode 3ad16d8f32 Update typing modules 2026-03-25 20:14:26 +01:00
Terncode 331b0ef114 Remove unused node-ipc 2026-03-25 20:14:07 +01:00
Terncode cf25ee6d7f Update mongo 2026-03-25 20:13:45 +01:00
Terncode 5517fb5e0f Update to angular 18 2026-03-24 21:00:57 +01:00
Terncode a0763b6d14 Update to Angular 17 2026-03-24 20:55:45 +01:00
Terncode 5e578a292a Fix prod builder 2026-03-23 22:20:57 +01:00
Terncode d24242d3e4 Update to node 20 2026-03-23 21:48:19 +01:00
Terncode f23e34dd09 Update to Angular 14 2026-03-23 20:46:24 +01:00
Terncode 3045419fe8 Update to Angular 9 2026-03-22 08:43:45 +01:00
Terncode 3addbc1a4e Upgrade to webpack 5 2026-03-21 23:28:20 +01:00
Terncode 2772d82d2e Make passport as instance 2026-03-21 21:54:51 +01:00
Terncode 3b17f9c53c Update to node 14 2026-03-21 19:19:38 +01:00
Terncode ab80722be8 Update to node 12 2026-03-21 14:09:33 +01:00
Terncode 7803054de9 Move method checker to template file 2026-03-21 13:44:13 +01:00
Terncode a57deec0fa Rename misspelled file 2026-03-21 13:42:27 +01:00
Terncode 6380f0bbcc Fix sprite builder
Fixes sprite builder to not rely on sprite.ts that is generating
2026-03-21 13:28:03 +01:00
Terncode 1fc21d700e Split client code from server 2026-03-20 23:13:27 +01:00
Terncode eb3910d7ea Add code checker 2026-03-20 21:58:27 +01:00
Terncode 0bc329df24 Fix shader complication 2026-03-20 19:34:21 +01:00
Terncode 267596a969 Improve mock login 2026-03-20 19:26:44 +01:00
Terncode 111fb9b8d2 Add util function uniqById 2026-03-20 19:26:19 +01:00
Stubenhocker1399 8ed9db1334 Fix browser hotkeys not working
CTRL+C for copying text
CTRL+F for focusing search box above chat log
CTRL+SHIFT+I for inspector tools
2019-10-06 14:07:33 +02:00
Stubenhocker1399 2907aab246 Add Thorn Rose to credits 2019-10-04 23:55:58 +02:00
Chris Multhaupt c61174f32f Update team and add discord contact config (#143)
Update team and add Discord contact config
2019-10-04 15:30:43 -05:00
Eliot Partridge c868cead62 getkissRect -> getKissRect 2019-10-04 10:49:15 -05:00
Eliot Partridge 8b32e997ed Merge branch 'archive' into archive-update-v0.55.2 2019-10-04 10:31:47 -05:00
Eliot Partridge 1971e2c962 Archive update v0.55.2 2019-10-04 10:23:00 -05:00
Stubenhocker1399 a6a3847107 Fix missing house tools action buttons 2019-10-02 12:28:20 +02:00
Eliot Partridge a4aeb8fdd9 Remove isMobile log output 2019-10-01 20:03:16 -05:00
Eliot Partridge 7cca54b560 Add Stuben's Twitter link, http->https 2019-10-01 20:02:29 -05:00
Eliot Partridge 84e50b1860 Remove Stubenhocker from external contributors list 2019-10-01 18:07:05 -05:00
Eliot Partridge 9a0c079c3b Merge remote-tracking branch 'upstream/archive' into archive-update-v0.55.0 2019-10-01 18:04:54 -05:00
Eliot Partridge a9bbd552a3 Archive update v0.55.0 2019-10-01 18:00:16 -05:00
Thorn-Rose 8a4c8198b8 Season and holiday configuration options (#138)
* Added configuration options to change the season and holiday (per-server and globally) in config.json
* Added documentation on newly added configuration options
* Updated parseHoliday to recognize all current holidays
* Moved parseSeason and parseHoliday functions from server/commands.ts to common/utils.ts
2019-09-26 18:49:22 -05:00
Eliot Partridge 0e0a5caf7f Append trailing / to config.host if not present 2019-09-24 18:32:04 -05:00