2649 Commits

Author SHA1 Message Date
JohnCorby
44b1a8714e ship probe launcher 2022-01-20 13:22:58 -08:00
JohnCorby
d6315a06bf use Exception.ToString since that prints message and stacktrace 2022-01-20 12:48:22 -08:00
JohnCorby
e3887af555 SafeInvoke: print whole exception 2022-01-20 12:41:42 -08:00
JohnCorby
a40a660b58 you have to press q before pressing debug button 2022-01-20 12:31:19 -08:00
Mister_Nebula
94a27d83da Merge branch 'master' into dev 2022-01-19 10:13:48 +00:00
_nebula
12a47a21b6
Merge pull request #460 from misternebula/xbox-game-pass-version
support xbox version
0.15.1
2022-01-19 09:59:03 +00:00
JohnCorby
986ce105ed oops 2022-01-18 18:49:04 -08:00
JohnCorby
32234eb357 version bump 2022-01-18 18:30:07 -08:00
JohnCorby
6c2a933c4f player name 2022-01-18 18:29:14 -08:00
JohnCorby
1d7cb4bf91 remove ps4 platform 2022-01-18 17:54:41 -08:00
JohnCorby
ba452fad2d use PlayerData instead of profile manager 2022-01-18 17:53:15 -08:00
JohnCorby
080f72cb5b better profile/platform handling 2022-01-18 17:34:26 -08:00
JohnCorby
a9ed275eb8 disable and enable debug stuff 2022-01-18 16:19:49 -08:00
JohnCorby
ae90014137 toggle-able DebugMode 2022-01-18 16:10:05 -08:00
JohnCorby
573ee72d86 use OnStopClient instead of OnDestroy 2022-01-18 15:06:45 -08:00
JohnCorby
47b98f2a1c tweak 2022-01-18 15:02:48 -08:00
JohnCorby
10108ff871 always set to not ready 2022-01-18 13:14:58 -08:00
JohnCorby
10081ee8d1 okay NOW IsReady should be fixed 2022-01-18 12:54:41 -08:00
JohnCorby
dba1e3a0da use OnStartClient instead of Start 2022-01-18 12:19:58 -08:00
JohnCorby
4604830ecf set LocalInstance in Start to attempt to alleviate some bs 2022-01-18 10:30:34 -08:00
JohnCorby
eb3929a5bb generic variable syncer 2022-01-18 10:06:15 -08:00
JohnCorby
d1b9c31eca ugh 2022-01-18 02:00:50 -08:00
JohnCorby
73f259c039 inline 2022-01-18 01:50:24 -08:00
JohnCorby
ac47182be7 fix Player.IsReady 2022-01-18 01:46:41 -08:00
JohnCorby
d8654953e9 bruh moment 1 and 1 half 2022-01-18 00:53:13 -08:00
JohnCorby
7e1f62666a seperate building and unbuilding of world objects 2022-01-18 00:46:27 -08:00
JohnCorby
2743c8ffa9 move a bunch of WorldObjectManager stuff to QSBWorldSync 2022-01-18 00:27:32 -08:00
JohnCorby
347cde2978 remove the network behaviour generic check. just be careful 2022-01-18 00:02:26 -08:00
Mister_Nebula
e5b22c5d2b Merge branch 'master' into dev 2022-01-17 21:04:25 +00:00
JohnCorby
11632a9a12 move eye state check from IntoTheVortex to Observatory 2022-01-16 09:13:18 -08:00
JohnCorby
363f0cc645 oops the third 2022-01-16 08:15:56 -08:00
JohnCorby
4de81942d0 i retract my previous statement 2022-01-16 08:04:56 -08:00
JohnCorby
6c822cdcb1 smart smooth damp, more like nah 2022-01-16 07:57:44 -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
98cee2ede4 oops 2022-01-16 07:32:49 -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
6d130b89eb rename 2022-01-16 04:52:48 -08:00
JohnCorby
1b60a18eac call base in ser/deser 2022-01-16 04:51:37 -08:00
JohnCorby
76147d91e5 tweak SyncBase 2022-01-16 04:34:52 -08:00
_nebula
e2c9cf5a9a
Merge pull request #453 from misternebula/mirror
Use Mirror
2022-01-16 12:13:03 +00:00
JohnCorby
f9f1a86843 Merge branch 'dev' into mirror
# Conflicts:
#	QSB/Syncs/SyncBase.cs
#	QSB/debugsettings.json
2022-01-16 04:08:15 -08:00
_nebula
52f9148c51
Merge pull request #433 from misternebula/dev
0.15.0
0.15.0
2022-01-16 12:07:31 +00:00
_nebula
98d2e0382b
Merge pull request #457 from misternebula/bruh
bruh
2022-01-16 11:24:26 +00:00
JohnCorby
71a776367d ugh 2022-01-16 03:23:44 -08:00
JohnCorby
b3e6830141 guh 2022-01-16 03:20:49 -08:00
JohnCorby
a5a3688a47 SyncBase: dont base.Update unless we also UpdateTransform 2022-01-16 02:36:39 -08:00