795 Commits

Author SHA1 Message Date
EntenKoeniq
6e72cf9d27 Lidgren-Network updated. Only TLS 1.3 and TLS 1.2 are supported. Small changes 2021-12-17 19:50:47 +01:00
EntenKoeniq
7df796340f Small changes 2021-12-17 01:27:42 +01:00
EntenKoeniq
bedd251385 Util.Compare() updated 2021-12-17 00:19:34 +01:00
EntenKoeniq
da96c32df6 ScriptHookVDotNet and LemonUI updated 2021-12-16 22:47:58 +01:00
EntenKoeniq
e2f5e602c8 Small changes 2021-12-16 22:35:37 +01:00
EntenKoeniq
6742fb9050 Bug fixes. Compare() added to compare two Dictionary<> 2021-12-16 22:26:45 +01:00
EntenKoeniq
6c09c10bd9 Renamed Props to Clothes. Reduced bytes for data 2021-12-16 22:05:40 +01:00
Nick-I. A
c4fe931ced
Merge pull request #43 from EntenKoeniq/main
Updated documentation. Small changes
2021-12-16 14:53:45 +01:00
EntenKoeniq
ed56534db7 Updated documentation. Small changes 2021-12-16 14:52:48 +01:00
Nick-I. A
d9bc983b42
Update README.md 2021-12-15 23:03:56 +01:00
Nick-I. A
d1b0082768
Merge pull request #42 from Makinolo/main
Allows sending messages only to a group of users
2021-12-15 21:28:28 +01:00
Makinolo
a9b45b830d Rename player ids to nethandles as per new nomenclature scheme 2021-12-15 13:24:24 -07:00
Makinolo
ee79fe5cc2 Allows sending messages only to a group of users
In some circumstances (like proximity, missions...) we may want
to target messages to only a sub set of all the users connected
to the server. Adding this optional parameter to SendModPacketToAll
and SendChatMessageToAll allows that while being backwards
compatible with the API
Fixes some problems introduced in the non interactive mode
Changes the SetLocalTraffic parameter to make it more readable
so now SetLocalTraffic(true) means to ENABLE local traffic while
SetLocalTraffic(false) means DISABLE local traffic
2021-12-15 11:09:56 -07:00
Nick-I. A
7394c40562
Merge pull request #41 from EntenKoeniq/main
1.1.0
2021-12-15 18:29:47 +01:00
EntenKoeniq
52f1f655ae Small fix and last update for version 1.1.0 2021-12-15 18:24:33 +01:00
EntenKoeniq
7b7295bdea Added NPCsVehicles.Clear() to CleanUp() 2021-12-15 04:31:24 +01:00
EntenKoeniq
3bb803f3c9 Fixed bug with weapon components. Partial EntitiesPed.cs 2021-12-15 03:31:57 +01:00
EntenKoeniq
26e4cb97ae Added synchronization of weapon components for players 2021-12-15 01:25:16 +01:00
EntenKoeniq
6e12848a61 Small changes 2021-12-15 00:25:31 +01:00
EntenKoeniq
c71539435e Small changes. Fix server browser (SSL/TLS) 2021-12-15 00:00:27 +01:00
EntenKoeniq
4cd813d0be Changed lnID to netHandle (COOPAPI) 2021-12-14 22:51:09 +01:00
EntenKoeniq
98295fee3a Changed ID to NetHandle. Configure() removed from COOPAPI and replaced by its own functions 2021-12-14 22:39:15 +01:00
EntenKoeniq
721da34e36 New MasterServer address 2021-12-14 21:18:12 +01:00
Nick-I. A
5f3b94dd37
Merge branch 'GTACOOP-R:main' into main 2021-12-14 19:36:31 +01:00
EntenKoeniq
ba562789b2 No more vehicle duplication with "Share NPCs" enabled. Small changes 2021-12-14 19:33:52 +01:00
EntenKoeniq
517d5e93d6 Added landing gear sync 2021-12-14 14:46:10 +01:00
EntenKoeniq
749a5b258d Only gta5 v1.0.1290 or newer is supported! 2021-12-14 14:20:41 +01:00
EntenKoeniq
4bd50a557b Transformation synchronization for submarine cars added 2021-12-13 23:43:02 +01:00
EntenKoeniq
af2267f346 Added horn sync and LastSyncWasFull flag removed 2021-12-13 23:18:15 +01:00
EntenKoeniq
b5d0aecc59 Added ConnectionChannel 2021-12-13 22:41:07 +01:00
EntenKoeniq
68948990b5 Started with version 1.1.0 2021-12-13 20:35:07 +01:00
EntenKoeniq
b55ba2ac33 3 bug fixes 2021-12-13 20:25:31 +01:00
Nick-I. A
8cfa110835
Merge pull request #40 from EntenKoeniq/main
1.0.1
2021-12-13 18:16:55 +01:00
EntenKoeniq
9e1d0c30b4 Merge branch 'main' of https://github.com/EntenKoeniq/GTACoop-R 2021-12-13 18:16:38 +01:00
EntenKoeniq
a8160aeb49 Update Settings.cs 2021-12-13 18:16:31 +01:00
Nick-I. A
6bdd023532
Merge branch 'GTACOOP-R:main' into main 2021-12-13 17:48:14 +01:00
EntenKoeniq
902a08066c Removed slider for NPCs. Small bug fixes and changes 2021-12-13 17:48:00 +01:00
EntenKoeniq
1f963cb39e Small server changes 2021-12-13 14:03:24 +01:00
EntenKoeniq
2d441f7fb3 Not yet tested 2021-12-13 11:51:03 +01:00
EntenKoeniq
9f020c6094 Added MarkAsNoLongerNeeded() 2021-12-12 22:52:57 +01:00
EntenKoeniq
de81e1ad43 new way to load the model 2021-12-12 22:00:06 +01:00
EntenKoeniq
cf93feff87 max. streamed NPCs from 20 to 30 2021-12-12 20:05:55 +01:00
EntenKoeniq
b026026112 "if (MainVehicle.IsTurretSeat(VehicleSeatIndex))" 2021-12-12 19:52:21 +01:00
EntenKoeniq
ad776f6f16 Fixed freezing on model request 2021-12-12 19:31:06 +01:00
Nick-I. A
b7eecf6782
Merge pull request #39 from EntenKoeniq/main
1.0.0
2021-12-11 15:24:17 +01:00
EntenKoeniq
dfedd8ebb8 Remove Address from server settings. The last update for version 1.0.0 2021-12-11 15:23:29 +01:00
EntenKoeniq
02cc3f2fb5 Undo "Changed IP in Address". This will be version 1.0.0 2021-12-11 14:40:34 +01:00
EntenKoeniq
64e089ce58 Changed IP to Address 2021-12-11 14:33:31 +01:00
EntenKoeniq
e65568cd62 "Address" added to the server settings. Address can only be a valid IPv4 2021-12-11 14:32:06 +01:00
EntenKoeniq
3e0ade58c5 Small bug fixed if the argument length is 0 2021-12-11 14:12:38 +01:00