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
Nick-I. A
bf5a826373
Merge pull request #21 from EntenKoeniq/main
...
"Deactivate Traffic" added. Bugfixes.
2021-08-18 18:22:28 +02:00
EntenKoeniq
ce60aad78b
0.5.1
2021-08-18 18:20:55 +02:00
EntenKoeniq
ad1b9d9e03
bugfix
2021-08-18 16:21:07 +02:00
EntenKoeniq
8f9eefb9ce
ServerScript update
2021-08-18 12:47:36 +02:00
EntenKoeniq
3c05b11292
stuff
2021-08-18 11:47:59 +02:00
Nick-I. A
71195eedbc
BIG UPDATE
...
- Vehicle synchronization updated.
- Added vehicle color synchronization.
- Added vehicle dead sync.
- Added vehicle door synchronization.
- Added synchronization of the vehicle engine.
- Added server scripting.
- FullSync now every 500ms (previously every 100ms? like GTACOOP).
- Added latency.
- Fixed passenger bug.
- Some performance improvements and bug fixes.
2021-08-17 18:45:55 +02:00
EntenKoeniq
56e42a757f
ok...
2021-08-17 18:41:09 +02:00
EntenKoeniq
13f1e4afc4
NOT YET TESTED!
2021-08-17 15:04:50 +02:00
EntenKoeniq
51f4b58497
EngineHealth sync added
2021-08-16 16:51:33 +02:00
EntenKoeniq
45815ba6d9
Now it should work
2021-08-16 16:38:52 +02:00
EntenKoeniq
f10f3686d3
ID (from "string" to "long")
2021-08-16 14:03:05 +02:00
EntenKoeniq
de085e53e2
Passenger bug fixed (not tested!)
2021-08-16 13:24:32 +02:00
EntenKoeniq
c15e671e82
Update PlayerList.cs
2021-08-16 12:43:52 +02:00
EntenKoeniq
0d2896d342
Latency update. FullSync every 500ms (previously 10 per second)
2021-08-16 12:31:49 +02:00
EntenKoeniq
fb1f5685af
NOT FINISHED YET!
2021-08-15 18:01:00 +02:00
EntenKoeniq
f5ff5c2727
🤔
2021-08-15 13:58:56 +02:00
EntenKoeniq
ec96878340
0.4.0 => 0.5.0
2021-08-15 13:17:57 +02:00
EntenKoeniq
1e52d75607
Vehicle sync update
2021-08-15 12:27:24 +02:00
EntenKoeniq
6566317617
FullSync every 1.5s and small changes
2021-08-15 11:33:52 +02:00
EntenKoeniq
b9e40f8e36
ServerScript update
2021-08-15 07:54:25 +02:00
EntenKoeniq
fc9a581ff6
ServerScript added (not finished yet)
2021-08-14 21:49:23 +02:00
EntenKoeniq
ffe808d1ba
Vehicle dead and door synchronization added
2021-08-14 11:14:34 +02:00
EntenKoeniq
5faac16404
Vehicle color added
2021-08-13 15:52:30 +02:00
EntenKoeniq
bfb697d419
Some changes
2021-08-13 15:20:26 +02:00
Nick-I. A
a7449d586d
Merge pull request #18 from oldnapalm/main
...
bugfix
2021-08-06 21:07:31 +02:00
oldnapalm
3ec9f1ab99
bugfix
...
Fix my mistake in 26f0d2e53c
2021-08-06 13:40:05 -03:00
Nick-I. A
fcca01d270
Merge pull request #17 from EntenKoeniq/main
...
Small changes. New folder for menus added
2021-08-06 12:38:16 +02:00
EntenKoeniq
cd4eaab872
ok
2021-08-06 12:36:50 +02:00
EntenKoeniq
b3edbd9ed5
Small changes. New folder for menus added
2021-08-06 12:31:25 +02:00
Nick-I. A
23331a003f
Merge pull request #16 from oldnapalm/main
...
Remove remote players on abort
2021-08-06 11:05:43 +02:00