Commit Graph

55 Commits

Author SHA1 Message Date
Sanae 1f5ea97272 Finish ban implementation 2022-06-17 21:18:08 -06:00
Sanae 561d633e40 Add a simple discord bot to manage the server 2022-06-12 18:48:24 -06:00
Sanae 774ef20bb4 Multiple users on commands 2022-05-31 16:02:12 -06:00
Sanae 74c00aa0f8 The user management update 2022-05-31 15:48:57 -06:00
Sanae d898f4754b Add max players command and remove savesettigns 2022-05-31 14:48:48 -06:00
Sanae ab318db1b8 Clean up logging from testing 2022-04-27 21:32:52 -06:00
Sanae df2e976782 balls 2022-04-27 14:09:50 -06:00
Sanae 7a088eb314 Fix 2, electric boogaloo 2022-04-26 23:06:27 -06:00
CraftyBoss 3e462ddb64 Merge branch 'master' of https://github.com/Sanae6/SmoOnlineServer 2022-04-27 04:43:48 +00:00
CraftyBoss ff570a17c7 only show connected players in list command 2022-04-27 04:43:46 +00:00
Sanae eaadb90ee3 Probably fix scenario merging for real this time 2022-04-26 22:40:02 -06:00
CraftyBoss a89471de54 Merge branch 'master' of https://github.com/Sanae6/SmoOnlineServer 2022-04-05 19:35:15 +00:00
CraftyBoss 7eb7c97c43 fix possible typos with send/sendall cmd 2022-04-05 19:35:13 +00:00
Sanae 1a82666d93 Disconnect previous client instead of throwing on new client (rejoins) 2022-04-04 14:43:44 -06:00
Sanae 534a6c9655 Make packet transformation work in Send(Memory)
speedrun flag
2022-04-03 22:29:34 -06:00
Sanae 886b57f16a Actually broadcast instead of sending to only one person 2022-03-31 16:21:20 -06:00
Sanae 6224234272 Clear global shine bag on new speedrun 2022-03-31 15:34:08 -06:00
Sanae b3686e8197 Delay fm sync by 15s 2022-03-31 13:56:48 -06:00
Sanae 4dee13a9d7 Potentially fix scenario shine sync for first moon 2022-03-31 13:48:42 -06:00
CraftyBoss 46bae93502 add shine send command 2022-03-31 00:34:47 +00:00
CraftyBoss 4e05fe9e3f add short-names for kingdoms, sendall cmd 2022-03-28 06:05:32 +00:00
Sanae 661763b23f Add untested stage change command 2022-03-24 22:53:00 -06:00
Sanae 8645db12fa Improving rejoins and other changes 2022-03-22 03:19:06 -06:00
Sanae 8d11623ada Various useful changes 2022-03-15 14:44:46 -06:00
Sanae cc67ac9ced Waaaa copium seethe 2022-03-15 02:08:52 -06:00
Sanae e64c922966 ContainsKey is a method 2022-03-15 01:26:28 -06:00
Sanae 4dcfa2f4e6 Waities 2022-03-15 01:25:09 -06:00
Sanae 09ff142a39 Also sync game packets 2022-03-15 01:23:37 -06:00
Sanae e917010e08 So true 2022-03-15 01:01:37 -06:00
Sanae 7039e760db Shine sync don't sfx me every two minutes challenge 2022-03-15 00:47:51 -06:00
Sanae ad0a40878d Add tag commands and improve command handling 2022-03-14 23:59:23 -06:00
Sanae c778d15644 Packet cleanup and refactoring 2022-03-13 05:14:01 -06:00
Sanae f41eee95d6 Remove ad-hoc logging code 2022-03-08 17:09:32 -06:00
Sanae 09fb2af344 ! 2022-03-08 17:05:57 -06:00
Sanae c92f4ba60c Log captures again 2022-03-08 17:03:16 -06:00
Sanae f47ab01d4c Make flipping a permanent setting like the others 2022-03-06 17:32:49 -06:00
Sanae 9e1a53a231 Code (style) fixes 2022-03-03 22:24:33 -06:00
Sanae f6df86f927 Make connect packet parameter _ in ClientJoined handler 2022-03-03 21:06:27 -06:00
Sanae 412607c0c9 Fix another shine sync crash 2022-03-01 19:42:14 -06:00
Sanae 00626ab12f Add scenario merging and run reformatting on solution 2022-03-01 15:08:53 -06:00
Sanae 3d4356ccfc Shine sync sending might crash the game, try catch it lol 2022-02-22 20:51:48 -06:00
Sanae d074f8a5d6 List command implementation 2022-02-22 15:28:51 -06:00
Sanae a554af2a44 Hack fixed 2022-02-22 14:11:06 -06:00
Sanae 954f9db537 Hack log 2022-02-22 14:06:14 -06:00
Sanae 31e70a08b9 Add proper exit handling 2022-02-21 22:05:13 -06:00
Sanae bf15f51eb3 Use Json.NET instead of Tomlyn for settings file
Tomlyn can't cope with Guids, so moving to Json.NET
2022-02-17 20:39:48 -06:00
Sanae 821301e756 Implement console commands and settings (flip list broken) 2022-02-17 19:56:12 -06:00
Sanae 860f5c242b Add log packet and don't spam 2022-02-16 15:00:52 -06:00
Sanae 104cb32f4b Lycel sees everyone else 🙃 2022-02-16 14:36:24 -06:00
Sanae 514c68d2e9 Lycel go flippy flippy 2022-02-15 18:35:38 -06:00