102 Commits

Author SHA1 Message Date
Nick
b20c59e860 MORE REARRANGE!!!!! 2023-03-25 15:15:24 -04:00
Nick
85797df25c Big reorganize 2023-03-25 13:44:31 -04:00
Nick
d847f13e83 Simplify calls to detail builder 2023-03-22 23:46:40 -04:00
JohnCorby
8d13f1e5e5 oops 2023-03-21 17:45:34 -07:00
Joshua Thome
80c576bd01 alignRadial migration plus cleanup of translator text normal handling 2023-03-20 22:31:21 -05:00
Nick
b040373123 Does it break if I do this 2023-03-18 16:28:05 -04:00
Nick
20532b83ac Deprecate NomaiTextBuilder class 2023-03-04 18:04:54 -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
FreezeDriedMangoes
58aa10ce50 created folder for all the nomai text related code, moved the old builder in there and copied over the spiral generator and auto placer from the nh-unity project 2022-12-30 19:14:32 -05:00
Nick
8bb8f85f4c Change parent path warning log to error + add missing
Was missing the log for Detail and Dialogue builders
2022-12-29 13:38:47 -05:00
JohnCorby
ce4072fed0 check null here 2022-12-28 12:16:56 -08:00
Nick
58b89b6862 [Bug] [#433] Actually fix fuzzy stranger text 2022-12-12 19:45:40 -05:00
Nick
6926cebe3c [Bug] [#457] Actually fix scroll rotation 2022-12-12 19:34:20 -05:00
Nick
3ea3fa9e16 [Bug] [#433] Load streaming stuff for stranger text 2022-12-12 18:25:56 -05:00
Nick
d56a2f605f [Bug] [#457] Make scrolls use rotation parameter 2022-12-12 18:21:48 -05:00
Noah Pilarski
8ad674b643 Add timber hearth cairn variant 2022-11-25 21:31:54 -05:00
Noah Pilarski
8af38577ed match 2022-11-09 01:12:02 -05:00
Noah Pilarski
cae2c55874 Merge branch 'dev' into relative 2022-11-09 01:04:28 -05:00
Noah Pilarski
088dc07fed Merge branch 'dev' into relative 2022-10-08 12:49:08 -04:00
Noah Pilarski
588621f3d5 Merge branch 'dev' into eye-of-the-universe 2022-10-03 22:00:15 -04:00
Noah Pilarski
13025f2e48 Merge branch 'dev' into enum 2022-10-03 18:02:58 -04:00
Noah
f8f0ae92cb
Merge branch 'dev' into eye-of-the-universe 2022-10-02 11:57:42 -04:00
Nick
fb2de48d8f Use bool to check if we should init prefabs (avoids excess null checks) 2022-09-30 22:58:31 -04:00
JohnCorby
7ce78d2ed0 comment 2022-09-30 19:51:59 -07:00
JohnCorby
63f87e4c6d sort arcs by path to hopefully prevent future updates from breaking everything 2022-09-30 19:46:36 -07:00
Noah Pilarski
a799eaf0f6 Merge branch 'dev' into enum 2022-09-19 02:22:15 -04:00
Noah Pilarski
9599003f87 Null check instead 2022-09-17 14:41:04 -04:00
Noah Pilarski
01ee3e9ad8 Merge branch 'dev' into eye-of-the-universe 2022-09-17 10:32:42 -04:00
Nick
126547be6f Make everything use Path.Combine instead of concat for Linux 2022-09-15 18:47:26 -04:00
Noah Pilarski
6caa2d8991 Get prefabs from solar system and then head back to eye 2022-09-11 01:32:07 -04:00
Noah Pilarski
2fa9f6bf28 Merge branch 'dev' into enum 2022-09-10 16:19:05 -04:00
Noah Pilarski
dc53042f92 Add relative to parent option 2022-09-03 12:08:12 -04:00
Noah Pilarski
4640cda4fd Merge branch 'dev' into eye-of-the-universe 2022-09-03 10:32:25 -04:00
Noah Pilarski
c3019cafcf Comment 2022-09-03 10:17:16 -04:00
Noah Pilarski
7a457b8bb1 I guess I forgot to instantiate inactive 2022-09-02 14:40:02 -04:00
Noah Pilarski
6849848045 Use EnumUtils 2022-08-27 21:11:34 -04:00
Noah Pilarski
ac3528e572 Merge branch 'dev' into eye-of-the-universe 2022-08-26 01:51:38 -04:00
Noah Pilarski
a06b2dadca Add trailmarker 2022-08-24 20:21:23 -04:00
Noah Pilarski
5f7eae91ab rename MakeDetail and move removeChildren and removeComponents into it. 2022-08-21 15:57:34 -04:00
Noah Pilarski
f76272599f Just use 1st arc 2022-08-20 10:45:46 -04:00
Noah Pilarski
53ae788d2e Simplify to text line 2022-08-20 10:24:12 -04:00
Noah Pilarski
dc569bff73 Allow pre crash recorder and nomai text to be created 2022-08-20 10:22:30 -04:00
Nick
cded51b41c Animated nomai recorders - #255
Fixes #255
2022-08-12 13:06:26 -04:00
TerrificTrifid
bafe330c52
Merge pull request #1 from xen-42/dev
Dev
2022-08-07 16:05:20 -05:00
Nick
a2da11a64a Change MakeDetail to take in just DetailInfo and not all the individual parameters 2022-08-05 18:30:37 -04:00
TerrificTrifid
5fd2bbacab
Merge branch 'xen-42:dev' into dev 2022-07-30 21:15:58 -05:00
Noah Pilarski
200933d41d Add location to nomai text info 2022-07-29 12:26:08 -04:00
TerrificTrifid
bc768b2624 hn 2022-07-28 22:29:26 -05:00
TerrificTrifid
7bd4f6cd3a Fix fifth ring maybe 2022-07-28 22:26:29 -05:00
Noah Pilarski
71786accb6 Add warning if parent was not found 2022-07-27 23:49:04 -04:00