Commit Graph

440 Commits (b1cc1f4e1afbec815288146812549aafb97d55da)

Author SHA1 Message Date
blowfish 17ec6782e4 Update csproj since I forgot apparently 5 years ago
Joseph Wong eac19e8c1d
Merge pull request #477 from PorktoberRevolution/unifyMaterialModifiers
Make material modifiers more useful
5 years ago
blowfish ddb79541f5 Material modifers can be scoped by transform
Each MATERIAL node can take transform or baseTransform values which look for renderers on that transform or that transform and children respectively.  If none are specified it will use every renderer in the model.
5 years ago
Andrew Cassidy 88a2ec341d
Merge branch 'master' of https://github.com/PorktoberRevolution/ReStocked 5 years ago
Andrew Cassidy 20d1173d86
Fix errors when migrating saves to Restock
-  the game keeps track of the orientation of the antenna pivot object in the save. This makes sense for solar panels, or antennas if they tracked, but some deployed antennas ended up pointed random directions and looking weird when migrating an existing save
- This commit rotates the root segment of the communotron 16 to match the stock orientation, and adds dummy pivot transforms matching the stock deployed pivot transforms so nothing changes when the game rotates them on load.
5 years ago
blowfish 8d8795c57d Unify material modifiers
Allows float and color properties to be set on actual parts now, not just
fairings
5 years ago
Chris Adderley a5944d8193 Merge branch 'master' of https://github.com/PorktoberRevolution/ReStocked 5 years ago
Chris Adderley 0b70659c8b Reaction wheels added 5 years ago
Andrew Cassidy 33fcf5442e
Merge branch 'science' 5 years ago
Chris Adderley d8742a0256 Merge branch 'master' of https://github.com/PorktoberRevolution/ReStocked 5 years ago
Chris Adderley c1dbaf40a1 Fairing normal map fixes 5 years ago
Andrew Cassidy 20b6b8d43d
Update Restock.restockblacklist
Blacklist entire Science folder since all parts in it have been completed 🎉
5 years ago
Andrew Cassidy d8d2ccc9a4
Add config for Experimental Storage Unit 5 years ago
Andrew Cassidy 5458cde94b
Add Experiment Storage Unit 5 years ago
ChrisAdderley 3a29edf132 Merge branch 'master' of https://github.com/PorktoberRevolution/ReStocked 5 years ago
ChrisAdderley 6d189c9b6a Attribution, license fixes 5 years ago
Chris Adderley e227816d1b hotfixes 5 years ago
ChrisAdderley 648a0467fb Update blacklist 5 years ago
Chris Adderley 91ff1d659f Minor fixes 5 years ago
ChrisAdderley a1b78e70e9 Licensing and attribution fixes 5 years ago
ChrisAdderley aa20629031 Fix dds issues 5 years ago
ChrisAdderley 2a32b2a9f7 DDS Conversion 5 years ago
Chris Adderley fdf50bd8ec Solar panel tests 5 years ago
Chris Adderley b28c0fd22c Ensure all textures are uncompressed 5 years ago
ChrisAdderley 57dc1a992b Turn stuff on and off when MH is installed 5 years ago
ChrisAdderley 0841833260 Automated recompression testing 5 years ago
Chris Adderley d7cfc57744 Fixes and decompression 5 years ago
Chris Adderley cc79bc14df Decompressing textures 5 years ago
Chris Adderley 5dcb1643e8 FIxes 5 years ago
Chris Adderley 3ce307f1b5 More fixes 5 years ago
Chris Adderley bbf6425a10 Re-fix 5 years ago
Chris Adderley 502f5160f8 Battery fixes 5 years ago
Chris Adderley 89341c5064 Fixes and additions 5 years ago
Chris Adderley 822c07c147 Add RoveMate 5 years ago
Chris Adderley c0ba9815b3 Various fixes to compression 5 years ago
Chris Adderley 7895cf0f86 Decoupler fixes 5 years ago
Chris Adderley e93b8ecec5 Stuff 5 years ago
Chris Adderley a3b8ca386f Next fixes 5 years ago
Chris Adderley a458270d1a Fixes 5 years ago
Chris Adderley bd3498e34b HECS2fix 5 years ago
Chris Adderley d1d5e72b51 Missing texture fix 5 years ago
Chris Adderley 8ca4d07fb0 Update restock-fueltank-rcs-0625-1.mu 5 years ago
Chris Adderley 17a7dc37de Merge branch 'master' of https://github.com/PorktoberRevolution/ReStocked 5 years ago
Chris Adderley 7cf278fb34 Considerable fix pack 5 years ago
Andrew Cassidy c75c741e2e
fix minor merge screwup 5 years ago
Andrew Cassidy 058559a4e6
Merge branch 'comms' 5 years ago
Andrew Cassidy 81b29fbe2a
One final tweak of foil normal maps
Im done I swear
5 years ago
Andrew Cassidy ad95a57916
More material/normal map tweaks 5 years ago
Poodmund b747a0563e
Correct Kerbodyne to Probodobodyne for Oscar-C 5 years ago
Poodmund df029a8ed6
Correct Kerbodyne to Probodobodyne for Oscar-D 5 years ago
Poodmund fd14059947
Correct Kerbodyne to Probodobodyne for Oscar-E 5 years ago
Andrew Cassidy 8cf8888c09
tweak textures on relay RA-2 and HG-5 5 years ago
Andrew Cassidy ca2ba9e211
Adjust antenna materials an animation
- slow down animations of DTS-M1 and C-16 (Addresses #403)
- change material of foil to have a specular tint of ~0.8 and a slightly lower shininess for the folding foil parts
5 years ago
Andrew Cassidy e0fafcab37
Antenna parts texture tweaks
- adjust foil normal map to look a bit better and be a bit bumpier
- make the DTS-M1 case black and white instead of grey and white
- normalize color of bottom of DTS-J1
- normalize color of 88-88
5 years ago
Andrew Cassidy b34a58b8d6
Update RS+ changelog 5 years ago
Andrew Cassidy 5b405050cc
Change the name of the HG-89 and add mass and manufacturer to DTS-J1
- Changes the HG-89 name to the HG-61, to be closer in value to the HG-55 it is equivalent to. Name is a reference to the 1961 Venera 1 probe, which from what I can tell was the first probe with a flexible deploying dish antenna, though its mechanism was very different from the HG-61. Addresses #406
- Raise the mass of the DTS-J1 antenna to 55kg. Addresses #405
- Add manufacturer tag to the DTS-J1. Addresses #404
5 years ago
Andrew Cassidy 8154b9ac19
Update blacklist file for antennas 5 years ago
Andrew Cassidy d3f09bf4c9
Update instrument textures and convert them to DDS 5 years ago
Chris Adderley 3a060916b8
Merge pull request #410 from PorktoberRevolution/build-script
WIP: Packaging scripts
5 years ago
ChrisAdderley 42c97b1455 Check in scripts 5 years ago
DMagic1 b5964a2b40 SRB drag cubes
Fix the Flea and Hammer drag cubes to match stock behavior.
5 years ago
Chris Adderley 90e7791afd
Merge pull request #407 from woeller/master
de-de localization update
5 years ago
ChrisAdderley 987b0fef88 Readme and credits fixes 5 years ago
woeller b855f71a5c de-de localization update 5 years ago
DMagic1 47cf3daed1 Engine drag cubes part 3 5 years ago
Andrew Cassidy 56701c34a5
Update Relay part textures to be more consistant with other parts
- Update relay specular maps and diffuse colors to match rest of the Restock pallette
- Update all maps with nicer looking dish rims for the RA-2 and RA-15. New rims are 12-sided rather than circular so they look less jagged when viewing at a low angle
5 years ago
Andrew Cassidy da3b7ce416
Update GCMS textures
- Update specular and normal maps on GCMS to be more consistant with other parts
- Convert GCMS textures to DDS
5 years ago
Chris Adderley 458e07d84d Heat shield fixes 5 years ago
Andrew Cassidy e95ee7f5a0
Make normal maps on science parts more consistant 5 years ago
Andrew Cassidy b993de1957
Convert some science parts to DDS 5 years ago
Chris Adderley 2494c9dd7a RCS fixes 5 years ago
Andrew Cassidy 2073d836a1
Update colors used in material and goo parts 5 years ago
Chris Adderley 0fea1758e2 Fix screwups 5 years ago
Chris Adderley 806298085b Merge branch 'master' of https://github.com/PorktoberRevolution/ReStocked 5 years ago
Chris Adderley 8965f29d64 Add fuelled nose 5 years ago
Andrew Cassidy ce303d7d8b
Shrink goo canister slightly to prevent clipping 5 years ago
Andrew Cassidy 22816295a5
Remove redundent TGA files 5 years ago
Andrew Cassidy 509ee12f40
Merge branch 'comms' 5 years ago
Andrew Cassidy eaa60f78f7
Add DTS-M1 Antenna 5 years ago
Chris Adderley c78a51ee12 Lander and HS fixes 5 years ago
Chris Adderley 959fcc75a8 Fixes and cleanup 5 years ago
Chris Adderley cc51ec7e31 Add big SRB, nosecone 5 years ago
Andrew Cassidy 818e25918e
Integrate HG-55 and HG-89 antennas
- Integrate the HG-55 (radial) and HG-89 (stack) antennas
- convert all antenna texture sheets to DDS instead of TGA using the Crunch tool
5 years ago
Chris Adderley ed218bf265 Stack couplers 5 years ago
ChrisAdderley 54de957780 Template out configs 5 years ago
ChrisAdderley e29c0cdfed Adjust basic engine volume responses 5 years ago
ChrisAdderley fb684c6b37 Merge branch 'master' of https://github.com/PorktoberRevolution/ReStocked 5 years ago
ChrisAdderley b34815e8f1 Change 105X to 105-X 5 years ago
woeller 1f36eb5e69
added de-de localization
added de-de localization
5 years ago
Chris Adderley bc11da5876
Merge pull request #380 from DMagic1/master
Service bay drag cubes
5 years ago
Andrew Cassidy b1307516ca
add manufacturer to HG-20 antenna 5 years ago
Andrew Cassidy f4af383b47
fix clipping and mesh seams in RA-100 5 years ago
DMagic1 38e23bc33b Disable variant-based drag cubes for service bays; 2 spaces 5 years ago
Andrew Cassidy 975f9a3674
re-export RA-20 dish in an attempt to fix mesh seams 5 years ago
Andrew Cassidy b2bcb6f433
Fix texture seams on RA-2 antenna 5 years ago
Andrew Cassidy d9884b56b6
Merge branch 'master' of https://github.com/PorktoberRevolution/ReStocked 5 years ago
Andrew Cassidy 5543da734a
fix crooked feed on HG-20 antenna and update textures 5 years ago
Chris Adderley 29d74de2d9 nosecone fiiiiix 5 years ago
Chris Adderley 56815cb0ca
Merge pull request #373 from woeller/master
added de-de localization
5 years ago
Chris Adderley e4dc754a87 RCS -> TGA, fixes 5 years ago
woeller bc9b9d1aa5
added de-de loalization
added de-de loalization
5 years ago
Andrew Cassidy d4b37f877a
Shrink material bay end caps to be closer to 1.25m diameter 5 years ago
Andrew Cassidy ed3d03c31d
Fix typos in RS+ localization file 5 years ago
Chris Adderley 6435879830
Merge pull request #366 from Poodmund/master
0.625m Fairing - Fixes
5 years ago
ChrisAdderley f019393572 Consistent variant colour tags 5 years ago
Poodmund b1c2942168 Move 1.875m Fairing to its own folder. 5 years ago
Andrew Cassidy 8c1281d45b
Fix model name on 16-S antenna config 5 years ago
Andrew Cassidy eb1a95efc7
Update and normalize communications parts and assets
- rename all antenna parts to be consistant with naming convention
- rename models and texture files with consistant naming
- update asset files with naming convention and update all new antenna parts
5 years ago
Poodmund e4d11a3230
0.625m Fairing - Fixes
- Disable Interstage Nodes from displaying by default, as per other stock fairings.
- Replace strings with autoLOC tags.
- Convert padding to 2-spaces.
5 years ago
Chris Adderley 63c57bf570
Merge pull request #365 from DMagic1/master
Drag fixes for hollow parts and cosmetic variants
5 years ago
DMagic1 1102e74794 Use stock "Clean" drag cube, "Fairing" from generated value with the shroud active. 5 years ago
ChrisAdderley 99a8ba78b6 Merge branch 'master' of https://github.com/PorktoberRevolution/ReStocked 5 years ago
ChrisAdderley 1ce3bf203a Attribution updates 5 years ago
DMagic1 e49ee57d89 Plug drag holes in newly hollow parts.
The YP and YN values are taken from their stock counterparts. The other values are as generated for ReStock meshes.
5 years ago
DMagic1 3fc0233c31 Turn off multiple drag cubes for parts with cosmetic variants
Plug the drag hole in the tall 2.5m to 1.25m adaptor.
Plug the drag hole in the toroid fuel tank.
Plug the drag holes in the large and small stack probe cores.
Let the 0.625m heat shield generate cubes for the shrouded and unshrouded versions.
5 years ago
Chris Adderley ab13788aeb Bake stock drag cubes for parachutes 5 years ago
Chris Adderley 41c2c2c702 Merge branch 'master' of https://github.com/PorktoberRevolution/ReStocked 5 years ago
Chris Adderley 6485b4412a Fixes
- Corgi emissive
- Metal theme
- 1.875m fairing
5 years ago
Chris Adderley a852c66d80
Merge pull request #364 from DMagic1/master
Engine drag cubes part II
5 years ago
Chris Adderley 15c913bf0e Missing glow file 5 years ago
Chris Adderley add96719f7 dds batch 2 5 years ago
DMagic1 bde9e75001 Use Module Jettison for drag cubes instead of Module Part Variants for SRBs 5 years ago
DMagic1 854e597e03 Turn off Module Jettison Drag cubes for engines 5 years ago
Chris Adderley ac7863458b Emissives and engine cleanup 5 years ago
Chris Adderley d555161af4 heatshield tweaks 5 years ago
Chris Adderley cb57167653 Emissive improvements 5 years ago
Chris Adderley e127b10464
Merge pull request #356 from Poodmund/master
#autoLOC tags for 0.625m & 1.875m Fairing Manufacturers
5 years ago
Chris Adderley f950feaaba More fixes 5 years ago
Poodmund 76f0cf20b0
1.875m Fairing Manufacture #autoLOC tag 5 years ago
Poodmund a05a9db3a2
0.625m Fairing Manufacture #autoLOC tag 5 years ago
Chris Adderley 2cdcba9d9c Remove docking cylinder rig 5 years ago
Chris Adderley c5a589e853 heatshield fixes 5 years ago
Chris Adderley 178d7f3239 Merge branch 'master' of https://github.com/PorktoberRevolution/ReStocked 5 years ago
Chris Adderley 8c5f04cb6f Corgi/rhino fixes 5 years ago
Chris Adderley aaa89d0f05
Merge pull request #351 from DMagic1/master
Vacuum engine drag cubes
5 years ago
Chris Adderley 2dbf8b3723 Boar fixes 5 years ago
Chris Adderley 03b5b383c4 Few more tuneups
- 2.5m engine emissive
- Torch gimbal
- skipper shroud
5 years ago
DMagic1 f771a31ace Set custom drag cubes for vacuum engines; enable shroud based drag cube switching 5 years ago
Chris Adderley e10b094e2c Fixes
- Dawn node position
- Dawn TT scaling
- Puff seam
- Swivel compact holes
- Pug plume
- Boar compact shroud
- small SRB balance
5 years ago
Andrew Cassidy bb87c9ad64
remove unused files 5 years ago
Chris Adderley 4534e135c2 Manufacturer nitpicks 5 years ago
Chris Adderley 4158274aaa Bugfixes
- 2.5m nosecone hole
- mallet cost
- flea shroud
- hammer/flea holes
- kickback various problems
5 years ago
Andrew Cassidy c2b7e63248
Add DTS-J1 antenna
* add the DTS-J1, a stack mount version of the DTS-M1
* some small fixes to other files
5 years ago
Andrew Cassidy 35be6e1216
Merge branch 'master' into comms 5 years ago
Chris Adderley a55c6a48f0 Tank fix 5 years ago
Chris Adderley 9003fb2820 Revision
- Added 3.75m SOFI tanks
- Redrew highlights on 2.5/3.75m white tanks
- Tweak twin boar brightness
- Mk1 pod rotation changed
- RGU holes
- Mammoth again
- RAPIER height again
5 years ago
Chris Adderley 763a495328 Last batch for tonight
- Smoothing on 1.25m RGU
- Mesh hole on 2.5m RGU
- Hammer, flea nozzle seam
- some emissive rates
5 years ago
Chris Adderley 6c6dba1796 Round 4
- Boar shroud
- Boar emissive
- Mainsail hole
- Vector shrouds
- Vector gimbal lengths
- Vector boattail
- Rapier emissive
- Rapier TT
- Rapier length
- Corgi nozzles
5 years ago
Chris Adderley 8880fff76c 0.625m fixes
- Puff emissive gimbal
- Puff gimbal location
- Spider holes
- Spider seams
- Twitch seams
- Twitch gimbal
- Spark seams and AO issue
5 years ago
Chris Adderley 0d790746cb Art fixes
- Valiant gimbal
- Valiant mesh holes
- LVT30 boattail mess
- LVT30 compact shroud
- Torch shroud height
- Terrier 1.25m size holes
5 years ago