Nick
1e8e307112
Update SignalBuilder.cs
...
Fixes #81
2022-05-01 13:51:31 -04:00
Nick
c03e3d7dbc
Move cache clear to scene unloaded event
2022-05-01 13:33:25 -04:00
Nick
bb586d4d2c
AudioClip caching + cleanup
2022-05-01 12:57:32 -04:00
Nick
931403566b
Clean up generated textures
2022-05-01 12:54:52 -04:00
Nick
58f12976ef
Update OrbitlineBuilder.cs
2022-05-01 12:43:55 -04:00
Noah
8cfef73e37
Dotted Orbit Line ( #95 )
2022-05-01 12:42:18 -04:00
Nick
aa0f9b6d8b
Clear texture cache on scene reload
2022-05-01 00:06:19 -04:00
Noah
7b4b949927
A few miscellaneous additions ( #92 )
...
* Add names
* More Asteroid Customization
* Store images
* Space Station Astro Object Type
* Stretch
* Add a few missing properties to schema
* MVector3
* Revert "Space Station Astro Object Type"
This reverts commit 4a8ee29af81185ebed3ed661e4b9ca643350020a.
Co-authored-by: Nick <nicholasconnors@hotmail.ca>
2022-05-01 00:01:22 -04:00
Nick
e89764ddd4
Update manifest.json
2022-04-30 22:03:30 -04:00
Nick
62e8b5ce32
Merge branch 'master' into dev
2022-04-30 21:54:39 -04:00
Nick
cd29de9ddd
Document removeChildren
2022-04-29 14:52:41 -04:00
Nick
461354a2ea
Update schema.json
2022-04-27 19:01:13 -04:00
Nick
a975d4a6da
Update schema.json
2022-04-27 18:55:49 -04:00
Ben C
7aebaa4de5
Using additionalProperties in schema
2022-04-26 08:47:31 -04:00
Nick
40cb856d36
Fix out of bounds
2022-04-22 17:46:09 -04:00
Nick
3093a4d9c6
Fix bad commit
2022-04-22 17:04:54 -04:00
Nick
5eb07efc19
Fix array out of bounds exception
2022-04-22 17:04:27 -04:00
Nick
8b4b41a38a
Merge branch 'master' into dev
2022-04-22 17:00:19 -04:00
Nick
96941ffe54
Remote dialogue triggers were 4x too small
2022-04-21 23:50:46 -04:00
Nick
a5f7531624
Document blockAfterPersistentCondition
2022-04-21 23:11:43 -04:00
Ben C
bdb0718047
Remove LogLevel config setting
2022-04-21 19:47:57 -04:00
Ben C
cf3bdc32b2
Made translations support debug reloading
2022-04-21 00:16:07 -04:00
Ben C
f95257f2eb
Merge branch 'master' into dev
2022-04-21 00:12:20 -04:00
Nick
c54f7336d5
Get rid of all SetValue things
2022-04-20 23:48:18 -04:00
Nick
2aebdb73e2
Update manifest.json
2022-04-20 22:57:02 -04:00
Nick
fd3f6108e5
Merge pull request #88 from xen-42/shader-fix
...
Shader fix
2022-04-20 22:49:19 -04:00
Nick
6fcb0bac01
Merge pull request #87 from xen-42/dev
...
Dev
2022-04-20 22:48:36 -04:00
Nick
5f57a9f4c2
Fix bundle
2022-04-20 22:48:04 -04:00
Ben C
1315ce0fb1
Changed color space to linear
2022-04-20 22:31:02 -04:00
Nick
af37b6e4c6
Use QM material for underside of clouds instead of GD
2022-04-20 22:25:46 -04:00
Nick
67a8e70bb7
Okay I renamed the unity project
2022-04-20 22:08:56 -04:00
Nick
4ed603e180
Ignore the Unity project
2022-04-20 21:58:13 -04:00
Ben C
1afca810a8
Fix schema minOccurs
2022-04-19 18:56:00 -04:00
Raicuparta
dc8c72e480
Use draft-07 schema, fix bools, formatting
2022-04-18 13:50:07 +02:00
Ben C
f221760ac8
Add childrenToDestroy to schema.json
2022-04-16 12:41:48 -04:00
Ben C
0381aabd22
Docs Rework ( #85 )
...
* Reworked docs
* Add base_url to config.json
* Add Pipfile
* Update docs_build.yml
* Add opengraph metadata
* Make caching work
* Add link to addon creation tool
* Add link to VSCode
2022-04-15 14:09:50 -07:00
Ben C
61f794b08a
Fixed Entry IDs not getting registered to _entryIDsToNHBody
2022-04-13 14:56:25 -04:00
TerrificTrifid
0eb667864d
Added to Dialogue schema ( #84 )
...
* Update dialogue_schema.xsd with better condition elements
Improved support for the condition system, plus some other tweaks
* Update dialogue_schema.xsd
2022-04-12 15:27:25 -07:00
Nick
d5707ca9ad
Update manifest.json
2022-04-09 18:07:37 -04:00
Nick
7df0a1181d
Add warp drive prompt
2022-04-09 14:18:29 -04:00
Ben C
a186cfd03e
Update manifest.json
2022-04-03 17:31:24 -04:00
Ben C
10304765b5
Merge branch 'master' into dev
2022-04-03 17:30:07 -04:00
Nick
9c178cc6e0
Update DetailBuilder.cs
2022-04-03 17:09:02 -04:00
Ben C
799ad71d0a
Added cached finding
2022-04-03 15:08:19 -04:00
Ben C
aa7e285b27
Made translation support reloading
2022-04-02 00:21:34 -04:00
Ben C
8c14ca8732
Add DialogueTargetShipLogCondition to dialogue schema
2022-04-01 23:21:47 -04:00
Ben C
2c8f842cfb
Update RumorName and RumorNamePriority in Ship Log schema
2022-03-30 00:10:26 -07:00
Nick
ce088f499a
Make planets get destroyed a tick later for that one guy
2022-03-30 00:03:27 -04:00
Nick
5898b9c52e
More API
2022-03-29 22:44:40 -04:00
Nick
d115d6afae
Update SpawnPointBuilder.cs
...
Should fix #78
2022-03-29 19:31:29 -04:00