ChrisAdderley
4b60e0c1e3
Automated compression
2019-03-01 09:13:31 -08:00
Chris Adderley
308bb8ecb2
Use plugin updates
2019-03-01 07:35:14 -08:00
Chris Adderley
98319ba35b
Merge branch 'master' into solar-tests
2019-03-01 07:24:29 -08:00
Chris Adderley
bb8ef0ac8a
Minor texture fixes
2019-03-01 07:20:10 -08:00
blowfish
2a8287491b
Blacklist complains if url pattern does not match any files
...
Easier to debug stuff
2019-03-01 01:03:45 -08:00
blowfish
91ec3c8341
Extract common code between blacklist and whitelist
2019-03-01 01:00:49 -08:00
blowfish
bbc29c201f
Make constants all capitals
2019-03-01 00:53:33 -08:00
blowfish
8d2f5395b8
Update blacklist
...
* Add stuff that was missing
* Fix some directories not ending with a /
2019-03-01 00:48:42 -08:00
blowfish
9cea65e89b
Fix blacklist breaking MH decouplers/separators
...
The models are in the normal Squad/ directory because they share textures. So we can't blacklist the whole directory
2019-03-01 00:48:09 -08:00
blowfish
17ec6782e4
Update csproj since I forgot apparently
2019-03-01 00:22:23 -08:00
Joseph Wong
eac19e8c1d
Merge pull request #477 from PorktoberRevolution/unifyMaterialModifiers
...
Make material modifiers more useful
2019-03-01 00:12:17 -08:00
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.
2019-02-28 23:54:33 -08:00
88a2ec341d
Merge branch 'master' of https://github.com/PorktoberRevolution/ReStocked
2019-02-28 23:16:49 -08:00
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.
2019-02-28 23:14:07 -08:00
blowfish
8d8795c57d
Unify material modifiers
...
Allows float and color properties to be set on actual parts now, not just
fairings
2019-02-28 22:41:44 -08:00
Chris Adderley
a5944d8193
Merge branch 'master' of https://github.com/PorktoberRevolution/ReStocked
2019-02-28 16:34:44 -08:00
Chris Adderley
0b70659c8b
Reaction wheels added
2019-02-28 16:34:33 -08:00
33fcf5442e
Merge branch 'science'
2019-02-28 13:01:17 -08:00
Chris Adderley
d8742a0256
Merge branch 'master' of https://github.com/PorktoberRevolution/ReStocked
2019-02-28 07:17:38 -08:00
Chris Adderley
c1dbaf40a1
Fairing normal map fixes
2019-02-28 07:17:30 -08:00
20b6b8d43d
Update Restock.restockblacklist
...
Blacklist entire Science folder since all parts in it have been completed 🎉
2019-02-27 23:43:49 -08:00
d8d2ccc9a4
Add config for Experimental Storage Unit
2019-02-27 23:41:20 -08:00
5458cde94b
Add Experiment Storage Unit
2019-02-27 23:30:47 -08:00
ChrisAdderley
3a29edf132
Merge branch 'master' of https://github.com/PorktoberRevolution/ReStocked
2019-02-27 15:27:04 -08:00
ChrisAdderley
6d189c9b6a
Attribution, license fixes
2019-02-27 15:26:58 -08:00
Chris Adderley
e227816d1b
hotfixes
2019-02-27 14:54:54 -08:00
ChrisAdderley
648a0467fb
Update blacklist
2019-02-27 13:02:22 -08:00
Chris Adderley
91ff1d659f
Minor fixes
2019-02-27 12:14:49 -08:00
ChrisAdderley
a1b78e70e9
Licensing and attribution fixes
2019-02-27 11:22:00 -08:00
ChrisAdderley
aa20629031
Fix dds issues
2019-02-27 09:45:43 -08:00
ChrisAdderley
2a32b2a9f7
DDS Conversion
2019-02-26 13:31:35 -08:00
Chris Adderley
fdf50bd8ec
Solar panel tests
2019-02-26 07:09:20 -08:00
Chris Adderley
b28c0fd22c
Ensure all textures are uncompressed
2019-02-26 06:42:40 -08:00
ChrisAdderley
57dc1a992b
Turn stuff on and off when MH is installed
2019-02-25 16:18:54 -08:00
ChrisAdderley
0841833260
Automated recompression testing
2019-02-25 11:31:54 -08:00
Chris Adderley
d7cfc57744
Fixes and decompression
2019-02-24 22:18:40 -08:00
Chris Adderley
cc79bc14df
Decompressing textures
2019-02-24 22:07:03 -08:00
Chris Adderley
5dcb1643e8
FIxes
2019-02-24 21:37:39 -08:00
Chris Adderley
3ce307f1b5
More fixes
2019-02-24 21:24:34 -08:00
Chris Adderley
bbf6425a10
Re-fix
2019-02-24 20:56:26 -08:00
Chris Adderley
502f5160f8
Battery fixes
2019-02-24 20:52:04 -08:00
Chris Adderley
89341c5064
Fixes and additions
2019-02-24 20:39:56 -08:00
Chris Adderley
822c07c147
Add RoveMate
2019-02-23 16:27:22 -08:00
Chris Adderley
c0ba9815b3
Various fixes to compression
2019-02-23 16:10:23 -08:00
Chris Adderley
7895cf0f86
Decoupler fixes
2019-02-23 15:56:12 -08:00
Chris Adderley
e93b8ecec5
Stuff
2019-02-23 15:41:10 -08:00
Chris Adderley
a3b8ca386f
Next fixes
2019-02-23 15:12:44 -08:00
Chris Adderley
a458270d1a
Fixes
2019-02-23 14:44:46 -08:00
Chris Adderley
bd3498e34b
HECS2fix
2019-02-22 22:22:41 -08:00
Chris Adderley
d1d5e72b51
Missing texture fix
2019-02-22 22:22:17 -08:00
Chris Adderley
8ca4d07fb0
Update restock-fueltank-rcs-0625-1.mu
2019-02-22 22:12:22 -08:00
Chris Adderley
17a7dc37de
Merge branch 'master' of https://github.com/PorktoberRevolution/ReStocked
2019-02-22 22:09:07 -08:00
Chris Adderley
7cf278fb34
Considerable fix pack
2019-02-22 21:08:41 -08:00
c75c741e2e
fix minor merge screwup
2019-02-22 15:11:32 -08:00
058559a4e6
Merge branch 'comms'
2019-02-22 15:10:04 -08:00
81b29fbe2a
One final tweak of foil normal maps
...
Im done I swear
2019-02-22 15:06:18 -08:00
ad95a57916
More material/normal map tweaks
2019-02-22 15:03:43 -08:00
Poodmund
b747a0563e
Correct Kerbodyne to Probodobodyne for Oscar-C
2019-02-22 11:29:00 +00:00
Poodmund
df029a8ed6
Correct Kerbodyne to Probodobodyne for Oscar-D
2019-02-22 11:28:39 +00:00
Poodmund
fd14059947
Correct Kerbodyne to Probodobodyne for Oscar-E
2019-02-22 11:27:53 +00:00
8cf8888c09
tweak textures on relay RA-2 and HG-5
2019-02-22 01:10:22 -08:00
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
2019-02-22 00:38:18 -08:00
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
2019-02-22 00:35:47 -08:00
b34a58b8d6
Update RS+ changelog
2019-02-20 14:18:15 -08:00
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
2019-02-20 14:08:02 -08:00
8154b9ac19
Update blacklist file for antennas
2019-02-20 13:54:03 -08:00
d3f09bf4c9
Update instrument textures and convert them to DDS
2019-02-20 13:48:17 -08:00
Chris Adderley
3a060916b8
Merge pull request #410 from PorktoberRevolution/build-script
...
WIP: Packaging scripts
2019-02-20 13:22:54 -08:00
ChrisAdderley
42c97b1455
Check in scripts
2019-02-19 16:19:31 -08:00
DMagic1
b5964a2b40
SRB drag cubes
...
Fix the Flea and Hammer drag cubes to match stock behavior.
2019-02-19 18:48:07 -05:00
Chris Adderley
90e7791afd
Merge pull request #407 from woeller/master
...
de-de localization update
2019-02-19 13:48:16 -08:00
ChrisAdderley
987b0fef88
Readme and credits fixes
2019-02-19 13:47:39 -08:00
woeller
b855f71a5c
de-de localization update
2019-02-19 21:58:25 +01:00
DMagic1
47cf3daed1
Engine drag cubes part 3
2019-02-19 11:13:59 -05:00
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
2019-02-18 23:15:47 -08:00
da3b7ce416
Update GCMS textures
...
- Update specular and normal maps on GCMS to be more consistant with other parts
- Convert GCMS textures to DDS
2019-02-18 23:12:37 -08:00
Chris Adderley
458e07d84d
Heat shield fixes
2019-02-18 18:39:18 -08:00
e95ee7f5a0
Make normal maps on science parts more consistant
2019-02-18 17:13:07 -08:00
b993de1957
Convert some science parts to DDS
2019-02-18 16:21:31 -08:00
Chris Adderley
2494c9dd7a
RCS fixes
2019-02-18 16:21:05 -08:00
2073d836a1
Update colors used in material and goo parts
2019-02-18 16:20:31 -08:00
Chris Adderley
0fea1758e2
Fix screwups
2019-02-18 15:33:51 -08:00
Chris Adderley
806298085b
Merge branch 'master' of https://github.com/PorktoberRevolution/ReStocked
2019-02-18 15:24:46 -08:00
Chris Adderley
8965f29d64
Add fuelled nose
2019-02-18 15:24:43 -08:00
ce303d7d8b
Shrink goo canister slightly to prevent clipping
2019-02-18 11:55:54 -08:00
22816295a5
Remove redundent TGA files
2019-02-17 22:31:14 -08:00
509ee12f40
Merge branch 'comms'
2019-02-17 22:04:28 -08:00
eaa60f78f7
Add DTS-M1 Antenna
2019-02-17 21:51:09 -08:00
Chris Adderley
c78a51ee12
Lander and HS fixes
2019-02-17 13:59:58 -08:00
Chris Adderley
959fcc75a8
Fixes and cleanup
2019-02-17 13:52:19 -08:00
Chris Adderley
cc51ec7e31
Add big SRB, nosecone
2019-02-16 23:00:57 -08:00
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
2019-02-16 22:04:20 -08:00
Chris Adderley
ed218bf265
Stack couplers
2019-02-16 16:36:05 -08:00
ChrisAdderley
54de957780
Template out configs
2019-02-14 15:22:27 -08:00
ChrisAdderley
e29c0cdfed
Adjust basic engine volume responses
2019-02-13 12:06:44 -08:00
ChrisAdderley
fb684c6b37
Merge branch 'master' of https://github.com/PorktoberRevolution/ReStocked
2019-02-13 11:45:58 -08:00
ChrisAdderley
b34815e8f1
Change 105X to 105-X
2019-02-13 11:43:34 -08:00
woeller
1f36eb5e69
added de-de localization
...
added de-de localization
2019-02-13 12:11:23 +01:00
Chris Adderley
bc11da5876
Merge pull request #380 from DMagic1/master
...
Service bay drag cubes
2019-02-12 17:39:44 -08:00
b1307516ca
add manufacturer to HG-20 antenna
2019-02-12 16:30:18 -08:00
f4af383b47
fix clipping and mesh seams in RA-100
2019-02-12 16:16:47 -08:00
DMagic1
38e23bc33b
Disable variant-based drag cubes for service bays; 2 spaces
2019-02-12 18:56:08 -05:00
975f9a3674
re-export RA-20 dish in an attempt to fix mesh seams
2019-02-12 15:37:31 -08:00
b2bcb6f433
Fix texture seams on RA-2 antenna
2019-02-12 15:12:36 -08:00
d9884b56b6
Merge branch 'master' of https://github.com/PorktoberRevolution/ReStocked
2019-02-12 14:52:53 -08:00
5543da734a
fix crooked feed on HG-20 antenna and update textures
2019-02-12 14:52:42 -08:00
Chris Adderley
29d74de2d9
nosecone fiiiiix
2019-02-12 14:51:28 -08:00
Chris Adderley
56815cb0ca
Merge pull request #373 from woeller/master
...
added de-de localization
2019-02-12 14:22:50 -08:00
Chris Adderley
e4dc754a87
RCS -> TGA, fixes
2019-02-12 14:20:25 -08:00
woeller
bc9b9d1aa5
added de-de loalization
...
added de-de loalization
2019-02-12 21:09:47 +01:00
d4b37f877a
Shrink material bay end caps to be closer to 1.25m diameter
2019-02-11 22:49:47 -08:00
ed3d03c31d
Fix typos in RS+ localization file
2019-02-11 22:38:21 -08:00
Chris Adderley
6435879830
Merge pull request #366 from Poodmund/master
...
0.625m Fairing - Fixes
2019-02-11 15:34:32 -08:00
ChrisAdderley
f019393572
Consistent variant colour tags
2019-02-11 15:34:10 -08:00
Poodmund
b1c2942168
Move 1.875m Fairing to its own folder.
2019-02-11 21:22:23 +00:00
8c1281d45b
Fix model name on 16-S antenna config
2019-02-11 13:09:10 -08:00
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
2019-02-11 13:05:46 -08:00
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.
2019-02-11 20:20:36 +00:00
Chris Adderley
63c57bf570
Merge pull request #365 from DMagic1/master
...
Drag fixes for hollow parts and cosmetic variants
2019-02-11 12:01:22 -08:00
DMagic1
1102e74794
Use stock "Clean" drag cube, "Fairing" from generated value with the shroud active.
2019-02-11 14:56:30 -05:00
ChrisAdderley
99a8ba78b6
Merge branch 'master' of https://github.com/PorktoberRevolution/ReStocked
2019-02-11 11:01:08 -08:00
ChrisAdderley
1ce3bf203a
Attribution updates
2019-02-11 11:01:01 -08:00
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.
2019-02-11 13:28:20 -05:00
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.
2019-02-11 13:27:35 -05:00
Chris Adderley
ab13788aeb
Bake stock drag cubes for parachutes
2019-02-11 10:07:07 -08:00
Chris Adderley
41c2c2c702
Merge branch 'master' of https://github.com/PorktoberRevolution/ReStocked
2019-02-11 10:01:57 -08:00
Chris Adderley
6485b4412a
Fixes
...
- Corgi emissive
- Metal theme
- 1.875m fairing
2019-02-11 10:01:54 -08:00
Chris Adderley
a852c66d80
Merge pull request #364 from DMagic1/master
...
Engine drag cubes part II
2019-02-11 08:50:59 -08:00
Chris Adderley
15c913bf0e
Missing glow file
2019-02-11 07:41:48 -08:00
Chris Adderley
add96719f7
dds batch 2
2019-02-11 07:25:04 -08:00
DMagic1
bde9e75001
Use Module Jettison for drag cubes instead of Module Part Variants for SRBs
2019-02-11 10:16:31 -05:00
DMagic1
854e597e03
Turn off Module Jettison Drag cubes for engines
2019-02-11 10:16:14 -05:00
Chris Adderley
ac7863458b
Emissives and engine cleanup
2019-02-11 07:05:23 -08:00
Chris Adderley
d555161af4
heatshield tweaks
2019-02-10 15:06:06 -08:00
Chris Adderley
cb57167653
Emissive improvements
2019-02-10 14:41:24 -08:00
Chris Adderley
e127b10464
Merge pull request #356 from Poodmund/master
...
#autoLOC tags for 0.625m & 1.875m Fairing Manufacturers
2019-02-10 13:06:10 -08:00
Chris Adderley
f950feaaba
More fixes
2019-02-10 13:01:15 -08:00
Poodmund
76f0cf20b0
1.875m Fairing Manufacture #autoLOC tag
2019-02-10 13:22:55 +00:00
Poodmund
a05a9db3a2
0.625m Fairing Manufacture #autoLOC tag
2019-02-10 13:21:07 +00:00
Chris Adderley
2cdcba9d9c
Remove docking cylinder rig
2019-02-09 15:29:20 -08:00
Chris Adderley
c5a589e853
heatshield fixes
2019-02-09 15:23:41 -08:00
Chris Adderley
178d7f3239
Merge branch 'master' of https://github.com/PorktoberRevolution/ReStocked
2019-02-09 15:08:01 -08:00
Chris Adderley
8c5f04cb6f
Corgi/rhino fixes
2019-02-09 15:07:50 -08:00
Chris Adderley
aaa89d0f05
Merge pull request #351 from DMagic1/master
...
Vacuum engine drag cubes
2019-02-09 15:00:11 -08:00
Chris Adderley
2dbf8b3723
Boar fixes
2019-02-09 14:57:54 -08:00
Chris Adderley
03b5b383c4
Few more tuneups
...
- 2.5m engine emissive
- Torch gimbal
- skipper shroud
2019-02-09 14:51:35 -08:00
DMagic1
f771a31ace
Set custom drag cubes for vacuum engines; enable shroud based drag cube switching
2019-02-09 17:49:58 -05:00
Chris Adderley
e10b094e2c
Fixes
...
- Dawn node position
- Dawn TT scaling
- Puff seam
- Swivel compact holes
- Pug plume
- Boar compact shroud
- small SRB balance
2019-02-09 14:32:44 -08:00
bb87c9ad64
remove unused files
2019-02-09 14:18:40 -08:00
Chris Adderley
4534e135c2
Manufacturer nitpicks
2019-02-09 14:07:29 -08:00