Commit Graph
157 Commits
Author SHA1 Message Date
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 74fbb4f917 Test on node 10 2026-03-21 13:51:07 +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
Terncode 00e350579c Remove missing scripts 2026-03-20 19:06:44 +01:00
Terncode f5649293de Replace tslint with eslint 2026-03-20 19:06:03 +01:00
Eliot Partridge 83c4aecc1d Merge pull request #150 from Stubenhocker1399/fix-keyboard-shortcuts
Fix browser hotkeys not working
2019-10-06 11:12:09 -05: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
Eliot Partridge b677f17bc7 Merge pull request #149 from Stubenhocker1399/add-thorn-rose
Add Thorn Rose to credits
2019-10-04 17:01:39 -05: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 7a34b2cb38 Merge pull request #146 from BytewaveMLP/archive-update-v0.55.2
Archive update v0.55.2
2019-10-04 11:57:59 -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
Eliot Partridge 73c6455125 Merge pull request #145 from Stubenhocker1399/fix-missing-house-actions
Fix missing house tools action buttons
2019-10-02 15:22:50 -05:00
Stubenhocker1399 a6a3847107 Fix missing house tools action buttons 2019-10-02 12:28:20 +02:00
Eliot Partridge 2e864f85a0 Merge pull request #144 from BytewaveMLP/archive-update-v0.55.0
Archive update v0.55.0
2019-10-01 20:06:16 -05: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 f55ffd3a90 space -> tab 2019-10-01 18:07:48 -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 a7d6a9f1e5 Merge pull request #140 from BytewaveMLP/config-host-trailing-slash
Append trailing / to config.host if not present
2019-09-25 14:11:38 -05:00
Eliot Partridge 0e0a5caf7f Append trailing / to config.host if not present 2019-09-24 18:32:04 -05:00
Eliot Partridge 344746ce26 Merge pull request #137 from ponydevs/archive-update-v0.54.0
Archive update v0.54.0
2019-09-22 11:14:17 -05:00
Eliot Partridge 45affd3ef4 Merge branch 'archive' into archive-update-v0.54.0 2019-09-21 22:48:14 -05:00
Eliot Partridge 895627a641 Archive update v0.54.0 2019-09-21 22:47:03 -05:00
Eliot Partridge 857ceaa878 Merge pull request #126 from BytewaveMLP/clarify-docs
Clarify initial sprites build, repo quirks
2019-09-19 11:58:54 -05:00
Eliot Partridge 417dd230f5 Merge branch 'master' into clarify-docs 2019-09-19 10:16:28 -05:00
Eliot Partridge 786c283d54 Merge pull request #130 from ponydevs/archive-update-v0.53.2
Archive update v0.53.2
2019-09-18 19:22:30 -05:00
Eliot Partridge 44305173e7 Merge pull request #133 from BytewaveMLP/security-random-values
Update secret/token security checks
2019-09-18 18:50:16 -05:00
Eliot Partridge 7f247ae086 Update secret/token security checks 2019-09-18 18:39:17 -05:00
Eliot Partridge d390fd2b90 Merge pull request #132 from Stubenhocker1399/tada-animation
Add excite action
2019-09-18 16:11:10 -05:00
Stubenhocker1399 ba2b31c748 Add excite action 2019-09-18 23:08:20 +02:00
Eliot Partridge 2c34de8554 Merge branch 'archive' into archive-update-v0.53.2 2019-09-17 22:20:48 -05:00
Eliot Partridge 2c4e29eb70 Archive update v0.53.2 2019-09-17 20:19:23 -05:00
Eliot Partridge f246d9279e Merge pull request #128 from Stubenhocker1399/shrug-command
Add shrug command
2019-09-17 18:05:47 -05:00
Eliot Partridge cb5e757fd3 Remove Patreon functionality (#129)
* Remove Patreon links, supper status checking
* Add warnings to admin panel and README
2019-09-17 17:55:21 -05:00