126 Commits

Author SHA1 Message Date
JohnCorby
990f91c80c - message manager
- automatically add patches, events, world object managers, messages
- qsbevent uses message manager
- remove RepeatingManager, merge it into QSBSectorManager since it's only used there
2021-12-10 23:28:42 -08:00
JohnCorby
914a05916d removed world object bools from qsbcore since they're duplicates 2021-12-02 02:44:34 -08:00
JohnCorby
436b3ed9a0 bubba 2 2021-12-02 02:44:34 -08:00
JohnCorby
36f6ccc251 started 2021-12-01 01:10:38 -08:00
Mister_Nebula
84ba5e96be add satellite node sync 2021-11-29 22:57:13 +00:00
Mister_Nebula
7efe3ecec8 merge from dev 2021-11-27 10:15:44 +00:00
Chris Yeninas
4f1c65c7d6 QSB\QSBCore.cs: expect assets from AssetBundles folder
alternatively the AssetBundles folder in the repo can be renamed
2021-11-26 21:54:36 -05:00
Mister_Nebula
7054b239a1 create DebugSettings 2021-11-25 22:44:15 +00:00
Mister_Nebula
03f615525b cleanup 2021-11-25 15:32:34 +00:00
Mister_Nebula
4cf5b32b30 move translation sync 2021-11-25 15:25:17 +00:00
JohnCorby
04420e2d8d Merge branch 'dev' into meteors
# Conflicts:
#	QSB/Events/QSBEventManager.cs
2021-11-18 23:07:49 -08:00
Mister_Nebula
4ae50fcccd move to new RespawnSync namespace 2021-11-18 11:34:14 +00:00
JohnCorby
0949924f59 Merge branch 'dev' into meteors 2021-11-12 01:56:33 -08:00
JohnCorby
15eb5fa804 meteor transform sync 2021-11-10 19:02:04 -08:00
Mister_Nebula
fda64810b8 Merge branch 'dev' into translator-sync 2021-11-10 20:20:28 +00:00
JohnCorby
c0e8bd95e4 angler transform sync 2021-11-09 17:56:45 -08:00
Mister_Nebula
0dd78feb27 cleanup 2021-11-09 19:39:56 +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
01d87df804 fix nre in menu 2021-10-25 15:16:03 +01:00
Mister_Nebula
6eccc40f3e fix issue when joining game from pause menu 2021-10-25 15:00:27 +01:00
Mister_Nebula
2ae0751aa7 stuff 2021-10-21 17:21:54 +01:00
Mister_Nebula
2d8a81bd4c add quantum visualisation debug objects 2021-10-18 09:02:48 +01:00
Mister_Nebula
576c14b6c6 add back in menu support 2021-10-16 16:57:01 +01:00
Mister_Nebula
2024e5fcd9 cleanup 2021-10-15 21:08:17 +01:00
Mister_Nebula
565f0b7f8e update patches, use publicized assembly 2021-10-15 21:06:51 +01:00
Mister_Nebula
c1704b53f0 fix item patch 2021-10-12 16:56:07 +01:00
Mister_Nebula
be37a831d7 move pause-stopping patch to timepatches 2021-08-26 14:56:07 +01:00
Mister_Nebula
403472eef0 more cleanup 2021-08-25 10:41:11 +01:00
Mister_Nebula
b77e0c972b fix stuff 2021-08-24 20:59:05 +01:00
Mister_Nebula
65f8859c53 fix menu api being gone 2021-08-23 14:50:08 +01:00
Mister_Nebula
d4f255aeae Merge branch 'fixes' into menus 2021-08-23 14:48:17 +01:00
Mister_Nebula
3a33c0987d update music list 2021-08-17 10:02:19 +01:00
Mister_Nebula
28301b53f4 add stuff for pc move 2021-08-10 14:54:23 +01:00
Mister_Nebula
460a974ee2 cleanup 2021-08-09 11:49:58 +01:00
Mister_Nebula
31f7557ba7 add client state 2021-08-08 19:57:58 +01:00
Mister_Nebula
967718d234 change isServer to isHost 2021-08-08 19:53:55 +01:00
Mister_Nebula
1e4c0048c6 add retrieve probe event (from non-player probe launchers) 2021-07-24 21:25:29 +01:00
Mister_Nebula
59971ffd48 update music list 2021-07-19 21:01:41 +01:00
Mister_Nebula
3bd7b5a227 make game only continue in background when in multiplayer 2021-07-13 18:46:31 +01:00
Mister_Nebula
3fb513618c update music list :p 2021-06-23 16:46:08 +01:00
Mister_Nebula
1ca7bc8775 actually make this shit work 2021-06-23 12:06:08 +01:00
Mister_Nebula
cd3a029c5c Code Cleanup 2021-06-19 11:26:05 +01:00
Mister_Nebula
038c6b20c1 move shipmanager into worldobjectmanagers section 2021-06-19 11:24:53 +01:00
Mister_Nebula
8c39b4621c move debug gui to new file 2021-06-19 11:24:23 +01:00
Mister_Nebula
9de57aef00 replace Helper.Manifest.Version with QSBVersion in QSBCore 2021-06-19 11:13:32 +01:00
Mister_Nebula
2fe6810afc remove GameObjectInstance and _thisInstance 2021-06-19 11:12:38 +01:00
Mister_Nebula
a0286c3c74 fix ones in QSB 2021-06-18 22:38:32 +01:00
Mister_Nebula
5c7abe164a rework patches 2021-06-18 21:54:32 +01:00
Mister_Nebula
e914dcd36e Update QSBCore.cs 2021-06-13 19:42:50 +01:00