Commit Graph

877 Commits

Author SHA1 Message Date
658502a52e Mipmap error fix 2019-09-23 23:18:58 -07:00
86567929e3 Add rigid landing leg parts as an extra 2019-09-23 23:03:31 -07:00
c3006b28a6 Fix z-fighting on small leg 2019-09-23 22:55:17 -07:00
feefaed1f4 Some fixes
- MH Wolfhound engine FX
- MH heatshield fairing
- Truss adapter node
- RCS depth mask
2019-09-23 17:47:04 -07:00
ed9f6232f6 Fix wolfhound vertex colours 2019-09-23 15:19:04 -07:00
8ef070cde7 Engine shroud concepts 2019-09-23 15:01:49 -07:00
c287aca9c2 Finish leg configs and add foil variants to smallest leg 2019-09-23 13:33:31 -07:00
c220aa5db4 Add decoupler/separator variants 2019-09-23 11:24:43 -07:00
da66bc4fe4 Finish leg textures 2019-09-22 21:15:18 -07:00
00c1890938 Update readme.txt 2019-09-18 16:14:18 +08:00
c2723d9a8f Update readme.txt 2019-09-18 16:13:33 +08:00
0949ced8f0 Add Chinese localization for Restock Plus 2019-09-18 16:06:05 +08:00
3ed3ec94f8 Remove easter egg that interferes with mipmaps 2019-09-15 18:34:54 -07:00
c5b5ef5eac Merge branch 'LES' into develop 2019-09-14 12:51:03 -07:00
2f1642561b Add LES to changelog and blacklist 2019-09-14 11:29:43 -07:00
9897f03f34 Finish config and localization 2019-09-13 23:06:04 -07:00
0482d3e42c Finish LES model 2019-09-13 23:03:22 -07:00
f2bd04efb9 Move srb-tiny-core-1 fx into restock core for LES 2019-09-12 22:56:19 -07:00
f238454298 Finish configs and minor tweaks to launch clamp textures 2019-09-12 19:17:50 -07:00
e274c1ac4f Finish launch clamp model and texture 2019-09-12 18:29:14 -07:00
1d0042de8a Remove debug messages from module 2019-09-12 12:02:05 -07:00
922dd5e282 Get launch clamp code working 2019-09-10 13:09:38 -07:00
3e13dab645 Launchclamp module works but hangs unexpectedly due to it growing too large 2019-09-08 19:12:19 -07:00
84e59073cd Update CineboxAndrew 2019-09-06 11:53:45 -07:00
fdd2c5c781 Finish model and prototype FX configuration 2019-09-05 23:10:02 -07:00
3973b34fe9 Prototype configs and model 2019-09-05 01:10:35 -07:00
99fecb7b76 Merge pull request #653 from zorg2044/plumerevert
Remove custom realplumes and assets
2019-09-05 01:02:04 -07:00
f8e70a457f Merge branch 'ir-camera' into develop 2019-09-04 20:41:08 -07:00
f91dad9252 Add Sentinel 2019-09-04 20:39:59 -07:00
07746a4cc3 Blacklist changes 2019-09-01 23:49:57 -07:00
4a5187caf3 Template out IR telescope config with preliminary model 2019-09-01 23:43:06 -07:00
cdb47f892e Begin modelling sentinel camera 2019-08-31 22:51:18 -07:00
516e0829a5 Use for loops instead of foreach loops to minimize GC 2019-08-31 11:28:37 -07:00
2a43d6d6b3 hide Klaw flag transform in VAB menu 2019-08-30 22:56:17 -07:00
6401e5b263 Changelog and blacklist file changes 2019-08-30 22:25:23 -07:00
1c197a2396 Mesh cleanup on ISRUs 2019-08-30 22:19:56 -07:00
448f3b5d6f Delete .DS_Store 2019-08-31 13:12:11 +08:00
7d16ddf97e Delete .DS_Store 2019-08-31 13:11:59 +08:00
807fb702e8 Remove custom realplumes and assets
These are being upstreamed into realplume and realplume-stockConfigs instead for cleaner patching, less overhead on reStock.
2019-08-31 13:06:57 +08:00
a055f87ffe Use geometry instead of alpha for ISRU grilles 2019-08-30 22:06:35 -07:00
411f85e329 Merge branch 'resource' into develop 2019-08-30 21:21:18 -07:00
c2f49e302b Update shaders used on ISRU grilles
Uses the Legacy cutout bumped specular shader that KSP happens to load. only drawback is the lack of support for select highlighting
2019-08-30 21:02:59 -07:00
f5b81532bb Finish overhauling animation module to support waiting states
• ISRU Animation module now will optionally wait for the current looping animation to complete before changing states, making transitions look more seamless
• Better looping animation handling, instead of manually refreshing animations
• Better documentation
• Remove some debug code in HeatEffects
2019-08-30 21:02:20 -07:00
cf585360cb overhaul ModuleRestockISRUAnimation to support more animation states
Getting closer to making this a drop-in replacement for ModuleAnimationGroup in all cases!
2019-08-30 00:24:49 -07:00
019af2af2a finish 2.5m ISRU textures and model 2019-08-29 23:05:22 -07:00
4ce85a36ad Prototype 2.5m ISRU config and untextured model 2019-08-25 00:35:44 -07:00
97549ed659 Add Chinese localization for Restock 2019-08-21 01:35:27 +08:00
5e48743a92 Documentation pass 2019-08-16 21:26:01 -07:00
a506dc492e Add ModuleRestockHeatEffects
• Add ModuleRestockHeatEffects, which replaces ModuleHeatEffects and incorporates its own color changing module without the bugs of the stock one, as well as having an option to disable the built in blackbody glow.
• Minor changes to ModuleRestockISRUAnimation
2019-08-16 21:20:14 -07:00
0c2d4fb3b2 Merge pull request #649 from zorg2044/realplume-dev1
Custom RealPlume support
2019-08-16 11:17:29 -07:00