1301 Commits

Author SHA1 Message Date
Mister_Nebula
3022c20841 update gameobject names 2021-07-19 14:58:28 +01:00
Mister_Nebula
5a8582c624 remove probe line 2 2021-07-19 14:58:14 +01:00
Mister_Nebula
df0c79047e Update DebugGUI.cs 2021-07-19 14:57:40 +01:00
Mister_Nebula
6e0ef89f2b update assetbundles 2021-07-19 14:57:28 +01:00
Mister_Nebula
944c3638f4 update .gitignore 2021-07-19 14:57:06 +01:00
Mister_Nebula
3a2d8f2ba4 remove probe lines 2021-07-19 14:54:36 +01:00
Mister_Nebula
f72056e13f change some logs in sectorsync 2021-07-17 09:53:29 +01:00
Mister_Nebula
44e1729c85 Check worldobjectmanager is ready before doing stuff 2021-07-17 09:53:13 +01:00
Mister_Nebula
d09717c06f rewrite worldobjectmanager 2021-07-17 09:52:46 +01:00
Mister_Nebula
c63861e2f5 add intermediary referencetransform check to sectoredrigidbodysync 2021-07-17 09:52:11 +01:00
Mister_Nebula
60371f5381 add base isready 2021-07-17 09:51:47 +01:00
Mister_Nebula
8591e2136c add root identity set to unparentedbaserigidbodysync 2021-07-17 09:49:36 +01:00
Mister_Nebula
aa7f9b810c add newlines to start of stacktraces 2021-07-17 09:48:38 +01:00
Mister_Nebula
537a4f7fde add null checks to ShipManager's rebuildworldobjects 2021-07-16 14:06:34 +01:00
Mister_Nebula
874b52417a dont just "return" from serialize transform 2021-07-16 10:27:49 +01:00
Mister_Nebula
58b671044c only serialize when player exists 2021-07-15 14:11:49 +01:00
Mister_Nebula
8ed62703d3 stop serializing when not ready 2021-07-15 13:32:05 +01:00
_nebula
ffa521e8b8
Merge pull request #306 from misternebula/oh-god-i-dont-even-know-anymore
Oh god i dont even know anymore (Fix the syncs a lot)
2021-07-14 17:06:50 +01:00
Mister_Nebula
a8a72c18db remove logs 2021-07-14 17:06:20 +01:00
Mister_Nebula
44c8f0b15c add initial state stuff for sector sync 2021-07-14 13:05:16 +01:00
Mister_Nebula
bb6ffb7f7a fix probe being enabled 2021-07-13 22:20:15 +01:00
Mister_Nebula
3bd7b5a227 make game only continue in background when in multiplayer 2021-07-13 18:46:31 +01:00
Mister_Nebula
23aaad1cf3 remove some logs 2021-07-13 18:30:54 +01:00
Mister_Nebula
20d07a6286 add logs to sectoredtransformsync 2021-07-13 15:25:23 +01:00
Mister_Nebula
55ee454d1c load existing sector list on sectorsync init 2021-07-13 15:24:57 +01:00
Mister_Nebula
78bbdf1169 add checks to rigidbody sync 2021-07-13 15:24:41 +01:00
Mister_Nebula
96d2094b50 spawn ship with server authority 2021-07-13 15:24:21 +01:00
Mister_Nebula
cb0e40c207 change x position of 2nd column of debug gui 2021-07-13 15:15:19 +01:00
Mister_Nebula
5835ce3174 remove usage of ClientAuthorityOwner 2021-07-13 15:14:56 +01:00
Mister_Nebula
85a3f4770e cleanup 2021-07-12 22:02:50 +01:00
Mister_Nebula
9a1f5bcf39 fix player readying 2021-07-12 16:04:02 +01:00
Mister_Nebula
9c140f3e31 aaaaa 2021-07-11 16:18:47 +01:00
Mister_Nebula
f82d929876 move player ready code to OnSceneLoaded override 2021-07-10 20:39:13 +01:00
Mister_Nebula
2f72ffb31d force probe to stay in launcher when not active 2021-07-10 20:35:07 +01:00
Mister_Nebula
02c6d7f9bc clean up sectorsync and add _isReady 2021-07-10 20:34:43 +01:00
Mister_Nebula
0d61e6b507 add local things to PlayerInfo 2021-07-10 18:59:37 +01:00
Mister_Nebula
c978f46039 add debug line from probe to player 2021-07-10 18:59:12 +01:00
Mister_Nebula
21d2d0b8b3 add some null/(0,0,0) checks into syncbase 2021-07-09 15:55:01 +01:00
Mister_Nebula
045a965409 destroy orb if it's unused 2021-07-09 15:54:16 +01:00
Mister_Nebula
764fb59ffb encode position when changing reference 2021-07-09 15:02:56 +01:00
Mister_Nebula
5ccbc49603 fix orbs some more 2021-07-09 12:08:43 +01:00
Mister_Nebula
084ab59c8f update rewrite count 2021-07-08 18:14:16 +01:00
Mister_Nebula
636f51d74e fix orbs 2021-07-08 14:14:56 +01:00
Mister_Nebula
bec73df7e4 fix thrusters 2021-07-08 00:11:49 +01:00
Mister_Nebula
3af11df2ff make syncbase not generic :( 2021-07-07 23:54:09 +01:00
Mister_Nebula
f350123c07 remove whitespace 2021-07-07 23:07:36 +01:00
Mister_Nebula
d98e14ee11 move update to syncbase 2021-07-07 23:04:00 +01:00
Mister_Nebula
d27ac9bba8 Create SyncBase, move lots of code into that 2021-07-07 22:12:41 +01:00
Mister_Nebula
3151780699 Add interp 2021-07-07 21:14:57 +01:00
Mister_Nebula
d84c08b036 extract out to method 2021-07-07 20:35:37 +01:00