Commit Graph

17 Commits

Author SHA1 Message Date
411f85e329
Merge branch 'resource' into develop 2019-08-30 21:21:18 -07:00
00404341c4
Update changelog and blacklist for small ISRU 2019-08-15 00:16:21 -07:00
eba4f2f7c8
Add scanners 2019-06-29 13:42:05 -07:00
ee2804f379
update blacklist 2019-06-10 18:22:49 -07:00
b54c9dcbfa
Update changelog and blacklist files 2019-05-12 17:30:42 -07:00
79c898391b
Update changelog and blacklist with minidrill 2019-05-10 18:33:16 -07:00
08c01e3604
Add Fuel Cell parts
• Redone parts: Fuel Cell and Fuel Cell Array
• New Parts: Monopropellant APU
2019-05-10 18:33:15 -07:00
e61a2f9bc3
Add Restock+ Ore tanks
• Add Restock+ Ore tanks
  • 3.75m Ore Tank
  • 1.875m Ore Tank
• Update texture on ReStock ore tanks to normalize colors and specular values
• Rename textures and mu files
• Fix the blacklist file
2019-05-10 18:33:15 -07:00
7ba2435175
fix blacklist paths 2019-05-10 18:33:14 -07:00
1366ecaeb9
Update blacklist 2019-05-10 18:33:14 -07: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
33fcf5442e
Merge branch 'science' 2019-02-28 13:01:17 -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
ChrisAdderley
648a0467fb Update blacklist 2019-02-27 13:02:22 -08:00
8154b9ac19
Update blacklist file for antennas 2019-02-20 13:54:03 -08:00
blowfish
3618a724e3 Blacklist for excluding replaced files
All .restockblacklist files will be read to prevent KSP from loading these files (i.e. models and textures).  Any .restockwhitelist files will be read to prevent them from being blacklisted (e.g. if a mod actually uses the squad files).  Each line in those files should be a GameData path that follows these rules:

* If it ends with a / then all files in that directory (or sibdirectories) will be matched
* A * can match anything in a directory or file name
* Files can optionally take an extension, but it is not required to match
2019-01-19 23:15:57 -08:00