JohnCorby
|
adad302ba0
|
use proper pos/rot stuff
|
2021-12-13 13:26:54 -08:00 |
|
JohnCorby
|
b5f12796af
|
make syncbase generic
|
2021-12-13 13:05:49 -08:00 |
|
JohnCorby
|
6a81808bc0
|
Merge branch 'dev' into worldobject-init
|
2021-12-11 18:15:12 -08:00 |
|
JohnCorby
|
2414efd65f
|
set AttachedObject and ObjectId in QSBWorldSync.cs, meaning many Init()s can be removed
|
2021-12-11 14:38:54 -08:00 |
|
Mister_Nebula
|
916056c605
|
aaaaaaaaaaaaaaaaaaaaaaaaaaaaaa
|
2021-12-10 22:13:39 +00:00 |
|
Mister_Nebula
|
a9fc152ff8
|
replace RequireWorldObjectsReady with property
|
2021-12-05 11:03:09 +00:00 |
|
Mister_Nebula
|
88084bb24d
|
add RequireWorldObjectsReady check to all events
|
2021-12-04 16:39:37 +00:00 |
|
Mister_Nebula
|
0bd60ddb68
|
rename variables, fix QSBOWItem (again)
|
2021-12-04 09:51:27 +00:00 |
|
JohnCorby
|
914a05916d
|
removed world object bools from qsbcore since they're duplicates
|
2021-12-02 02:44:34 -08:00 |
|
Mister_Nebula
|
f612d2b37b
|
remove EventType
|
2021-11-29 22:26:32 +00:00 |
|
Mister_Nebula
|
7054b239a1
|
create DebugSettings
|
2021-11-25 22:44:15 +00:00 |
|
Mister_Nebula
|
b23cb8a547
|
more cleanup aa
|
2021-11-25 15:43:30 +00:00 |
|
Mister_Nebula
|
3860b2aacc
|
add newlines
|
2021-11-25 15:38:05 +00:00 |
|
Mister_Nebula
|
eb79e32491
|
remove excess newlines
|
2021-11-25 15:37:38 +00:00 |
|
Mister_Nebula
|
03f615525b
|
cleanup
|
2021-11-25 15:32:34 +00:00 |
|
Mister_Nebula
|
a2ba6be329
|
whoops i moved signalscope stuff in last commit too, change namespace now
|
2021-11-25 15:27:45 +00:00 |
|
Mister_Nebula
|
4cf5b32b30
|
move translation sync
|
2021-11-25 15:25:17 +00:00 |
|
Mister_Nebula
|
73e8f498a2
|
always have local flashlight casting shadows
|
2021-11-25 11:28:13 +00:00 |
|
Mister_Nebula
|
225f0254f6
|
add shadows to tools
|
2021-11-25 11:27:58 +00:00 |
|
Mister_Nebula
|
d2e43827fa
|
merge dev into some-cleanup
|
2021-11-22 14:29:54 +00:00 |
|
JohnCorby
|
d8bfdaee2e
|
Merge branch 'dev' into some-cleanup
|
2021-11-22 02:07:03 -08:00 |
|
Mister_Nebula
|
badacec3c6
|
merge from dev
|
2021-11-20 21:32:56 +00:00 |
|
Mister_Nebula
|
ae8bf9a8b2
|
aaaaaaaaaa
|
2021-11-20 19:49:50 +00:00 |
|
Mister_Nebula
|
8a27aefb44
|
remove PlayerState, add launch code event
|
2021-11-20 11:48:46 +00:00 |
|
JohnCorby
|
0fe6dce0db
|
remove IntermediaryTransform
|
2021-11-19 01:01:51 -08:00 |
|
JohnCorby
|
e4b54452a4
|
Merge branch 'dev' into meteors
# Conflicts:
# QSB/TimeSync/TimeSyncUI.cs
# QSB/WorldSync/QSBWorldSync.cs
|
2021-11-14 04:08:37 -08:00 |
|
JohnCorby
|
96c8bb6d1d
|
Revert "revert GetUnityObjects thingy"
This reverts commit 53093ddd66b3522be2eefac10cb3c9da341ee43a.
|
2021-11-14 03:55:11 -08:00 |
|
JohnCorby
|
53093ddd66
|
revert GetUnityObjects thingy
|
2021-11-14 03:50:59 -08:00 |
|
JohnCorby
|
53bf6097fe
|
remove unused imports
|
2021-11-13 02:30:48 -08:00 |
|
JohnCorby
|
cef8cf23e5
|
changed all Resources.FindObjectsOfTypeAll to QSBWorldSync.GetUnityObjects, which doesnt include prefabs
|
2021-11-13 00:42:59 -08:00 |
|
Mister_Nebula
|
92e255039c
|
add some try catch blocks so we don't get stuck in an init-loop
|
2021-11-12 10:06:51 +00:00 |
|
Mister_Nebula
|
ce4abdde2d
|
turn off arrow emissions
|
2021-11-11 23:09:30 +00:00 |
|
Mister_Nebula
|
660475e4cc
|
add material for translator screen
|
2021-11-11 20:32:28 +00:00 |
|
Mister_Nebula
|
317dd6a22a
|
add scan beams
|
2021-11-11 19:30:58 +00:00 |
|
Mister_Nebula
|
0d3fd15585
|
add tools and stuffz
|
2021-11-10 09:12:05 +00:00 |
|
Mister_Nebula
|
0dd78feb27
|
cleanup
|
2021-11-09 19:39:56 +00:00 |
|
Mister_Nebula
|
381df32826
|
moved all tools into seperate folders, including probe (so removed QSB.ProbeSync)
|
2021-11-09 17:46:46 +00:00 |
|
Mister_Nebula
|
54d7ad27cd
|
move existing translator stuff to new folder
|
2021-11-09 17:11:41 +00:00 |
|
Mister_Nebula
|
bc1aa66de9
|
add light sensor sync
|
2021-11-08 20:55:53 +00:00 |
|
Mister_Nebula
|
838940942f
|
satellite projector stuffz
|
2021-11-03 09:18:52 +00:00 |
|
Mister_Nebula
|
266b6147fc
|
aaaaa
|
2021-11-01 15:49:00 +00:00 |
|
Mister_Nebula
|
565f0b7f8e
|
update patches, use publicized assembly
|
2021-10-15 21:06:51 +01:00 |
|
Mister_Nebula
|
1e82521b54
|
fix probe snapshots
|
2021-09-15 17:10:02 +01:00 |
|
Mister_Nebula
|
0b42ec4262
|
CLEANUP - add new lines
|
2021-08-22 17:17:46 +01:00 |
|
Mister_Nebula
|
4234631a7b
|
CLEANUP - format document
|
2021-08-22 16:54:48 +01:00 |
|
Mister_Nebula
|
0d46a7e07d
|
change some VS tasks
|
2021-08-22 16:40:50 +01:00 |
|
Mister_Nebula
|
460a974ee2
|
cleanup
|
2021-08-09 11:49:58 +01:00 |
|
Mister_Nebula
|
c7ce1817a4
|
cleanup
|
2021-07-29 23:55:37 +01:00 |
|
Mister_Nebula
|
12dcad43e4
|
fix probe launcher materials
|
2021-07-29 23:45:33 +01:00 |
|
Mister_Nebula
|
5aa907d259
|
add syncing of player probe launcher
|
2021-07-26 22:55:09 +01:00 |
|