JohnCorby
4c535fd544
rename relative transform stuff
2021-12-13 16:02:31 -08:00
JohnCorby
a925327c0c
Merge branch 'dev' into message-manager
...
# Conflicts:
# QSB/Events/QSBEvent.cs
# QSB/Events/QSBEventManager.cs
# QSB/Messaging/MessageHandler.cs
# QSB/Patches/QSBPatchManager.cs
# QSB/QSBCore.cs
# QSB/QSBNetworkManager.cs
2021-12-11 18:31:28 -08:00
Mister_Nebula
ae2d2d1da3
Merge branch 'dev' into new-save-sync
2021-12-12 00:01:05 +00:00
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
Will Corby
60ce63173c
Update Vector3VariableSyncer.cs
2021-12-07 23:24:29 -08:00
JohnCorby
f8eb7970d0
improve variable syncer (fixes the TODO)
2021-12-07 23:01:25 -08:00
JohnCorby
b9d95a16fb
QNetworkServer.RegisterHandlerSafe
2021-12-07 19:53:13 -08:00
Mister_Nebula
554c2bb2dd
cleanup
2021-12-07 15:56:08 +00:00
Mister_Nebula
73b83d22f6
add timeloop debug gui
2021-12-05 23:32:19 +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
1cc20e4407
remove unet attributes, as they are useless without qnetweaver
2021-12-02 18:39:51 -08:00
Will Corby
30501ed9e5
Merge pull request #384 from misternebula/worldobject-delayed-ready
...
worldobject delayed ready
2021-12-02 15:21:25 -08:00
Mister_Nebula
a38b2f1329
fix it
2021-12-02 12:38:38 +00:00
JohnCorby
914a05916d
removed world object bools from qsbcore since they're duplicates
2021-12-02 02:44:34 -08:00
Mister_Nebula
d42041e7d8
fix variable reference warnings
2021-12-01 09:48:11 +00:00
Mister_Nebula
a4035bcd50
remove some logs
2021-11-30 08:37:41 +00:00
Mister_Nebula
f612d2b37b
remove EventType
2021-11-29 22:26:32 +00:00
Mister_Nebula
8c0e177296
fixed "serverstatemanager.instance is null"
2021-11-27 11:34:26 +00:00
Mister_Nebula
4b886951db
merge dev into fixes
2021-11-26 22:53:14 +00:00
Mister_Nebula
d79a716d4e
i dont even know anymore
2021-11-26 22:31:52 +00:00
Mister_Nebula
47968d71e8
Update BaseVariableSyncer.cs
2021-11-26 20:05:45 +00:00
Mister_Nebula
686a65e31a
fix placeholder read/writes
2021-11-26 19:44:20 +00:00
Mister_Nebula
666e4585d7
add syncers
2021-11-26 19:33:56 +00:00
Mister_Nebula
9fc72cbdff
stuffz
2021-11-26 17:36:14 +00:00
Mister_Nebula
7054b239a1
create DebugSettings
2021-11-25 22:44:15 +00:00
Mister_Nebula
f7d0aebc2a
more cleanup
2021-11-25 15:40:40 +00:00
Mister_Nebula
3860b2aacc
add newlines
2021-11-25 15:38:05 +00:00
Mister_Nebula
03f615525b
cleanup
2021-11-25 15:32:34 +00:00
Mister_Nebula
b5320e110a
update dialogue boxes
2021-11-25 11:27:32 +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
894e7d462c
remove lots of debug logs
2021-11-21 15:38:11 +00:00
Mister_Nebula
935726c861
more fixes
2021-11-21 13:52:29 +00:00
Mister_Nebula
13069d6088
Update DebugGUI.cs
2021-11-20 22:26:32 +00: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
04420e2d8d
Merge branch 'dev' into meteors
...
# Conflicts:
# QSB/Events/QSBEventManager.cs
2021-11-18 23:07:49 -08:00
JohnCorby
1f422ef427
teleport to player and skip menu for debug
2021-11-18 18:12:55 -08:00
JohnCorby
133c82df04
Revert "little gaf to allow dev build to work"
...
This reverts commit 0cd57d2f1dd6ae593797ff4de2486b58baaffb20.
2021-11-17 23:07:33 -08:00
JohnCorby
0cd57d2f1d
little gaf to allow dev build to work
2021-11-17 20:32:24 -08:00
Mister_Nebula
be025d0673
actually make it work!
2021-11-17 23:39:18 +00:00
Mister_Nebula
af450f2bff
Update DebugGUI.cs
2021-11-07 09:52:22 +00:00
Mister_Nebula
25f9f388fa
update gizmos stuff
2021-11-07 09:52:03 +00:00
Mister_Nebula
256830e557
cleanup
2021-10-29 23:00:13 +01:00
Mister_Nebula
9ee53574e2
fix eye debug action
2021-10-26 18:56:36 +01:00
Mister_Nebula
7dd7967834
more fixes goddamn
2021-10-25 10:42:25 +01:00