EntenKoeniq
|
9e1d0c30b4
|
Merge branch 'main' of https://github.com/EntenKoeniq/GTACoop-R
|
2021-12-13 18:16:38 +01:00 |
|
EntenKoeniq
|
a8160aeb49
|
Update Settings.cs
|
2021-12-13 18:16:31 +01:00 |
|
Nick-I. A
|
6bdd023532
|
Merge branch 'GTACOOP-R:main' into main
|
2021-12-13 17:48:14 +01:00 |
|
EntenKoeniq
|
902a08066c
|
Removed slider for NPCs. Small bug fixes and changes
|
2021-12-13 17:48:00 +01:00 |
|
EntenKoeniq
|
1f963cb39e
|
Small server changes
|
2021-12-13 14:03:24 +01:00 |
|
EntenKoeniq
|
2d441f7fb3
|
Not yet tested
|
2021-12-13 11:51:03 +01:00 |
|
EntenKoeniq
|
9f020c6094
|
Added MarkAsNoLongerNeeded()
|
2021-12-12 22:52:57 +01:00 |
|
EntenKoeniq
|
de81e1ad43
|
new way to load the model
|
2021-12-12 22:00:06 +01:00 |
|
EntenKoeniq
|
cf93feff87
|
max. streamed NPCs from 20 to 30
|
2021-12-12 20:05:55 +01:00 |
|
EntenKoeniq
|
b026026112
|
"if (MainVehicle.IsTurretSeat(VehicleSeatIndex))"
|
2021-12-12 19:52:21 +01:00 |
|
EntenKoeniq
|
ad776f6f16
|
Fixed freezing on model request
|
2021-12-12 19:31:06 +01:00 |
|
Nick-I. A
|
b7eecf6782
|
Merge pull request #39 from EntenKoeniq/main
1.0.0
|
2021-12-11 15:24:17 +01:00 |
|
EntenKoeniq
|
dfedd8ebb8
|
Remove Address from server settings. The last update for version 1.0.0
|
2021-12-11 15:23:29 +01:00 |
|
EntenKoeniq
|
02cc3f2fb5
|
Undo "Changed IP in Address". This will be version 1.0.0
|
2021-12-11 14:40:34 +01:00 |
|
EntenKoeniq
|
64e089ce58
|
Changed IP to Address
|
2021-12-11 14:33:31 +01:00 |
|
EntenKoeniq
|
e65568cd62
|
"Address" added to the server settings. Address can only be a valid IPv4
|
2021-12-11 14:32:06 +01:00 |
|
EntenKoeniq
|
3e0ade58c5
|
Small bug fixed if the argument length is 0
|
2021-12-11 14:12:38 +01:00 |
|
EntenKoeniq
|
385a200bea
|
Added kick(string)
|
2021-12-11 14:00:22 +01:00 |
|
EntenKoeniq
|
2a6a9bf004
|
Bug fixes and small changes
|
2021-12-11 12:35:17 +01:00 |
|
EntenKoeniq
|
be11e4984c
|
...
|
2021-12-10 20:23:58 +01:00 |
|
EntenKoeniq
|
ccf850325a
|
Added more turret vehicles and small changes
|
2021-12-10 17:04:33 +01:00 |
|
EntenKoeniq
|
b6bb2c7fe5
|
Version for server list added
|
2021-12-10 16:34:13 +01:00 |
|
EntenKoeniq
|
3bcda302fe
|
Small changes and bug fixes
|
2021-12-10 16:25:59 +01:00 |
|
EntenKoeniq
|
d244cd393a
|
bug fixes
|
2021-12-10 15:55:45 +01:00 |
|
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 |
|