Commit Graph

30 Commits

Author SHA1 Message Date
_nebula
8a294adfb8 make all internal classes public 2023-07-28 19:30:57 +01:00
JohnCorby
ab13d59382 rename all instances of auth/authority to own/ownership 2023-05-08 11:38:24 -07:00
JohnCorby
2da9bca42f forgot { To = to } 2022-08-05 19:23:35 -07:00
JohnCorby
6d436436a7 remove even MORE empty initial state 2022-08-02 17:38:14 -07:00
JohnCorby
423a554f7a ship lights: make it so i dont want to die when i read it 2022-05-19 16:23:32 -07:00
Mister_Nebula
942535c162 sync detaching 2022-05-14 12:18:48 +01:00
Mister_Nebula
6596cab2b5 Merge branch 'dev' into more-ship-sync 2022-05-14 09:01:14 +01:00
Mister_Nebula
2c0153de36 remove hull change integrity log 2022-05-11 12:29:17 +01:00
Mister_Nebula
9e2b848d93 sync ship lights 2022-04-16 21:31:01 +01:00
JohnCorby
c7ff9f5e86 world objects: i forgor to do { To = to } on some initial state messages 2022-03-29 13:54:09 -07:00
JohnCorby
e4da50a656 solution-wide: file-scoped namespaces 2022-03-02 19:46:33 -08:00
JohnCorby
a8fba743f6 Revert "solution wide: use file-scoped namespace" 2022-02-27 05:25:39 -08:00
JohnCorby
182678c4bc solution wide: use file-scoped namespace 2022-02-25 23:18:46 -08:00
JohnCorby
9e5e7bb6a1 initial state:
- always send from the host
- QSBNetworkBehaviour will store last known data in an array and send that, since real data will be wrong if no authority
2022-02-16 19:22:21 -08:00
JohnCorby
a2660d6a54 send initial states less often and not in RequestStateResyncMessage 2022-01-26 00:12:44 -08:00
JohnCorby
289d99bd16 satellite node, fragment resync fix 2022-01-25 20:34:49 -08:00
JohnCorby
0b018ab788 chugging along 2022-01-25 20:16:53 -08:00
JohnCorby
bb0dc9e8eb optimize imports 2021-12-26 21:05:07 -08:00
JohnCorby
232f71b66a remove SetValue usages 2021-12-26 20:57:51 -08:00
JohnCorby
248527d65b remove GetValue usages 2021-12-26 20:35:40 -08:00
JohnCorby
2414efd65f set AttachedObject and ObjectId in QSBWorldSync.cs, meaning many Init()s can be removed 2021-12-11 14:38:54 -08:00
Mister_Nebula
85a3f4770e cleanup 2021-07-12 22:02:50 +01:00
Mister_Nebula
78fd19430e change ship events 2021-07-07 09:00:54 +01:00
Mister_Nebula
12bde5b771 add hull repair tick 2021-06-20 12:43:02 +01:00
Mister_Nebula
a66892f70b add component repair tick event 2021-06-20 10:17:32 +01:00
Mister_Nebula
beae3f9f7a add hull repaired event 2021-06-20 10:06:29 +01:00
Mister_Nebula
75ff86ab90 add component repaired event 2021-06-20 09:59:02 +01:00
Mister_Nebula
7c0a211f21 Add lots of patches, lots of events, i did too much for one commit and now i cant break it up ok sorry 2021-06-20 09:48:37 +01:00
Mister_Nebula
daac9317f6 remove world object 2021-05-10 14:32:47 +01:00
Mister_Nebula
6ed3d46659 stuff 2021-04-16 11:40:13 +01:00