Alec
|
f082ad9e83
|
Merge pull request #139 from AlecM33/clean-up-transfer-mod-events
don't emit killed event to person receiving mod powers
|
2022-12-17 15:19:26 -05:00 |
|
AlecM33
|
9cc06811eb
|
fix type
|
2022-12-17 15:18:34 -05:00 |
|
AlecM33
|
6b81e4616a
|
move toast to top of screen, fix button height
|
2022-12-17 15:18:05 -05:00 |
|
AlecM33
|
3b37585640
|
fix number of arguments to function call
|
2022-12-17 15:12:23 -05:00 |
|
AlecM33
|
6250f71819
|
don't emit killed event to person receiving mod powers
|
2022-12-17 14:52:21 -05:00 |
|
Alec
|
bf6cfdf902
|
Update README.md
|
2022-12-15 09:07:09 -05:00 |
|
Alec
|
cdff2c46a4
|
Merge pull request #138 from AlecM33/minimum-playercount
lower minimum playercount
|
2022-12-14 21:02:34 -05:00 |
|
AlecM33
|
10a9c96061
|
lower minimum playercount
|
2022-12-14 20:54:48 -05:00 |
|
Alec
|
43495e56bf
|
Update README.md
|
2022-12-14 11:45:56 -05:00 |
|
Alec
|
f7802e3758
|
Merge pull request #137 from AlecM33/mod-transfer-fix
emit mod transfer events selectively
|
2022-12-13 22:54:41 -05:00 |
|
AlecM33
|
235b280240
|
emit mod transfer events selectively
|
2022-12-13 22:43:59 -05:00 |
|
AlecM33
|
8dfb096907
|
fix class name for CSS rule
|
2022-12-13 21:43:09 -05:00 |
|
Alec
|
e93d3b55cd
|
Merge pull request #136 from AlecM33/player-list-styling-fix
tweak player list for smaller screens
|
2022-12-13 21:36:09 -05:00 |
|
AlecM33
|
b3258859bf
|
tweak player list for smaller screens
|
2022-12-13 21:33:24 -05:00 |
|
Alec
|
14f97d703d
|
Update README.md
|
2022-12-13 21:13:34 -05:00 |
|
Alec
|
57d16dead3
|
Update README.md
|
2022-12-13 21:13:02 -05:00 |
|
Alec
|
f17182a45a
|
Update README.md
|
2022-12-13 21:05:07 -05:00 |
|
Alec
|
9ebab4d2a7
|
Update README.md
|
2022-12-13 21:04:15 -05:00 |
|
Alec
|
c8fabc1bbf
|
Update README.md
|
2022-12-13 21:03:46 -05:00 |
|
Alec
|
d8ee3cceda
|
Merge pull request #134 from AlecM33/expand-game-e2e-tests
expand game e2e tests, remove auth for admin API in dev environment
|
2022-12-13 21:00:09 -05:00 |
|
AlecM33
|
0e7a2a4e5a
|
dont map spectator socket id
|
2022-12-13 20:54:59 -05:00 |
|
AlecM33
|
02ae9b0396
|
remove unused import
|
2022-12-13 20:46:03 -05:00 |
|
AlecM33
|
db6f6be48b
|
expand game e2e tests with moderator view
|
2022-12-13 20:43:11 -05:00 |
|
Alec
|
de36783585
|
Merge pull request #133 from AlecM33/refactor-game-state-renderer
Refactor GameStateRenderer to modular game state components
|
2022-12-13 19:38:00 -05:00 |
|
AlecM33
|
235e30f58a
|
fix import
|
2022-12-13 17:24:34 -05:00 |
|
AlecM33
|
5b94e535bc
|
change language of restart button, add confirmation
|
2022-12-13 17:24:05 -05:00 |
|
AlecM33
|
eb1baa0c3a
|
lint
|
2022-12-13 14:18:17 -05:00 |
|
AlecM33
|
064bf864fc
|
use HTMLFragments
|
2022-12-13 14:14:34 -05:00 |
|
AlecM33
|
25897f985f
|
refactor GameStateRenderer, split functionality by game state
|
2022-12-13 14:12:15 -05:00 |
|
Alec
|
a37dd966f9
|
Merge pull request #132 from AlecM33/html-page-rate-limit
rate limit routes to html pages
|
2022-12-10 23:56:38 -05:00 |
|
AlecM33
|
0935456ef5
|
refactor again
|
2022-12-10 23:50:17 -05:00 |
|
AlecM33
|
7de7b7453e
|
rate limit robots.txt
|
2022-12-10 23:34:21 -05:00 |
|
AlecM33
|
fe84db12fb
|
refactor admin api auth
|
2022-12-10 23:27:23 -05:00 |
|
AlecM33
|
9ef9141513
|
lint
|
2022-12-10 23:17:19 -05:00 |
|
AlecM33
|
f6729bef20
|
refactor rate limiting
|
2022-12-10 23:14:49 -05:00 |
|
AlecM33
|
c6e4486c28
|
rate limit routes to html pages
|
2022-12-10 12:21:03 -05:00 |
|
Alec
|
9b1ff00a4b
|
Update README.md
|
2022-12-07 18:29:02 -05:00 |
|
Alec
|
dd6982851f
|
Update README.md
|
2022-12-07 18:19:10 -05:00 |
|
Alec
|
04d6a78925
|
Update README.md
|
2022-12-07 18:12:24 -05:00 |
|
Alec
|
b4c7d022f9
|
Update README.md
|
2022-12-07 13:53:26 -05:00 |
|
Alec
|
ae4dccaf44
|
Merge pull request #131 from AlecM33/confirmation-module
Custom confirmation dialogues, tutorial updates.
|
2022-12-07 13:20:43 -05:00 |
|
Alec
|
89b93c47c3
|
Merge pull request #130 from AlecM33/dependabot/npm_and_yarn/socket.io-parser-and-socket.io-client-4.2.1
Bump socket.io-parser and socket.io-client
|
2022-12-07 13:20:34 -05:00 |
|
Alec
|
2da4bb0827
|
Merge pull request #129 from AlecM33/dependabot/npm_and_yarn/minimatch-3.1.2
Bump minimatch from 3.0.4 to 3.1.2
|
2022-12-07 13:20:24 -05:00 |
|
AlecM33
|
fc09b310ad
|
remove additional served modules
|
2022-12-07 13:07:39 -05:00 |
|
dependabot[bot]
|
e830e0bce9
|
Bump socket.io-parser and socket.io-client
Bumps [socket.io-parser](https://github.com/socketio/socket.io-parser) to 4.2.1 and updates ancestor dependency [socket.io-client](https://github.com/socketio/socket.io-client). These dependencies need to be updated together.
Updates `socket.io-parser` from 4.1.1 to 4.2.1
- [Release notes](https://github.com/socketio/socket.io-parser/releases)
- [Changelog](https://github.com/socketio/socket.io-parser/blob/main/CHANGELOG.md)
- [Commits](https://github.com/socketio/socket.io-parser/compare/4.1.1...4.2.1)
Updates `socket.io-client` from 4.4.0 to 4.5.4
- [Release notes](https://github.com/socketio/socket.io-client/releases)
- [Changelog](https://github.com/socketio/socket.io-client/blob/main/CHANGELOG.md)
- [Commits](https://github.com/socketio/socket.io-client/compare/4.4.0...4.5.4)
---
updated-dependencies:
- dependency-name: socket.io-parser
dependency-type: indirect
- dependency-name: socket.io-client
dependency-type: direct:production
...
Signed-off-by: dependabot[bot] <support@github.com>
|
2022-12-07 18:06:14 +00:00 |
|
dependabot[bot]
|
634759993d
|
Bump minimatch from 3.0.4 to 3.1.2
Bumps [minimatch](https://github.com/isaacs/minimatch) from 3.0.4 to 3.1.2.
- [Release notes](https://github.com/isaacs/minimatch/releases)
- [Changelog](https://github.com/isaacs/minimatch/blob/main/changelog.md)
- [Commits](https://github.com/isaacs/minimatch/compare/v3.0.4...v3.1.2)
---
updated-dependencies:
- dependency-name: minimatch
dependency-type: indirect
...
Signed-off-by: dependabot[bot] <support@github.com>
|
2022-12-07 18:06:08 +00:00 |
|
Alec
|
eef87a1b08
|
Merge pull request #126 from AlecM33/dependabot/npm_and_yarn/loader-utils-1.4.2
Bump loader-utils from 1.4.0 to 1.4.2
|
2022-12-07 13:05:41 -05:00 |
|
Alec
|
1ce1daebc4
|
Merge pull request #127 from AlecM33/dependabot/npm_and_yarn/engine.io-and-socket.io-6.2.1
Bump engine.io and socket.io
|
2022-12-07 13:05:30 -05:00 |
|
Alec
|
fa9bb83570
|
Merge pull request #128 from AlecM33/dependabot/npm_and_yarn/qs-and-body-parser-and-express-6.11.0
Bump qs, body-parser and express
|
2022-12-07 13:05:19 -05:00 |
|
AlecM33
|
07d452b2d2
|
confirmation module, tutorial updates
|
2022-12-07 13:04:32 -05:00 |
|