Age | Commit message (Collapse) | Author | |
---|---|---|---|
2016-02-14 | Merge pull request #31 from minetest-mods/sofar-patch-4 | Calinou | |
Prevent input stack_max from overflowing | |||
2016-02-13 | Prevent input stack_max from overflowing | Auke Kok | |
Adds a check to see if recycle stack wouldn't overflow the input stack. If so, then the items are just put in the recycle slot and they can be taken out again. | |||
2016-01-27 | Merge pull request #28 from minetest-mods/sofar-patch-1 | Calinou | |
Fix warning | |||
2016-01-27 | Merge pull request #29 from minetest-mods/sofar-patch-2 | Calinou | |
Add mod.conf | |||
2016-01-27 | Merge pull request #30 from minetest-mods/sofar-patch-3 | Calinou | |
Add description.txt | |||
2016-01-26 | Add description.txt | Auke Kok | |
2016-01-26 | Add mod.conf | Auke Kok | |
2016-01-26 | Fix warning | Auke Kok | |
Fixes #25 | |||
2015-12-26 | Merge pull request #26 from cmdskp/patch-1 | Calinou | |
Resolves swapping different blocks between inventories | |||
2015-12-26 | Resolves swapping different blocks between inventories | cmdskp | |
Resolves a number of cases where switching stacks of different types of blocks with different counts would cause a corruption in the Player inventory stack count or allow normally unaccepted items into the Saw causing 'unknown' items to be generated in its output. | |||
2015-11-06 | Merge pull request #24 from pyrollo/master | Calinou | |
Make stairplus:register_* functions work without using register_all. | |||
2015-11-01 | Make stairplus:register_* functions work without using register_all. | Pierre-Yves Rollo | |
2015-08-24 | Add acacia tree and wood, modify pine tree and wood names | Calinou | |
2015-07-31 | Merge pull request #19 from kilbith/master | Calinou | |
Fix dirty shadows on mesh models | |||
2015-07-31 | Fix dirty shadows on mesh models | jp | |
2015-07-16 | Merge pull request #17 from beyondlimits/master | Calinou | |
Additional crafting recipes for slabs | |||
2015-07-05 | Merge pull request #18 from kilbith/master | Calinou | |
Save light_source in saw's output for glowing default nodes | |||
2015-07-05 | Save light_source in saw's output for glowing default nodes | jp | |
2015-07-04 | Additional crafting recipes for slabs | Marcin | |
2015-07-04 | Merge pull request #16 from beyondlimits/master | Calinou | |
Add recipe for splitting alternative stairs into 4 microblocks | |||
2015-07-04 | Added recipe for splitting alternative stairs into 4 microblocks. | Marcin | |
2015-07-02 | Merge pull request #15 from beyondlimits/master | Calinou | |
Correct recipes for slopes | |||
2015-07-01 | Removed shaped and added new shapeless crafting recipes for slopes. | Marcin | |
2015-06-28 | Merge pull request #14 from beyondlimits/master | Calinou | |
Add circular crafting rule to 3-microblock stairs | |||
2015-06-27 | Added circular crafting rule to 3-microblock stairs | Marcin | |
2015-06-27 | Merge pull request #13 from beyondlimits/master | Calinou | |
Add support for new slopes to circular saw | |||
2015-06-27 | Merge pull request #8 from kilbith/patch-1 | Calinou | |
Add meselamp to registration | |||
2015-06-27 | Added new slopes to circular saw | Marcin | |
2015-06-27 | Merge pull request #12 from beyondlimits/master | Calinou | |
Proper count of leftovers received from circular saw when cutting into slopes | |||
2015-06-27 | Fixed count of leftovers received from circular saw for slopes | Marcin | |
2015-06-20 | Merge pull request #9 from beyondlimits/master | Calinou | |
Add new "inner cut" slopes | |||
2015-06-18 | Added missing slopes | Marcin | |
2015-06-17 | Add meselamp to registration | kilbith | |
2015-06-16 | Merge pull request #7 from CraigyDavi/obsidianbrick | Calinou | |
Add stairsplus support to obsidian brick | |||
2015-06-15 | Add stairsplus support to obsidian brick | Craig Davison | |
2015-06-15 | Merge pull request #6 from CraigyDavi/saw-duplication-fix | Calinou | |
Circular saw: Prevent microblocks from duplicating | |||
2015-06-15 | Circular saw: Prevent microblocks from duplicating | Craig Davison | |
2015-06-14 | Merge pull request #5 from kilbith/master | Calinou | |
Speedup get_output_inv() | |||
2015-06-14 | Speedup get_output_inv() | kilbith | |
2015-06-10 | Reduce tool repair buff to 10% | Calinou | |
2015-06-07 | Merge pull request #4 from kilbith/master | Calinou | |
New empty bookshelf texture | |||
2015-06-07 | New empty bookshelf texture | kilbith | |
2015-06-06 | Merge pull request #3 from kilbith/master | Calinou | |
Speed up remnant stack calculation | |||
2015-06-06 | Speedup remnant stack calculation | kilbith | |
2015-06-06 | Merge pull request #2 from kilbith/master | Calinou | |
Speed up get_output_inv | |||
2015-06-06 | Speedup get_output_inv | kilbith | |
2015-06-06 | Merge pull request #1 from kilbith/master | Calinou | |
Add mesh models into the circular saw | |||
2015-06-06 | Add mesh models into the circular saw | kilbith | |
2015-04-18 | Add tar_block = 1 group to tar | Calinou | |
2015-04-07 | Fix glass not looking correct (stairs/slabs/panels/microblocks). This makes ↵ | Calinou | |
regular glass look worse though. |