Commit graph

986 commits

Author SHA1 Message Date
in0finite
24ae9c853d disable collision between "PedBone" layer and other layers 2020-05-31 19:09:57 +02:00
in0finite
f2c9e5ff75 inflict damage based on part of body that was hit 2020-05-31 19:09:57 +02:00
in0finite
b203a0b667 weapon's projectile raycasts are made against ped bones 2020-05-31 19:09:57 +02:00
in0finite
8f56469b28 camera can move through "PedBone" layer 2020-05-31 19:09:57 +02:00
in0finite
d675a8b4a4 provide layer as property 2020-05-31 19:09:57 +02:00
in0finite
f607d50483 run exception-safe 2020-05-31 19:09:57 +02:00
in0finite
483c7b8564 add box collider for area around neck 2020-05-31 19:09:57 +02:00
in0finite
adc03cc3aa add sphere collider around jaw 2020-05-31 19:09:57 +02:00
in0finite
e945f9f54e ragdoll bones are set up 2020-05-31 19:09:57 +02:00
in0finite
89dab83847 fix errors 2020-05-31 19:09:57 +02:00
in0finite
ad7b8e50fe add script 2020-05-31 19:09:57 +02:00
in0finite
0db06ca46e change download link to point to new release 2020-05-31 19:09:57 +02:00
in0finite
ec7417c510 ... 2020-05-31 19:09:57 +02:00
in0finite
3d3b697076 don't destroy the clip with delayed Destroy() 2020-05-31 19:09:57 +02:00
in0finite
1b19e38bc6 when stopping radio sound, save radio station's time only if audio source is playing 2020-05-31 19:09:57 +02:00
in0finite
8e8e495633 destroy radio clip when stopping radio sound ; destroy radio clip when vehicle gets destroyed ; 2020-05-31 19:09:57 +02:00
in0finite
bb7330f9ac rename "TODO list" section to "Contributing", and improve that section 2020-05-31 19:09:57 +02:00
in0finite
ce6cc33d97 re-save prefab 2020-05-31 19:09:57 +02:00
in0finite
f3490beb80 change access modifiers 2020-05-31 19:09:57 +02:00
in0finite
fe4ae08ca6 display radio station label for limited amount of time - 3 seconds after ped enters vehicle or radio station is changed 2020-05-31 19:09:57 +02:00
in0finite
6bbdcecd7d remember time when radio station changed 2020-05-31 19:09:57 +02:00
in0finite
a68efa0b7d remember time when seat's ped changed 2020-05-31 19:09:57 +02:00
in0finite
cff2be9531 rename method 2020-05-31 19:09:57 +02:00
in0finite
cdb561c4a7 assign random radio station in Awake(), not Start() 2020-05-31 19:09:57 +02:00
in0finite
15711064c4 change width of radio station label 2020-05-31 19:09:57 +02:00
in0finite
5237c849ba display radio station name 2020-05-31 19:09:57 +02:00
in0finite
ea840f8b5e add stats about current vehicle's radio 2020-05-31 19:09:57 +02:00
in0finite
d29a1e1a4e refactor 2020-05-31 19:09:57 +02:00
in0finite
8134b8a1d9 properly detecting when ped is assigned to vehicle and removed from vehicle ; fix radio playing ; wait some time before loading sound of radio station ; 2020-05-31 19:09:57 +02:00
in0finite
5d20cac976 move all radio related stuff to appropriate partial class 2020-05-31 19:09:57 +02:00
in0finite
9dd132532b don't send navigation events because it's buggy and can send events to invisible UI objects 2020-05-31 19:09:57 +02:00
in0finite
8a8f2ab423 only toggle map window if it is opened or if reading input is allowed 2020-05-31 19:09:57 +02:00
in0finite
07c52b5dd6 update docs - remove items which have corresponding github issues 2020-05-31 19:09:57 +02:00
in0finite
4d646c853d small optimization for finding closest vehicle/seat 2020-05-31 19:09:57 +02:00
in0finite
0e130999f4 fix bug when peds were not able to enter any vehicle when there was a vehicle with no seats spawned 2020-05-31 19:09:57 +02:00
in0finite
19b6c25432 correctly position the minimap 2020-05-31 19:09:56 +02:00
in0finite
3d81bd25ca use RawImage for minimap texture 2020-05-31 19:09:56 +02:00
in0finite
96dd3fe706 set Z position of some minimap elements to 0 2020-05-31 19:09:56 +02:00
in0finite
190178fac5 disable FPS text and texture by default 2020-05-31 19:09:56 +02:00
in0finite
1ebf03dcb6 change default camera distance from ped and vehicle 2020-05-31 19:09:56 +02:00
in0finite
3b7d466ba6 move speedometer a little to the right 2020-05-31 19:09:56 +02:00
in0finite
e1a6fd9201 change transparency and highlighted/pressed color for main menu buttons, pause menu buttons, chat input 2020-05-31 19:09:56 +02:00
in0finite
ae273868d3 change highlighted and pressed color for main menu button 2020-05-31 19:09:56 +02:00
in0finite
f8ac93380b update controls window text 2020-05-31 19:09:56 +02:00
in0finite
f0949c0233 change SEO of some scripts 2020-05-31 19:09:56 +02:00
in0finite
f90732229d change SEO of some scripts 2020-05-31 19:09:56 +02:00
in0finite
5188399ff8 change object names 2020-05-31 19:09:56 +02:00
in0finite
54b4763f9a uncheck raycasttarget 2020-05-31 19:09:56 +02:00
in0finite
674662635e re-save prefab 2020-05-31 19:09:56 +02:00
in0finite
5fb94bf22d crosshair looks a little better 2020-05-31 19:09:56 +02:00