Commit Graph
44 Commits
Author SHA1 Message Date
Terncode ab80722be8 Update to node 12 2026-03-21 14:09:33 +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 267596a969 Improve mock login 2026-03-20 19:26:44 +01: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
Eliot Partridge a4aeb8fdd9 Remove isMobile log output 2019-10-01 20:03:16 -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
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
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
Stubenhocker1399 8f3755794f Add shrug command 2019-09-17 18:17:19 +02:00
Eliot Partridge 09aa3614da Add TODO to code itself 2019-09-13 16:44:40 -05:00
Eliot Partridge be6e518a08 Don't include email from Discord if we don't receive it
TODO: diagnose *why* we aren't receiving the email from Discord
2019-09-13 12:12:07 -05:00
Eliot Partridge 2251ad6a6d Add feedback for when a friend request is sent 2019-09-08 22:31:02 -05:00
Stubenhocker1399 9f30d98895 Add "Join Discord" button
Based of the patreon supporter button.
Add a key "discordLink" to the config.json file and set it to your
Discord invite link.
2019-09-07 22:22:00 +02:00
Eliot Partridge cba4e94da2 Security: Don't allow default secret/token config parameters (#80) 2019-09-07 01:59:42 -05:00
Stubenhocker1399 a761dfaa8e Remove word filtering of expressions via command
When used as a command, eg. `/bob` or `/e bob`,
the word filters are disabled.
2019-09-06 11:39:19 -05:00
Eliot Partridge 9f3e28824e Debrand part 2: electric boogaloo (#70)
* Rebrand fully

* Rebrand part 2: electric boogaloo

* Debrand part 3: fixes
2019-09-02 15:05:00 -05:00
Tyler Schrock c9280e3467 Fix in-game mod tools (#68) 2019-09-02 14:32:00 -05:00
Tyler Schrock 782f8c731c Archive Update 53.1 (#62)
* Normalize BOM and line endings

* Archive update 0.53.1
2019-09-02 12:40:04 -05:00
Tschrock ac640dbe1a Archive update 0.53.1 2019-09-02 11:37:22 -04:00
Eliot Partridge fa0271c643 Downgrade TypeScript, remove hacks 2019-08-30 19:55:30 -05:00
Eliot Partridge 88d14fe645 Add support for Discord discriminators and email storage 2019-08-30 11:22:11 -05:00
Eliot Partridge 326063bc95 Discord auth 2019-08-30 10:34:14 -05:00
Eliot Partridge ef316acfe4 Update npm dependencies 2019-08-30 10:30:13 -05:00
Eliot Partridge 3fbdcc47cf Shouldn't blow up here, actually. whoops.
Revert "Blow up for settings as well"

This reverts commit 41d5b1ec7d.
2019-08-29 23:19:07 -05:00
Eliot Partridge 41d5b1ec7d Blow up for settings as well 2019-08-29 23:15:29 -05:00
Eliot Partridge 0d04bc06ae Blow up if the error isn't EEXIST 2019-08-29 23:14:37 -05:00
Eliot Partridge aaee2dc8b7 Create settings and stats directories ad-hoc 2019-08-29 22:57:21 -05:00
Stubenhocker1399 f2e953f8cf Only create new settings file if file is missing 2019-08-30 00:46:27 +02:00
Stubenhocker1399 eab78e2100 Create settings file if it does not exist
Fixes #22
2019-08-29 23:41:39 +02:00
Erik McClure 735845746e Archive commit 2019-08-28 21:15:02 -07:00