Eliot Partridge
93cc84e626
Merge pull request #98 from BytewaveMLP/tools-map-season
...
Use season in entity draw options for map renderer tool
2019-09-08 23:40:30 -05:00
Eliot Partridge
53cfac5bf0
Use season in entity draw options for map renderer tool
2019-09-08 23:32:12 -05:00
Eliot Partridge
2251ad6a6d
Add feedback for when a friend request is sent
2019-09-08 22:31:02 -05:00
Eliot Partridge
d2a79bf7ed
Add more team members to credits
...
@Terncode , @Keupoz, @LunarMist, @ZizzyDizzyMC
2019-09-08 18:14:44 -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
Eliot Partridge
c8472f5c65
Project sanity check ( #76 )
...
* tslint: CRLF -> LF
* gitignore more build artifacts
* Add proposed .editorconfig
* Allow for "clean" builds
src/ts/generated/ content is still required (sprites.ts,
gamepad-mappings.ts), but src/scripts is not.
* Add --sprites option to production build
* Add note about sprites to README
2019-09-06 20:32:10 -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
829fa3c957
Change season to autumn ( #73 )
2019-09-02 18:09:05 -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
Erik McClure
5617b90b33
Suggested constant changes
2019-08-30 23:24:01 -07: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
257083fab0
Merge branch 'master' into discord-auth
2019-08-30 10:54:29 -05:00
Eliot Partridge
caf70a864f
Revert codestyle changes ( #40 )
...
* Revert "7f7efbb94bab8574e42d942ad82d414e007b2970"
Code style changes should probably be part of a PR
2019-08-30 10:53:14 -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
Jeremy Simpson
eefd9e9a2c
Add myself to credits
2019-08-30 01:58:02 -07:00
Jeremy Simpson
7f7efbb94b
tslint changes
2019-08-30 01:52:40 -07:00
Erik McClure
7603879d35
Merge pull request #37 from BytewaveMLP/fix-enoent-directory
...
Create settings and stats directories ad-hoc
2019-08-29 21:30:46 -07: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
Eliot Partridge
5b308ebe63
pixel.horse team credits
...
Can be added to later, these are just the current contribtors I know
2019-08-29 22:55:16 -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