52 Commits

Author SHA1 Message Date
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
3e67cc519e Ignore ready 2022-07-29 18:44:17 +08:00
Sardelka
eee6f614f1 Encrypt chat message 2022-07-29 18:17:45 +08:00
Sardelka
62e5bad6ac Resource interoperability 2022-07-29 17:44:02 +08:00
Sardelka
370247eef2 Allow raising event when sending chat message wth API 2022-07-29 15:07:52 +08:00
Sardelka
f22ecb03f2 Fix welcome message 2022-07-29 14:51:52 +08:00
Sardelka
577857ab5a Hash password at server side 2022-07-29 14:51:17 +08:00
Sardelka9515
862c2c0a71
Update Server.cs 2022-07-29 01:13:32 +08:00
Sardelka9515
d7e9ce8ff1
Don't invoke chat message if it's a command 2022-07-29 01:08:34 +08:00
Sardelka
e0e5f52d36 Send message back 2022-07-28 17:50:41 +08:00
Sardelka
e072c2aee8 Read entity position directly from memory 2022-07-23 23:45:20 +08:00
Sardelka
e52135c343 Allow sending chat message and command in console 2022-07-22 19:43:48 +08:00
Sardelka
9527da9785 Add ability to share server file 2022-07-19 17:15:53 +08:00
Sardelka
0a3dbb1f59 Merge vehicle sync packet, comment cleanup 2022-07-17 11:59:37 +08:00
Sardelka
5d1832fcef Merge ped packet
Back to old project family (for debugging)
Fix blip name
Delete newly spawned traffic if limit exceeded
2022-07-17 11:15:02 +08:00
Sardelka
5b7bb917ef add tls 2022-07-13 11:08:11 +08:00
Sardelka
1e1259d0a5 Fix 2022-07-12 17:16:28 +08:00
Sardelka
89410b8b46 Fix master server 2022-07-11 13:26:28 +08:00
Sardelka
a9397690e2 Fix 2022-07-11 12:02:46 +08:00
Sardelka
27ab63ae7a Add weather and time sync 2022-07-10 16:13:08 +08:00
Sardelka
1bc274e2d0 Some tweaks 2022-07-09 19:32:11 +08:00
Sardelka
615c49e395 Add country 2022-07-09 11:39:37 +08:00
Sardelka
462d68df6b Add addtional server info 2022-07-09 11:36:04 +08:00
Sardelka
8ac5cc40c1 Change parameter order for SendCustomEvent and SendNativecall
Use NativeCall to update entity
2022-07-04 09:41:00 +08:00
Sardelka
08e17b1714 Server side blip and Vector2 argument 2022-07-03 15:28:28 +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
0b2ec1d626 Fix player position not correctly set 2022-07-02 12:39:50 +08:00
Sardelka
eb5b23ae17 Server side entities and custom resource location 2022-07-01 19:02:38 +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
58362c2613 Preparing for PluginLoader 2022-06-30 09:28:13 +08:00
Sardelka
7670af88a2 Thread termination fix 2022-06-27 15:35:23 +08:00
Sardelka
04c9081851 Security fix and merge LemonUI 2022-06-27 13:02:31 +08:00
Sardelka
9cf23cac7f never gonna give~ 2022-06-24 18:25:24 +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
8bc5c11030 Force terminate. 2022-06-22 10:03:45 +08:00
Sardelka9515
f82134fb12
Fix Client ID not set 2022-06-21 23:43:12 +08:00
Sardelka
37edef425c Add OnPlayerUpdate 2022-06-21 19:06:50 +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
13883242e4 Add ped cloth texture and palette sync, closes #11 2022-06-17 19:14:56 +08:00
Sardelka
188556991f Don't flush 2022-06-12 18:02:01 +08:00
Sardelka
b6450027b8 Don't flush 2022-06-12 18:00:42 +08:00
Sardelka
45c3ff83cf API cleanup, prepare for CustomEvent, fix server not shutting down 2022-06-12 15:39:32 +08:00