sausage
5a66a72da0
Small change to Logger and Settings
2022-05-23 09:15:50 +08:00
sausage
1218a95757
Update assembly versions
2022-05-22 16:56:35 +08:00
sausage
a716db1ac6
Add files
2022-05-22 15:55:26 +08:00
EntenKoeniq
079122e8b5
Better ladder animation
2022-04-22 09:13:09 +02:00
EntenKoeniq
f5c9d8fc0b
Last small changes
2022-04-19 07:41:39 +02:00
EntenKoeniq
fca85e34e3
Pause menu hotkey changed from "FrontendPauseAlternate" to "FrontendPause".
2022-04-19 05:42:30 +02:00
EntenKoeniq
7d411474cd
Changed vehicle synchronization back to the old one. Fixed custom pause menu and changed it to GTA controls. Small changes
2022-04-18 21:54:34 +02:00
EntenKoeniq
e978c13f41
Some changes and bug fixes
2022-04-14 05:27:47 +02:00
EntenKoeniq
e229893bbc
Added custom IP address for the server. Updated vehicle sync. Small bug fixes
2022-04-12 01:55:33 +02:00
EntenKoeniq
74d149244c
Added progress for download
2022-04-11 15:10:27 +02:00
EntenKoeniq
cbc02b48be
Added download for maps. Added "MapLoader.cs". Small changes. Added new functions for Javascript
2022-04-11 13:07:46 +02:00
EntenKoeniq
75fb2c29d3
Code conventions. Small changes and bug fixes
2022-04-10 14:34:55 +02:00
EntenKoeniq
244b4148cf
Small changes
2022-04-08 22:30:34 +02:00
EntenKoeniq
1e1b22462d
More bug fixes and changes for DownloadManager
2022-04-06 05:54:03 +02:00
EntenKoeniq
fedc036e76
Changes for the upcoming update
2022-04-06 02:18:24 +02:00
EntenKoeniq
7d2e3705ea
Let's use the new logger
2022-03-29 00:28:57 +02:00
EntenKoeniq
98a593daae
No more paused settings
2022-03-28 22:34:59 +02:00
EntenKoeniq
a6167528dd
Small changes
2022-03-28 14:49:26 +02:00
EntenKoeniq
9c3aab008c
Added and changed documentation for some functions. Hopefully fixed #54
2022-03-25 15:45:22 +01:00
EntenKoeniq
474cba33fa
Unused variables removed. MasterServer connection updated
2022-03-20 09:21:41 +01:00
Makinolo
d9e68bf0b5
Allows chat and player list use in NON_INTERACTIVE mode
...
Adds player list alignment choice to make it visible if the
calling mod is showing a menu where the player list appears by
default
2022-02-24 21:32:45 -07:00
EntenKoeniq
9373cb3c85
Jump, Parachute, Debug and BrakeLight bug fixed
2022-01-01 19:24:57 +01:00
EntenKoeniq
6f2da854a9
Better brake lights
2022-01-01 17:24:55 +01:00
EntenKoeniq
3f4eeb0a32
Parachute sync added. Small changes
2022-01-01 04:16:24 +01:00
EntenKoeniq
24eb221f57
Addded Climb and ClimbLadder sync. Small changes
2021-12-28 19:14:51 +01:00
EntenKoeniq
73ac8694be
Started with Parachute sync. Small bug fixes and new ServerScript Events
2021-12-27 17:26:16 +01:00
EntenKoeniq
c3b054c75a
NPC and Player split
2021-12-27 10:15:52 +01:00
EntenKoeniq
ae0663cdd4
Small changes and bug fixes
...
Thank to @oldnapalm
2021-12-26 23:19:12 +01:00
EntenKoeniq
f4e563f93b
OnTick added. Bug fixes. Remove server created objects/vehicles/peds/checkpoints/blips on disconnect. More...
2021-12-26 03:25:00 +01:00
EntenKoeniq
a4ffc25823
Only take 35 NPCs to share. Don't wait any longer to send a package. Vehicle synchronization updated. Small changes
2021-12-24 15:33:27 +01:00
EntenKoeniq
b9703dd612
Bug fixes and new player movement
2021-12-24 03:16:16 +01:00
EntenKoeniq
b9a1089fd0
Network traffic reduced. Changes!
...
Bugs:
- Character rotation?
2021-12-23 22:03:01 +01:00
EntenKoeniq
a04d9eb9b3
Removed loading of multiplayer maps
2021-12-18 22:51:00 +01:00
EntenKoeniq
f07607000b
Fixed a bug where it was not possible to shoot other players
2021-12-18 20:31:10 +01:00
EntenKoeniq
6f857daf69
Added vehicle roof sync
2021-12-18 09:46:42 +01:00
EntenKoeniq
ce5868e9ac
EntitiesNpc class removed and changed to EntitiesPed
2021-12-18 08:04:17 +01:00
EntenKoeniq
cef43b80f7
SocialClubName removed. Allowlist removed from CoopSettings.xml
2021-12-17 23:58:32 +01:00
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
e2f5e602c8
Small changes
2021-12-16 22:35:37 +01:00
EntenKoeniq
6c09c10bd9
Renamed Props to Clothes. Reduced bytes for data
2021-12-16 22:05:40 +01: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
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
98295fee3a
Changed ID to NetHandle. Configure() removed from COOPAPI and replaced by its own functions
2021-12-14 22:39:15 +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