Commit Graph

22 Commits (master)

Author SHA1 Message Date
taylorskalyo b84cb17b44
Add digits letters and make the code more generic (#10)
Updated luacheck version
LuaDoc comments for public functions
2022-08-20 20:14:29 +02:00
BuckarooBanzay d44b88fa90 add luacheckrc, gh-workflow and fix some issues 2022-02-02 18:53:32 +01:00
rdococ 86d45838f9 Add the ability to create letters in bulk from text 2020-08-01 19:08:06 +02:00
Pierre-Yves Rollo 24a5900248 Add page display, improve formspec creation 2020-03-24 20:14:48 +01:00
Pierre-Yves Rollo 2d19bd5c00 Use is_player method, show_node_formspec takes player name 2020-03-24 20:14:48 +01:00
Pierre-Yves Rollo 238f1db676 Context management simplification and code styling 2020-03-24 20:14:48 +01:00
Pierre-Yves Rollo 037ee61f58 Added a dialog showing cuttable materials 2020-03-24 20:14:48 +01:00
Jat15 0f71c8ff94 Patch for add def (#5)
* Add def for add more settings.

* Fix type for readme

* Typo fix

* Simplify function and call for table empty

* Typo Fix

* Minor fix Readme.md

* Refix Readme.md
2018-11-02 21:57:48 -07:00
Amaz e9af1ed9d5 Add mod.conf & other such files 2016-11-14 21:47:46 +00:00
Amaz 1e353edf1f Merge pull request #2 from VanessaE/master
use current minetest_game filename/nodename for pine wood/tree
2016-11-14 20:48:12 +00:00
Vanessa Ezekowitz cd80d3431c use current minetest_game filename/nodename for pine wood/tree 2016-07-27 09:23:15 -04:00
Amaz 3068389a2c Update the screenshot links to imgrush from mediacrush. 2015-04-10 14:20:12 +01:00
Amaz 46d06b7554 Fix a typo! 2014-12-30 17:45:43 +00:00
Amaz 2de8aacf4c Add which case each letter cutter does to its description. 2014-12-30 17:44:54 +00:00
Amaz 3a957f3aff Add crafts for the Letter Cutters
Also, a bit of code tidying
2014-12-24 13:01:19 +00:00
Amaz 4aa2028117 Added a proper nodebox for the lower cutter, and make the strings denote the type of cutter 2014-12-23 21:48:13 +00:00
Amaz ec4e03a727 Add uppercase letters, and add support for coloured stone bricks
This commit breaks nodes from the previous commits. As I haven't released it officially yet, I have not made allaises. You have been warned!
2014-12-23 21:05:16 +00:00
Amaz 2c4199488b Comment some code out while I think of a better solution... 2014-12-23 15:55:57 +00:00
Amaz 1888fee6c0 Remove some comments, fix a bug, and update the Readme 2014-12-22 13:23:58 +00:00
Amaz 71e97e8d07 Start adding (optional) support for mods 2014-12-22 12:57:47 +00:00
Amaz cdd822c179 Make my own nodebox and textures for the letter cutter 2014-12-22 12:19:39 +00:00
Amaz ff4a400a52 Initial commit! 2014-12-22 11:27:08 +00:00