610 Commits

Author SHA1 Message Date
JohnCorby
9616a1aca4 switch to simpler rotation shader 2023-04-23 16:14:48 -07:00
JohnCorby
5ba8a4241b Merge branch 'dev' into triplanar-heightmap
# Conflicts:
#	NewHorizons/Builder/Props/ScatterBuilder.cs
2023-04-22 14:43:08 -07:00
Nick
639a7b3ca6 Merge branch 'better-comets' of https://github.com/Outer-Wilds-New-Horizons/new-horizons into better-comets 2023-04-22 16:12:12 -04:00
Nick
942a37df2a im insano mode 2023-04-22 16:11:55 -04:00
JohnCorby
dfc751e20c move ring shape back to components 2023-04-22 13:11:38 -07:00
Nick
4bac76b0bb Merge branch 'dev' into better-comets 2023-04-22 15:53:09 -04:00
JohnCorby
cfd1fda28e CoordinateUtilities.cs: match shader jank 2023-04-21 19:49:13 -07:00
JohnCorby
04ccd8c883 ImageUtilities.cs: linear texture support 2023-04-20 18:56:59 -07:00
Nick
031ad5266c Added AudioSourceInfo as a new prop, refactors signals 2023-03-26 22:39:29 -04:00
Nick
944ba3fde3 Add colours and fix orientation 2023-03-26 00:56:26 -04:00
Nick
d81dde6ea0 Try and fail to make the tails move right 2023-03-26 00:19:36 -04:00
Nick
64e2e3ce19 Rearrange components, add comet tail controller 2023-03-25 22:11:05 -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
9b18438760 Rename serialized types 2023-03-25 14:50:07 -04:00
Nick
ce7ef3ee93 Split up more volumes, move FluidType enum 2023-03-25 14:09:54 -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
c21f15ac22 Add backwards compat to Evacuation 2023-03-25 11:35:47 -04:00
Nick
7179388094 Merge branch 'dev' into warp-pads 2023-03-22 22:38:21 -04:00
Nick
4a14101ba1 Implement warp pads 2023-03-22 00:07:53 -04:00
JohnCorby
b495b1ea2a one of the layers has a space in it >:( 2023-03-21 17:33:15 -07:00
JohnCorby
0cfe62dda5 rename LayerUtilities to Layer 2023-03-21 17:27:07 -07:00
Joshua Thome
80c576bd01 alignRadial migration plus cleanup of translator text normal handling 2023-03-20 22:31:21 -05:00
Nick
8a30017c8a Move more stuff 2023-03-18 18:24:22 -04:00
Nick
851b4608c2 Use layer util 2023-03-18 16:48:31 -04:00
Nick
7a2d3cc893 Make a static class for layers 2023-03-18 16:28:44 -04:00
Nick
b040373123 Does it break if I do this 2023-03-18 16:28:05 -04:00
Nick
809b510508 Made a method for adding to _generatedTextures list 2023-03-04 17:06:30 -05:00
JohnCorby
b263e16624 add to generated textures 2023-03-03 19:27:48 -08:00
JohnCorby
ce31656ab2 rip jerry 2023-02-22 20:58:05 -08:00
JohnCorby
513590aee5 delete debug menu 2023-02-22 18:45:04 -08:00
JohnCorby
451f70fe75 ignore obsolete guy and migrate debug menu to new nomai text thing 2023-02-22 17:01:52 -08:00
FreezeDriedMangoes
24f11a7764 removed unneeeded warning 2023-02-22 19:32:56 -05:00
FreezeDriedMangoes
ae42d5f651 Merge branch 'dev' into no-empty-cache-saving 2023-02-21 21:41:41 -05:00
FreezeDriedMangoes
c068a64b57 don't write unmodified caches 2023-02-21 21:39:35 -05:00
JohnCorby
b53c2bd3cf this is not worth a warning because it's an expected state 2023-02-21 18:36:22 -08:00
FreezeDriedMangoes
3dcc3609d1 no writing empty caches 2023-02-21 21:29:56 -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
5e3690efc8 cache now clears unused keys before writing to disk, this should mean that addon devs don't need to manually clear their caches before release 2023-02-03 15:13:36 -05:00
FreezeDriedMangoes
5d409d7be8 added missing code 2023-02-02 23:27:40 -05:00
FreezeDriedMangoes
9ba8472988 found stranger color and made rectangular mesh generating function 2023-02-02 22:51:55 -05:00
FreezeDriedMangoes
104ff288d6 fixed stranger arcs and removed debug logs 2023-02-01 22:34:44 -05:00
FreezeDriedMangoes
bf2043a80b added mirror status to spiral cache and fixed bugs with loading cache 2023-02-01 13:02:21 -05:00
FreezeDriedMangoes
c03938a1ab fixed the Cache class not being able to handle loading arbitrary data 2023-02-01 12:40:13 -05:00
FreezeDriedMangoes
a1b7a4ab86 added stuff to read nomai wall text data from the cache 2023-01-31 22:47:07 -05:00
FreezeDriedMangoes
f99de094c1 spiral meshse and positions are now being cached 2023-01-31 21:13:31 -05:00
FreezeDriedMangoes
57b4f32bbc Merge branch 'caching' into auto-spiral-placement-2-electric-boogaloo 2023-01-31 15:11:43 -05:00
FreezeDriedMangoes
b3accf459d fixed file extension 2023-01-31 15:08:03 -05:00
FreezeDriedMangoes
a99054f0d4 passing a reference to the cache to the text builder 2023-01-31 15:00:31 -05:00