Open Fixer-007 opened 7 years ago
Make a patch? I don't know what textures to use for any of these, and this project is nowhere near my priority list at the moment.
can i make a patch but im not a collaborator.
everyone can make a PR: "fork" the repo, edit the file (can be done in the github website) and then make a pull request.
Any movement on this? Will try to find time to look into it myself otherwise.
I made a patch for 3 of the blocks, mapping them to the 'carved' texture default_sandstone_block.png default_stone_block.png default_desert_stone_block.png
obsidian does not seem to have variants in minecraft (see http://minecraft-ids.grahamedgecombe.com/). There is already #13 for this. For silver_sand and the corals I can't find any counterparts. Also unsure about the new bush/leave nodes.
Btw. it is really hard to get any sense of coverage with the current script - there is no easy way to list textures from the theme that where not converted not can we easily see if there are minetest textures that are missing :/
List gets longer :D @sofar What minecraft version is preferred for conversions?
Those nodes should be adapted for conversion:
https://github.com/minetest/minetest_game/commit/1e691c442907d6bb5602bc34fdbb3c9a7436c223
[ ] \carts\textures\carts_rail_crossing.png
[ ] \carts\textures\carts_rail_crossing_brk.png
[ ] \carts\textures\carts_rail_crossing_pwr.png
[ ] \carts\textures\carts_rail_curved.png
[ ] \carts\textures\carts_rail_curved_brk.png
[ ] \carts\textures\carts_rail_curved_pwr.png
[ ] \carts\textures\carts_rail_straight.png
[ ] \carts\textures\carts_rail_straight_brk.png
[ ] \carts\textures\carts_rail_straight_pwr.png
[ ] \carts\textures\carts_rail_t_junction.png
[ ] \carts\textures\carts_rail_t_junction_brk.png
[ ] \carts\textures\carts_rail_t_junction_pwr.png
https://github.com/minetest/minetest_game/commit/9d6df824d6062fdf8bfd7c6c204753f13b3b1ac7
[ ] default_sandstone_block.png
[ ] default_obsidian_block.png
[ ] default_stone_block.png
[ ] default_desert_stone_block.png
https://github.com/minetest/minetest_game/commit/67fc2247fc8c846ac43775cc35862fa7b819398e
[ ] default_silver_sand.png
https://github.com/minetest/minetest_game/commit/3d26b33e5bad60ebb4fe459e011abefe130dbc3b
[ ] default_coral_brown.png
[ ] default_coral_orange.png
[ ] default_coral_skeleton.png
https://github.com/minetest/minetest_game/commit/048aaa2616e25ee15cd04a0d50f1a61ff2bdcd38 https://github.com/minetest/minetest_game/commit/c7e2d594610cacfb4bb7ed0e3b950eeed58b7d01
[ ] default_bush_stem.png
[ ] default_leaves_simple.png (default:bush_leaves)
[ ] default_acacia_bush_stem.png
[ ] default_acacia_leaves_simple.png (default:acacia_bush_leaves)
https://github.com/minetest/minetest_game/commit/d1b132555b47fa83d6b1cbe0d2c6dd6e48fa54b4#diff-c42b19167adef1ceb84070bc35e98b09
[ ] default_rainforest_litter.png
[ ] default_rainforest_litter_side.png
https://github.com/minetest/minetest_game/commit/26686196383df71e5634ee4c5af479668d83ee7e
https://github.com/minetest/minetest_game/commit/011ad78b42146725d93761473c7fd06698b2ca73#diff-c42b19167adef1ceb84070bc35e98b09
https://github.com/minetest/minetest_game/commit/eb5a5b56e194bbaa432edea9697f1adb1d2398d9#diff-c42b19167adef1ceb84070bc35e98b09
https://github.com/minetest/minetest_game/commit/e40f25f1fbaa206fe229002d8608f729a1d0f268
Updated 26NOV17