320 Commits

Author SHA1 Message Date
EntenKoeniq
67414ff724 .NET 5.0
Visual Studio 2019 does not support .NET 6.0
2021-08-04 16:26:41 +02:00
Nick-I. A
6cf8005170
Merge pull request #14 from EntenKoeniq/main
Small changes
2021-08-04 14:30:19 +02:00
Nick-I. A
cb26dfdad7
Merge branch 'GTACOOP-R:main' into main 2021-08-03 02:31:22 +02:00
Nick-I. A
6a4d0adcc2
Merge pull request #12 from oldnapalm/main
Fix leave vehicle
2021-08-02 22:05:48 +02:00
Nick-I. A
26c52c20bf
Merge branch 'GTACOOP-R:main' into main 2021-08-02 22:04:54 +02:00
EntenKoeniq
c102d6964e I'm not sure this will work because it's been too long 2021-08-02 22:03:07 +02:00
oldnapalm
26f0d2e53c Fix leave vehicle 2021-07-23 09:39:21 -03:00
Nick-I. A
c7c39f87e0
Merge pull request #9 from EntenKoeniq/main
Weapon/radio slowdown
2021-07-14 08:12:06 +02:00
EntenKoeniq
4b1fddd64a Weapon/radio slowdown 2021-07-14 08:09:26 +02:00
Nick-I. A
abc30220c9
Merge pull request #8 from EntenKoeniq/main
much better...
2021-07-13 17:25:37 +02:00
EntenKoeniq
fbacb8dc0a much better... 2021-07-13 17:24:18 +02:00
Nick-I. A
e7158cad05
Merge pull request #7 from EntenKoeniq/main
New SteeringAngle
2021-07-13 16:45:39 +02:00
EntenKoeniq
9dd435dd3a Oops... 2021-07-13 16:32:45 +02:00
EntenKoeniq
c371484932 ok... 2021-07-13 16:30:33 +02:00
Nick-I. A
94a7b087e9
Merge pull request #6 from EntenKoeniq/main
stuff
2021-07-13 12:02:02 +02:00
EntenKoeniq
a0fead635f New vehicle synchronization 2021-07-13 12:00:37 +02:00
EntenKoeniq
6228aa8f67 Better 2021-07-13 08:45:37 +02:00
EntenKoeniq
2d460b6387 Other players can now steal the vehicle 2021-07-13 08:37:40 +02:00
EntenKoeniq
6aaeb61d20 Enter vehicle as passenger added 2021-07-13 08:30:10 +02:00
EntenKoeniq
f2f80c636a I hope this fixed the problem. (Not tested 😅)
```[02:04:37] [ERROR] Caught fatal unhandled exception:
System.NullReferenceException: Referência de objeto não definida para uma instância de um objeto.
   em CoopClient.EntitiesPed.CreateCharacter(String username)
   em CoopClient.EntitiesPed.DisplayLocally(String username)
   em CoopClient.Entities.EntitiesThread.OnTick(Object sender, EventArgs e)
   em SHVDN.Script.MainLoop()
[02:04:37] [ERROR] The exception was thrown while executing the script CoopClient.Entities.EntitiesThread.
[02:04:37] [WARNING] Aborted script CoopClient.Entities.EntitiesThread.```
2021-07-13 07:56:32 +02:00
Nick-I. A
9039e3caef
Merge pull request #5 from oldnapalm/main
Bug fix
2021-07-13 06:03:31 +02:00
oldnapalm
7e88599155 Bug fix
Chat will lose focus if hide/showFeed is called regardless of current state
2021-07-13 00:56:50 -03:00
Nick-I. A
5c6b23ee78
Merge pull request #4 from EntenKoeniq/main
Delete FUNDING.yml
2021-07-13 05:35:00 +02:00
EntenKoeniq
e59d6a53c0 Delete FUNDING.yml 2021-07-13 05:34:04 +02:00
Nick-I. A
6d58427ce8
Update README.md 2021-07-13 05:15:33 +02:00
EntenKoeniq
8302e0b96e LICENSE updated 2021-07-13 05:12:40 +02:00
Nick-I. A
7d09962b40
Merge pull request #3 from oldnapalm/main
Hide chat
2021-07-13 04:48:21 +02:00
EntenKoeniq
84237d11b8 Small bug fix 2021-07-13 04:47:00 +02:00
oldnapalm
3e559dfafd Use Environment.TickCount 2021-07-12 21:53:27 -03:00
EntenKoeniq
7b3993f4aa Oops 🤦‍♂️ 2021-07-13 02:52:40 +02:00
EntenKoeniq
62b2ad5bf2 better 2021-07-13 02:12:09 +02:00
oldnapalm
57eb2954d9 Hide chat 2021-07-12 20:28:26 -03:00
EntenKoeniq
780051af4d Oops! my mistake 2021-07-13 00:03:19 +02:00
EntenKoeniq
94c7cdda95 Add pedaling animation 2021-07-12 23:50:24 +02:00
EntenKoeniq
ad5f436f46 V0.2.1 2021-07-12 09:35:36 +02:00
EntenKoeniq
47f7635145 Small changes 2021-07-12 09:24:31 +02:00
EntenKoeniq
b86d593ebb Small changes 2021-07-12 07:06:52 +02:00
EntenKoeniq
104154a9f3 V0.2.0 2021-07-12 05:11:24 +02:00
EntenKoeniq
bc6761d265 Vehicle synchronization for players
Not tested ... I hope it works 😬
2021-07-12 05:00:48 +02:00
EntenKoeniq
2d8f9b2a80 Started with player vehicle synchronization 2021-07-12 04:33:23 +02:00
EntenKoeniq
ce79c7f064 We don't need a MasterServer class 2021-07-12 04:11:44 +02:00
EntenKoeniq
8d1ba087d8 Country added 2021-07-12 02:34:47 +02:00
EntenKoeniq
c34aa7bf2f Oops 2021-07-12 01:47:01 +02:00
EntenKoeniq
fea5a35cad UPnP does not have to be activated for this 2021-07-12 01:44:44 +02:00
EntenKoeniq
cb5167e109 UPnP added 2021-07-12 01:31:11 +02:00
EntenKoeniq
891190cecd MasterServer update 2021-07-12 01:08:52 +02:00
Nick-I. A
a6e3630425
Update README.md 2021-07-12 01:02:52 +02:00
EntenKoeniq
2c4485292d New private MasterServer 2021-07-12 00:38:34 +02:00
EntenKoeniq
49cc21b2cb Fixed vehicle sync 2021-07-11 22:56:48 +02:00
Nick-I. A
85106cbc12
._. 2021-07-11 05:54:19 +02:00