JohnCorby
|
16592d4d57
|
fixed OccasionalTransformSync NRE
|
2021-12-12 03:14:00 -08:00 |
|
JohnCorby
|
589750649f
|
ShipDamageController_OnImpact NRE for real
|
2021-12-12 03:01:41 -08:00 |
|
JohnCorby
|
a272050b8b
|
ShipDamageController_OnImpact NRE
|
2021-12-12 03:00:20 -08:00 |
|
JohnCorby
|
6a81808bc0
|
Merge branch 'dev' into worldobject-init
|
2021-12-11 18:15:12 -08:00 |
|
JohnCorby
|
2414efd65f
|
set AttachedObject and ObjectId in QSBWorldSync.cs, meaning many Init()s can be removed
|
2021-12-11 14:38:54 -08:00 |
|
Mister_Nebula
|
916056c605
|
aaaaaaaaaaaaaaaaaaaaaaaaaaaaaa
|
2021-12-10 22:13:39 +00:00 |
|
Mister_Nebula
|
554c2bb2dd
|
cleanup
|
2021-12-07 15:56:08 +00:00 |
|
Mister_Nebula
|
a9fc152ff8
|
replace RequireWorldObjectsReady with property
|
2021-12-05 11:03:09 +00:00 |
|
Mister_Nebula
|
88084bb24d
|
add RequireWorldObjectsReady check to all events
|
2021-12-04 16:39:37 +00:00 |
|
Mister_Nebula
|
0bd60ddb68
|
rename variables, fix QSBOWItem (again)
|
2021-12-04 09:51:27 +00:00 |
|
JohnCorby
|
914a05916d
|
removed world object bools from qsbcore since they're duplicates
|
2021-12-02 02:44:34 -08:00 |
|
JohnCorby
|
da1cf59ecb
|
migrate to AuthorityManager
|
2021-12-02 02:44:32 -08:00 |
|
Mister_Nebula
|
f612d2b37b
|
remove EventType
|
2021-11-29 22:26:32 +00:00 |
|
Mister_Nebula
|
3860b2aacc
|
add newlines
|
2021-11-25 15:38:05 +00:00 |
|
JohnCorby
|
d8bfdaee2e
|
Merge branch 'dev' into some-cleanup
|
2021-11-22 02:07:03 -08:00 |
|
Mister_Nebula
|
ae8bf9a8b2
|
aaaaaaaaaa
|
2021-11-20 19:49:50 +00:00 |
|
JohnCorby
|
0fe6dce0db
|
remove IntermediaryTransform
|
2021-11-19 01:01:51 -08:00 |
|
JohnCorby
|
96c8bb6d1d
|
Revert "revert GetUnityObjects thingy"
This reverts commit 53093ddd66b3522be2eefac10cb3c9da341ee43a.
|
2021-11-14 03:55:11 -08:00 |
|
JohnCorby
|
333f23d797
|
back to using custom SetVelocity
|
2021-11-10 02:03:21 -08:00 |
|
JohnCorby
|
03314fd4ad
|
- implement UnsectoredRigidbodySync.cs
- fix TODO in SectoredRigidbodySync.cs
|
2021-11-09 16:26:06 -08:00 |
|
Mister_Nebula
|
266b6147fc
|
aaaaa
|
2021-11-01 15:49:00 +00:00 |
|
Mister_Nebula
|
256830e557
|
cleanup
|
2021-10-29 23:00:13 +01:00 |
|
Mister_Nebula
|
2024e5fcd9
|
cleanup
|
2021-10-15 21:08:17 +01:00 |
|
Mister_Nebula
|
565f0b7f8e
|
update patches, use publicized assembly
|
2021-10-15 21:06:51 +01:00 |
|
Mister_Nebula
|
2712bbe603
|
fix ship again
|
2021-09-13 19:22:48 +01:00 |
|
Mister_Nebula
|
913ec6e676
|
fixed ship ignoring when UpdateTransform had failed - and added check to stop getting owrigidbody from null reference
|
2021-09-13 15:07:36 +01:00 |
|
Mister_Nebula
|
265be6ba98
|
don't try using reference transform in updatetransform if it's null
|
2021-09-02 11:25:41 +01:00 |
|
Mister_Nebula
|
0b42ec4262
|
CLEANUP - add new lines
|
2021-08-22 17:17:46 +01:00 |
|
Mister_Nebula
|
447ed28b10
|
update ship transform sync
|
2021-08-22 16:42:57 +01:00 |
|
Mister_Nebula
|
bc41702ac2
|
add IsPlayerInShip to ShipManager
|
2021-08-19 23:15:20 +01:00 |
|
Mister_Nebula
|
28691065a0
|
add SpawnWithServerAuthority extension
|
2021-08-19 16:37:29 +01:00 |
|
Mister_Nebula
|
120b430cd1
|
add new transform syncs
|
2021-08-14 15:03:01 +01:00 |
|
Mister_Nebula
|
967718d234
|
change isServer to isHost
|
2021-08-08 19:53:55 +01:00 |
|
Mister_Nebula
|
60371f5381
|
add base isready
|
2021-07-17 09:51:47 +01:00 |
|
Mister_Nebula
|
537a4f7fde
|
add null checks to ShipManager's rebuildworldobjects
|
2021-07-16 14:06:34 +01:00 |
|
Mister_Nebula
|
a8a72c18db
|
remove logs
|
2021-07-14 17:06:20 +01:00 |
|
Mister_Nebula
|
96d2094b50
|
spawn ship with server authority
|
2021-07-13 15:24:21 +01:00 |
|
Mister_Nebula
|
85a3f4770e
|
cleanup
|
2021-07-12 22:02:50 +01:00 |
|
Mister_Nebula
|
9c140f3e31
|
aaaaa
|
2021-07-11 16:18:47 +01:00 |
|
Mister_Nebula
|
3af11df2ff
|
make syncbase not generic :(
|
2021-07-07 23:54:09 +01:00 |
|
Mister_Nebula
|
d27ac9bba8
|
Create SyncBase, move lots of code into that
|
2021-07-07 22:12:41 +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
|
45bbdaaa15
|
cleanup
|
2021-07-04 22:34:38 +01:00 |
|
Mister_Nebula
|
074b7ae047
|
turn hull repairtick into prefix, add repair fireevent
|
2021-06-20 12:51:50 +01:00 |
|
Mister_Nebula
|
1fe9507a15
|
fix patch
|
2021-06-20 12:44:26 +01:00 |
|
Mister_Nebula
|
12bde5b771
|
add hull repair tick
|
2021-06-20 12:43:02 +01:00 |
|
Mister_Nebula
|
084f47fc34
|
remove all local logs
|
2021-06-20 10:33:44 +01:00 |
|
Mister_Nebula
|
3381885479
|
fix repairtick patch
|
2021-06-20 10:21:46 +01:00 |
|
Mister_Nebula
|
f60c349576
|
add fireevent for component repair tick
|
2021-06-20 10:19:52 +01:00 |
|