260 Commits

Author SHA1 Message Date
JohnCorby
0988dc8f45 Merge branch 'dev' into tornadoes
# Conflicts:
#	QSB/Events/EventNames.cs
2021-12-11 16:16:40 -08:00
Mister_Nebula
d9e250d191 help 2021-12-11 20:06:02 +00:00
Mister_Nebula
65ec923e33 fix check for messages recieved from not ready player 2021-12-11 11:47:37 +00:00
Mister_Nebula
554c2bb2dd cleanup 2021-12-07 15:56:08 +00:00
Mister_Nebula
5600bd0d2f update for dev changes 2021-12-07 15:47:46 +00:00
Mister_Nebula
cffe6856a8 Merge branch 'dev' into new-save-sync 2021-12-07 15:47:30 +00:00
JohnCorby
4978ece2ff go back to using transform syncs. it just gets too desynced without it 2021-12-06 03:09:23 -08:00
JohnCorby
1fa41d30fd Merge branch 'dev' into tornadoes 2021-12-06 01:59:24 -08:00
JohnCorby
ccb25dc7f4 move ForIdOverride to QSBEventManager 2021-12-06 01:57:56 -08:00
JohnCorby
b4dde8dc22 Merge branch 'dev' into tornadoes 2021-12-06 01:53:32 -08:00
JohnCorby
36547dfe58 fix ForIdOverride 2021-12-06 01:44:04 -08:00
JohnCorby
45537b8636 remove OnlySendToSpecific, just use uint.MaxValue to denote no ForId 2021-12-06 01:44:03 -08:00
JohnCorby
4b4c142e20 goofs 2021-12-06 01:44:02 -08:00
JohnCorby
62e7ea1906 - add ForId and OnlySendToSpecific
- dont send ForId or OnlySendToSpecific if we dont have to
- fix message type check (`this is not PlayerInformationEvent or PlayerReadyEvent`)
2021-12-06 01:44:02 -08:00
JohnCorby
fbb88b5775 body resyncing 2021-12-05 21:30:04 -08:00
JohnCorby
543e2d57d5 form state for real 2021-12-05 20:13:05 -08:00
Mister_Nebula
bcec680235 add ToId and SendToSpecific 2021-12-05 23:34:06 +00:00
Mister_Nebula
d75136bbc3 sync loop count and frequencies 2021-12-05 14:06:43 +00:00
JohnCorby
85ef887698 form collapse event 2021-12-05 03:41:07 -08: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
JohnCorby
66769029e9 RestartTimeLoop EventName was never used. rip 2021-12-04 02:30:18 -08:00
JohnCorby
c051b5745b use nameof in EventNames 2021-12-03 19:39:01 -08:00
JohnCorby
705162860d change naming 2021-12-02 02:44:32 -08:00
JohnCorby
aa28364c55 rising sync 2021-12-01 02:24:42 -08:00
JohnCorby
ee36974fde handle host/connect mid-game suspend update 2021-11-30 20:51:21 -08:00
JohnCorby
cd48c916fc fix event msg types being broken when disconnecting/reconnecting 2021-11-30 18:33:02 -08:00
JohnCorby
9ed1a1caa8 suspension functionality 2021-11-30 17:27:23 -08:00
Mister_Nebula
84ba5e96be add satellite node sync 2021-11-29 22:57:13 +00:00
Mister_Nebula
f612d2b37b remove EventType 2021-11-29 22:26:32 +00:00
Mister_Nebula
9fc72cbdff stuffz 2021-11-26 17:36:14 +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
f59664fc0f change a DebugWrite to ToConsole 2021-11-21 15:46:10 +00:00
Mister_Nebula
935726c861 more fixes 2021-11-21 13:52:29 +00:00
Mister_Nebula
125a0527dc add check for not ready player 2021-11-20 22:28:08 +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
0c78faff03 fix launch code event + add check for duplicate eventtypes 2021-11-20 17:38:00 +00:00
Mister_Nebula
8a27aefb44 remove PlayerState, add launch code event 2021-11-20 11:48:46 +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
df7bc49236 special impact message for remote player and probe 2021-11-13 23:29:21 -08:00
JohnCorby
bc40e74d3b implement method nebula described 2021-11-13 20:41:46 -08:00
JohnCorby
5f4368c1e7 just sync prelaunch/launch, stop worrying about impact and collisions for now 2021-11-13 00:09:41 -08:00
JohnCorby
0949924f59 Merge branch 'dev' into meteors 2021-11-12 01:56:33 -08:00
JohnCorby
5f5e04e29f rework - dont sync transform 2021-11-11 02:09:22 -08:00
JohnCorby
0c897ad3bd progress 2021-11-10 21:13:49 -08:00
Mister_Nebula
fda64810b8 Merge branch 'dev' into translator-sync 2021-11-10 20:20:28 +00:00