77 Commits

Author SHA1 Message Date
JohnCorby
1b9110aa48 use field To instead of parameter in Send 2021-12-11 00:10:42 -08: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
JohnCorby
36547dfe58 fix ForIdOverride 2021-12-06 01:44:04 -08:00
JohnCorby
ed14c30f9e with request resync, server should only send requesting client the info, rather than sending it to everyone 2021-12-06 01:44:03 -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
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
1d66baf1d8 add comments to playermessage, change OnlySendToServer to OnlySendToHost 2021-08-08 20:05:34 +01:00
Mister_Nebula
a0286c3c74 fix ones in QSB 2021-06-18 22:38:32 +01:00
Mister_Nebula
b4232bd09b do the stuff 2021-03-30 17:28:05 +01:00
Mister_Nebula
14d7c9422e do message stuff 2021-03-29 14:36:16 +01:00
Mister_Nebula
d4e9b372b8 fix invoke issues 2021-02-06 22:03:10 +00:00
Mister_Nebula
244544c0d5 rename files 2020-12-23 12:58:45 +00:00
Mister_Nebula
7a4149bee6 Revert "REVERT"
This reverts commit 661c04a98784a50011cfdaafc62e424095399678.
2020-12-16 09:08:38 +00:00
Mister_Nebula
661c04a987 REVERT 2020-12-16 09:07:40 +00:00
Mister_Nebula
9f4d886903 more 2020-12-15 16:37:52 +00:00
Aleksander Waage
a8181605ab cleanup of main proj 2020-12-14 21:41:56 +01:00
Mister_Nebula
c2b348ba3a fixes 2020-12-14 17:18:51 +00:00
Mister_Nebula
0be12afd9c messages -> messaging 2020-12-14 16:28:03 +00:00
Mister_Nebula
45d459d389 cleanup 2020-11-03 21:42:14 +00:00
Mister_Nebula
3249ce33af cleanup... 2020-11-03 21:33:48 +00:00
Mister_Nebula
c6621f715b fix 2020-11-01 15:56:48 +00:00
Mister_Nebula
25e442ddba more stability and IK code 2020-10-24 15:31:20 +01:00
Mister_Nebula
c85f30b198 more stuff 2020-09-22 21:39:53 +01:00
Mister_Nebula
37323f6f58 stuff 2020-09-22 21:11:29 +01:00
Mister_Nebula
ef915b6a6c fixing fixing fixing IT WORKS 2020-09-05 13:24:51 +01:00
Mister_Nebula
fbc919c662 fixes 2020-09-04 20:57:35 +01:00
Mister_Nebula
adfcca8934 revert back to using uints 2020-09-04 20:09:25 +01:00
Mister_Nebula
4294b10bf0 moved to NetworkInstanceId 2020-09-02 11:17:04 +01:00
Mister_Nebula
37e7a64c9c this is broken but its getting there??? 2020-08-29 22:49:29 +01:00
Mister_Nebula
19e1615a57 stuff 2020-08-28 11:08:40 +01:00
Mister_Nebula
d8d1bc8395 stuff idk 2020-08-26 20:50:30 +01:00
Aleksander Waage
01c8eabce7 . 2020-08-23 13:56:58 +02:00
Aleksander Waage
cb088289fb hack 2020-08-23 13:11:17 +02:00
Mister_Nebula
c1e55d84e9 Renamed messagetype to eventtype 2020-08-22 18:08:25 +01:00
Mister_Nebula
274cf180c6 cleanup 2020-08-20 19:31:10 +01:00
AmazingAlek
2492cc5533
network manager cleanup (#187) 2020-08-18 22:37:27 +02:00
AmazingAlek
78f89a342e
player id stuff (#181)
* player id stuff
2020-08-17 19:19:41 +02:00
Mister_Nebula
61b3efe619 fixing fixing fixing 2020-08-17 16:51:56 +01:00
Mister_Nebula
4fc6d55537 test 2020-08-15 20:32:58 +01:00
Mister_Nebula
f54cc69501 fixes 2020-08-14 19:31:33 +01:00
AmazingAlek
7cc033ec8a
feature folders (#166) 2020-08-13 21:46:16 +02:00
Aleksander Waage
6359235d7b improved world registry 2020-08-13 19:25:12 +02:00
Mister_Nebula
5283982ff8 added it 2020-08-13 14:32:58 +01:00
AmazingAlek
904b40504b
elevator sync (#159) 2020-08-12 21:58:29 +02:00
AmazingAlek
22b028ce26
Alek/overhaul thing (#153)
* probe.SetState
* sectormessage enum
2020-08-10 19:44:04 +02:00
Mister_Nebula
185fa01f67 Cleanup, changed animtrigger to use playermessage 2020-08-10 17:22:57 +01:00
AmazingAlek
4723e67d03
cleanup (#151) 2020-08-10 18:17:54 +02:00