32 Commits

Author SHA1 Message Date
_nebula
8a294adfb8 make all internal classes public 2023-07-28 19:30:57 +01:00
JohnCorby
1894e4fba6 revert NH compat stuff 2023-07-26 16:54:04 -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
4c866345e5 copy paste #590 fix for model ship 2023-04-26 16:08:21 -07:00
_nebula
7113eec0e9 Merge branch 'dev' into nh-stuff 2022-12-05 19:24:33 +00:00
JohnCorby
be3e235b17 check model ship is not null 2022-11-19 14:09:09 -08:00
JohnCorby
0e7f5c3301 fix thruster variable syncer trying to get the local player before local player exists 2022-10-31 17:08:57 -07:00
JohnCorby
3cf3728e80 fix thruster variable syncer trying to get the local player before local player exists 2022-09-02 22:53:30 -07:00
JohnCorby
e1b2670fa2 nh makes model ship null 2022-08-29 21:49:13 -07:00
JohnCorby
9ac5c41f70 Merge branch 'dev' into nh-stuff 2022-08-29 16:11:21 -07:00
JohnCorby
e48027e683 remove usages for remotecall 2022-08-28 22:21:20 -07:00
Nick
dc128d4e52 Refactor ModelShip wash to better resemble Ship 2022-08-28 20:25:37 -04:00
Nick
0a609b9186 Sync model ship wash 2022-08-28 18:23:10 -04:00
Nick
b07460fdf0 Think the order fixes the velocity issue when starting
Takes authority then unsuspends?
2022-08-28 18:22:41 -04:00
Nick
e537408664 Forgot to remove debug logs 2022-08-28 15:40:09 -04:00
Nick
fe9624ed90 Actually fix initial model ship position (I think) 2022-08-28 15:35:07 -04:00
Nick
8d0ed3c815 Sync model ship SFX 2022-08-28 13:46:14 -04:00
Nick
2c970f44fb Synced model ship thruster VFX 2022-08-28 13:30:03 -04:00
Nick
3c9c6333ec Fix initial position of model ship for client 2022-08-28 13:27:14 -04:00
Nick
f335e8f032 Attempt to sync model ship thrusters 2022-08-28 01:44:40 -04:00
Nick
e506a49ad3 Sync model ship crash effects 2022-08-28 00:56:28 -04:00
Nick
1fabd2101d Fix model ship recall spatial blend 2022-08-28 00:56:18 -04:00
Nick
4eca67c958 Add model ship recall sound to ship itself 2022-08-28 00:56:10 -04:00
JohnCorby
f6d8f0ffa1 Revert "dont make model ship prefab if ship doesnt exist"
This reverts commit 33c1a46fe90d3b3f0b8fd06726fff0bdd46a9dae.
2022-08-05 13:20:52 -07:00
Mister_Nebula
33c1a46fe9 dont make model ship prefab if ship doesnt exist 2022-08-05 20:11:51 +01:00
JohnCorby
d8910b59c3 destroy ship and model ship in UnbuildWorldObjects instead of BuildWorldObjects 2022-08-04 22:21:46 -07:00
JohnCorby
7773ade3bd respawn effect 2022-06-07 22:07:39 -07:00
JohnCorby
d86b6c41ab use SetPos/Rot to have suspended thing work 2022-06-07 21:35:31 -07:00
JohnCorby
e348efef88 use flight console: turn on the stuff so it works 2022-06-07 21:35:31 -07:00
JohnCorby
5daeb40e15 tweak 2022-06-07 21:35:31 -07:00
Mister_Nebula
8bcc25ecd5 starts of model ship sync 2022-05-28 20:39:42 +01:00