JohnCorby
bf93713d96
make building and initing async
2022-01-28 20:57:17 -08:00
JohnCorby
edf469d3e4
rename
2022-01-28 20:50:34 -08:00
JohnCorby
2f99dec87f
make BuildWorldObjects async
2022-01-28 20:49:07 -08:00
JohnCorby
961e12d2f3
add unitask
2022-01-28 18:38:34 -08:00
Will Corby
aa70fe3fad
Merge pull request #470
...
vendor compatibility
2022-01-28 16:27:59 -08:00
JohnCorby
4c4ed1d194
slap a stacktrace on GetPlayerId
2022-01-27 19:10:39 -08:00
JohnCorby
4b16bbe327
make debug setting for dumping the CSVs
2022-01-27 18:54:05 -08:00
JohnCorby
2ffec70d2a
Revert "remove spaces from DeterministicPath"
...
This reverts commit 395124b4ec
.
2022-01-27 18:04:55 -08:00
JohnCorby
e5c949ac09
use default thingy for DebugSettings
2022-01-27 17:27:17 -08:00
JohnCorby
6e3e3e9d64
format
2022-01-27 16:50:42 -08:00
JohnCorby
395124b4ec
remove spaces from DeterministicPath
2022-01-27 16:34:15 -08:00
JohnCorby
7b0e60679c
format
2022-01-27 16:22:17 -08:00
JohnCorby
65919be25f
remove from cache on OWRigidbody.OnDestroy
2022-01-27 16:11:30 -08:00
JohnCorby
321ca2a045
tweak
2022-01-27 16:01:53 -08:00
JohnCorby
81ff327509
- tweaks
...
- clear cache on start scene load
- wait until Start to set the parent so we don't mess with sibling indexes
- patch before scene load and unpatch when world objects ready
2022-01-27 15:58:33 -08:00
JohnCorby
4bccca4937
no ToList needed
2022-01-27 14:37:40 -08:00
JohnCorby
2d2b7a576a
better dumping
2022-01-27 11:59:55 -08:00
JohnCorby
853f6ca8cd
include _isRising in transform sync de/ser
2022-01-27 03:32:07 -08:00
JohnCorby
595c126492
okay orbs are still bitches about authority, so whatever
2022-01-27 03:21:32 -08:00
JohnCorby
c4faf276ac
oops
2022-01-27 03:18:05 -08:00
JohnCorby
13f5e2ebc3
- no more initial state for qsb network behaviours because it is dumb and i hate it
...
- spawn authqueue objects with no authority for real instead of with server authority
2022-01-27 03:15:52 -08:00
JohnCorby
8cb0b7e5de
nvm
2022-01-27 02:26:01 -08:00
JohnCorby
65f71678a6
remove unneeded check
2022-01-27 02:15:42 -08:00
JohnCorby
9e44449446
AllowInactiveAttachedObject for jellyfish and anglers
2022-01-27 02:05:49 -08:00
JohnCorby
d0491e33f0
>:(
2022-01-27 01:54:53 -08:00
JohnCorby
c17cdcd537
oops
2022-01-27 01:46:01 -08:00
JohnCorby
9acf99319b
ConversationStartEndMessage is always sent by the local player
2022-01-27 01:36:45 -08:00
JohnCorby
636824a362
animation messages are always sent by the local player
2022-01-27 01:32:27 -08:00
JohnCorby
566f8a9eea
PlayerSuitMessage goes thru even when player is not in the game
2022-01-27 01:27:15 -08:00
JohnCorby
c0bc8e7c78
comment
2022-01-27 01:13:27 -08:00
JohnCorby
fea3753d84
tweak
2022-01-27 00:41:06 -08:00
JohnCorby
32329d9af7
write and read work now with arrays and enums
2022-01-27 00:32:30 -08:00
JohnCorby
143098be36
generate read/write funcs properly
2022-01-27 00:27:41 -08:00
JohnCorby
64c1921bb3
weaver: AssemblyResolve for qsb dir is impossible since we never load any type from there
2022-01-26 22:17:19 -08:00
JohnCorby
b7baaa7426
we can use generics for qsb message
2022-01-26 21:32:42 -08:00
JohnCorby
c4aeb14bea
we can use generics for qsb message
2022-01-26 21:00:12 -08:00
JohnCorby
75ae6416f7
we can use generics for qsb message
2022-01-26 20:35:43 -08:00
JohnCorby
1022a89dd1
we can use generics for qsb message
2022-01-26 20:28:59 -08:00
JohnCorby
854224a4e9
cleanup
2022-01-26 20:20:03 -08:00
JohnCorby
7d50e7b510
debug logging
2022-01-26 19:43:40 -08:00
JohnCorby
f240b532fe
debug logging
2022-01-26 19:21:18 -08:00
JohnCorby
0e1f7f180b
deterministic manager
2022-01-26 18:54:50 -08:00
JohnCorby
d2599a7e88
respawn debug key
2022-01-26 17:14:26 -08:00
JohnCorby
77492ff9be
jellyfish: enabled and disabling alignment
2022-01-26 17:04:23 -08:00
JohnCorby
091d1f2988
Merge branch 'dev' into vendor-compatibility
2022-01-26 16:04:39 -08:00
Will Corby
0c60a0eb64
Merge pull request #469 from misternebula/send-resync-info
...
implement send initial states for more things
2022-01-26 16:04:19 -08:00
JohnCorby
cf3af39d95
Merge branch 'dev' into send-resync-info
...
# Conflicts:
# QSB/ItemSync/WorldObjects/Sockets/QSBOWItemDoubleSocket.cs
# QSB/ItemSync/WorldObjects/Sockets/QSBOWItemSocket.cs
2022-01-26 16:03:16 -08:00
JohnCorby
e74b73f5f5
Merge branch 'dev' into vendor-compatibility
2022-01-26 16:00:41 -08:00
JohnCorby
822cfe5fd8
comment
2022-01-26 15:56:17 -08:00
JohnCorby
09bfcd8172
make this work with line numbers
2022-01-26 05:42:24 -08:00