81 Commits

Author SHA1 Message Date
Sardelka
dc5cf2b965 ServerObject Inheritance, getter and setter for Position and Roatation, Fix connect error. 2022-07-03 10:46:24 +08:00
Sardelka
8401d616e0 Convert object to handle at client side 2022-07-02 17:53:35 +08:00
Sardelka
d8ac486984 Server side prop control 2022-07-02 17:14:56 +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
64fda51917 Restore 2022-07-01 14:39:43 +08:00
Sardelka
8a46bd6b68 Resource loading 2022-07-01 12:22:31 +08:00
Sardelka
58362c2613 Preparing for PluginLoader 2022-06-30 09:28:13 +08:00
Sardelka
bd1f0e1713 Worker 2022-06-27 13:30:35 +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
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
52a242c72a Delete ignored assembly 2022-06-22 09:46:36 +08:00
Sardelka
8a42f7c626 Add ServerScript/ClientScript.CurrentResource 2022-06-22 09:45:17 +08:00
Sardelka
6e2c0a3037 Flush before disposal 2022-06-22 09:03:58 +08:00
Sardelka
1b77234cfe Add flushImmediately to logger 2022-06-22 09:00:35 +08:00
Sardelka
a15785a02f Move PlayerData to RageCoop.Client, remove RageCoop.Core.Logging 2022-06-22 08:58:36 +08:00
Sardelka
30f7a281b0 Resource system 2022-06-21 18:13:30 +08:00
Sardelka
e1606889f7 Add stealth mode sync 2022-06-20 11:08:46 +08:00
Sardelka
33244b930f Remove CLSCompliant attribute 2022-06-20 10:55:12 +08:00
Sardelka
212c004d31 Add license plate sync 2022-06-20 10:27:45 +08:00
Sardelka
376830d6dc Add RoofState sync. 2022-06-19 13:36:23 +08:00
Sardelka
9a9fb2870c Add weapon tint sync 2022-06-19 11:47:39 +08:00
Sardelka
1a66f14bae Fix component for mp models 2022-06-19 11:12:20 +08:00
Sardelka
13883242e4 Add ped cloth texture and palette sync, closes #11 2022-06-17 19:14:56 +08:00
Sardelka
82cffea6ed Some fixes 2022-06-12 17:11:14 +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