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 |
|
Mister_Nebula
|
0457ba8b03
|
fix player scaling
|
2021-07-07 19:47:31 +01:00 |
|
Mister_Nebula
|
721b4fa946
|
add whitespace
|
2021-07-07 19:46:00 +01:00 |
|
Mister_Nebula
|
a9fdd57825
|
remove logs
|
2021-07-07 19:45:43 +01:00 |
|
Mister_Nebula
|
63fe79ad59
|
redo player prefab AGAIN
|
2021-07-07 19:45:14 +01:00 |
|
_nebula
|
3607af96ed
|
Merge pull request #303 from ShoosGun/master
Cleaning and moving stuff to Utility
|
2021-07-07 16:26:15 +01:00 |
|
Mister_Nebula
|
df29524f57
|
remove comments
|
2021-07-07 09:12:35 +01:00 |
|
Mister_Nebula
|
02e7f90c3b
|
more cleanup
|
2021-07-07 09:09:34 +01:00 |
|
Mister_Nebula
|
e2dc1e8899
|
fix some whitespace, add braces, split lines up
|
2021-07-07 09:05:39 +01:00 |
|
Mister_Nebula
|
f267276ccf
|
cleanup (tabs, whitespace, usings)
|
2021-07-07 09:02:23 +01:00 |
|
Mister_Nebula
|
78fd19430e
|
change ship events
|
2021-07-07 09:00:54 +01:00 |
|
Mister_Nebula
|
cf30b952e4
|
fix brace
|
2021-07-07 08:59:19 +01:00 |
|
_nebula
|
1df05b70db
|
Merge branch 'change-some-syncs-into-child-syncs' into master
|
2021-07-07 08:54:44 +01:00 |
|
ShoosGun
|
8676347822
|
Moved RaiseEvent from WorldSync to Utilities, made it an extension and updated the parts that used the method from WorldSync
|
2021-07-06 20:08:26 -03:00 |
|