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 |
|
in0finite
|
779cbdbdaf
|
add "stats" command which shows stats
|
2022-04-22 16:17:44 +02:00 |
|
in0finite
|
65afa28d30
|
...
|
2022-04-22 16:16:57 +02:00 |
|
in0finite
|
b9b311e40e
|
rework Stats: they can output to StringBuilder and also use imGUI
|
2022-04-22 02:29:29 +02:00 |
|
in0finite
|
b2495d3164
|
players can be server admins ; add command to authenticate player
|
2022-04-21 20:54:33 +02:00 |
|
in0finite
|
8e43a84c02
|
add Time stats to MISC stats
|
2022-04-21 18:43:03 +02:00 |
|
in0finite
|
f13ad9176e
|
nicer format
|
2022-04-21 18:42:31 +02:00 |
|
in0finite
|
5c79529407
|
replace with string builder
|
2022-04-21 17:46:39 +02:00 |
|
in0finite
|
959dff5204
|
update submodule
|
2022-04-18 01:14:23 +02:00 |
|
in0finite
|
f99fe5794b
|
when player disconnects, destroy peds spawned by him
|
2022-04-17 23:02:08 +02:00 |
|
in0finite
|
a889c0780c
|
increase node search radius for walking around
|
2022-04-17 22:47:47 +02:00 |
|
in0finite
|
e823af2e22
|
increase node search radius for escaping
|
2022-04-17 22:24:03 +02:00 |
|
in0finite
|
8318a3c9b1
|
use doubletime
|
2022-04-17 22:17:57 +02:00 |
|
in0finite
|
482842a259
|
assign script execution order
|
2022-04-17 21:38:29 +02:00 |
|
in0finite
|
3ce6c2ab82
|
fix warnings
|
2022-04-16 23:50:03 +02:00 |
|
in0finite
|
c570c4c0e7
|
re-save prefabs
|
2022-04-16 23:35:07 +02:00 |
|
in0finite
|
405f70d2ee
|
re-save prefabs
|
2022-04-16 23:24:45 +02:00 |
|
in0finite
|
7ee9bbe425
|
when sampling target position, do multi-sampling with distance levels
|
2022-04-16 23:16:16 +02:00 |
|