Commit Graph

71 Commits (master)

Author SHA1 Message Date
Jordan Irwin 0d2965530a Add group "glass" 2021-08-25 10:06:12 -07:00
Jordan Irwin 6662ca2e93 Add streakless glass 2021-08-25 09:47:21 -07:00
Jordan Irwin 4d5d39fc02 Rewrite node registration 2021-08-25 07:20:33 -07:00
Jordan Irwin 111f4b611c Remove old license headers 2021-08-24 20:27:17 -07:00
Jordan Irwin 265c7d2849 Add missing required "textdomain" line to localization files 2021-08-03 02:22:04 -07:00
Jordan Irwin c71af71edc Fix overriding stairs nodes 2021-06-14 22:48:45 -07:00
Jordan Irwin f429d2086a Add disabled xpanes code 2021-06-14 22:32:23 -07:00
Jordan Irwin ac47d54a87 Allow registering craft 2021-06-14 22:31:32 -07:00
Jordan Irwin cbc0832686 Allow customizing some node attributes 2021-06-14 22:18:39 -07:00
Jordan Irwin 74c923ddb8 Create obsidian glass edge texture 2021-06-14 21:42:43 -07:00
Jordan Irwin e1e1f7f2c0 Add CC0 glass edge texture from xpanes...
Source: https://github.com/minetest/minetest_game/tree/master/mods/xpanes
2021-06-14 21:41:35 -07:00
Jordan Irwin e12730d555 If default not available use sounds mod & register plain & obsidian glass nodes 2021-06-14 21:24:18 -07:00
Jordan Irwin a367e35f05 Rename plain glass textures 2021-06-14 21:13:20 -07:00
Jordan Irwin 0a35701271 Create obsidian glass textures 2021-06-14 20:50:31 -07:00
Jordan Irwin ac5a731b4a Add CC0 glass textures from default mod...
Source: https://github.com/minetest/minetest_game/tree/master/mods/default
2021-06-14 20:49:50 -07:00
Jordan Irwin 029eed9f7d Add ContentDB link to README 2021-05-26 19:38:56 -07:00
Jordan Irwin d36e8024a6 Update TODO list 2021-05-26 19:24:36 -07:00
Jordan Irwin 9ee7c26e08 Remove WIP note from README 2021-05-26 19:23:00 -07:00
Jordan Irwin b717d646d0 Update README & TODO list 2021-05-26 19:22:24 -07:00
Jordan Irwin cdf572e50d Update screenshot 2021-05-26 19:11:01 -07:00
Jordan Irwin b879807c3d Update README 2021-05-26 19:04:16 -07:00
Jordan Irwin 839cd60a28 Change to MIT license 2021-05-26 19:00:15 -07:00
Jordan Irwin 87c6bbf04c Increment version to 1.1 2021-05-26 18:52:32 -07:00
Jordan Irwin 449c9cbf79 Add changelog & TODO list 2021-05-26 18:52:14 -07:00
Jordan Irwin 1c16eff1dc Simplify 2021-05-26 18:41:14 -07:00
Jordan Irwin c60b05dad4 Use core.override_item 2021-05-26 18:16:38 -07:00
Jordan Irwin 5dbf5e4f85 Cleanup 2021-05-26 17:53:22 -07:00
Jordan Irwin 04a1b0ed73 Don't use "goto" 2021-05-26 17:49:44 -07:00
Jordan Irwin 9198f0ab5d Make unifieddyes hard dependency 2021-04-20 03:21:31 -07:00
Jordan Irwin d43d88dcf2 Use old node names instead of registering new ones 2021-04-20 03:16:35 -07:00
Jordan Irwin fc8dcede55 Simplify by using textures & sounds from default mod &...
...using built-in on_dig function from unifieddyes. Also
make obsidian glass colorable.
2021-04-19 23:41:34 -07:00
Jordan Irwin d5a532cecb Update README 2021-04-19 21:55:29 -07:00
Jordan Irwin 0200765621 Increment version to 1.0 2021-04-19 21:52:31 -07:00
Jordan Irwin fc616af511 Fix overriding default:glass & default:obsidian_glass 2021-04-19 21:34:07 -07:00
Jordan Irwin 13cc9c3a01 Don't use Lua keyword 2021-04-19 21:33:26 -07:00
Jordan Irwin 678ed5fcff Add Spanish translation 2021-04-19 20:53:34 -07:00
Jordan Irwin a0e4e8ac7f Use built-in Minetest localization & drop intllib support 2021-04-19 20:53:20 -07:00
Jordan Irwin 2475cdee0d Move dependencies into mod.conf 2021-04-19 20:40:17 -07:00
Jordan Irwin 4b8b223e52 Whitespace cleanup 2021-04-19 20:35:43 -07:00
Jordan Irwin 1f3f838981 Update for compatibility with current unifieddyes version (2021-03-26-1) 2021-04-19 20:34:08 -07:00
Jordan Irwin d61a6c68ca Remove completed TODO list 2017-08-15 21:27:23 -07:00
Jordan Irwin c9d95f121c Generate HTML documentation with LDoc 2017-08-15 21:19:32 -07:00
Jordan Irwin 5ac1051911 Add LDoc configuration file & generation script 2017-08-15 21:19:11 -07:00
Jordan Irwin ed7fb8c3ae Fix docstrings in 'crafting.lua' 2017-08-15 21:18:47 -07:00
Jordan Irwin d79484b978 Add screenshot 2017-08-15 17:03:46 -07:00
Jordan Irwin 50c065a7f3 Fix link to LGPL license in LICENSE.md 2017-08-15 16:22:26 -07:00
Jordan Irwin 1621ae31a2 Update README 2017-08-15 16:20:57 -07:00
Jordan Irwin 42f0aa06f5 Fix missing brace ")" in LICENSE.md 2017-08-15 16:20:36 -07:00
Jordan Irwin 79e86cad84 Force override aliases from 'default' 2017-08-15 16:14:50 -07:00
Jordan Irwin bb980d0528 Optimize node registration 2017-08-15 16:14:32 -07:00