Commit Graph

83 Commits

Author SHA1 Message Date
JohnCorby
0319e251aa rename again 2023-05-08 11:41:43 -07:00
JohnCorby
ab13d59382 rename all instances of auth/authority to own/ownership 2023-05-08 11:38:24 -07:00
JohnCorby
f0c732af26 change authority stuff to ownership 2023-05-08 11:30:59 -07:00
JohnCorby
4c5b6c7d9d remove orb goof cuz thats fixed via the GetAttachedOWRigidbodyPatch 2022-10-06 00:39:36 -07:00
JohnCorby
affed47ed9 oops 2022-03-14 03:37:23 -07:00
JohnCorby
7b47211166 ILinkedNetworkBehaviour doesnt need property 2022-03-14 03:34:00 -07:00
JohnCorby
033e2f59cc world object link: implement for more stuff 2022-03-14 01:53:12 -07:00
JohnCorby
e4da50a656 solution-wide: file-scoped namespaces 2022-03-02 19:46:33 -08:00
JohnCorby
a8fba743f6 Revert "solution wide: use file-scoped namespace" 2022-02-27 05:25:39 -08:00
JohnCorby
267a888c1c orb/raft: don't do server authority by default 2022-02-25 23:18:53 -08:00
JohnCorby
182678c4bc solution wide: use file-scoped namespace 2022-02-25 23:18:46 -08:00
JohnCorby
a32c0ce166 SyncBase: rename leeway variables 2022-02-16 21:22:04 -08:00
JohnCorby
1a9cb4fd22 when you 2022-02-13 16:57:27 -08:00
JohnCorby
9632d31522 nicer orbs 2022-02-13 05:41:29 -08:00
JohnCorby
948831d58c AuthorityManager: default owner support 2022-02-12 23:10:48 -08:00
JohnCorby
0dea2b85c2 rename AuthQueue functions 2022-02-12 21:40:04 -08:00
JohnCorby
10471ee6c7 orbs: update auth queue since they're spawned with server authority 2022-02-12 21:27:22 -08:00
JohnCorby
e27f4ba14e update usings 2022-02-03 18:31:09 -08:00
JohnCorby
df45c3764a Update NomaiOrbTransformSync.cs 2022-02-03 15:33:20 -08:00
JohnCorby
54a6bfd21e Update NomaiOrbTransformSync.cs 2022-02-03 15:14:16 -08:00
JohnCorby
00a81f7bd9 SyncBase.Uninit: don't set stuff to null 2022-02-02 22:42:41 -08:00
JohnCorby
41c7db76b0 bruh 2022-01-28 23:26:04 -08:00
JohnCorby
687e5fcdbd fix a dumb orb transform sync bug 2022-01-25 19:43:59 -08:00
JohnCorby
ba5defecbd make rigidbody syncs still valid even if suspended 2022-01-21 23:13:48 -08:00
JohnCorby
5b77d341fe move stuff from OnStopClient to Uninit 2022-01-21 17:51:26 -08:00
JohnCorby
027c600782 suspended objects are not valid, also don't print errors when orb is destroyed 2022-01-21 17:35:56 -08:00
JohnCorby
83ed2cea08 replace _baseIsReady and IsReady with 1 CheckReady 2022-01-21 17:12:24 -08:00
JohnCorby
573ee72d86 use OnStopClient instead of OnDestroy 2022-01-18 15:06:45 -08:00
JohnCorby
dba1e3a0da use OnStartClient instead of Start 2022-01-18 12:19:58 -08:00
JohnCorby
2743c8ffa9 move a bunch of WorldObjectManager stuff to QSBWorldSync 2022-01-18 00:27:32 -08:00
JohnCorby
4de81942d0 i retract my previous statement 2022-01-16 08:04:56 -08:00
JohnCorby
6c822cdcb1 smart smooth damp, more like nah 2022-01-16 07:57:44 -08:00
JohnCorby
7f1c6ea6c8 split up UpdateTransform + refactor 2022-01-16 06:53:45 -08:00
JohnCorby
1f4c06561b zoinks 2022-01-16 06:11:44 -08:00
JohnCorby
85927c2e9d remove old syncbase and friends 2022-01-14 22:39:41 -08:00
JohnCorby
c5af74c848 start to remove 2022-01-14 22:29:58 -08:00
JohnCorby
a30cd95e84 worldobjects use new transformsyncs 2022-01-14 22:08:06 -08:00
JohnCorby
4dc77e0472 some stuff 2022-01-14 21:25:13 -08:00
Mister_Nebula
6514fb85ed fix some orb stuff, flicker out shuttle when it launches for people not in it 2022-01-12 23:08:07 +00:00
Mister_Nebula
ef4a83e12d cleanup 2022-01-01 22:19:10 +00:00
JohnCorby
e00aa13461 make getting world object from id or unity object an extension method (and rename) 2021-12-25 22:45:25 -08:00
JohnCorby
74a4775511 OPTIMIZE IMPORTS 2021-12-23 17:07:29 -08:00
JohnCorby
6922d3a481 rename 2021-12-22 18:47:55 -08:00
JohnCorby
7cc0ecf83d fix nre 2021-12-18 00:01:20 -08:00
JohnCorby
0ef96f897a tweak 2021-12-17 23:28:29 -08:00
JohnCorby
fbdd719846 use auth queue system for orbs 2021-12-17 21:14:30 -08:00
JohnCorby
d3f926439a use setslot instead of setslotted 2021-12-17 16:53:27 -08:00
JohnCorby
e6f472ff5a lets take a step back for a second 2021-12-15 01:20:51 -08:00
JohnCorby
6bba8de116 fix nre whoops 2021-12-14 22:20:48 -08:00
JohnCorby
9c2ddef242 add qsborb 2021-12-14 20:24:02 -08:00