in0finite
|
8318a67912
|
try to fix brakes ; refactor vehicle input
|
2022-05-04 06:18:58 +02:00 |
|
in0finite
|
e988839038
|
...
|
2022-05-04 03:54:58 +02:00 |
|
in0finite
|
d0bd858cce
|
use new approach to sync vehicles
|
2022-05-04 03:44:19 +02:00 |
|
in0finite
|
0ae5c8af8a
|
...
|
2022-05-04 03:01:53 +02:00 |
|
in0finite
|
ff896ab512
|
...
|
2022-05-04 02:55:45 +02:00 |
|
in0finite
|
866f88936f
|
rename
|
2022-05-04 02:52:55 +02:00 |
|
in0finite
|
9bf580291f
|
performance optimizations
|
2022-05-04 02:37:00 +02:00 |
|
in0finite
|
cb57a4eb6f
|
add stats about vehicle's transform syncer
|
2022-05-03 22:49:50 +02:00 |
|
in0finite
|
582b05baea
|
add "snapshot buffer count" to misc stats
|
2022-05-03 11:27:51 +02:00 |
|
in0finite
|
8f833986b7
|
define parameter as "snapshotLatency"
|
2022-05-03 11:22:09 +02:00 |
|
in0finite
|
b69e1b4c21
|
implement snapshot interpolation
|
2022-05-03 11:18:10 +02:00 |
|
in0finite
|
4146b0a65d
|
add visualization
|
2022-05-02 23:17:36 +02:00 |
|
in0finite
|
1be238b095
|
change ping sending frequency to 0.5 seconds
|
2022-05-01 07:10:49 +02:00 |
|
in0finite
|
4bbe62b90e
|
...
|
2022-05-01 07:08:21 +02:00 |
|
in0finite
|
3b89d15e4c
|
increase interval for detecting dead connections to 20 seconds
|
2022-05-01 07:06:36 +02:00 |
|
in0finite
|
3ba5057798
|
fix ped sync after exiting vehicle
|
2022-05-01 04:01:36 +02:00 |
|
in0finite
|
f64ed8698f
|
rename
|
2022-05-01 03:31:40 +02:00 |
|
in0finite
|
a99c737f22
|
warp when packet arrives (in OnDeserialize())
|
2022-05-01 03:22:10 +02:00 |
|
in0finite
|
961a7e601f
|
fix for initial vehicle position being at (0,0,0)
|
2022-05-01 02:32:52 +02:00 |
|
in0finite
|
847d5186da
|
fix sync for detached vehicle parts
|
2022-05-01 02:05:14 +02:00 |
|
in0finite
|
89310d9394
|
add parameter to control whether to use rigid body
|
2022-04-30 22:18:17 +02:00 |
|
in0finite
|
ac917ec06a
|
wait until we reach current sync data, before moving to next one
|
2022-04-29 01:06:53 +02:00 |
|
in0finite
|
16c01e861d
|
obtain position/rotation in OnSerialize(), not in Update()
|
2022-04-28 21:49:40 +02:00 |
|
in0finite
|
35789662f5
|
...
|
2022-04-28 21:29:14 +02:00 |
|
in0finite
|
9f94b0aa1c
|
remove snapshot logic
|
2022-04-28 21:19:08 +02:00 |
|
in0finite
|
acf3f2a20d
|
use MovePosition()/MoveRotation()
|
2022-04-28 21:03:37 +02:00 |
|
in0finite
|
92788d4db0
|
add ability to get/set position/rotation from rigid body if it exists
|
2022-04-28 20:19:03 +02:00 |
|
in0finite
|
01edb70035
|
obtain position/rotation from rigid body if present ; assign position/rotation server-side in Update()
|
2022-04-27 20:57:38 +02:00 |
|
in0finite
|
6470c904c3
|
can assign port number for kcp transport
|
2022-04-27 20:54:29 +02:00 |
|
in0finite
|
7f7820e2b0
|
use snapshots for syncing transform
|
2022-04-27 02:42:31 +02:00 |
|
in0finite
|
393d3d45da
|
use new approach to sync ped
|
2022-04-26 23:12:10 +02:00 |
|
in0finite
|
38f5995c92
|
use new approach to sync vehicle's detached parts
|
2022-04-26 23:10:38 +02:00 |
|
in0finite
|
c9221c21e1
|
change execution order of CustomNetworkTransform to run before other scripts
|
2022-04-26 23:04:55 +02:00 |
|
in0finite
|
8998c87ed7
|
extract TransformSyncer class
|
2022-04-26 23:04:17 +02:00 |
|
in0finite
|
773a0ee0d6
|
...
|
2022-04-23 19:14:39 +02:00 |
|
in0finite
|
feffc4a82b
|
improve constant movement approach
|
2022-04-23 05:24:11 +02:00 |
|
in0finite
|
8fe78bd956
|
add approaches using Lerp and SLerp
|
2022-04-23 04:27:27 +02:00 |
|
in0finite
|
a83f3ad2ad
|
create CustomNetworkTransform
|
2022-04-23 03:09:19 +02:00 |
|
in0finite
|
65c27e8d99
|
fix "say" command
|
2022-04-23 02:44:10 +02:00 |
|
in0finite
|
cc30f5ba54
|
also assign NetworkTransform.sendInterval when changing ped sync rate
|
2022-04-23 00:07:31 +02:00 |
|
in0finite
|
ca44775812
|
nicer display of elapsed time
|
2022-04-22 23:24:25 +02:00 |
|
in0finite
|
38449b1a7e
|
add "say" command which sends a chat message
|
2022-04-22 22:27:23 +02:00 |
|
in0finite
|
5ae8c65727
|
...
|
2022-04-22 22:24:46 +02:00 |
|
in0finite
|
8f704ba720
|
add "cmd_server" command which can run a command as server
|
2022-04-22 22:23:57 +02:00 |
|
in0finite
|
b4dee531f2
|
...
|
2022-04-22 21:17:44 +02:00 |
|
in0finite
|
bfc7d40159
|
add description for core commands
|
2022-04-22 21:14:32 +02:00 |
|
in0finite
|
620855caf6
|
...
|
2022-04-22 21:09:03 +02:00 |
|
in0finite
|
41bfe1135a
|
don't modify chat messages that are sent from server - messages are sent as they are
|
2022-04-22 21:07:30 +02:00 |
|
in0finite
|
53b01a9efb
|
...
|
2022-04-22 20:54:19 +02:00 |
|
in0finite
|
3f482aab6c
|
add additional parameter to ProcessChatMessage()
|
2022-04-22 19:43:28 +02:00 |
|