2782 Commits

Author SHA1 Message Date
Mister_Nebula
358ebb16ee Update network 2022-02-14 08:08:28 +00:00
JohnCorby
f406e61da0 copy over debug symbols to unity project too, just in case we ever want to debug in editor 2022-02-13 21:36:35 -08:00
JohnCorby
80e84251eb GetPlayerId: use {conn} instead of {conn.address} 2022-02-13 18:04:25 -08:00
JohnCorby
c3c2665cf2 update Mirror 2022-02-13 18:01:25 -08:00
JohnCorby
8e04eca8bc QSBNetworkManager: dont do authority reversion if we are the host, since it wont matter anyway and just causes errors 2022-02-13 17:27:40 -08:00
JohnCorby
f4cbdd595f ThrusterManager: make static 2022-02-13 17:07:19 -08:00
JohnCorby
8c1f5a7a22 lol 2022-02-13 17:05:48 -08:00
JohnCorby
9c36e79c57 Extensions.Try: rename parameter 2022-02-13 17:05:20 -08:00
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
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
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
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
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
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
76daf83bc5 run injector as part of qsb 2022-02-11 20:05:15 -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
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
JohnCorby
de6a059072 move includes to 1 ItemGroup 2022-02-10 18:34:47 -08:00
JohnCorby
51ce6ebb95 change dlls copied. we dont need owmldir for it 2022-02-10 18:09:54 -08:00
JohnCorby
c8b7550abd rename and format xmls 2022-02-10 17:48:46 -08:00
JohnCorby
609b9edf09 clean up csproj a bit 2022-02-10 17:46:46 -08:00