321 Commits

Author SHA1 Message Date
JohnCorby
ad97f879ee deterministic path 2022-01-25 02:34:15 -08:00
JohnCorby
efca86eb15 ? 2022-01-24 17:52:46 -08:00
JohnCorby
187c1cb789 ? 2022-01-24 11:53:51 -08:00
JohnCorby
c7dc811533 PlayerInfo.IsLocalPlayer 2022-01-21 22:14:32 -08:00
JohnCorby
21e719cacd remove suicide debug action 2022-01-21 16:12:16 -08:00
Mister_Nebula
8e4dadcb9c add the stuffz 2022-01-21 22:38:41 +00: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
JohnCorby
986ce105ed oops 2022-01-18 18:49:04 -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
47b98f2a1c tweak 2022-01-18 15:02:48 -08:00
JohnCorby
eb3929a5bb generic variable syncer 2022-01-18 10:06:15 -08:00
JohnCorby
ac47182be7 fix Player.IsReady 2022-01-18 01:46:41 -08:00
JohnCorby
2743c8ffa9 move a bunch of WorldObjectManager stuff to QSBWorldSync 2022-01-18 00:27:32 -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
1d2764f09f split into initial state de/ser and regular de/ser 2022-01-16 01:58:47 -08:00
JohnCorby
7610fcac18 guh 2022-01-16 00:15:27 -08:00
JohnCorby
8e1de5d113 int to guid proper 2022-01-15 02:27:22 -08:00
JohnCorby
ff9a93108c remove qnet references (except AnimationSync) 2022-01-14 22:54:31 -08:00
JohnCorby
5d4af69719 remove old variable syncers 2022-01-14 22:46:01 -08:00
JohnCorby
1a1b48cfc6 le ship 2022-01-14 22:31:23 -08:00
JohnCorby
a30cd95e84 worldobjects use new transformsyncs 2022-01-14 22:08:06 -08:00
JohnCorby
0ef0f2aadc rename 2022-01-14 21:25:02 -08:00
JohnCorby
26abd5a594 authority manager 2022-01-14 21:19:45 -08:00
JohnCorby
cdea31a310 UpdatePrevData on initial serialize instead of Awake 2022-01-14 20:38:03 -08:00
JohnCorby
9e131f7ae8 update variable syncer to use QSBNetworkBehaviour 2022-01-14 20:15:32 -08:00
JohnCorby
3f90a34b1f custom network behaviour and transform 2022-01-14 20:13:04 -08:00
JohnCorby
b9911c0162 better 2022-01-14 18:40:55 -08:00
JohnCorby
8693e118a8 variable syncing 2022-01-14 18:31:15 -08:00
JohnCorby
e1b7f5ffd4 Merge branch 'dev' into mirror
# Conflicts:
#	QSB/ConversationSync/Messages/DialogueConditionMessage.cs
#	QSB/Player/Messages/EnterLeaveMessage.cs
#	QSB/QSB.csproj
#	QSB/SaveSync/Messages/GameStateMessage.cs
#	QSBTests/MessageTests.cs
2022-01-14 14:14:40 -08:00
JohnCorby
235ed1203b baba booey use NetworkReader and NetworkWriter 2022-01-13 23:40:15 -08:00
Mister_Nebula
4950987e57 add debug action to meet solanum 2022-01-12 10:52:11 +00:00
Mister_Nebula
4e22ce11b8 Merge branch 'dev' into mobius-why-did-you-name-this-inflation-controller-mobius-why 2022-01-08 16:47:05 +00:00
JohnCorby
82f4357f6e change debug button lol 2022-01-07 18:39:12 -08:00
JohnCorby
6c3182a85f - remove debug load eye menu, since you can use debug action
- add button to warp back to solar system
2022-01-07 18:32:23 -08:00
JohnCorby
b9c9f10cce Merge branch 'dev' into solanum-mask-sync
# Conflicts:
#	QSB/Player/QSBPlayerManager.cs
#	QSB/Utility/Extensions.cs
2022-01-07 15:58:24 -08:00
JohnCorby
075b917c03 buh 2022-01-07 15:48:44 -08:00
JohnCorby
533c7dae64 remove Player == null checks 2022-01-07 15:38:22 -08:00
JohnCorby
ce37ecff9e slightly optimize 2022-01-07 14:30:51 -08:00
JohnCorby
408f372eb3 improve elevator slightly 2022-01-06 18:22:34 -08:00
JohnCorby
daa55a26b5 merge ShouldDisplayLabel and ShouldDisplayLines 2022-01-06 13:52:04 -08:00
Mister_Nebula
4b28dea567 add quantum object display lines virtual method 2022-01-06 16:10:44 +00:00
Mister_Nebula
322dbbda5e fix debug log 2022-01-06 12:16:02 +00:00
Will Corby
3a6a3240e6 Revert "cleanup quantum authority"
This reverts commit 306b3013c7057cf9d4046d9c5c30e799b5159607.
2022-01-02 21:26:52 -08:00
Will Corby
306b3013c7 cleanup quantum authority 2022-01-02 21:10:12 -08:00
JohnCorby
f4e9cd9b0a add to debugsettings.json, just in case 2021-12-30 15:53:27 -08:00
Mister_Nebula
b0438cc2d4 add grey skybox setting 2021-12-30 13:55:41 +00:00
JohnCorby
1565499a2f world object will never be null 2021-12-29 22:23:29 -08:00