Commit Graph

35 Commits

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