113 Commits

Author SHA1 Message Date
JohnCorby
25900cbc2f better QSBPatch.Remote 2023-08-02 14:02:00 -07:00
_nebula
b6894e5b36 fix it 2023-07-04 20:29:10 +01:00
_nebula
fb2eda7b13 redo addon patch initialization 2023-07-04 20:24:00 +01:00
_nebula
262d32c7f3 fix addon patches 2022-12-14 11:47:01 +00:00
JohnCorby
77b9f8fb18 remove remotecall 2022-08-28 22:16:27 -07:00
Mister_Nebula
8658ba85ca cleanup 2022-08-07 20:06:13 +01:00
Mister_Nebula
f137a9fcb3 initial stuff of profile refactor 2022-08-07 20:02:45 +01:00
JohnCorby
ebc4ac07a5 remove unused All type 2022-07-22 10:47:09 -07:00
Mister_Nebula
ed5b2d1b32 add patch vendor system 2022-07-22 10:50:59 +01:00
JohnCorby
c3168aa694 qsb item: last location instead of just initial location 2022-03-23 14:19:54 -07:00
JohnCorby
3359b85ef0 RemoteCall: surround in try block just in case 2022-03-23 13:51:37 -07:00
JohnCorby
fb062cf68e remote call thingy 2022-03-22 10:56:41 -07:00
Mister_Nebula
bf8b1530cd Add OnModStart patch type, fix funny collision bug with AvoidTimeSync 2022-03-11 10:21:27 +00:00
JohnCorby
ad2c84acb2 Revert "use GetType() instead of GetType().Name in strings, since they return the same thing"
This reverts commit c3e77d24
2022-03-11 00:58:14 -08:00
JohnCorby
c3e77d2449 use GetType() instead of GetType().Name in strings, since they return the same thing 2022-03-06 01:37:30 -08: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
a349e4dd2b cleanup enums 2022-01-11 20:08:38 -08:00
Mister_Nebula
ef4a83e12d cleanup 2022-01-01 22:19:10 +00:00
JohnCorby
74a4775511 OPTIMIZE IMPORTS 2021-12-23 17:07:29 -08:00
Mister_Nebula
a75ecf143e Merge branch 'dev' into initial-eye-stuff 2021-12-21 19:00:40 +00:00
Mister_Nebula
a2a4d5d709 add picking up instruments, starting instruments playing
fixed #419
fixed #418
2021-12-19 12:37:44 +00:00
JohnCorby
0988dc8f45 Merge branch 'dev' into tornadoes
# Conflicts:
#	QSB/Events/EventNames.cs
2021-12-11 16:16:40 -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
Mister_Nebula
554c2bb2dd cleanup 2021-12-07 15:56:08 +00:00
JohnCorby
72a3334f4c non-tornado stuff (todo: prefab) 2021-12-04 06:21:11 -08:00
Mister_Nebula
3ac1c278d2 Revert "remove jellyfish stuff"
This reverts commit 267c62403753b84a9d298baf9ceb7e403e6eb861.
2021-12-02 15:03:38 +00:00
Mister_Nebula
267c624037 remove jellyfish stuff 2021-12-02 14:58:03 +00:00
JohnCorby
36f6ccc251 started 2021-12-01 01:10:38 -08:00
JohnCorby
459929e4df fix _patchedTypes having multiple of same type 2021-11-30 19:28:52 -08:00
Mister_Nebula
84ba5e96be add satellite node sync 2021-11-29 22:57:13 +00:00
Mister_Nebula
03f615525b cleanup 2021-11-25 15:32:34 +00:00
Mister_Nebula
a2ba6be329 whoops i moved signalscope stuff in last commit too, change namespace now 2021-11-25 15:27:45 +00:00
Mister_Nebula
4cf5b32b30 move translation sync 2021-11-25 15:25:17 +00:00
Mister_Nebula
f35613e23e aaa 2021-11-23 08:41:05 +00:00
Mister_Nebula
ae8bf9a8b2 aaaaaaaaaa 2021-11-20 19:49:50 +00:00
JohnCorby
04420e2d8d Merge branch 'dev' into meteors
# Conflicts:
#	QSB/Events/QSBEventManager.cs
2021-11-18 23:07:49 -08:00
Mister_Nebula
1c67801d79 fix not being able to open map after dying 2021-11-18 16:00:51 +00:00
Mister_Nebula
be025d0673 actually make it work! 2021-11-17 23:39:18 +00:00
JohnCorby
0949924f59 Merge branch 'dev' into meteors 2021-11-12 01:56:33 -08:00
JohnCorby
0c897ad3bd progress 2021-11-10 21:13:49 -08:00
JohnCorby
15eb5fa804 meteor transform sync 2021-11-10 19:02:04 -08:00
Mister_Nebula
fda64810b8 Merge branch 'dev' into translator-sync 2021-11-10 20:20:28 +00:00
JohnCorby
c0e8bd95e4 angler transform sync 2021-11-09 17:56:45 -08:00
Mister_Nebula
0dd78feb27 cleanup 2021-11-09 19:39:56 +00:00
Mister_Nebula
bc1aa66de9 add light sensor sync 2021-11-08 20:55:53 +00:00
Mister_Nebula
838940942f satellite projector stuffz 2021-11-03 09:18:52 +00:00
Mister_Nebula
4a8a6bc2a1 move solanum patches to new file, add sync for raising cairns 2021-10-30 16:15:06 +01:00
Mister_Nebula
256830e557 cleanup 2021-10-29 23:00:13 +01:00