JohnCorby
|
13b3f9c634
|
Merge branch 'dev' into steamworks
# Conflicts:
# QSB/manifest.json
|
2022-01-20 22:42:41 -08:00 |
|
JohnCorby
|
840ce8119e
|
dont move probe back to launcher when it's retrieved. it actually looks better this way for non-player-launchers
|
2022-01-20 22:41:21 -08:00 |
|
JohnCorby
|
c3422177ab
|
simplify ReferenceTransform check
|
2022-01-20 22:40:28 -08:00 |
|
JohnCorby
|
f035f64d10
|
some cleanup
|
2022-01-20 22:37:42 -08:00 |
|
JohnCorby
|
c621761c25
|
dont set IsRising in the transform sync. instead, do it in resync.
|
2022-01-20 16:02:23 -08:00 |
|
JohnCorby
|
20083188c1
|
change state to lurking when setting target to null
|
2022-01-20 15:25:34 -08:00 |
|
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 |
|
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
|
d55b029ce8
|
Merge branch 'dev' into steamworks
|
2022-01-18 10:07:14 -08:00 |
|
JohnCorby
|
eb3929a5bb
|
generic variable syncer
|
2022-01-18 10:06:15 -08:00 |
|
Mister_Nebula
|
df7bfef8b3
|
Merge branch 'dev' into steamworks
|
2022-01-18 10:36:20 +00: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 |
|
Mister_Nebula
|
35c85197b4
|
Merge branch 'steamworks' of https://github.com/misternebula/quantum-space-buddies into steamworks
|
2022-01-18 09:22:41 +00:00 |
|
Mister_Nebula
|
84b8f6b4b5
|
use unity's GUIUtility instead of TextCopy
|
2022-01-18 09:22:37 +00:00 |
|
JohnCorby
|
246d0dd51b
|
SafeInvoke: print whole exception
|
2022-01-18 01:16:24 -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 |
|
Mister_Nebula
|
51d24f5aad
|
add SteamID popup when hosting
|
2022-01-17 21:04:02 +00:00 |
|
Mister_Nebula
|
4e03019a35
|
Update MenuManager.cs
|
2022-01-16 22:15:29 +00:00 |
|
Mister_Nebula
|
7b7f8fe48e
|
add patcher
|
2022-01-16 20:08:59 +00:00 |
|
Mister_Nebula
|
224698ee94
|
Merge branch 'dev' into steamworks
|
2022-01-16 17:45:56 +00:00 |
|
Mister_Nebula
|
9de5d9f2b8
|
do the things
|
2022-01-16 17:45:51 +00:00 |
|
Mister_Nebula
|
be6fd61aa4
|
add fizzy facepunch
|
2022-01-16 17:45:43 +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 |
|