756 Commits

Author SHA1 Message Date
Nick
4bac76b0bb Merge branch 'dev' into better-comets 2023-04-22 15:53:09 -04:00
Nick
031ad5266c Added AudioSourceInfo as a new prop, refactors signals 2023-03-26 22:39:29 -04:00
Nick
28df733eab Fix details with removeComponents being active too early 2023-03-26 14:55:24 -04:00
Nick
a81f1e986a Fix parenting issue, add more dialogue verbose logs 2023-03-26 13:47:04 -04:00
Nick
64e2e3ce19 Rearrange components, add comet tail controller 2023-03-25 22:11:05 -04:00
Nick
a664e7e861 Implement alignmentTargetBody for warp pads 2023-03-25 21:14:29 -04:00
Nick
219002bad8 Namespace issues 2023-03-25 15:21:07 -04:00
Nick
b20c59e860 MORE REARRANGE!!!!! 2023-03-25 15:15:24 -04:00
Nick
3cede76bed Remove all unused usings 2023-03-25 13:51:15 -04:00
Nick
85797df25c Big reorganize 2023-03-25 13:44:31 -04:00
Nick
74c1e80af9 Fix triflers bug! 2023-03-23 23:35:18 -04:00
Nick
1b441d0c53 Fix some warp exit stuff 2023-03-23 22:40:55 -04:00
JohnCorby
6a97137cef add it back and make it used 2023-03-23 17:33:33 -07:00
JohnCorby
b4340a93f7 silly space 2023-03-23 16:26:44 -07:00
JohnCorby
9910323ebc move this up so it returns early 2023-03-23 16:02:45 -07:00
JohnCorby
687151c36b potentially fix cull group map bug 2023-03-23 16:00:41 -07:00
JohnCorby
572702bac0 comment 2023-03-23 14:22:27 -07:00
JohnCorby
97c869bd16 FireOnNextUpdate my beloved 2023-03-23 14:18:04 -07:00
JohnCorby
b134e12389 use simplified call to detail info thing 2023-03-23 13:37:33 -07:00
JohnCorby
5f65bb5360 grrrrr 2023-03-23 13:32:55 -07:00
JohnCorby
6e49af5abc kill ignoresun entirely fuck it 2023-03-23 13:32:41 -07:00
JohnCorby
f9d9733fcc oops 2023-03-23 13:30:48 -07:00
JohnCorby
83d86ff485 kill ignoresun entirely fuck it 2023-03-23 13:28:48 -07:00
JohnCorby
3e681fea60 use better whiteboard 2023-03-22 22:28:52 -07:00
JohnCorby
ad704d9bf6 TranslatorTextBuilder: dont do auto spiral if any property is specified 2023-03-22 22:13:49 -07:00
Nick
31fb962f57 Remove register warp receiver 2023-03-23 00:39:58 -04:00
Nick
0c619e0fd1 Fix warp pads 2023-03-23 00:34:20 -04:00
Nick
d847f13e83 Simplify calls to detail builder 2023-03-22 23:46:40 -04:00
Nick
9c5982d9a4 Use detail info instead 2023-03-22 23:31:10 -04:00
Nick
30ff6367ef Fix bad merge 2023-03-22 22:38:53 -04:00
Nick
7179388094 Merge branch 'dev' into warp-pads 2023-03-22 22:38:21 -04:00
Nick
43871a9206
remove keepAutoPlacement (#544)
<!-- A new module or something else important -->
## Major features
-

<!-- A new parameter added to a module, or API feature -->
## Minor features
- use nullable values instead of separate keepAutoPlacement bool

<!-- Some improvement that requires no action on the part of add-on
creators i.e., improved star graphics -->
## Improvements
-

<!-- Be sure to reference the existing issue if it exists -->
## Bug fixes
-
2023-03-22 17:47:48 -04:00
Joshua Thome
43873ea04a Add Whiteboard (with optional scroll) to translatorText 2023-03-22 10:03:08 -05:00
Nick
4cd15cc8ae Add the platform from remote viewers around the base of warp pads 2023-03-22 00:38:34 -04:00
Nick
4a14101ba1 Implement warp pads 2023-03-22 00:07:53 -04:00
JohnCorby
8d13f1e5e5 oops 2023-03-21 17:45:34 -07:00
JohnCorby
a88f3c16a8 use nullable values instead of separate keepAutoPlacement thing 2023-03-21 17:44:50 -07:00
JohnCorby
0cfe62dda5 rename LayerUtilities to Layer 2023-03-21 17:27:07 -07:00
JohnCorby
9d2d8a4bc3 fix namespaces 2023-03-21 17:25:36 -07:00
Joshua Thome
325303d947 Reenable arc caching 2023-03-20 23:46:15 -05:00
Joshua Thome
80c576bd01 alignRadial migration plus cleanup of translator text normal handling 2023-03-20 22:31:21 -05:00
JohnCorby
3c691d3511 Revert "(TODO: TEST MORE) use GeneralPropBuilder for normal"
This reverts commit 75b703716106773edd4776d111f9fabc9d97c721.
2023-03-18 23:06:23 -07:00
JohnCorby
75b7037161 (TODO: TEST MORE) use GeneralPropBuilder for normal 2023-03-18 23:01:09 -07:00
JohnCorby
de4c2ec7e2 move GeneralPropBuilder out of MakeWallText 2023-03-18 22:55:26 -07:00
Joshua Thome
384312a118 Fix scroll alignment 2023-03-18 21:25:00 -05:00
Nick
8aa22a639f Fix bad merge 2023-03-18 18:34:15 -04:00
Nick
6e5e0e6a68
Merge branch 'dev' into hawkbar-prop-cleanup 2023-03-18 18:33:36 -04:00
Nick
8a30017c8a Move more stuff 2023-03-18 18:24:22 -04:00
JohnCorby
eb21f00957 do null check instead of implicit bool cast for silly consistency 2023-03-18 15:05:04 -07:00
JohnCorby
3c5b3c403d rename to parentOverride since it overrides planetgo and sector 2023-03-18 15:03:19 -07:00