Commit Graph

379 Commits

Author SHA1 Message Date
Chris Adderley
cb7dbcbc69 Solar panel completion 2019-03-04 12:53:40 -08:00
Chris Adderley
3235a0680e Fixed panel initial version 2019-03-04 12:22:22 -08:00
ChrisAdderley
28a7cc0139 Add packaging test support 2019-03-04 10:11:16 -08:00
ef1ebc8db8
Fix antennas launching in odd positions
- add a few frames of visual silence to the start of each deploy animation, since a stock bug causes antennas to sometimes launh not at the exact start of the deployment animation, causing odd angles
- may be related to #490
2019-03-03 22:07:58 -08:00
Chris Adderley
6df82ba0ba Merge branch 'master' of https://github.com/PorktoberRevolution/ReStocked 2019-03-03 21:31:08 -08:00
Chris Adderley
46393dd137 Gigantor fix 2019-03-03 21:30:59 -08:00
94d42a1fab
Update .625m reaction wheel and add radial gyroscope
- Update artwork for the .625m reaction wheel. closes #480
- Add radial gyroscope RS+ part. closes #481
- Add manufacturer to the stock .625m reaction wheel part, since the stock config lacks it
2019-03-03 18:50:25 -08:00
Chris Adderley
2026c036b8 Moved stuff 2019-03-03 16:19:03 -08:00
Chris Adderley
f23396f88a Add more solar panels 2019-03-03 15:17:28 -08:00
Poodmund
c90ad18561 - Fix autotruss issue for MH 1.875m Fairing part, issue #487 2019-03-03 20:29:14 +00:00
Poodmund
ab9b6b0ad8 - Beautifying all configs for 2-space indentation. 2019-03-03 13:42:20 +00:00
Joseph Wong
3aa243f9f9
Merge pull request #484 from PorktoberRevolution/MoreMk2Normals
More Mk2 normals
2019-03-02 11:26:39 -08:00
blowfish
596ea1ce62 More Mk2 normal maps
* Improve Mk2 fuselage short
* Add Mk2 fuselage long and adapters
* Start of cargo bay normal map, not done yet so not in distribution
2019-03-02 11:22:21 -08:00
Poodmund
1921820041 - Move 1.875m fairings to use the 2.5m textures
- Revert 1.875m fairing RS+ name change
2019-03-02 17:14:45 +00:00
Poodmund
8b21e98136 - Cleaned up some localization tags and variant ordering/naming
- Fixed MH Part hiding patch
- Fixed MH RSC Mini Tank part name in config
2019-03-02 16:29:19 +00:00
Chris Adderley
147e4dc085 Last tweak 2019-03-02 00:04:08 -08:00
Chris Adderley
6c9c98bdcb Merge branch 'master' into solar-tests 2019-03-01 23:58:00 -08:00
Chris Adderley
512f2adb29 Decoupler fixes 2019-03-01 23:57:42 -08:00
blowfish
edc42d3360 Fix transform finder
* It was using node.name rather than node.value
* Wasn't actually adding the renderers it found to the result
2019-03-01 23:52:18 -08:00
Chris Adderley
7f89cb336e Some small texture fixes 2019-03-01 22:59:04 -08:00
Chris Adderley
d0ce6e43ea Merge branch 'master' into solar-tests 2019-03-01 22:22:51 -08:00
Chris Adderley
f37f5e05c6 Texture cleanup 2019-03-01 22:22:38 -08:00
ChrisAdderley
eb4a4e621c Add MH patching 2019-03-01 11:43:09 -08:00
ChrisAdderley
474eb90b8f Merge branch 'mh-replacement-patches' 2019-03-01 09:20:39 -08:00
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
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
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
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
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
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