Commit graph

1767 commits

Author SHA1 Message Date
in0finite
6adfbcd69c add onColorsChanged event to Vehicle 2021-11-17 19:05:34 +01:00
in0finite
a5d3c657fc add synced bag to VehicleController 2021-11-17 18:54:11 +01:00
in0finite
204f0be4f5 add ability to change paintjob from UI 2021-11-15 01:56:46 +01:00
in0finite
3c2ff6569a fix color parsing 2021-11-15 00:04:18 +01:00
in0finite
6a17618ce6 add "paintjob" command 2021-11-14 23:54:31 +01:00
in0finite
6d1b0f0a78 change vehicle's color system to use Color32 instead of indices 2021-11-14 23:53:23 +01:00
in0finite
a3e7f7ebe7 destroy player's vehicles when he disconnects 2021-11-14 21:56:11 +01:00
in0finite
58580cdee0 update download links to point to new release 2021-10-24 22:59:15 +02:00
in0finite
3dea6b79fa change Android target to Android 9 - fixes problem with permissions 2021-10-22 01:10:10 +02:00
in0finite
fd00b49edd change app version 2021-10-21 19:03:57 +02:00
in0finite
763cdd1317 assign SEO 2021-10-21 12:22:38 +02:00
in0finite
e3c0cbc81c remove "anim_group_files" config setting - this fixes a bug with IL2CPP where json library tried to use Reflection.Emit functions 2021-10-21 11:16:05 +02:00
in0finite
2046a0fd55 remove unused variables 2021-10-21 11:01:39 +02:00
in0finite
0b7492d6f8 ... 2021-10-21 10:53:57 +02:00
in0finite
3f37b3913e improve Config API 2021-10-21 10:50:23 +02:00
in0finite
905cf8a085 in gizmos, draw spawnable ped nodes around player 2021-10-20 23:27:55 +02:00
in0finite
638bb31ccb fix for:
- peds spawning on emergency nodes
- peds not spawning in Angel Pine
2021-10-20 22:59:26 +02:00
in0finite
10585eca18 properly read and display path node flags 2021-10-20 22:40:01 +02:00
in0finite
8be1ba5717 remove unused variables 2021-10-20 15:20:58 +02:00
in0finite
4de13106a2
Merge pull request #116 from GTA-ASM/feature/npc-improvements
NPC improvements
2021-10-20 12:03:04 +02:00
in0finite
aadb7c3d10 remove "Display health bar above peds" setting 2021-10-19 23:46:55 +02:00
in0finite
5bc12124ac healthbar above peds is only shown for some time interval after ped is damaged 2021-10-19 23:45:07 +02:00
in0finite
dc589146dc remove unused variable 2021-10-19 23:33:35 +02:00
in0finite
5856b66ecd add random offset to aim target position 2021-10-19 23:15:54 +02:00
in0finite
8bdfdadea7 aim at chest 2021-10-19 22:03:50 +02:00
in0finite
489e405b2d ... 2021-10-19 21:19:40 +02:00
in0finite
6c3aa511d0 dont smooth out, just use alternative dir when target is close 2021-10-18 00:59:17 +02:00
in0finite
29891e9018 attempt to smooth out aim dir 2021-10-18 00:57:55 +02:00
in0finite
552792a25e remove the current target if our leader is in vehicle and we are not 2021-10-17 21:32:26 +02:00
in0finite
277d8f47c8 smooth out drive-by anim changing 2021-10-17 21:00:35 +02:00
in0finite
beaf2d5484 fix 2021-10-17 20:53:34 +02:00
in0finite
972ee0a873 add ped damage multiplier 2021-10-17 20:30:23 +02:00
in0finite
197b0d58ff dont quickly switch between drive-by and sitting states 2021-10-17 19:36:15 +02:00
in0finite
184f1fabc3 add boolean which controls if peds can be damaged 2021-10-17 19:10:41 +02:00
in0finite
ade4bf6100 dont start chasing if there is no weapon or no ammo 2021-10-17 18:36:30 +02:00
in0finite
e6fa8866a5 ... 2021-10-17 18:35:03 +02:00
in0finite
7b8d2a1a1a fix for choosing best weapon 2021-10-17 00:57:11 +02:00
in0finite
fb580178ff fix for: peds are falling down a little, after being spawned 2021-10-17 00:40:21 +02:00
in0finite
e5a97c3cb7 immediately find new target on damage 2021-10-16 23:54:06 +02:00
in0finite
dad217f9b2 if ped has no weapon or no ammo, stop attacking and go to leader 2021-10-16 22:16:50 +02:00
in0finite
51545ef571 exit Chase state if there is no weapon or no ammo 2021-10-16 22:06:54 +02:00
in0finite
8322c737a6 AI can switch weapons 2021-10-16 21:51:37 +02:00
in0finite
081f09fe66 '_wasInRange' is always true when in vehicle 2021-10-16 20:56:40 +02:00
in0finite
de9d01fc95 exit vehicle when in Chase state 2021-10-16 20:55:58 +02:00
in0finite
67e5b9e21b switch to closest target if current is out of range, for ChaseState 2021-10-16 20:25:37 +02:00
in0finite
128992794a ... 2021-10-16 19:05:44 +02:00
in0finite
3133c83f55 simplify code a lot 2021-10-16 19:01:02 +02:00
in0finite
8c52d5964c keep attacking targets that are in leader range, when we are out of leader range 2021-10-16 18:31:26 +02:00
in0finite
a000d18da4 rename 2021-10-16 17:57:21 +02:00
in0finite
69ff56eb47 if current target is also not in leader range, forget about it 2021-10-16 17:56:38 +02:00