Commit Graph

113 Commits (e60e1fa6c21d85fa88d0999c39faf3b19fde3aac)

Author SHA1 Message Date
Chars chan 305dd19bfd Merge pull request #13 from Charsy89/master
Name only updates in one room
2020-05-28 09:53:29 -06:00
Charsy89 86301ebf93 Name only updates in one room 2020-05-28 09:45:52 -06:00
BopItFreak 157586c6b1 Merge pull request #12 from wolfy01/patch-1
Case sensitive on some OS's...
2020-04-13 10:03:39 -04:00
wolfy01 c60d942484 Case sensitive on some OS's... 2020-04-07 18:19:04 -04:00
BopItFreak 0a12eab263 Merge pull request #11 from wolfy01/master
Add rateLimits and Quotas
2020-04-07 17:54:04 -04:00
Wolfy 23c9971688 something 2020-04-07 17:09:00 -04:00
Wolfy 9c44d8d519 Merge branch 'master' of https://github.com/wolfy01/mpp-server 2020-04-07 17:02:44 -04:00
Wolfy 0cdfb80766 properly add quotas 2020-04-07 17:02:35 -04:00
wolfy01 753b1d6877 remove users for users.json 2020-04-07 14:42:24 -04:00
Wolfy ea8957bcd5 Fix things
fix some forgotten thigs, like adding the correct messages (legit_m) to the server... and cleaning up Quotas.js and Config.js
2020-04-07 14:38:57 -04:00
Wolfy 745787eadd Update users.json 2020-04-07 13:05:36 -04:00
Wolfy 7f13687485 Quotas
Make quotas ip based.
Clients now can not bypass quota by having more than 1 client
2020-04-07 13:03:36 -04:00
wolfy01 5f2103ea3f Right way to send noteQuota to client 2020-04-07 04:22:48 -04:00
wolfy01 fec8d63c04 Don't send noteQuota to all clients! 2020-04-07 04:21:45 -04:00
wolfy01 f38b995be0 Welp... forgot we didn't need that anyways 2020-04-07 04:05:13 -04:00
wolfy01 22fbf9c851 Change path to config
Oops...
2020-04-07 04:03:45 -04:00
wolfy01 4ec75f29b9 Rename TODO.txt to TODO.md 2020-04-07 04:01:23 -04:00
wolfy01 ac1fd174c0 Create TODO.txt 2020-04-07 04:01:05 -04:00
wolfy01 4f5301e451 Delete TODO.txt 2020-04-07 03:59:50 -04:00
Wolfy bd7f84f577 oops 2020-04-07 03:56:16 -04:00
Wolfy 280c0d67c5 Add
Add everything
2020-04-07 03:55:16 -04:00
Wolfy 9aa2acfd64 Remove 2020-04-07 03:54:17 -04:00
wolfy01 2d25aafbf3 Update config.js 2020-04-07 02:45:55 -04:00
wolfy01 1850aaa68a Update and rename config.json to config.js
Add quotas
2020-04-07 02:44:34 -04:00
wolfy01 d2f216a974 room quota 2020-04-07 02:42:49 -04:00
wolfy01 7d02ef588d quotas 2020-04-07 02:42:12 -04:00
wolfy01 9cb5b1b425 Update index.js 2020-04-07 02:41:10 -04:00
wolfy01 4f8ab58266 Create config.json 2020-04-07 02:19:03 -04:00
wolfy01 ba154a0b06 Delete textfile.txt 2020-04-07 02:18:20 -04:00
wolfy01 3a3cf0f4e0 Create users.json 2020-04-07 02:18:04 -04:00
wolfy01 f8b4cc2f55 Delete .gitattributes 2020-04-07 02:17:38 -04:00
wolfy01 7040b176aa Delete .gitignore 2020-04-07 02:17:29 -04:00
wolfy01 066f1d0df3 Update Message.js 2020-04-07 02:17:16 -04:00
wolfy01 55e1a75958 Update Client.js 2020-04-07 02:16:21 -04:00
wolfy01 6129f8f161 Update Client.js 2020-04-07 02:04:35 -04:00
wolfy01 22110d0541 Update Message.js 2020-04-07 02:04:11 -04:00
wolfy01 96c15473ba Update Client.js 2020-04-07 02:01:41 -04:00
wolfy01 5ec06bab57 Create Ratelimit.js 2020-04-07 01:59:49 -04:00
BopItFreak 51c175691b Merge pull request #6 from Charsy89/master
Use newer isLobby, Fix lobby creation bug
2019-11-20 18:46:59 -05:00
Charsy89 29fb50e00a gha forgot color2 2019-11-20 16:13:20 -07:00
Charsy89 68c7552c30 Fix verifySet, give msg syntax 2019-11-20 16:11:11 -07:00
Charsy89 a19f145ca4 Fix lobby creation bug 2019-11-19 22:08:47 -07:00
Chars chan 93253a2bc9 Use newer isLobby 2019-11-19 19:46:15 -07:00
BopItFreak 2183ccd956 Merge pull request #4 from Charsy89/master
Still send chat to user (FIX BUG)
2019-11-19 21:16:39 -05:00
Chars chan f8b860e2ca Still send chat to user 2019-11-18 21:17:33 -07:00
BopItFreak 0a323a7034 Merge pull request #2 from Charsy89/master
Add package.json (Fixed)
2019-08-29 19:37:59 -04:00
Chars chan d2d43007fc Add modules 2019-08-29 17:35:39 -06:00
Chars chan 17cb828665 Add package.json 2019-08-29 17:27:30 -06:00
BopItFreak 05d3427e9f oops 2019-07-05 19:34:10 -04:00
BopItFreak c094582f9e fix stuff 2019-07-05 19:25:13 -04:00