533 Commits

Author SHA1 Message Date
Nick
f3c953faff Make hearthian recording actually work 2023-07-01 19:08:22 -04:00
Nick
642f6afdc0 Allow using pathToAnimController for recorders #520 2023-07-01 18:25:55 -04:00
Nick
b6066ba0b6 Add note that curve time is in minutes 2023-07-01 15:41:30 -04:00
Noah Pilarski
af79e9d1d7 Add ember twin cairn variant
for #591
2023-06-17 01:44:58 -04:00
JohnCorby
fcea8740eb Merge branch 'dev' into fix-layers 2023-06-05 19:52:58 -07:00
JohnCorby
5e2eedde15 make volume layers match base game 2023-06-05 19:51:55 -07:00
JohnCorby
114bb35cdc doc 2023-06-05 18:35:11 -07:00
JohnCorby
5ecaf5fa75 typo 2023-06-05 18:12:36 -07:00
JohnCorby
6382aed77c Revert "Audio volume direction settings"
This reverts commit df0a182a7827dafe29c0d656957d03de8d776fc8.
2023-06-05 17:53:34 -07:00
JohnCorby
0250265866 Merge branch 'dev' into audio-volume-direction 2023-06-05 17:53:12 -07:00
JohnCorby
a7557ac22d bleh 2023-05-26 15:42:29 -07:00
Nick
da309ac849
Update PriorityVolumeInfo.cs 2023-05-26 18:40:24 -04:00
JohnCorby
b29cbb9a95 remove default cuz its not true 2023-05-26 14:39:25 -07:00
JohnCorby
08ac2e1256 clarify AGAIN 2023-05-26 14:29:25 -07:00
JohnCorby
c696129f56 clarify 2023-05-26 14:27:19 -07:00
JohnCorby
7b23580e56 doc layers 2023-05-26 13:45:09 -07:00
JohnCorby
2ce361e182 priority doc 2023-05-26 13:31:41 -07:00
TerrificTrifid
df0a182a78 Audio volume direction settings 2023-05-26 13:27:12 -05:00
JohnCorby
5ba8a4241b Merge branch 'dev' into triplanar-heightmap
# Conflicts:
#	NewHorizons/Builder/Props/ScatterBuilder.cs
2023-04-22 14:43:08 -07: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
4bac76b0bb Merge branch 'dev' into better-comets 2023-04-22 15:53:09 -04:00
Noah Pilarski
161bbd1dcb Add teenager arc type 2023-04-22 15:17:32 -04:00
Nick
27a97d824b Merge branch 'dev' into triplanar-heightmap 2023-04-22 14:10:20 -04:00
Nick
425be7d033 Add a description to warp pad frequency 2023-04-21 22:56:17 -04:00
JohnCorby
468126b9b0 use size instead of scale 2023-04-21 19:39:10 -07:00
JohnCorby
e9aebd9924 slightly tweak the module 2023-04-20 18:25:51 -07:00
TerrificTrifid
01141b2aa6 New module settings 2023-04-17 21:53:24 -05:00
JohnCorby
84d59a1d76 fog ramp path 2023-04-04 00:16:09 -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
52e1971568 Add scale curve to comet 2023-03-25 22:42:25 -04:00
Nick
64e2e3ce19 Rearrange components, add comet tail controller 2023-03-25 22:11:05 -04:00
Nick
5dd8e8db4e Add in comet tail module 2023-03-25 21:50:07 -04:00
Nick
219002bad8 Namespace issues 2023-03-25 15:21:07 -04:00
Nick
3f2b34ac08 Fix namespaces 2023-03-25 15:17:52 -04:00
Nick
b20c59e860 MORE REARRANGE!!!!! 2023-03-25 15:15:24 -04:00
Nick
c622b54cb6 Rename more enum 2023-03-25 14:52:09 -04:00
Nick
9b18438760 Rename serialized types 2023-03-25 14:50:07 -04:00
Nick
e8c05f4818 Done rearranging volumes 2023-03-25 14:18:52 -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
JohnCorby
6a97137cef add it back and make it used 2023-03-23 17:33:33 -07:00
JohnCorby
95aea5ebc4 remove silly unused field 2023-03-23 17:12:35 -07:00
JohnCorby
ad704d9bf6 TranslatorTextBuilder: dont do auto spiral if any property is specified 2023-03-22 22:13:49 -07: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
7179388094 Merge branch 'dev' into warp-pads 2023-03-22 22:38:21 -04:00
Joshua Thome
410f77add5
Vessel fixes (#545)
## Minor features
- Added `hasZeroGravityVolume` to the Vessel config to remove the
default zero-gravity volume around the vessel.
- Added `isDefault` to planet Spawn config to set the default player
spawn point, if multiple exist in the system.
2023-03-22 17:12:36 -05:00