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
|
f2b4059c49
|
add fire button
|
2020-05-31 19:09:47 +02:00 |
|
in0finite
|
3db52f9849
|
add action buttons for touch input
|
2020-05-31 19:09:47 +02:00 |
|
in0finite
|
563f526003
|
improve movement buttons
|
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
|
626567e289
|
some improvements for roll state
|
2020-05-31 19:09:46 +02:00 |
|
in0finite
|
95120b46d3
|
client detects when roll direction changes, and plays anim again
|
2020-05-31 19:09:46 +02:00 |
|
in0finite
|
d18a226925
|
fix only the broken anim
|
2020-05-31 19:09:46 +02:00 |
|
in0finite
|
8cde278b13
|
try to fix skeleton while running with weapon
|
2020-05-31 19:09:46 +02:00 |
|
in0finite
|
d380eaeb55
|
trying to fix passenger anim
|
2020-05-31 19:09:46 +02:00 |
|
in0finite
|
6ffaf6a552
|
rename methods
|
2020-05-31 19:09:46 +02:00 |
|
in0finite
|
bec4139a68
|
try to fix position of passenger
|
2020-05-31 19:09:46 +02:00 |
|
in0finite
|
853a264750
|
...
|
2020-05-31 19:09:46 +02:00 |
|
in0finite
|
75ab5d5d9b
|
sync offset
|
2020-05-31 19:09:46 +02:00 |
|
in0finite
|
eade6fc3d8
|
extract method
|
2020-05-31 19:09:46 +02:00 |
|
in0finite
|
a5cda1b996
|
assign offset every frame
|
2020-05-31 19:09:46 +02:00 |
|
in0finite
|
62d6925020
|
store vehicle parent offset
|
2020-05-31 19:09:46 +02:00 |
|
in0finite
|
c6143c3647
|
prevent possible NRE
|
2020-05-31 19:09:45 +02:00 |
|
in0finite
|
1a7a4d5471
|
prevent possible NRE
|
2020-05-31 19:09:45 +02:00 |
|
in0finite
|
59ca8f3d77
|
adjust root frame position in crouch state
|
2020-05-31 19:09:45 +02:00 |
|
in0finite
|
aba5c41ffd
|
extract method
|
2020-05-31 19:09:45 +02:00 |
|
in0finite
|
0127b0d392
|
send fire position to server
|
2020-05-31 19:09:45 +02:00 |
|
in0finite
|
bae6676196
|
using fire direction from client when trying to fire
|
2020-05-31 19:09:45 +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
|
b38bf70f8b
|
preserve movement input
|
2020-05-31 19:09:45 +02:00 |
|
in0finite
|
dc16ede651
|
roll direction is synced
|
2020-05-31 19:09:45 +02:00 |
|
in0finite
|
1a66200d70
|
client uses 'loop' wrap mode for roll anim
|
2020-05-31 19:09:45 +02:00 |
|
in0finite
|
c67acba8b2
|
vehicle states now wait for vehicle to be assigned before starting their stuff
|
2020-05-31 19:09:45 +02:00 |
|
in0finite
|
d34ab7d4fe
|
move method to other class
|
2020-05-31 19:09:45 +02:00 |
|
in0finite
|
7de0dd7cdb
|
removed unneeded methods
|
2020-05-31 19:09:45 +02:00 |
|
in0finite
|
94b7404e4f
|
client checks if vehicle is spawned every frame
|
2020-05-31 19:09:45 +02:00 |
|
in0finite
|
30b1176ee7
|
play passenger anim every frame
|
2020-05-31 19:09:45 +02:00 |
|
in0finite
|
b467859ce5
|
extract method
|
2020-05-31 19:09:45 +02:00 |
|
in0finite
|
63ce71bec6
|
check if anim state is null
|
2020-05-31 19:09:45 +02:00 |
|
in0finite
|
854b0c1856
|
check if state is still active
|
2020-05-31 19:09:45 +02:00 |
|
in0finite
|
e3bdea9647
|
small optimization
|
2020-05-31 19:09:45 +02:00 |
|
in0finite
|
e9b944cad5
|
fix NRE in GetCameraFocusPos()
|
2020-05-31 19:09:45 +02:00 |
|
in0finite
|
57bb127345
|
now sending net id of current vehicle
|
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
|
209cb1e08e
|
end roll state only on server
|
2020-05-31 19:09:44 +02:00 |
|
in0finite
|
f10c52b902
|
only on server
|
2020-05-31 19:09:43 +02:00 |
|
in0finite
|
eaa9247897
|
only on server and local player
|
2020-05-31 19:09:43 +02:00 |
|
in0finite
|
884ef2a223
|
only on server or local player
|
2020-05-31 19:09:43 +02:00 |
|