ccf850325a
Added more turret vehicles and small changes
2021-12-10 17:04:33 +01:00
b6bb2c7fe5
Version for server list added
2021-12-10 16:34:13 +01:00
3bcda302fe
Small changes and bug fixes
2021-12-10 16:25:59 +01:00
d244cd393a
bug fixes
2021-12-10 15:55:45 +01:00
218e60157e
Added SendNativeResponse()
2021-12-10 13:38:03 +01:00
c01788c2d4
Added CPU and RAM usage for debug build
2021-12-10 11:31:36 +01:00
2ce20ff118
Merge pull request #38 from EntenKoeniq/main
...
Removed "PlayerDisconnectPacket()" from client to server. Small bug f…
2021-12-08 13:01:27 +01:00
a5ad2ab76f
Changed "Npcs" to "NPCs"
2021-12-08 10:04:38 +01:00
dc4263ab9f
Removed "PlayerDisconnectPacket()" from client to server. Small bug fixes and changes
2021-12-08 09:57:19 +01:00
9fc92f5293
Adds config option for traffic in COOPAPI
...
And removes the welcome message in NON INTERACTIVE mode
(Press F9 is not possible in that compilation mode)
2021-12-07 22:14:15 -07:00
ed46eb5a8b
masterserver finished
2021-12-08 03:59:14 +01:00
14698f93dd
MasterServer URL added
2021-12-07 11:10:59 +01:00
31fa603b1c
Serverlist is working now
2021-12-07 08:18:29 +01:00
530d6b885d
Maybe we should use UTF8 instead of ASCII?
2021-12-06 06:35:02 +01:00
bec80e6082
Vehicle turret synchronization (experimental and not finished yet)
2021-12-06 00:56:08 +01:00
bce2a7cbc2
Fixed settings not saved. Started with the server list
2021-12-04 21:34:43 +01:00
129a4faea1
Fixed client exceptions
2021-12-03 20:30:00 +01:00
52f5ab5b3d
ScriptHookVDotNet updated. NuGet packages removed
2021-12-03 20:12:15 +01:00
33cda5dcfb
XML documentation added (not finished yet)
2021-11-28 23:35:37 +01:00
12a2ddf625
CleanUp() removed
2021-11-28 22:57:39 +01:00
2836953d89
Newtonsoft.Json added. CoopSerializer updated. Bugfix for ModPackets. Interface renamed to COOPAPI. SendDataToServer() and GetLocalUsername() added
2021-11-27 22:44:00 +01:00
b3391f3da0
"Players" locked in GetPlayer. SendChatMessage has been changed to LocalChatMessage
2021-11-27 00:39:14 +01:00
a739497328
Bug fix for vehicle color. Interval by FPS
2021-11-27 00:26:12 +01:00
5c7e7f45a0
Error handling, bug fixes, new API functions and more added!
2021-11-25 16:32:04 +01:00
ed46155138
Use the new features of SHVDN (must be created from the source code itself)
...
9edc0871bd
2021-11-25 10:17:58 +01:00
902acdd798
Bicycle color synchronization. Fixed server crash
2021-11-24 00:12:25 +01:00
1c3c9ec1fa
Adds connection and disconnection callbacks for all players
...
Not only for own player
2021-11-19 17:05:57 -07:00
b5d4fa6297
if (LastSyncWasFull)...
2021-11-19 22:36:46 +01:00
8fc16725ff
Use TickCount64 instead of TickCount
2021-11-19 22:08:15 +01:00
b3fdc9f21c
Show MB instead of bytes
2021-11-19 12:30:47 +01:00
ffb3db7d37
"vehicleIsTryingToEnter" added (you have to test this with two people)
2021-11-19 10:44:16 +01:00
1bcc9882c0
You didn't see anything!
2021-11-19 09:28:38 +01:00
27b7b96bfd
We don't need that flag
2021-11-19 09:24:06 +01:00
6eee37c594
Much better
2021-11-19 09:10:23 +01:00
1cb3bca052
We should ask if this NPC is the driver
2021-11-19 08:50:23 +01:00
0e2becd691
I forgot something 🤦♂️
2021-11-19 08:45:20 +01:00
5c14d2300b
New vehicle synchronization added. Some changes
2021-11-19 08:40:40 +01:00
13cd3527e0
Tire bursts and rpm synchronization added (Currently only for DEBUG!)
2021-11-19 06:37:21 +01:00
b6b64eba53
More stuff
2021-09-30 23:35:42 +02:00
dfc6682e20
better but not finished yet
2021-09-29 15:51:28 +02:00
05f70a6d04
NOT FINISHED YET!
...
More info later...
2021-09-29 14:34:22 +02:00
1320f35f30
More stuff. Small changes
2021-09-28 16:51:16 +02:00
073d09d018
Small changes
2021-09-28 14:44:10 +02:00
85186aef3b
Interface (IsOnServer added). Small changes
2021-09-27 22:40:18 +02:00
6479d92460
Interface.cs (ChatMessageReceived and SendChatMessage added). Small changes
2021-09-27 20:28:27 +02:00
09b7860807
Interface.cs cleaned up
2021-09-27 19:10:51 +02:00
7b467aec18
Creates interface to communicate with other mods and menus optional
...
The interface static class will be used from 3rd party mods to
initiate, close and configure the connection. The project can be
compiled with the NON_INTERACTIVE copiler flag to remove the menus
and leave only the interface as a controller.
This is an initial implementation, future additions will support
more operations.
2021-09-26 21:31:40 -06:00
921645287b
Small changes
2021-09-26 22:27:49 +02:00
b45f4cc7a3
CustomData added. SendPlayerDisconnectPacket fixed. Small changes
2021-09-26 21:19:26 +02:00
be921ba310
LAST UPDATE
2021-08-26 17:01:32 +02:00