94 Commits

Author SHA1 Message Date
Mister_Nebula
c9a9e69cf1 quick validation of playerlist 2022-08-14 18:30:29 +01:00
Mister_Nebula
d2a48a7782 Revert "add index/count for W.O filter gui"
This reverts commit fcce492acbc855a15a5858dcbcce8b490dd06144.
2022-07-25 17:17:54 +01:00
Mister_Nebula
fcce492acb add index/count for W.O filter gui 2022-07-25 10:25:02 +01:00
JohnCorby
8a1ed54818 make a lil nicer 2022-07-24 10:20:22 -07:00
Mister_Nebula
a01346a599 debug labels/lines filter
i spent too much time on this
2022-07-24 16:24:41 +01:00
JohnCorby
8b946160fc change which bird we be debug gui-ing 2022-05-28 10:56:25 -07:00
Mister_Nebula
6e2dba8e9c fix gui in eye 2022-05-03 09:44:07 +01:00
Mister_Nebula
22567997dd fix ghosts not exiting the grab action 2022-05-02 13:37:37 +01:00
Mister_Nebula
2b4ecc4263 fix gui NRE 2022-04-29 14:32:30 +01:00
Mister_Nebula
c8c34df7a5 prisoner stuff 2022-04-22 18:29:50 +01:00
Mister_Nebula
362b9afc39 fix some stuff??? 2022-04-13 10:16:17 +01:00
JohnCorby
0c939d485e DebugGui: separate debug flag for ghost ai lines/labels 2022-04-07 11:03:52 -07:00
JohnCorby
705b4d8dfd DebugGui: tweak 2022-04-07 10:57:32 -07:00
JohnCorby
1e545fe049 DebugGUI: always draw fps 2022-03-19 21:15:38 -07:00
JohnCorby
0f09aab2fe doofus 2022-03-18 01:54:45 -07:00
JohnCorby
cba14d3e6f debug log format 2022-03-07 17:45:58 -08:00
JohnCorby
09885437b9 Merge branch 'quantum-objects-fixes' into dev
# Conflicts:
#	QSB/QuantumSync/QuantumManager.cs
2022-03-07 13:00:07 -08:00
Mister_Nebula
9356a4f704 stuffz 2022-03-07 20:34:35 +00:00
JohnCorby
ae88766ee1 PlayerInfo: ToString 2022-03-06 01:01:58 -08:00
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
182678c4bc solution wide: use file-scoped namespace 2022-02-25 23:18:46 -08:00
JohnCorby
c06cdb8906 organize DebugSettings 2022-02-02 22:00:49 -08:00
JohnCorby
4f12462f82 Manager -> IAddComponentOnStart 2022-02-01 14:24:21 -08:00
Mister_Nebula
adbb052a92 Merge branch 'dev' into echoes-of-the-eye 2022-01-30 09:27:43 +00:00
JohnCorby
503c0b85cc rename IWorldObject.ReturnObject to AttachedObject 2022-01-26 00:59:47 -08:00
Mister_Nebula
7d47450ae1 move debug stuff around 2022-01-20 22:33:03 +00: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
2743c8ffa9 move a bunch of WorldObjectManager stuff to QSBWorldSync 2022-01-18 00:27:32 -08:00
JohnCorby
1a1b48cfc6 le ship 2022-01-14 22:31: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
533c7dae64 remove Player == null checks 2022-01-07 15:38:22 -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
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
1565499a2f world object will never be null 2021-12-29 22:23:29 -08:00
Mister_Nebula
eaeedd14c5 remove logs, fix it 2021-12-29 12:20:35 +00:00
JohnCorby
2222a8a286 fix huge lag on move
GUI.Label does not need width/height = GUILayoutUtility not needed = we can ignore EventType.Layout events
2021-12-28 22:24:52 -08:00
JohnCorby
937eed3180 do world object gui in DebugGUI instead of each WorldObjectManager 2021-12-28 21:49:39 -08:00
JohnCorby
292b49deb5 destroy debug actions/gui if we're not debugging 2021-12-28 21:25:25 -08:00
JohnCorby
74a1c3cb46 change fontSize in awake instead of constructor so unity dev build wont be mad 2021-12-28 21:01:56 -08:00
JohnCorby
ecdfaa7a1e remove useless quantumObject is not IWorldObject check 2021-12-28 16:25:15 -08:00
JohnCorby
742dea8c42 cleanup 2021-12-28 16:21:25 -08:00
Mister_Nebula
4eff5271e2 fix the distance / behind stuff 2021-12-28 21:48:03 +00:00
Mister_Nebula
2c903f079a aaaaaaaaa 2021-12-28 18:06:34 +00:00
JohnCorby
74a4775511 OPTIMIZE IMPORTS 2021-12-23 17:07:29 -08:00
Mister_Nebula
ec3eb1e002 stuff idk man im tired 2021-12-23 11:37:37 +00:00
JohnCorby
93274af6e5 remove reparenting transform sync 2021-12-18 14:25:12 -08:00