3119 Commits

Author SHA1 Message Date
JohnCorby
c831b15aa2 guh 2022-02-13 17:02:08 -08:00
JohnCorby
1a9cb4fd22 when you 2022-02-13 16:57:27 -08:00
JohnCorby
a03c97984d Merge branch 'dev' into nicer-orbs 2022-02-13 16:34:29 -08:00
_nebula
8e36843179
Merge pull request #482 from misternebula/player-vfx
vfx stuffz
2022-02-13 23:53:10 +00:00
JohnCorby
609567a8cc Update QSBOrb.cs 2022-02-13 15:51:00 -08:00
Mister_Nebula
9305756f4e vfx stuffz 2022-02-13 21:01:54 +00:00
_nebula
3c61bb2104
Merge pull request #480 from misternebula/probe-assetbundle
Probe assetbundle
2022-02-13 18:40:31 +00:00
Mister_Nebula
3737e38e34 fix probe materials 2022-02-13 15:30:35 +00:00
JohnCorby
9632d31522 nicer orbs 2022-02-13 05:41:29 -08:00
Mister_Nebula
05c261929b Update probe 2022-02-13 12:07:26 +00:00
JohnCorby
3c4b84d0fb remove tests : ) 2022-02-13 03:20:01 -08:00
JohnCorby
0aa347567e simplify test slightly 2022-02-13 03:10:18 -08:00
JohnCorby
fa436ef8d0 dont run tests with PostBuildEvent 2022-02-13 03:01:52 -08:00
JohnCorby
e9e448cbdc proxy injector: ctors already have void return type 2022-02-13 01:38:50 -08:00
JohnCorby
948831d58c AuthorityManager: default owner support 2022-02-12 23:10:48 -08:00
JohnCorby
743142e6d8 QSBNetworkBehaviour: isClient is always true 2022-02-12 21:42:19 -08:00
JohnCorby
0dea2b85c2 rename AuthQueue functions 2022-02-12 21:40:04 -08:00
JohnCorby
10471ee6c7 orbs: update auth queue since they're spawned with server authority 2022-02-12 21:27:22 -08:00
JohnCorby
438d3a3d0e set scale of parented SyncBase 2022-02-12 20:16:37 -08:00
_nebula
7fa41fa1ce
Merge pull request #479 from misternebula/probe-launcher-assetbundle
Use player audio and probe launcher from assetbundle
2022-02-12 22:33:18 +00:00
Mister_Nebula
a1bfe3d8e4 cleanup, add lightbulb_off to material list 2022-02-12 22:26:52 +00:00
Mister_Nebula
80b64202f6 fix stuff 2022-02-12 22:21:19 +00:00
Mister_Nebula
f396f53aa2 do the stuffy 2022-02-12 22:07:01 +00:00
JohnCorby
255bf9ebb1 fix translator (move spring + scan speed) 2022-02-11 21:43:21 -08:00
JohnCorby
80e337e5e5 proxy scripts: call base.ctor to init fields 2022-02-11 21:23:32 -08:00
JohnCorby
e1b4a09bd4 guh 2022-02-11 20:46:09 -08:00
JohnCorby
b22997c460 Update network 2022-02-11 20:40:21 -08:00
JohnCorby
39d6d62042 change name instead of namespace, always inject so workflows work 2022-02-11 20:34:55 -08:00
JohnCorby
3b582c82d4 update bundle 2022-02-11 20:20:41 -08:00
JohnCorby
a756781a2d remove REM.cs, use proxy scripts instead 2022-02-11 20:17:50 -08:00
JohnCorby
59b45cd8d4 guh 2022-02-11 20:09:15 -08:00
JohnCorby
76daf83bc5 run injector as part of qsb 2022-02-11 20:05:15 -08:00
JohnCorby
11da24b798 proxy injector 2022-02-11 19:55:39 -08:00
JohnCorby
b39cf48c7b initialize scan beams in Awake so it isnt null on OnFinishUnequipAnimation 2022-02-11 06:23:05 -08:00
JohnCorby
bd6a199665 make log hook match regular Debug.Log 2022-02-11 06:00:28 -08:00
JohnCorby
ac978f6052 move REM scripts 2022-02-11 05:50:07 -08:00
JohnCorby
e38feb4f28 fix translator 2022-02-11 05:41:35 -08:00
JohnCorby
3f89ca1450 only include debugsettings.json if it exists 2022-02-11 05:34:48 -08:00
JohnCorby
01b85689a3 ignore exit code on cleaning, since the output dir might not exist yet 2022-02-11 05:12:40 -08:00
JohnCorby
1de091500b update bundles 2022-02-11 05:11:28 -08:00
JohnCorby
388b07be3a Update QSB.csproj 2022-02-11 05:04:56 -08:00
JohnCorby
a0d1ab5e22 CameraFacingBillboard: move to proper namespace 2022-02-11 05:03:08 -08:00
JohnCorby
4f4f630dd2 bundle update 2022-02-10 23:16:13 -08:00
JohnCorby
4157b52789 proxy scripts for usage in unity project 2022-02-10 23:16:03 -08:00
JohnCorby
8839c6fa0e clean before building 2022-02-10 23:15:48 -08:00
JohnCorby
16f0db3e8b dont include some files in output lol 2022-02-10 21:54:17 -08:00
JohnCorby
4a581416e9 revert .gitignore update 2022-02-10 21:14:55 -08:00
JohnCorby
eda0a8c9dc nvm on copying game dlls to local folder,
since epic/steam version are different and we dont want a git diff every time it switches
2022-02-10 20:39:21 -08:00
JohnCorby
82db6644f7 overhaul building
- use targets to split up the work
- delete unused asset bundle stuff
- copy game dlls to local dir
2022-02-10 20:28:07 -08:00
JohnCorby
dc924141dc delete assetbundle manifest lol 2022-02-10 18:35:29 -08:00