Garten / sourcecraft

an easy to use Minecraft to Source Engine Converter
GNU General Public License v3.0
51 stars 10 forks source link

Add and modify support for blocks #10

Closed benrucker closed 4 years ago

benrucker commented 4 years ago

This pull request consists of many small changes to increase out-of-the-box usability of sourcecraft. This includes crash mitigation and support for additional blocks. This is done to increase the likelihood that a user can simply convert their world and have it work right away with no debugging and only minimal changes to their world. Some of the work to accomplish this lies in block conversion, whereas the rest is in texture support and conversion. I can upload my modified version of the textures you supplied here if requested.

These are new blocks:

These are blocks that had their conversion behavior modified:

These blocks had their texture behavior changed or added:

Let me know if this PR needs to go to master instead, or changes need to be made to go into dev.