Commit Graph

742 Commits (f8667a8e7afd65aa2057e7750a011d997efef2b6)

Author SHA1 Message Date
Andrew Cassidy a1fec35550
Fix config syntax 5 years ago
Andrew Cassidy 1c4bcbbb70
Convert textures to DDS 5 years ago
Andrew Cassidy 01542afc00
Prototype multicoupler configs 5 years ago
Andrew Cassidy 9363f1a1ec
Begin work on multicouplers 5 years ago
ChrisAdderley 892e39dfe3 Template out 1.8 part configs 5 years ago
ChrisAdderley b524c82cf8 Fix Cherenkov issues (#667) 5 years ago
Andrew Cassidy 658502a52e
Mipmap error fix 5 years ago
Andrew Cassidy 86567929e3
Add rigid landing leg parts as an extra 5 years ago
Andrew Cassidy c3006b28a6
Fix z-fighting on small leg 5 years ago
ChrisAdderley feefaed1f4 Some fixes
- MH Wolfhound engine FX
- MH heatshield fairing
- Truss adapter node
- RCS depth mask
5 years ago
ChrisAdderley ed9f6232f6 Fix wolfhound vertex colours 5 years ago
ChrisAdderley 8ef070cde7 Engine shroud concepts 5 years ago
Andrew Cassidy c287aca9c2
Finish leg configs and add foil variants to smallest leg 5 years ago
ChrisAdderley c220aa5db4 Add decoupler/separator variants 5 years ago
Andrew Cassidy da66bc4fe4
Finish leg textures 5 years ago
Duck 00c1890938
Update readme.txt 5 years ago
Duck c2723d9a8f
Update readme.txt 5 years ago
Duck 0949ced8f0
Add Chinese localization for Restock Plus 5 years ago
Andrew Cassidy 3ed3ec94f8
Remove easter egg that interferes with mipmaps 5 years ago
Andrew Cassidy c5b5ef5eac
Merge branch 'LES' into develop 5 years ago
Andrew Cassidy 2f1642561b
Add LES to changelog and blacklist 5 years ago
Andrew Cassidy 9897f03f34
Finish config and localization 5 years ago
Andrew Cassidy 0482d3e42c
Finish LES model 5 years ago
Andrew Cassidy f2bd04efb9
Move srb-tiny-core-1 fx into restock core for LES 5 years ago
Andrew Cassidy f238454298
Finish configs and minor tweaks to launch clamp textures 5 years ago
Andrew Cassidy e274c1ac4f
Finish launch clamp model and texture 5 years ago
Andrew Cassidy 1d0042de8a
Remove debug messages from module 5 years ago
Andrew Cassidy 922dd5e282
Get launch clamp code working 5 years ago
Andrew Cassidy 3e13dab645
Launchclamp module works but hangs unexpectedly due to it growing too large 5 years ago
Andrew Cassidy fdd2c5c781
Finish model and prototype FX configuration 5 years ago
Andrew Cassidy 3973b34fe9
Prototype configs and model 5 years ago
Andrew Cassidy 99fecb7b76
Merge pull request #653 from zorg2044/plumerevert
Remove custom realplumes and assets
5 years ago
Andrew Cassidy f8e70a457f
Merge branch 'ir-camera' into develop 5 years ago
Andrew Cassidy f91dad9252
Add Sentinel 5 years ago
Andrew Cassidy 07746a4cc3
Blacklist changes 5 years ago
Andrew Cassidy 4a5187caf3
Template out IR telescope config with preliminary model 5 years ago
Andrew Cassidy 516e0829a5
Use for loops instead of foreach loops to minimize GC 5 years ago
Andrew Cassidy 2a43d6d6b3
hide Klaw flag transform in VAB menu 5 years ago
Andrew Cassidy 6401e5b263
Changelog and blacklist file changes 5 years ago
Andrew Cassidy 1c197a2396
Mesh cleanup on ISRUs 5 years ago
zorg2044 448f3b5d6f
Delete .DS_Store 5 years ago
zorg2044 7d16ddf97e
Delete .DS_Store 5 years ago
zorg2044 807fb702e8 Remove custom realplumes and assets
These are being upstreamed into realplume and realplume-stockConfigs instead for cleaner patching, less overhead on reStock.
5 years ago
Andrew Cassidy a055f87ffe
Use geometry instead of alpha for ISRU grilles 5 years ago
Andrew Cassidy 411f85e329
Merge branch 'resource' into develop 5 years ago
Andrew Cassidy 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
5 years ago
Andrew Cassidy 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
5 years ago
Andrew Cassidy cf585360cb
overhaul ModuleRestockISRUAnimation to support more animation states
Getting closer to making this a drop-in replacement for ModuleAnimationGroup in all cases!
5 years ago
Andrew Cassidy 019af2af2a
finish 2.5m ISRU textures and model 5 years ago
Andrew Cassidy 4ce85a36ad
Prototype 2.5m ISRU config and untextured model 5 years ago
Duck 97549ed659
Add Chinese localization for Restock 5 years ago
Andrew Cassidy 5e48743a92
Documentation pass 5 years ago
Andrew Cassidy 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
5 years ago
Chris Adderley 0c2d4fb3b2
Merge pull request #649 from zorg2044/realplume-dev1
Custom RealPlume support
5 years ago
zorg2044 76ecf9fcf6 Kodiak tweaks 5 years ago
zorg2044 7d102f3061 New kerolox upper, new engines
Poodle, Spark, Twitch
5 years ago
zorg2044 14d78f4afa More engines, new hypergolic upper white prefab
Terrier, Pug, Wolfhound/Shnauzer

Tweaks to others.
5 years ago
zorg2044 3e99d6ed51 More engines
Kodiak/Ursa, Puff, Torch, Valiant
5 years ago
Andrew Cassidy 1511e744d2
Change small ISRU caution tape to yellow to match drills 5 years ago
ChrisAdderley 957cad1a53 Fix battery surface attach (#648) 5 years ago
ChrisAdderley 9cae9857d0 disable inflatable HS replacement for now 5 years ago
Andrew Cassidy 00404341c4
Update changelog and blacklist for small ISRU 5 years ago
Andrew Cassidy 6871021b8a
Add ISRU and custom animation module 5 years ago
Chris Adderley 696d098f0f Radiator updates 5 years ago
zorg2044 898b05e79e Reliant and Swivel. Add Ibis prefab 5 years ago
zorg2044 ab356dd5c0 Realplume - flea, hammer, striker, mallet, fix for Mainsail 5 years ago
zorg2044 5ca35918ef Corgi, Mainsail, Skiff/Caravel 5 years ago
Chris Adderley 49d2ddd06e Add deployable radiators 5 years ago
zorg2044 c6a114e909 New hydrolox lower blaze prefab. Skipper and Rhino configs 5 years ago
zorg2044 3171c807eb Vector and Mammoth 5 years ago
zorg2044 bb1d8f0f13 Upload BDB plume party FX, Boar and Twin Boar configs 5 years ago
zorg2044 41a350558f Upload CryoEngines and PlumeParty FX library (pruned) 5 years ago
Chris Adderley 5f71248650 Merge branch 'develop' into radiators 5 years ago
ChrisAdderley f1354e7461 Fix MH engine replacements (#643) 5 years ago
ChrisAdderley a090a00790 Force delete all old models 5 years ago
Chris Adderley ee75a6ce67 Fix gimbals 5 years ago
ChrisAdderley b03e0b8a53 Fix MH 1875 adapter (#641) 5 years ago
Andrew Cassidy 41d8ef8646
Update changelog
(v0.1.5 may not happen and these changes will just be rolled into 0.2.0)
5 years ago
Andrew Cassidy 73bff693c7
Merge pull request #611 from PorktoberRevolution/localization-es-es
Add Spanish localization provided by Niako
5 years ago
Andrew Cassidy d826b54b5e
Update readme.txt 5 years ago
Andrew Cassidy c2bafeff90
add Restock+ es-es localization provided by Niako 5 years ago
Andrew Cassidy 921f635765
Fix HG-55 animation so it opens all the way 5 years ago
Andrew Cassidy 93b4b46735
Delete drill-start.wav 5 years ago
Andrew Cassidy ee9445f112
Update drill sounds and convert to ogg 5 years ago
Andrew Cassidy eba4f2f7c8
Add scanners 5 years ago
ChrisAdderley ef66b81d2e MH engine patch improvements, general fixes 5 years ago
Chris Adderley 96a55b0a78 Add strutted tanks 5 years ago
Chris Adderley 51115b3694
Merge pull request #640 from PorktoberRevolution/mh-engines-1
Mh engines 1
5 years ago
Chris Adderley d84a1907cb Add Cherenkov engine 5 years ago
Chris Adderley fa7e6f0077 Various engine/shroud fixes 5 years ago
Chris Adderley 06e00d47d9 Depth mask fixes
- removed from radial parachutes
- Fixed 4 way RCS
- Fixed linear RCS
5 years ago
Chris Adderley fd03381368 Misc fixes 5 years ago
Chris Adderley f08e90d6ad Functional engines 5 years ago
ChrisAdderley 32a4b0f6d1 Fix subcategory typo 5 years ago
Andrew Cassidy d35d97f264
Add sound fx to big drill as a test 5 years ago
ChrisAdderley 549594a14a fix some stupids: 5 years ago
Andrew Cassidy c41da0c88f
dammit NeoVintageous 5 years ago
Andrew Cassidy 08e45c9170
Add surface scanner 5 years ago
Paul d02d894db3 more tank fix
apparently some tanks *are* named with `fuel-tank`
5 years ago
Paul c545092fac Fixed MH fuel tank patches
1.875m tanks should show up now, a typo was making the meshes fail to load
5 years ago
ChrisAdderley 107f094784 Template configs 5 years ago
Andrew Cassidy 4ac9b1d69a
Merge branch 'negative-space' into develop 5 years ago
Andrew Cassidy 2af55cb675
Update Pork depthmasks
to fix some errors and improve consistancy
5 years ago
Andrew Cassidy 7a5a2a0d46
Add check for if the queue has already been updated 5 years ago
Chris Adderley 3fe2d85486 Added more masks
Added to Separatron, mini RCS blocks, parachutes
5 years ago
Chris Adderley 7423c56f1d Updates
- Disabled masks on spark, torch
- Added masks to Vernor, all large RCS blocks (#628)
- Fixed icon visibility of some masks
5 years ago
Andrew Cassidy ceb3d5d33f
Allow ModuleRestockDepthMask to have multiple masks 5 years ago
Chris Adderley bd14d5f6d3 Fixes and improvements
- Fix larger static ladder colliders (#629)
- Add masks to ladders (#628)
- Add masks to Twitch pods, Puff (#628)
- Fix inverted colliders on truss hubs
5 years ago
Chris Adderley c21df64865
Merge branch 'develop' into structural-part-2 5 years ago
Chris Adderley 067e3f4366 Foil panels 5 years ago
Chris Adderley ae7358f046 Next structural set 5 years ago
Andrew Cassidy ee2804f379
update blacklist 5 years ago
Andrew Cassidy d09a07ae9c
Update changelogs 5 years ago
Andrew Cassidy 32e7169e80
Update Restock.dll 5 years ago
Andrew Cassidy d356834614
Merge branch 'negative-space' into develop 5 years ago
Andrew Cassidy bb3040770b
Add depth masks to shrouded solar panels 5 years ago
Andrew Cassidy 4b51e1ac70
Fix body transform support and some cleaning up 5 years ago
ChrisAdderley 75ce1ace02 Template out radiators 5 years ago
Andrew Cassidy 56395c241a
Add depth masks to air intakes 5 years ago
ChrisAdderley 5155c72d8c Update some strings and object names 5 years ago
ChrisAdderley bf07033f10 Fix reaction wheel description (#622) 5 years ago
Andrew Cassidy c824d83bfe
Add support to set what object gets affected by the depthMask
used for setting an "interior" mesh while allowing transparent meshes outside to still render correctly
5 years ago
Andrew Cassidy 6519ecfc61
add depthmasks to stock jet engines 5 years ago
Andrew Cassidy ccb66c78db
Add depth mask to radial material bay 5 years ago
Andrew Cassidy ec71ee0019
Fix depth mask module with transparent shaders and part variants 5 years ago
Andrew Cassidy 7a154de62f
Add DepthMask module 5 years ago
Andrew Cassidy e239d5687a
Update restock-compoundparts-1.dds 5 years ago
Andrew Cassidy 175c7269e3
Minor changes to ModuleRestockLinkedMesh 5 years ago
Andrew Cassidy 17f73a1c05
Add fuelline and strut 5 years ago
Andrew Cassidy 1ba8caa1ac
Keep texture centered when extending pipes
(this will be important later)
5 years ago
Andrew Cassidy 46c068f4a7
allow for multiple material modification
Allow ModuleRestockLinkedMesh to reference multiple materials including disabled ones
5 years ago
Andrew Cassidy d43d5bdb32
Add ModuleRestockLinkedMesh
Extends the stock CModuleLinkedMesh used on struts and pipes to make pipe textures repeat instead of stretch when a pipe is extended beyond its default length
5 years ago
Chris Adderley f168fc6d7b Ladder color adjustment 5 years ago
ChrisAdderley 0c3551ab6e Fix some tags 5 years ago
ChrisAdderley e947e656ea Template out configs 5 years ago
ChrisAdderley 47112e152e Change ladders to new parts 5 years ago
Chris Adderley 3c34809405 Ladders part 1 5 years ago
Chris Adderley 039b1e48ce
Merge branch 'develop' into 1875-suite 5 years ago
Chris Adderley 4cf5b1d032 small fixes 5 years ago
ChrisAdderley 8bbfa4e8a2 Fix some localization strings 5 years ago
Chris Adderley e2398435e1 Misc UV/mesh fixes 5 years ago
Chris Adderley 79af744a0a Initial soyuz tanks 5 years ago
Chris Adderley 5e140e0422 Add heat shield and service bay 5 years ago
Andrew Cassidy ff1d3be11a
Keep texture centered when extending pipes
(this will be important later)
5 years ago
Andrew Cassidy 2bc203ee64
allow for multiple material modification
Allow ModuleRestockLinkedMesh to reference multiple materials including disabled ones
5 years ago
Andrew Cassidy 2d9249d001
Add ModuleRestockLinkedMesh
Extends the stock CModuleLinkedMesh used on struts and pipes to make pipe textures repeat instead of stretch when a pipe is extended beyond its default length
5 years ago
TylerFBenson 5625a785f0
Update Restock.restockblacklist
Replaced "Squad/Parts/Engine/vernorEngine/" and "Squad/Parts/Utility/linearRCS/" with their new file location "Squad/Parts/Utility/linearVernorRCS/Assets/"
5 years ago
Andrew Cassidy fa93bc5aa7
Add es-es localization provided by Niako 5 years ago
Chris Adderley fe7d736853 First shot at finishing adapters 5 years ago
Chris Adderley d0831643cd Finish 1.875m tanks, some adapter variants. 5 years ago