EntenKoeniq
|
218e60157e
|
Added SendNativeResponse()
|
2021-12-10 13:38:03 +01:00 |
|
EntenKoeniq
|
c01788c2d4
|
Added CPU and RAM usage for debug build
|
2021-12-10 11:31:36 +01:00 |
|
EntenKoeniq
|
51c7d3aa6c
|
"Please make sure that port forwarding is active, otherwise nobody can join!"
|
2021-12-08 14:57:32 +01:00 |
|
EntenKoeniq
|
4170001edf
|
Disconnect every client on shutdown. Changed default value for AnnounceSelf
|
2021-12-08 14:46:07 +01:00 |
|
EntenKoeniq
|
6a57f0c797
|
Merge branch 'main' of https://github.com/EntenKoeniq/GTACoop-R
|
2021-12-08 13:55:06 +01:00 |
|
EntenKoeniq
|
20d66d1f02
|
moved "MainResource != null" from while to an if
|
2021-12-08 13:54:30 +01:00 |
|
Nick-I. A
|
bc44b86730
|
Merge branch 'GTACOOP-R:main' into main
|
2021-12-08 13:46:09 +01:00 |
|
EntenKoeniq
|
652733c715
|
Added API.OnStop(). Added ConsoleCancelEvent
|
2021-12-08 13:45:00 +01:00 |
|
EntenKoeniq
|
250ea7d3f3
|
Oops! I forgot to change this 😐
|
2021-12-08 13:01:38 +01:00 |
|
Nick-I. A
|
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 |
|
EntenKoeniq
|
a5ad2ab76f
|
Changed "Npcs" to "NPCs"
|
2021-12-08 10:04:38 +01:00 |
|
EntenKoeniq
|
dc4263ab9f
|
Removed "PlayerDisconnectPacket()" from client to server. Small bug fixes and changes
|
2021-12-08 09:57:19 +01:00 |
|
Nick-I. A
|
6130064ab5
|
Merge pull request #37 from Makinolo/main
Adds config option for traffic in COOPAPI
|
2021-12-08 07:07:36 +01:00 |
|
Makinolo
|
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 |
|
Nick-I. A
|
857b1b7622
|
Merge pull request #36 from EntenKoeniq/main
0.9.0
|
2021-12-08 04:14:58 +01:00 |
|
EntenKoeniq
|
a6dd30b6ed
|
Update README.md
|
2021-12-08 04:09:15 +01:00 |
|
EntenKoeniq
|
ed46eb5a8b
|
masterserver finished
|
2021-12-08 03:59:14 +01:00 |
|
EntenKoeniq
|
14698f93dd
|
MasterServer URL added
|
2021-12-07 11:10:59 +01:00 |
|
EntenKoeniq
|
31fa603b1c
|
Serverlist is working now
|
2021-12-07 08:18:29 +01:00 |
|
EntenKoeniq
|
530d6b885d
|
Maybe we should use UTF8 instead of ASCII?
|
2021-12-06 06:35:02 +01:00 |
|
EntenKoeniq
|
bec80e6082
|
Vehicle turret synchronization (experimental and not finished yet)
|
2021-12-06 00:56:08 +01:00 |
|
EntenKoeniq
|
bce2a7cbc2
|
Fixed settings not saved. Started with the server list
|
2021-12-04 21:34:43 +01:00 |
|
EntenKoeniq
|
4491553843
|
Update Newtonsoft.Json.dll
|
2021-12-03 20:51:33 +01:00 |
|
EntenKoeniq
|
2e2e007814
|
Server internal
|
2021-12-03 20:41:44 +01:00 |
|
EntenKoeniq
|
129a4faea1
|
Fixed client exceptions
|
2021-12-03 20:30:00 +01:00 |
|
EntenKoeniq
|
52f5ab5b3d
|
ScriptHookVDotNet updated. NuGet packages removed
|
2021-12-03 20:12:15 +01:00 |
|
EntenKoeniq
|
f00bfa2526
|
CommandAttribute changed to Command. Usage and ArgsLength added to Command
|
2021-12-02 23:05:22 +01:00 |
|
EntenKoeniq
|
33cda5dcfb
|
XML documentation added (not finished yet)
|
2021-11-28 23:35:37 +01:00 |
|
EntenKoeniq
|
12a2ddf625
|
CleanUp() removed
|
2021-11-28 22:57:39 +01:00 |
|
EntenKoeniq
|
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 |
|
Nick-I. A
|
ebed2aaeb0
|
Merge branch 'GTACOOP-R:main' into main
|
2021-11-27 01:46:52 +01:00 |
|
EntenKoeniq
|
54476036ab
|
FirstScript and FirstGameMode removed
I will create new projects
|
2021-11-27 01:36:51 +01:00 |
|
EntenKoeniq
|
9736bc9635
|
FirstScript and FirstGameMode updated
|
2021-11-27 01:23:19 +01:00 |
|
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 |
|
Nick-I. A
|
91391774d9
|
Merge pull request #32 from EntenKoeniq/main
Bicycle color synchronization. Fixed server crash
|
2021-11-24 00:16:48 +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 |
|
Nick-I. A
|
490ec02a3c
|
Merge pull request #31 from EntenKoeniq/main
Added multithreading and SendModPacket from the server
|
2021-11-23 23:19:56 +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 |
|