Nick
39840b18a7
Support translating star system names ( #136 )
...
Fixes #136
2022-05-19 17:00:13 -04:00
Nick
10d9556b79
Avoid NRE in planet destruction ( Fixes #116 )
2022-05-18 19:38:07 -04:00
Nick
e1e630aaef
Organize + validate
2022-05-17 19:41:45 -04:00
Nick
c04626b4b0
Finalize proxies
2022-05-14 20:37:10 -04:00
Nick
bb08b575ce
Make proxies look right
2022-05-14 18:33:34 -04:00
Nick
eebccceaab
Fix asset bundle issue and made a class of them
2022-05-13 16:49:29 -04:00
Nick
87c859728e
Destroy sun station debris properly
2022-05-13 16:30:24 -04:00
Nick
e27455bfb1
Add enableTimeLoop to system configs
2022-05-12 19:49:02 -04:00
Nick
55e8be6546
Fix positions
2022-05-12 01:47:20 -04:00
Nick
0a548d5f12
Make all classes public
2022-05-11 22:07:51 -04:00
Nick
cc595612f5
Fix sun station destruction
2022-05-10 17:04:38 -04:00
Nick
9aecd14541
Fix load order to include stock planets
2022-05-10 02:45:20 -04:00
Nick
a41bd8c352
Tidied up AstroObjectLocator
...
Orbit updating breaks if you make an existing planet a moon of something and then you move that planet.
2022-05-07 04:32:47 -04:00
Nick
59109671c9
Track AO children in AOLocator
2022-05-07 02:48:31 -04:00
Nick
100b3f1b46
Merge branch 'dev' into no-more-CR
2022-05-07 01:02:50 -04:00
Ben C
d967b75937
Move config reset to ResetConfigs in Main.cs
2022-05-06 22:20:37 -04:00
Nick
5c705f12c8
Can move existing planet but not change primary
2022-05-06 19:03:41 -04:00
Nick
6cb125f84c
Merge branch 'dev' into no-more-CR
2022-05-06 12:45:06 -04:00
Nick
63d72fa723
Fix debug raycast normal
2022-05-04 17:36:57 -04:00
Nick
f410d13806
Manually position text arcs
2022-05-04 04:44:57 -04:00
Nick
d35325eb69
Scrolls work
...
- The text wall is visible on the scroll on the ground
- Text still isn't positioned nicely
2022-05-03 17:45:43 -04:00
Nick
b59a03d15e
Finish slide reel
2022-05-02 20:58:22 -04:00
Nick
0e2ff50397
Start custom slide reels
2022-05-02 17:11:32 -04:00
Nick
ba1636c214
Merge branch 'master' into no-more-CR
2022-05-02 02:59:20 -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
6b07ee8bf3
Merge branch 'dev' into no-more-CR
2022-05-01 00:57:15 -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
5a00065ba7
Merge branch 'dev' into no-more-CR
2022-04-21 00:29:23 -04:00
Ben C
cf3bdc32b2
Made translations support debug reloading
2022-04-21 00:16:07 -04:00
Nick
bbdc6e8b34
Excise all references to CR
2022-04-10 12:24:41 -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
Nick
9e05f5a49e
Merge pull request #72 from xen-42/cloak
...
Cloak
2022-03-20 21:37:29 -04:00
Nick
a1e84d8152
Fix orbit updater issue
2022-03-20 21:10:21 -04:00
Ben C
73f4dbbd5d
Move reloading to DebugReload.cs
2022-03-12 14:21:28 -05:00
Nick
70dc69033f
Fix planet orientations
2022-03-11 22:10:30 -05:00
Nick
6ba4a217c8
Janky eye warp
2022-03-08 03:02:36 -05:00
Nick
99ed972df6
Fix typo in GetPath
2022-03-07 16:51:01 -05:00
Nick J. Connors
b9351a28a5
Refactor some planet stuff out of main
2022-03-01 13:49:01 -05:00
Nick J. Connors
f24ace0721
Refactor some CR physics stuff
2022-03-01 13:07:45 -05:00
Nick
b6e71c0792
Merge pull request #44 from xen-42/debug-raycast
...
Fixed Reloading and Debug Raycast
2022-02-25 20:18:19 -05:00
Ben C
7df1c1e476
I'm blind
2022-02-25 20:15:36 -05:00
Ben C
a111c9aec5
Fixed Reference Error
2022-02-25 16:20:20 -05:00
Nick J. Connors
d1d5b2e557
Add support for UI translations
2022-02-25 12:42:58 -05:00
Ben C
3cbc823b88
Added path dump for debug raycaster
2022-02-25 07:26:02 -08:00
Ben C
0bd11129b2
Added Options For Debugging
2022-02-24 17:37:43 -05:00
Nick J. Connors
9b0d90ca9a
Translation support
2022-02-23 19:46:18 -05:00