Commit Graph

65 Commits

Author SHA1 Message Date
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
98955dc29b fix derived transform syncs 2022-02-25 23:18:52 -08:00
JohnCorby
182678c4bc solution wide: use file-scoped namespace 2022-02-25 23:18:46 -08:00
JohnCorby
d53735f160 transform sync: be consistent with position/rotation change threshold 2022-02-16 20:21:34 -08:00
JohnCorby
2761d463e1 QSBSectorDetector: improve 2022-02-16 18:27:45 -08:00
JohnCorby
e119920db9 cache ReferenceTransform.GetAttachedOWRigidbody() into ReferenceRigidbody 2022-02-16 18:14:40 -08:00
JohnCorby
83ed2cea08 replace _baseIsReady and IsReady with 1 CheckReady 2022-01-21 17:12:24 -08:00
JohnCorby
cc4da03a9b Uninit for SectorSync, rename to QSBSectorDetector 2022-01-21 16:38:59 -08:00
JohnCorby
c3422177ab simplify ReferenceTransform check 2022-01-20 22:40:28 -08:00
JohnCorby
dba1e3a0da use OnStartClient instead of Start 2022-01-18 12:19:58 -08:00
JohnCorby
cd9db24dd8 tweak 2022-01-16 07:56:08 -08:00
JohnCorby
0dce0c62be oops again 2022-01-16 07:42:46 -08:00
JohnCorby
0912b6cee0 merge de/ser again, just make sure that it doesnt mess with anything (ie store and defer to getfrom/applytoattached 2022-01-16 07:23:35 -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
5b8f51afdd major simplify BaseSectoredSync 2022-01-16 05:45:47 -08:00
JohnCorby
1b60a18eac call base in ser/deser 2022-01-16 04:51:37 -08:00
JohnCorby
85927c2e9d remove old syncbase and friends 2022-01-14 22:39:41 -08:00
JohnCorby
1a1b48cfc6 le ship 2022-01-14 22:31:23 -08:00
JohnCorby
4a2fedb805 these 3 2022-01-14 21:34:09 -08:00
JohnCorby
83e6d26f44 revert sector sync, since there's a bug in dev 2021-12-17 21:34:43 -08:00
JohnCorby
6a54f7bacb apparently the SectorDetector body and the actual body are not the same 2021-12-15 03:17:45 -08:00
JohnCorby
6dc9135be1 extra syncyness 2021-12-13 22:36:27 -08:00
JohnCorby
3c0cdcb076 simplify, handle edge cases 2021-12-13 21:52:59 -08:00
JohnCorby
4c535fd544 rename relative transform stuff 2021-12-13 16:02:31 -08:00
JohnCorby
0806ee23b0 check for null ReferenceTransform 2021-12-13 14:28:08 -08:00
JohnCorby
adad302ba0 use proper pos/rot stuff 2021-12-13 13:26:54 -08:00
Mister_Nebula
916056c605 aaaaaaaaaaaaaaaaaaaaaaaaaaaaaa 2021-12-10 22:13:39 +00:00
Mister_Nebula
0bd60ddb68 rename variables, fix QSBOWItem (again) 2021-12-04 09:51:27 +00:00
Mister_Nebula
3860b2aacc add newlines 2021-11-25 15:38:05 +00:00
JohnCorby
0fe6dce0db remove IntermediaryTransform 2021-11-19 01:01:51 -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
2024e5fcd9 cleanup 2021-10-15 21:08:17 +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
447ed28b10 update ship transform sync 2021-08-22 16:42:57 +01:00
Mister_Nebula
120b430cd1 add new transform syncs 2021-08-14 15:03:01 +01:00
Mister_Nebula
60371f5381 add base isready 2021-07-17 09:51:47 +01:00
Mister_Nebula
a8a72c18db remove logs 2021-07-14 17:06:20 +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
44191efd20 add error logs to shiptransformsync 2021-06-15 18:57:03 +01:00
Mister_Nebula
a1d2a60030 add logs to shiptransformsync 2021-06-13 20:51:01 +01:00
Mister_Nebula
e4b5046e4f add distanceleeway override to ship sync 2021-05-26 20:43:00 +01:00
Mister_Nebula
18742e5b0a remove ship flyer warnings 2021-05-25 17:10:07 +01:00
Mister_Nebula
54297ddb17 cleanup 2021-05-15 21:31:29 +01:00