25 Commits

Author SHA1 Message Date
Sardelka
c3d7c2b335 P2P connectivity 2022-08-08 17:03:41 +08:00
Sardelka
a50be5b869 Some stuff for the upcoming change 2022-08-06 12:32:04 +08:00
Sardelka
c8bbdc69d0 Update latency detection method
Plus some server code refactoring
2022-07-29 20:35:39 +08:00
Sardelka
e52135c343 Allow sending chat message and command in console 2022-07-22 19:43:48 +08:00
Sardelka
1bc274e2d0 Some tweaks 2022-07-09 19:32:11 +08:00
Sardelka
8ae491d0d5 Move ServerPbject and ServerEntities to RageCoop.Server.Scripting 2022-07-07 16:57:43 +08:00
Sardelka
05304f9461 Add SendCustomEventQueued() 2022-07-05 11:18:26 +08:00
Sardelka
cf7641cee0 Change object list to array for CustomEvent 2022-07-05 10:52:22 +08:00
Sardelka
dc5cf2b965 ServerObject Inheritance, getter and setter for Position and Roatation, Fix connect error. 2022-07-03 10:46:24 +08:00
Sardelka
0b2ec1d626 Fix player position not correctly set 2022-07-02 12:39:50 +08:00
Sardelka
8ee188cf19 update docs 2022-07-02 11:23:12 +08:00
Sardelka
eb5b23ae17 Server side entities and custom resource location 2022-07-01 19:02:38 +08:00
Sardelka
77999fe8f3 Add docfx documentation 2022-07-01 17:00:42 +08:00
Sardelka
4165b757a5 XML comments 2022-07-01 13:54:18 +08:00
Sardelka
8a46bd6b68 Resource loading 2022-07-01 12:22:31 +08:00
Sardelka
82ab9237f5 Security implementation 2022-06-24 10:33:36 +08:00
Sardelka
82e7cdd785 Multiple server instances in one process is now possible 2022-06-23 14:10:16 +08:00
Sardelka
41385abc7d Rework on SendNativeCall 2022-06-23 09:46:38 +08:00
Sardelka
84171e2949 We're almost here... 2022-06-22 14:18:20 +08:00
Sardelka
42c038d8ab An attempt to fix #12, along with some cleanup and refactor 2022-06-22 10:29:41 +08:00
Sardelka
30f7a281b0 Resource system 2022-06-21 18:13:30 +08:00
Sardelka
1a66f14bae Fix component for mp models 2022-06-19 11:12:20 +08:00
Sardelka
45c3ff83cf API cleanup, prepare for CustomEvent, fix server not shutting down 2022-06-12 15:39:32 +08:00
Sardelka
88a4f046d4 Many poops.
Basically working resource system
Improved projectile movement
Better receive messages
Include Lidgren.Network in core
2022-06-11 18:41:10 +08:00
Sardelka
fa80b87f7a Change folder name 2022-06-06 18:27:19 +08:00