Commit message (Collapse) | Author | Age | |
---|---|---|---|
* | 2m long slopes are now train slope compatible | Och Noe | 2020-11-13 |
| | |||
* | stained glass now cutable, grval-slopes repaired | Och Noe | 2019-01-19 |
| | |||
* | build a list of all of the stairsplus slab/stair/etc... shapes (#70) | Vanessa Ezekowitz | 2017-02-23 |
| | | | for other mods to reference. | ||
* | Prepare for v1.0.0 release | Hugo Locurcio | 2017-02-19 |
| | |||
* | allow passing paramtype2 to the nodes being created (#65) | Vanessa Ezekowitz | 2017-01-26 |
| | |||
* | Run cleanfile on all files, fixing whitespace issues. | Auke Kok | 2016-12-31 |
| | |||
* | Add Alias Functions (#54) | Thomas--S | 2016-10-03 |
| | | | | * register_alias * register_alias_force | ||
* | Fix drop logic. (#49) | John Cole | 2016-07-12 |
| | | | | | | | | | | | The code not type(fields.drop) == "table" was always false because it compares a boolean with a string, not (type(fields.drop) == "table") is the intended logic. | ||
* | Add support for the alternative drop syntax (#46) | Thomas--S | 2016-06-17 |
| | | | Until now, when the moreblocks node for a node with the alternative drop syntax were registered, the game crashed. | ||
* | Make stairplus:register_* functions work without using register_all. | Pierre-Yves Rollo | 2015-11-01 |
| | |||
* | Removed shaped and added new shapeless crafting recipes for slopes. | Marcin | 2015-07-01 |
| | |||
* | Added missing slopes | Marcin | 2015-06-18 |
| | |||
* | More informative and shorter headers. | Calinou | 2015-01-12 |
| | |||
* | Add licensing headers to all files, fix intllib global variable warnings. | Calinou | 2015-01-11 |
| | |||
* | Add some more recipes for slopes. | Calinou | 2014-10-30 |
| | |||
* | Add inner, outer, outer-cut slopes and their half and half-raised ↵ | Calinou | 2014-10-29 |
| | | | | variations, with crafting recipes for them. Code cleanup is ongoing. | ||
* | Add slopes and their crafting. | Calinou | 2014-10-28 |