Commit Graph

32 Commits

Author SHA1 Message Date
JohnCorby
4d339df9db sync all persistent conditions 2022-03-27 00:24:07 -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
1088603538 use "out * __result" instead of "ref * __result" where we can 2022-02-07 00:50:03 -08:00
Mister_Nebula
3c88bc7072 fix dialogue condition funkiness 2022-01-29 20:41:12 +00:00
JohnCorby
2895e54083 rename 2022-01-29 01:29:02 -08:00
JohnCorby
c9321fff84 rename 2022-01-29 01:26:28 -08:00
JohnCorby
e42aec8bae move everything over to UnityEvents 2022-01-29 01:24:15 -08:00
JohnCorby
2c10e12304 clean up RemoteDialogueTrigger a bit 2022-01-26 00:12:44 -08:00
JohnCorby
82e4bda771 make PersistentConditionsToSync readonly array 2022-01-11 17:00:39 -08:00
Mister_Nebula
89765b5b56 remove logs 2022-01-08 15:04:52 +00:00
Mister_Nebula
7434b59940 fix infinite loop of sending dialogue conditions 2022-01-08 12:19:39 +00:00
Mister_Nebula
93eb642b77 aaaaaaa 2022-01-08 11:41:55 +00:00
JohnCorby
ad076e716d use __instance in patches instead of ___whatever since we can access fields directly 2021-12-26 21:25:26 -08:00
JohnCorby
e00aa13461 make getting world object from id or unity object an extension method (and rename) 2021-12-25 22:45:25 -08:00
JohnCorby
22400aeb0c EnterRemoteDialogueMessage 2021-12-23 23:00:20 -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
Mister_Nebula
565f0b7f8e update patches, use publicized assembly 2021-10-15 21:06:51 +01:00
Mister_Nebula
a0286c3c74 fix ones in QSB 2021-06-18 22:38:32 +01:00
Mister_Nebula
5c7abe164a rework patches 2021-06-18 21:54:32 +01:00
Mister_Nebula
e3c1cf0462 stuffz 2021-04-29 18:30:45 +01:00
Mister_Nebula
aa7402b095 cleanup 2021-04-27 22:49:12 +01:00
Mister_Nebula
3523f3b806 AAA 2021-04-26 14:30:21 +01:00
Mister_Nebula
85b800d120 cleanup 2021-03-25 22:01:10 +00:00
Mister_Nebula
5dac474860 fixed many bugs 2021-03-25 20:56:26 +00:00
Mister_Nebula
bba5fe4a45 cleanup 2021-03-13 10:17:52 +00:00
Mister_Nebula
c6db6044c9 fix IK 2021-03-08 15:41:17 +00:00
Mister_Nebula
7741c8ef08 fix interactvolumes not being disabled on characters 2021-03-07 22:22:02 +00:00
Mister_Nebula
ae871fff33 unpatching, stuff 2021-02-09 17:18:01 +00:00
Mister_Nebula
53974485c9
Spiral sync (#242)
* add stuff

* extract patches

* extract worldobjects (#241)

* add spiral sync

* cleanup

* cleanup

* fix

* rename

* add computers

* remove qnet flagshelper

* Update README.md

* cleanup
2020-12-31 12:10:55 +00:00