summaryrefslogtreecommitdiff
path: root/circular_saw.lua
AgeCommit message (Collapse)Author
2018-03-24more stuff from Och_NoeGabriel Pérez-Cerezo
2017-09-03Add Sokomine to the copyright line of circular_saw.luaHugo Locurcio
2017-02-21add a few new shapes to the table saw: (#67)Vanessa Ezekowitz
* 1/16 slab, L-shaped (two sides) * 1/16 slab, corner-shaped (three sides) * 1/16 slab, U-shaped (three sides)
2017-02-19Prepare for v1.0.0 releaseHugo Locurcio
2016-12-31Remove unused gui_slotsAuke Kok
2016-12-31Run cleanfile on all files, fixing whitespace issues.Auke Kok
2016-02-13Prevent input stack_max from overflowingAuke 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.
2015-12-26Resolves swapping different blocks between inventoriescmdskp
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-01Make stairplus:register_* functions work without using register_all.Pierre-Yves Rollo
2015-06-27Added new slopes to circular sawMarcin
2015-06-27Fixed count of leftovers received from circular saw for slopesMarcin
2015-06-15Circular saw: Prevent microblocks from duplicatingCraig Davison
2015-06-14Speedup get_output_inv()kilbith
2015-06-06Speedup remnant stack calculationkilbith
2015-06-06Speedup get_output_invkilbith
2015-06-06Add mesh models into the circular sawkilbith
2015-01-12More informative and shorter headers.Calinou
2015-01-11Add licensing headers to all files, fix intllib global variable warnings.Calinou
2014-12-27Big cleanup. Fix intllib support.Calinou
2014-08-20Continue the potential fix.Calinou
2014-08-20Add potential fix for circular saw crash.Calinou
2014-08-10Try a fix for name_parts crash.Calinou
2014-07-21Code cleanup, new Stairs+ recipes.Calinou
2014-07-20Add an upper cap to circular saw max.Calinou
2014-06-27Code cleanup. Add tar and more stone types.Calinou
2014-05-03Added desert cobblestone Stairs+ nodes, circular saw cosmetic changes, ↵Calinou
remove obsolete code.
2014-03-09Merge ShadowNinja's rewrite.Calinou
2014-01-20Merge pull request #11 from Jat15/patch-2Calinou
circular_saw limit in inventory input.
2014-01-20Big update: new stair types, code looks better.Calinou
2014-01-20Merge pull request #10 from Jat15/patch-1Calinou
Fix circular saw bug: typo fix.
2013-12-27Circular_saw limit in inventory inputJat15
Use for multiply block in circular saw.
2013-12-23Fix bug circular sawJat15
2013-12-12Circular_saw infotext translatable.Jat
2013-11-03Add Coal Stone Bricks ( old Stone Bricks) and modify craft Iron Stone BricksJat
2013-10-27Added new aliases for screwdriver and circular saw, new microblocks/panels, ↵Calinou
circular saw now has 4 rows with 8 items each
2013-10-26New slab types: 1/16, 1/8, 7/8, 15/16 slabs (suggested by VanessaE), ↵Calinou
reorganized circular saw
2013-09-25Fix circlar saw duplication bug, thanks SokomineCalinou
2013-07-11FixCalinou
2013-07-11Put mod load print at bottom; fix crash with putting strings in number fieldsCalinou
2013-07-11Fix double spaceCalinou
2013-07-11More BlocksCalinou