41 Commits

Author SHA1 Message Date
Sardelka
8d450813e1 ZeroTier intergration 2022-08-12 20:40:50 +08:00
Nick I. A
b9e22a880f Cleaned up (Client) 2022-08-11 14:59:09 +02:00
Sardelka
1d3e53f734 Packet recycling 2022-08-11 18:25:01 +08:00
Sardelka
033d0a3f2e Move some stuff to core 2022-08-11 16:25:38 +08:00
Sardelka
95e302a698 Fix player disconnect 2022-08-11 15:38:19 +08:00
Sardelka
ff9e16bd5e Restore 2022-08-10 20:42:47 +08:00
Sardelka
c3d7c2b335 P2P connectivity 2022-08-08 17:03:41 +08:00
Sardelka
09bb121ffe blah 2022-08-06 12:33:05 +08:00
Sardelka
a50be5b869 Some stuff for the upcoming change 2022-08-06 12:32:04 +08:00
Sardelka
742e7ea998 Packet refactor 2022-08-06 10:43:24 +08:00
Sardelka
6e5653a168 Add latency simulation 2022-08-04 17:14:07 +08:00
Sardelka
858fa81ea2 blah 2022-08-02 17:43:48 +08:00
Sardelka
8d6c70b75e Ok, this might look junky... 2022-08-02 17:43:18 +08:00
Sardelka
4ed4e37604 Revert "Set client to null on disconnect"
This reverts commit 10552d119fd61b77e56b8fedfb17ce52f3383f7e.
2022-08-01 07:13:05 +08:00
Sardelka
10552d119f Set client to null on disconnect 2022-07-31 21:03:47 +08:00
Sardelka
e2fce3cf9b Add some client API back 2022-07-31 20:47:04 +08:00
Sardelka
3015ffe3ba Revert "flush"
This reverts commit 459cfccff5972a0f984f939dda0a88f157930ba6.
2022-07-30 11:44:14 +08:00
Sardelka
459cfccff5 flush 2022-07-29 21:53:26 +08:00
Sardelka
93d705e402 Latency fix 2022-07-29 21:15:23 +08:00
Sardelka
c8bbdc69d0 Update latency detection method
Plus some server code refactoring
2022-07-29 20:35:39 +08:00
Sardelka
9b1587f334 Ignore API assemblies 2022-07-29 19:11:31 +08:00
Sardelka
577857ab5a Hash password at server side 2022-07-29 14:51:17 +08:00
Sardelka
e52135c343 Allow sending chat message and command in console 2022-07-22 19:43:48 +08:00
Sardelka
ecfc77e57a Fix resource loading, add player died notification 2022-07-21 08:41:05 +08:00
Sardelka
71ecdbd5b9 code cleanup 2022-07-20 17:50:01 +08:00
Sardelka
9527da9785 Add ability to share server file 2022-07-19 17:15:53 +08:00
Sardelka
cdeef7279c coding style 2022-07-13 10:36:38 +08:00
Sardelka
cda3d37f37 Connect fix 2022-07-11 11:06:31 +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
d8ac486984 Server side prop control 2022-07-02 17:14:56 +08:00
Sardelka
64fda51917 Restore 2022-07-01 14:39:43 +08:00
Sardelka
8a46bd6b68 Resource loading 2022-07-01 12:22:31 +08:00
Sardelka
04c9081851 Security fix and merge LemonUI 2022-06-27 13:02:31 +08:00
Sardelka
6167417bf8 Reworked on resource loading, Added RegisterCommands overload to register commands from an instance. 2022-06-24 16:49:59 +08:00
Sardelka
82ab9237f5 Security implementation 2022-06-24 10:33:36 +08:00
Sardelka
41385abc7d Rework on SendNativeCall 2022-06-23 09:46:38 +08:00
Sardelka
42c038d8ab An attempt to fix #12, along with some cleanup and refactor 2022-06-22 10:29:41 +08:00
Sardelka
09a97c43fd Spread out state, networking statistics fix 2022-06-17 18:11:39 +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