Commit Graph

19 Commits

Author SHA1 Message Date
2d2da624e4 Add automatic server update (need testing) 2022-08-21 19:13:12 +08:00
203e3b2528 Add Client.EntitiesCount 2022-08-21 12:37:37 +08:00
163f342d7a Change Sender to Client in EventArgs 2022-07-29 16:17:33 +08:00
ecfc77e57a Fix resource loading, add player died notification 2022-07-21 08:41:05 +08:00
cf8b54a3b5 Fix WeatherTimeSync option 2022-07-12 17:10:16 +08:00
27ab63ae7a Add weather and time sync 2022-07-10 16:13:08 +08:00
1bc274e2d0 Some tweaks 2022-07-09 19:32:11 +08:00
05304f9461 Add SendCustomEventQueued() 2022-07-05 11:18:26 +08:00
f374de2064 Update BaseScript.cs 2022-07-05 00:16:15 +08:00
56cd17401b Change parameter order for consistency 2022-07-04 21:35:01 +08:00
8ac5cc40c1 Change parameter order for SendCustomEvent and SendNativecall
Use NativeCall to update entity
2022-07-04 09:41:00 +08:00
0a5bb67c54 Add Name property for blip, fix blip scale 2022-07-03 21:00:05 +08:00
08e17b1714 Server side blip and Vector2 argument 2022-07-03 15:28:28 +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
eb5b23ae17 Server side entities and custom resource location 2022-07-01 19:02:38 +08:00
4165b757a5 XML comments 2022-07-01 13:54:18 +08:00
41385abc7d Rework on SendNativeCall 2022-06-23 09:46:38 +08:00
84171e2949 We're almost here... 2022-06-22 14:18:20 +08:00