Commit Graph

15 Commits (master)

Author SHA1 Message Date
Raphael Leroux 41026edb24
Merge pull request #2 from CloudyProton/patch-1
Add skin preview, make formspec consistent with MT Game
2017-12-09 18:04:23 +01:00
CloudyProton a5189168eb
Add skin preview, make formspec consistent with MT_Game
Proposal to show a small thumbnail preview of each skin next to its entry. Also reworks formspec to match other Minetest Game form elements. Uses full node as inventory icon.
2017-12-05 12:10:54 -05:00
Raphael Leroux 22ae085a8f Merge pull request #1 from Faalagorn/patch-1
Changed next/prev to "button" from "button_exit"
2016-03-03 10:30:52 +01:00
Faalagorn 03cb98d870 Changed next/prev to "button" from "button_exit"
"next" and "prev" buttons were an exit buttons instead of regular ones
2015-11-17 05:42:20 +01:00
prestidigitator c48b01180c Generalized skin changing methods, allowing integration with other mods. Default uses 3d_armor if present, or default mesh texture change if not. 2015-05-21 16:03:10 -07:00
leroux raphael fe4c644b84 Add support for 3d_armor 2015-04-25 14:41:56 +02:00
prestidigitator f9787a9376 Version notes 2015-04-24 14:39:40 -07:00
prestidigitator 7644b9e3f1 Auto-detection of player mesh name and fix of uninitialized global variable reference warning 2015-04-24 14:30:20 -07:00
prestidigitator 86e73bbdb0 Merge branch 'indriApollo-master'
Player model 'character.x' -> 'character.b3d' to match minetest_game master
(change post 0.4.12).  Thanks to IndriApollo.
2015-04-24 13:55:41 -07:00
Raphael Leroux 6a159f925f character.x -> character.b3d to work with latest minetest_game 2015-04-24 16:11:19 +02:00
prestidigitator df428bbd7d Removed farming as a depenency 2014-07-06 01:07:47 -07:00
prestidigitator 69a5971f7e Added screenshot of node 2014-07-05 16:51:14 -07:00
prestidigitator 44f5da0275 Typo 2014-07-05 16:42:52 -07:00
prestidigitator 76bd0c9ea5 First working version 2014-07-05 16:30:45 -07:00
prestidigitator c055545b6b First commit: empty .gitignore 2014-07-05 16:30:31 -07:00