JohnCorby
|
b79cea5254
|
remove SyncBase.PlayerId
|
2022-01-07 15:36:31 -08:00 |
|
JohnCorby
|
2d6133002b
|
get localplayer using transform sync
|
2022-01-07 15:28:33 -08:00 |
|
JohnCorby
|
b8fd43fda2
|
tweak
|
2022-01-07 15:23:46 -08:00 |
|
JohnCorby
|
4780b1a1b1
|
remove sync object stuff
|
2022-01-07 15:21:58 -08:00 |
|
JohnCorby
|
6ecbfd7c63
|
remove rootidentity
|
2022-01-07 15:16:23 -08:00 |
|
JohnCorby
|
4d1171ec7c
|
tweak
|
2022-01-07 15:10:11 -08:00 |
|
JohnCorby
|
f66e89e8cc
|
store player in syncbase
|
2022-01-07 15:08:20 -08:00 |
|
JohnCorby
|
3271efe0c5
|
tightly couple player transform sync and player info
|
2022-01-07 14:57:22 -08:00 |
|
JohnCorby
|
ce37ecff9e
|
slightly optimize
|
2022-01-07 14:30:51 -08:00 |
|
Mister_Nebula
|
0e9f85ee9b
|
fix nre in DisplayLines
|
2022-01-07 20:46:58 +00:00 |
|
Mister_Nebula
|
086a129bad
|
Merge branch 'solanum-mask-sync' of https://github.com/misternebula/quantum-space-buddies into solanum-mask-sync
|
2022-01-07 17:30:04 +00:00 |
|
Mister_Nebula
|
b37e66d024
|
Update manifest.json
|
2022-01-07 17:17:26 +00:00 |
|
Mister_Nebula
|
f1dfecf406
|
update owml version
|
2022-01-07 17:17:02 +00:00 |
|
JohnCorby
|
7460ee9f78
|
Revert "fix nre"
This reverts commit 7ac1ad9fa54a2810ab1ea299770201086ec9a392.
|
2022-01-06 18:27:01 -08:00 |
|
JohnCorby
|
7ac1ad9fa5
|
fix nre
|
2022-01-06 18:26:14 -08:00 |
|
JohnCorby
|
408f372eb3
|
improve elevator slightly
|
2022-01-06 18:22:34 -08:00 |
|
JohnCorby
|
18dd499890
|
move shape null check to GetAttachedShapes
|
2022-01-06 15:02:10 -08:00 |
|
JohnCorby
|
20b3b73e55
|
slight cleanup on QSBQuantumObject
|
2022-01-06 14:57:53 -08:00 |
|
JohnCorby
|
25e303b777
|
buh
|
2022-01-06 14:03:48 -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
|
c1d0e1a43a
|
fix labels? (thought i already did this?)
|
2022-01-06 12:18:19 +00:00 |
|
Mister_Nebula
|
322dbbda5e
|
fix debug log
|
2022-01-06 12:16:02 +00:00 |
|
Will Corby
|
b1a4b357d5
|
wait a frame
|
2022-01-03 00:15:57 -08:00 |
|
Will Corby
|
58e1c70c33
|
slight slight cleanup
|
2022-01-02 23:53:38 -08: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 |
|
Will Corby
|
b6e60fbbab
|
use repel volume instead of game pause
|
2022-01-02 18:45:46 -08:00 |
|
Will Corby
|
e0cf9a9d2d
|
baba booey
|
2022-01-02 18:10:44 -08:00 |
|
_nebula
|
653f84e0c9
|
Merge pull request #447 from misternebula/fix-tool-materials
Fix tool materials + cleanup
|
2022-01-02 11:47:26 +00:00 |
|
Mister_Nebula
|
ef4a83e12d
|
cleanup
|
2022-01-01 22:19:10 +00:00 |
|
Mister_Nebula
|
4bd3d97db7
|
Update PlayerToolsManager.cs
|
2022-01-01 22:12:10 +00:00 |
|
JohnCorby
|
7b9c554895
|
bruh
|
2022-01-01 02:15:36 -08:00 |
|
JohnCorby
|
c61fffbf05
|
rudimentary collapse
|
2022-01-01 02:09:05 -08:00 |
|
JohnCorby
|
5497b6f851
|
pause local and fade remote
|
2022-01-01 02:04:11 -08:00 |
|
JohnCorby
|
d7649f1ebb
|
null check for dithering oops
|
2022-01-01 01:53:23 -08:00 |
|
JohnCorby
|
3e478ceda4
|
make PlayerInfo.Visible actually accurate
|
2022-01-01 01:50:37 -08:00 |
|
JohnCorby
|
b09d8c51f6
|
hide all players fix
|
2022-01-01 01:45:52 -08:00 |
|
JohnCorby
|
a6f820d556
|
use OnDisconnect to reset timescale instead since it doesnt do a bunch of other stuff
|
2022-01-01 01:21:12 -08:00 |
|
JohnCorby
|
a01eb6ad03
|
no need for ToList here
|
2022-01-01 00:37:19 -08:00 |
|
JohnCorby
|
a703463394
|
defer time sync disable
|
2022-01-01 00:22:18 -08:00 |
|
JohnCorby
|
3b3ea16257
|
reset time scale before disabling time sync lol
|
2022-01-01 00:17:06 -08:00 |
|
JohnCorby
|
f02294c3bd
|
actually use default ip if none given
|
2022-01-01 00:07:03 -08:00 |
|
JohnCorby
|
91e16a2c68
|
use GetUnityObjects
|
2022-01-01 00:02:09 -08:00 |
|
JohnCorby
|
1886961b83
|
remove debug logs
|
2021-12-31 23:59:27 -08:00 |
|
JohnCorby
|
8eea516707
|
le bug, and cleanup
|
2021-12-31 23:54:36 -08:00 |
|
JohnCorby
|
ef05a1b30b
|
resolver that works
|
2021-12-31 23:17:58 -08:00 |
|
JohnCorby
|
0036bf0572
|
Merge branch 'dev' into mirror
|
2021-12-31 20:15:04 -08:00 |
|
JohnCorby
|
8da6cb44db
|
Merge remote-tracking branch 'origin/mobius-why-did-you-name-this-inflation-controller-mobius-why' into mobius-why-did-you-name-this-inflation-controller-mobius-why
|
2021-12-31 19:41:06 -08:00 |
|
JohnCorby
|
65503c1a46
|
braces
|
2021-12-31 19:01:33 -08:00 |
|