in0finite
|
17f6aaeeda
|
peds are killed with a separate function ; ragdoll is detached only when peds are killed, not destroyed
|
2021-01-05 05:18:47 +01:00 |
|
in0finite
|
d6d5d660cf
|
wip on ragdoll
|
2021-01-04 01:28:58 +01:00 |
|
in0finite
|
e5c6144706
|
ped damage handling is done by State classes
|
2020-06-29 17:12:48 +02:00 |
|
in0finite
|
cb495440cd
|
fix camera being blocked by vehicle's high detail meshes
|
2020-06-03 00:27:18 +02:00 |
|
in0finite
|
756f7e8563
|
move Damageable class to Utilities assembly
|
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
|
c77f6c471d
|
removed imGUI code
|
2020-05-31 19:09:54 +02:00 |
|
in0finite
|
9db8019d9a
|
extract GetFirePosition() and GetFireDirection() into IAimState interface/classes - states now control fire position and direction ; drive-by aiming now works for AWA weapons (they no longer aim up in the sky) ;
|
2020-05-31 19:09:53 +02:00 |
|
in0finite
|
0c620cc228
|
refactor firing system to use additional parameters - this will make it possible to ignore current vehicle when firing in drive-by state
|
2020-05-31 19:09:53 +02:00 |
|
in0finite
|
193577d9b5
|
stalker peds can be recruited
|
2020-05-31 19:09:52 +02:00 |
|
in0finite
|
ecc17aef6d
|
add button pressed event which uses button name
|
2020-05-31 19:09:52 +02:00 |
|
in0finite
|
fb302bf086
|
camera distance is configurable
|
2020-05-31 19:09:48 +02:00 |
|
in0finite
|
e6ecbc01e4
|
remove HUD related code from state class
|
2020-05-31 19:09:47 +02:00 |
|
in0finite
|
1ad26f11ed
|
implement movement button with arrows
|
2020-05-31 19:09:47 +02:00 |
|
in0finite
|
0afbaa9d4e
|
aim button works
|
2020-05-31 19:09:47 +02:00 |
|
in0finite
|
4045311d59
|
preserve input for some buttons
|
2020-05-31 19:09:47 +02:00 |
|
in0finite
|
cb7c1418d2
|
move all HUD drawing functions to BaseScriptState
|
2020-05-31 19:09:47 +02:00 |
|
in0finite
|
13f94bf27d
|
don't draw hud when input should not be read
|
2020-05-31 19:09:47 +02:00 |
|
in0finite
|
2596a88be6
|
draw touch input for movement
|
2020-05-31 19:09:47 +02:00 |
|
in0finite
|
8ff92619ff
|
working on touch input
|
2020-05-31 19:09:47 +02:00 |
|
in0finite
|
de0cb01239
|
state can draw it's own hud
|
2020-05-31 19:09:46 +02:00 |
|
in0finite
|
d380eaeb55
|
trying to fix passenger anim
|
2020-05-31 19:09:46 +02:00 |
|
in0finite
|
7983812074
|
send fire direction to server
|
2020-05-31 19:09:45 +02:00 |
|
in0finite
|
a1601341e6
|
fixing fire direction on clients
|
2020-05-31 19:09:45 +02:00 |
|
in0finite
|
e5ef9e03c7
|
sync weapon fire event
|
2020-05-31 19:09:44 +02:00 |
|
in0finite
|
eb13b25a3f
|
send next/previous weapon button events
|
2020-05-31 19:09:44 +02:00 |
|
in0finite
|
d21a9f5c44
|
send aim/fire button events
|
2020-05-31 19:09:44 +02:00 |
|
in0finite
|
2c30229ed7
|
sync current weapon slot
|
2020-05-31 19:09:43 +02:00 |
|
in0finite
|
ee25411026
|
states can detect when current weapon changes
|
2020-05-31 19:09:43 +02:00 |
|
in0finite
|
0b562318c1
|
trying to fix: camera going through map objects
|
2020-05-31 19:09:42 +02:00 |
|
in0finite
|
c939f16c81
|
Don't block camera with peds
|
2020-05-31 19:09:42 +02:00 |
|
in0finite
|
7fb6256b3a
|
States can provide additional data for clients when being switched
|
2020-05-31 19:09:41 +02:00 |
|
in0finite
|
394e08b458
|
States now control switching when they are forcefully switched to by the server. Fix for vehicle exiting state.
|
2020-05-31 19:09:39 +02:00 |
|
in0finite
|
78507f0f32
|
Send submit button event
|
2020-05-31 19:09:39 +02:00 |
|
in0finite
|
669daa23be
|
Send crouch button event
|
2020-05-31 19:09:39 +02:00 |
|
in0finite
|
60c5284984
|
Camera is updated in LateUpdateState() - this seems to have fixed the problem with camera shaking
|
2020-05-31 19:09:38 +02:00 |
|
in0finite
|
09dbaaa12c
|
Update movement only on server
|
2020-05-31 19:09:38 +02:00 |
|
in0finite
|
a5ff23268b
|
Update rotation only on server
|
2020-05-31 19:09:38 +02:00 |
|
in0finite
|
574ad5d21b
|
Improve constraining position and rotation
|
2020-05-31 19:09:38 +02:00 |
|
in0finite
|
ce674ed007
|
Update heading only on server
|
2020-05-31 19:09:38 +02:00 |
|
in0finite
|
0a4a760ac4
|
Constrain position and rotation only on server
|
2020-05-31 19:09:38 +02:00 |
|
in0finite
|
039ae76a14
|
Initial commit
|
2020-05-31 19:07:22 +02:00 |
|