EntenKoeniq
b3391f3da0
"Players" locked in GetPlayer. SendChatMessage has been changed to LocalChatMessage
2021-11-27 00:39:14 +01:00
EntenKoeniq
a739497328
Bug fix for vehicle color. Interval by FPS
2021-11-27 00:26:12 +01:00
EntenKoeniq
5c7e7f45a0
Error handling, bug fixes, new API functions and more added!
2021-11-25 16:32:04 +01:00
EntenKoeniq
ed46155138
Use the new features of SHVDN (must be created from the source code itself)
...
9edc0871bd
2021-11-25 10:17:58 +01:00
EntenKoeniq
c3b3680957
Update CoopServer.csproj
2021-11-24 00:16:06 +01:00
EntenKoeniq
9ad684adc3
Revert "Update CoopServer.csproj"
...
This reverts commit 15dacadce9d0f775abad65ab9fd6819baa13cf3f.
2021-11-24 00:14:21 +01:00
EntenKoeniq
15dacadce9
Update CoopServer.csproj
2021-11-24 00:13:34 +01:00
EntenKoeniq
902acdd798
Bicycle color synchronization. Fixed server crash
2021-11-24 00:12:25 +01:00
EntenKoeniq
f6a49fe87f
SendModPacket (Server) added
2021-11-23 23:17:47 +01:00
EntenKoeniq
48cbff2f11
Small changes
2021-11-23 23:02:41 +01:00
EntenKoeniq
f0d1fee2bd
Resources are now multithreaded. GameMode renamed to Resource
2021-11-20 05:38:00 +01:00
Nick-I. A
814c2c76e7
Merge pull request #29 from Makinolo/main
...
Adds connection and disconnection callbacks for all players
2021-11-20 03:20:28 +01:00
Makinolo
1c3c9ec1fa
Adds connection and disconnection callbacks for all players
...
Not only for own player
2021-11-19 17:05:57 -07:00
EntenKoeniq
b5d4fa6297
if (LastSyncWasFull)...
2021-11-19 22:36:46 +01:00
EntenKoeniq
8fc16725ff
Use TickCount64 instead of TickCount
2021-11-19 22:08:15 +01:00
Nick-I. A
6f4544d947
Update README.md
2021-11-19 12:48:09 +01:00
EntenKoeniq
b3fdc9f21c
Show MB instead of bytes
2021-11-19 12:30:47 +01:00
EntenKoeniq
ffb3db7d37
"vehicleIsTryingToEnter" added (you have to test this with two people)
2021-11-19 10:44:16 +01:00
EntenKoeniq
1bcc9882c0
You didn't see anything!
2021-11-19 09:28:38 +01:00
EntenKoeniq
27b7b96bfd
We don't need that flag
2021-11-19 09:24:06 +01:00
EntenKoeniq
6eee37c594
Much better
2021-11-19 09:10:23 +01:00
EntenKoeniq
1cb3bca052
We should ask if this NPC is the driver
2021-11-19 08:50:23 +01:00
EntenKoeniq
0e2becd691
I forgot something 🤦♂️
2021-11-19 08:45:20 +01:00
EntenKoeniq
5c14d2300b
New vehicle synchronization added. Some changes
2021-11-19 08:40:40 +01:00
EntenKoeniq
13cd3527e0
Tire bursts and rpm synchronization added (Currently only for DEBUG!)
2021-11-19 06:37:21 +01:00
EntenKoeniq
cc6db509f8
Modpacket bug fixed. Libraries updated.
2021-11-19 05:47:32 +01:00
Nick-I. A
1a219b7dab
Update README.md
2021-11-19 01:58:41 +01:00
Nick-I. A
7fe72f8330
Update README.md
2021-11-18 19:39:24 +01:00
EntenKoeniq
b6b64eba53
More stuff
2021-09-30 23:35:42 +02:00
EntenKoeniq
dfc6682e20
better but not finished yet
2021-09-29 15:51:28 +02:00
EntenKoeniq
05f70a6d04
NOT FINISHED YET!
...
More info later...
2021-09-29 14:34:22 +02:00
EntenKoeniq
1320f35f30
More stuff. Small changes
2021-09-28 16:51:16 +02:00
EntenKoeniq
073d09d018
Small changes
2021-09-28 14:44:10 +02:00
EntenKoeniq
85186aef3b
Interface (IsOnServer added). Small changes
2021-09-27 22:40:18 +02:00
EntenKoeniq
6479d92460
Interface.cs (ChatMessageReceived and SendChatMessage added). Small changes
2021-09-27 20:28:27 +02:00
EntenKoeniq
09b7860807
Interface.cs cleaned up
2021-09-27 19:10:51 +02:00
Nick-I. A
1db9dd5337
Merge pull request #27 from Makinolo/feature/optional_menus
...
Creates interface to communicate with other mods and menus optional
2021-09-27 18:51:35 +02:00
Makinolo
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
EntenKoeniq
921645287b
Small changes
2021-09-26 22:27:49 +02:00
EntenKoeniq
fe36444901
Libs updated
2021-09-26 21:23:34 +02:00
EntenKoeniq
b45f4cc7a3
CustomData added. SendPlayerDisconnectPacket fixed. Small changes
2021-09-26 21:19:26 +02:00
Nick-I. A
766b906b19
Merge pull request #26 from EntenKoeniq/main
...
LAST UPDATE
2021-08-26 17:07:24 +02:00
EntenKoeniq
a3a00c82da
LAST UPDATE
2021-08-26 17:02:54 +02:00
EntenKoeniq
be921ba310
LAST UPDATE
2021-08-26 17:01:32 +02:00
Nick-I. A
2e8fbfc169
Update README.md
2021-08-22 17:13:57 +02:00
Nick-I. A
8c302703b5
Merge pull request #25 from EntenKoeniq/main
...
0.6.0
2021-08-22 14:02:04 +02:00
EntenKoeniq
72d8f9b92b
Stuff
2021-08-22 13:59:15 +02:00
EntenKoeniq
d9ea3f426a
better
2021-08-21 16:52:17 +02:00
EntenKoeniq
9bcf817418
Stuff
2021-08-20 17:28:13 +02:00
Nick-I. A
655e1f40be
Update README.md
2021-08-18 19:12:03 +02:00