Commit message (Collapse) | Author | Age | |
---|---|---|---|
* | new colour files for tinted glass | Och Noe | 2020-01-08 |
| | |||
* | dim light source: 4 -> 5 | Och Noe | 2019-06-05 |
| | |||
* | small mistakes (typo / wrong crafting amount) | Och Noe | 2019-06-04 |
| | |||
* | wrong filename corrected | Och Noe | 2019-06-02 |
| | |||
* | node with version infos | Och Noe | 2019-06-02 |
| | |||
* | two new glowing glass types / typo fix | Och Noe | 2019-06-02 |
| | |||
* | moreblocks.mod = "undo" added | Och Noe | 2019-06-01 |
| | |||
* | some typos corrected | Och Noe | 2019-04-12 |
| | |||
* | non-blue tinted glass is now also cut-able | Och Noe | 2019-02-25 |
| | |||
* | stained glass now cutable, grval-slopes repaired | Och Noe | 2019-01-19 |
| | |||
* | gravel-slopes for advtrains | Och Noe | 2019-01-17 |
| | |||
* | adding slopes for gravel | Och Noe | 2018-12-20 |
| | | | | | | - simple slope (45°) done - 2-step slopes (2 nodes) : crafting done - 3-step slopes (3 nodes) : crafting done | ||
* | register_abm commented out | Och Noe | 2018-11-26 |
| | |||
* | changed file was missing | Och Noe | 2018-11-14 |
| | |||
* | changed file was missing | Och Noe | 2018-11-14 |
| | |||
* | "mithril" from moreores added, incl. dependency | Och Noe | 2018-11-14 |
| | |||
* | tinted glass, 8 types: RGB CMYK and grey | Och Noe | 2018-11-08 |
| | |||
* | http://linux-forks.de/moreblocks/71.html fixed | Och Noe | 2018-10-22 |
| | |||
* | experimental tinted glass | Och Noe | 2018-10-20 |
| | |||
* | ... sh.. git | Och Noe | 2018-07-31 |
| | |||
* | unneeded dependency removed | Och Noe | 2018-07-31 |
| | |||
* | (x)panes for clean, iron and coal glass | Och Noe | 2018-07-31 |
| | |||
* | "ehlphabet" added again - no danger of cyclic dependencies | Och Noe | 2018-06-09 |
| | |||
* | several bugfixes | Gabriel Pérez-Cerezo | 2018-05-13 |
| | |||
* | Added maple mod support | Gabriel Pérez-Cerezo | 2018-05-03 |
| | |||
* | added missing textures | Gabriel Pérez-Cerezo | 2018-04-06 |
| | |||
* | more stuff from Och_Noe | Gabriel Pérez-Cerezo | 2018-03-24 |
| | |||
* | fix unknown nodes! | Gabriel Pérez-Cerezo | 2018-03-15 |
| | |||
* | Prepare for v1.1.0 release | Hugo Locurcio | 2017-10-04 |
| | | | | | - Rewrite the README entirely with new installation instructions - Tweak the styling in CONTRIBUTING.md and CHANGELOG.md | ||
* | Update the change log with new additions in More Blocks | Hugo Locurcio | 2017-10-02 |
| | |||
* | Add Sokomine to the copyright line of circular_saw.lua | Hugo Locurcio | 2017-09-03 |
| | |||
* | Replace deprecated methods: | AntumDeluge | 2017-08-12 |
| | | | | - 'setting_get' with 'settings:get' - 'setting_getbool' with 'settings:get_bool' | ||
* | Replace deprecated function 'intllib.Getter': | AntumDeluge | 2017-08-12 |
| | | | | - Check first for 'intllib.make_gettext_pair', otherwise continue using deprecated function | ||
* | Call 'global_exists' in place of 'get_modpath' for 'intllib' check | AntumDeluge | 2017-08-12 |
| | |||
* | Support tin and silver/sandstone blocks (#79) | lemon-melon | 2017-08-12 |
| | | | Allows tin blocks and silver/desert sandstone blocks to be used in the circular saw. | ||
* | Make wool sawable (#72) | Fixer | 2017-03-14 |
| | | | | | | | | | | | | | | * Make wool sawable Based on my simple research https://github.com/minetest-mods/moreblocks/issues/71 enabling wool should not cause major slowdowns. Code pasted from gloopblocks * List wool as optional dependancy * Added check for wool dependancy * Make life easier for translators | ||
* | build a list of all of the stairsplus slab/stair/etc... shapes (#70) | Vanessa Ezekowitz | 2017-02-23 |
| | | | for other mods to reference. | ||
* | Update change log with the new Stairs+ nodes | Hugo Locurcio | 2017-02-23 |
| | |||
* | add some 0.4.15 default nodes to table saw, including farming:straw (#69) | Vanessa Ezekowitz | 2017-02-23 |
| | | | | | | | * add some 0.4.15 default nodes to table saw including farming:straw * fix hard-coded drop | ||
* | Update change log with the new circular saw nodes | Hugo Locurcio | 2017-02-21 |
| | |||
* | add a few new shapes to the table saw: (#67) | Vanessa Ezekowitz | 2017-02-21 |
| | | | | | * 1/16 slab, L-shaped (two sides) * 1/16 slab, corner-shaped (three sides) * 1/16 slab, U-shaped (three sides) | ||
* | Add a contribution guide | Hugo Locurcio | 2017-02-20 |
| | |||
* | Prepare for v1.0.0 release | Hugo Locurcio | 2017-02-19 |
| | |||
* | Remove crafting recipes regarding removed jungle sticks | Thomas--S | 2017-01-27 |
| | | | | Forgotten in 34c01e66c78031ec367fd463f947f790affea4f4 | ||
* | allow passing paramtype2 to the nodes being created (#65) | Vanessa Ezekowitz | 2017-01-26 |
| | |||
* | Prevent creating a global | Auke Kok | 2016-12-31 |
| | |||
* | Remove unused gui_slots | Auke Kok | 2016-12-31 |
| | |||
* | Run cleanfile on all files, fixing whitespace issues. | Auke Kok | 2016-12-31 |
| | |||
* | Add luacheckrc file. | Auke Kok | 2016-12-31 |
| | |||
* | Don't unnecessarily break on stable 0.4.14. (#62) | Diego Martínez | 2016-12-19 |
| | | | | This uses the metal sounds when available (0.4.14-dev), or the stone sounds otherwise. |