star_wars/mods/farming
paramat 47efa2f558 Textures: Revert many back to RGBA to fix visual bug
With mip-mapping enabled, some GPUs cause a visual bug with indexed
textures that use alpha. This bug has been present for a while but
not noticed before. All indexed alpha textures must now be converted
to RGBA, to start this process we revert some textures converted to
indexed in the recent commit af3c918.
2016-11-19 23:45:08 +00:00
..
textures Textures: Revert many back to RGBA to fix visual bug 2016-11-19 23:45:08 +00:00
README.txt Change WTFPL to MIT (part 3) 2016-09-07 04:44:53 +01:00
api.lua Make flammable: Flowers, grasses and several crafitems 2016-10-25 02:37:36 +01:00
depends.txt Add farming mod 2013-05-21 18:53:10 +02:00
hoes.lua Make flammable: Flowers, grasses and several crafitems 2016-10-25 02:37:36 +01:00
init.lua Add and edit fuel registrations 2016-11-02 13:04:25 +00:00
license.txt Change WTFPL to MIT (part 3) 2016-09-07 04:44:53 +01:00
nodes.lua Farming: Remove unnecessary overriding of groups 2016-09-27 17:03:50 +01:00

README.txt

Minetest Game mod: farming
==========================
See license.txt for license information.

Authors of source code
----------------------
Originally by PilzAdam (MIT)
webdesigner97 (MIT)
Various Minetest developers and contributors (MIT)

Authors of media (textures)
---------------------------
Created by PilzAdam (CC BY 3.0):
  farming_bread.png
  farming_soil.png
  farming_soil_wet.png
  farming_soil_wet_side.png
  farming_string.png

Created by BlockMen (CC BY 3.0):
  farming_tool_diamondhoe.png
  farming_tool_mesehoe.png
  farming_tool_bronzehoe.png
  farming_tool_steelhoe.png
  farming_tool_stonehoe.png
  farming_tool_woodhoe.png

Created by MasterGollum (CC BY 3.0):
  farming_straw.png

Created by Gambit (CC BY 3.0):
  farming_wheat.png
  farming_wheat_*.png
  farming_cotton_*.png
  farming_flour.png
  farming_cotton_seed.png
  farming_wheat_seed.png