46 Commits

Author SHA1 Message Date
Joshua Thome
2c7b5a63f6 Disable nomai/translator text scroll colliders 2025-02-21 22:10:54 -06:00
xen-42
3de8dabe12 Fix Stranger Text Misalignment #924 2024-10-04 17:24:32 -04:00
Nick
9570e24f37 Make error message more clear for textblock length mismatch 2024-06-17 16:47:23 -04:00
Nick
183db0aa68 Fix using API to make nomai text always NREing 2024-04-11 20:34:38 -04:00
Joshua Thome
358f130c0d Add IModBehavior params to detail builder and hierarchy 2023-10-31 01:31:05 -05:00
JohnCorby
2d452feb87 this shit has been bothering me for a month lol 2023-08-25 22:18:57 -07:00
Nick
9bbfb8d4d8 Add translator text to the API 2023-08-04 23:54:04 -04:00
Nick
d284380f9e Gravity cannon computer will write the planet the Shuttle starts on 2023-08-04 23:48:11 -04:00
Nick
ed66cb0665 Fix update from dev 2023-07-22 12:04:02 -04:00
Noah Pilarski
af79e9d1d7 Add ember twin cairn variant
for #591
2023-06-17 01:44:58 -04:00
Nick
c46c3f56ff
Better comets (#559)
## Minor features
- New `CometTail` module replacing the `hasCometTail` field. Allows
customing the colour and scale-over-time of a comet tail.
2023-04-22 16:48:10 -04:00
Nick
942a37df2a im insano mode 2023-04-22 16:11:55 -04:00
Noah Pilarski
161bbd1dcb Add teenager arc type 2023-04-22 15:17:32 -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
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
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
d847f13e83 Simplify calls to detail builder 2023-03-22 23:46:40 -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
4a14101ba1 Implement warp pads 2023-03-22 00:07:53 -04:00
JohnCorby
a88f3c16a8 use nullable values instead of separate keepAutoPlacement thing 2023-03-21 17:44:50 -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
6e5e0e6a68
Merge branch 'dev' into hawkbar-prop-cleanup 2023-03-18 18:33:36 -04:00
Joshua Thome
ace2c78985 Switch to planetGO and sector for GeneralPropBuilder 2023-03-18 16:53:48 -05:00
Nick
851b4608c2 Use layer util 2023-03-18 16:48:31 -04:00
Nick
b040373123 Does it break if I do this 2023-03-18 16:28:05 -04:00
Joshua Thome
77fc15f18e Revert "Moved prop info and volume info classes to their own files"
This reverts commit 550c96d1678a0969edaa40c7266d9459ccd4c2f8.
2023-03-18 12:35:15 -05:00
Joshua Thome
550c96d167 Moved prop info and volume info classes to their own files 2023-03-18 11:40:21 -05:00
Joshua Thome
e021523151 Using GeneralPropBuilder for spawn points, vessel and warp exit points, and remotr dialogue triggers 2023-03-18 09:17:36 -05:00
Joshua Thome
3ca6d9a3db Migrate more modules to the GeneralPropBuilder 2023-03-17 14:13:23 -05:00
Nick
0448ce8e93 Fixes scroll text showing in hand 2023-03-03 20:42:21 -05:00
FreezeDriedMangoes
d080be35f3 removed uneeded comment 2023-02-21 17:24:44 -05:00
FreezeDriedMangoes
8c1032e67a reintroduced legacy NomaiTextBuilder and put new code under the name (and module) of TranslatorTextBuilder 2023-02-04 14:47:58 -05:00