Commit Graph

393 Commits

Author SHA1 Message Date
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
a453ed89eb Unify logging
And add helpful tags to everything
2019-03-01 00:06:59 -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
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
b28c0fd22c Ensure all textures are uncompressed 2019-02-26 06:42:40 -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