2822 Commits

Author SHA1 Message Date
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
JohnCorby
604249e39c make this work with line numbers 2022-01-26 05:42:18 -08:00
JohnCorby
b1adfde771 make this work with line numbers 2022-01-26 05:42:06 -08:00
JohnCorby
3d2dff69d8 silent LaunchProbe for SendInitialState 2022-01-26 01:18:40 -08:00
JohnCorby
d22609c342 clean up NpcAnimController 2022-01-26 01:04:15 -08:00
JohnCorby
88da273f72 comment 2022-01-26 01:01:32 -08:00
JohnCorby
8aaeeb8463 rename IWorldObject.ReturnObject to AttachedObject 2022-01-26 00:59:59 -08:00
JohnCorby
503c0b85cc rename IWorldObject.ReturnObject to AttachedObject 2022-01-26 00:59:47 -08:00
JohnCorby
b309f117df rename IWorldObject.ReturnObject to AttachedObject 2022-01-26 00:55:47 -08:00
JohnCorby
43387d5c63 un-consolidate QSBItem 2022-01-26 00:43:27 -08:00
JohnCorby
779cf15022 make QSBItem properties private 2022-01-26 00:31:12 -08:00
JohnCorby
1d7eb69dae remove QSBItem.HoldingPlayer, as it wasn't always set 2022-01-26 00:30:19 -08:00
JohnCorby
20cf11dbdf item/item socket: remove unused methods 2022-01-26 00:28:23 -08:00
JohnCorby
f44440741b oops 2022-01-26 00:12:44 -08:00