120 Commits

Author SHA1 Message Date
JohnCorby
7e1f62666a seperate building and unbuilding of world objects 2022-01-18 00:46:27 -08:00
JohnCorby
2743c8ffa9 move a bunch of WorldObjectManager stuff to QSBWorldSync 2022-01-18 00:27:32 -08:00
JohnCorby
1fa6ad6edb get these messages updated 2022-01-14 14:30:54 -08:00
JohnCorby
e1b7f5ffd4 Merge branch 'dev' into mirror
# Conflicts:
#	QSB/ConversationSync/Messages/DialogueConditionMessage.cs
#	QSB/Player/Messages/EnterLeaveMessage.cs
#	QSB/QSB.csproj
#	QSB/SaveSync/Messages/GameStateMessage.cs
#	QSBTests/MessageTests.cs
2022-01-14 14:14:40 -08:00
JohnCorby
235ed1203b baba booey use NetworkReader and NetworkWriter 2022-01-13 23:40:15 -08:00
JohnCorby
a349e4dd2b cleanup enums 2022-01-11 20:08:38 -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
7acd63e339 remove default ctors from messages 2021-12-26 18:55:54 -08:00
JohnCorby
8abddb4e8c move/rename eventnames, also move FactReveal out of WorldSync folder 2021-12-26 00:53:43 -08:00
JohnCorby
c4228f1440 marshmallow 2021-12-25 22:53:36 -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
d3247487b5 buh 2021-12-25 22:12:21 -08:00
JohnCorby
9f39b13ed7 dont use message field where we dont have to 2021-12-25 16:48:26 -08:00
JohnCorby
b030671119 change ConversationMessage ctor param order 2021-12-25 16:30:25 -08:00
JohnCorby
4be9195673 conversation 2021-12-25 16:29:00 -08:00
JohnCorby
22400aeb0c EnterRemoteDialogueMessage 2021-12-23 23:00:20 -08:00
JohnCorby
347f8d1945 ship fly and suit 2021-12-23 22:41:11 -08:00
JohnCorby
74a4775511 OPTIMIZE IMPORTS 2021-12-23 17:07:29 -08:00
JohnCorby
507af7a1fa rename ALL Events folders to Messages so i dont have to do it later 2021-12-23 16:26:31 -08:00
JohnCorby
e15bae9840 DialogueConditionMessage 2021-12-23 16:20:17 -08:00
JohnCorby
3ef26a6da7 implement (might be wrong for some, like maybe AirlockManager? not sure if GhostAirlock shows up in the eye) 2021-12-20 18:41:12 -08:00
Mister_Nebula
1b0934be9f make auto-triggers work 2021-12-20 11:48:50 +00: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
_nebula
4b3b8cd4a1
Merge pull request #394 from misternebula/eventnames-nameof
use nameof in EventNames
2021-12-04 16:19:57 +00:00
Mister_Nebula
0bd60ddb68 rename variables, fix QSBOWItem (again) 2021-12-04 09:51:27 +00:00
JohnCorby
c051b5745b use nameof in EventNames 2021-12-03 19:39:01 -08:00
JohnCorby
914a05916d removed world object bools from qsbcore since they're duplicates 2021-12-02 02:44:34 -08:00
Mister_Nebula
f612d2b37b remove EventType 2021-11-29 22:26:32 +00:00
Mister_Nebula
b5320e110a update dialogue boxes 2021-11-25 11:27:32 +00:00
Mister_Nebula
ae8bf9a8b2 aaaaaaaaaa 2021-11-20 19:49:50 +00:00
Mister_Nebula
256830e557 cleanup 2021-10-29 23:00:13 +01:00
Mister_Nebula
d92266b242 use the right font name 2021-10-26 14:08:44 +01:00
Mister_Nebula
87699eab50 change font to brandon grotesque 2021-10-26 12:55:27 +01:00
Mister_Nebula
5b046b0fce use dynamic font 2021-10-26 11:59:41 +01:00
Mister_Nebula
565f0b7f8e update patches, use publicized assembly 2021-10-15 21:06:51 +01:00
Mister_Nebula
7732a63b5a Fixes #314 2021-09-27 16:54:15 +01:00
Mister_Nebula
742a3d2a17 fixed player conversation text being too high 2021-09-04 13:15:31 +01:00
Mister_Nebula
0d46a7e07d change some VS tasks 2021-08-22 16:40:50 +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
3050eb7801 change HasWokenUp 2021-05-08 16:57:01 +01:00
Mister_Nebula
6f0da90821 cleanup 2021-05-02 09:29:34 +01:00
Mister_Nebula
921f4b61af remove logs 2021-05-02 09:29:06 +01:00
Mister_Nebula
9860618874 fix being able to talk to travellers 2021-05-02 09:13:41 +01:00
Mister_Nebula
86a871889d make conv. boxes ignore Z always, fix multiple AttachedObjects 2021-05-02 09:09:37 +01:00