Commit Graph

20 Commits

Author SHA1 Message Date
JohnCorby
5c711d4b7c RaiseEvent and SafeInvoke are now in OWML 2024-04-25 13:46:15 -07:00
_nebula
8a294adfb8 make all internal classes public 2023-07-28 19:30:57 +01:00
_nebula
11e135d097 fix #620 2023-05-08 14:48:36 +01:00
JohnCorby
abe5f6814e BUG 2022-08-24 16:04:28 -07:00
JohnCorby
13865485d9 QSBCharacterDialogueTree initial state sync (enough) 2022-08-12 20:36:27 -07:00
JohnCorby
6d436436a7 remove even MORE empty initial state 2022-08-02 17:38:14 -07:00
Mister_Nebula
514d7f8435 im doney with the funny 2022-05-13 22:38:06 +01: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
f44440741b oops 2022-01-26 00:12:44 -08:00
JohnCorby
daba499d90 - rename
- apparently weaver weave arrays correctly, so be explicit
2022-01-26 00:12:44 -08:00
JohnCorby
a2660d6a54 send initial states less often and not in RequestStateResyncMessage 2022-01-26 00:12:44 -08:00
JohnCorby
f0eb9712aa RemoteDialogueResyncMessage 2022-01-26 00:12:44 -08:00
JohnCorby
2c10e12304 clean up RemoteDialogueTrigger a bit 2022-01-26 00:12:44 -08:00
JohnCorby
0a423a8ce6 comment 2022-01-25 21:32:43 -08:00
JohnCorby
1800e6f21f make SendResyncInfo abstract to make sure we handle resyncs 2022-01-25 21:08:04 -08:00
JohnCorby
74a4775511 OPTIMIZE IMPORTS 2021-12-23 17:07:29 -08:00
Mister_Nebula
1b0934be9f make auto-triggers work 2021-12-20 11:48:50 +00:00