aboutsummaryrefslogtreecommitdiff
path: root/circular_saw.lua
Commit message (Collapse)AuthorAge
* http://linux-forks.de/moreblocks/71.html fixedOch Noe2018-10-22
|
* more stuff from Och_NoeGabriel Pérez-Cerezo2018-03-24
|
* Add Sokomine to the copyright line of circular_saw.luaHugo Locurcio2017-09-03
|
* add a few new shapes to the table saw: (#67)Vanessa Ezekowitz2017-02-21
| | | | | * 1/16 slab, L-shaped (two sides) * 1/16 slab, corner-shaped (three sides) * 1/16 slab, U-shaped (three sides)
* Prepare for v1.0.0 releaseHugo Locurcio2017-02-19
|
* Remove unused gui_slotsAuke Kok2016-12-31
|
* Run cleanfile on all files, fixing whitespace issues.Auke Kok2016-12-31
|
* Prevent input stack_max from overflowingAuke Kok2016-02-13
| | | | 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.
* Resolves swapping different blocks between inventoriescmdskp2015-12-26
| | | 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.
* Make stairplus:register_* functions work without using register_all.Pierre-Yves Rollo2015-11-01
|
* Added new slopes to circular sawMarcin2015-06-27
|
* Fixed count of leftovers received from circular saw for slopesMarcin2015-06-27
|
* Circular saw: Prevent microblocks from duplicatingCraig Davison2015-06-15
|
* Speedup get_output_inv()kilbith2015-06-14
|
* Speedup remnant stack calculationkilbith2015-06-06
|
* Speedup get_output_invkilbith2015-06-06
|
* Add mesh models into the circular sawkilbith2015-06-06
|
* More informative and shorter headers.Calinou2015-01-12
|
* Add licensing headers to all files, fix intllib global variable warnings.Calinou2015-01-11
|
* Big cleanup. Fix intllib support.Calinou2014-12-27
|
* Continue the potential fix.Calinou2014-08-20
|
* Add potential fix for circular saw crash.Calinou2014-08-20
|
* Try a fix for name_parts crash.Calinou2014-08-10
|
* Code cleanup, new Stairs+ recipes.Calinou2014-07-21
|
* Add an upper cap to circular saw max.Calinou2014-07-20
|
* Code cleanup. Add tar and more stone types.Calinou2014-06-27
|
* Added desert cobblestone Stairs+ nodes, circular saw cosmetic changes, ↵Calinou2014-05-03
| | | | remove obsolete code.
* Merge ShadowNinja's rewrite.Calinou2014-03-09
|
* Merge pull request #11 from Jat15/patch-2Calinou2014-01-20
|\ | | | | circular_saw limit in inventory input.
| * Circular_saw limit in inventory inputJat152013-12-27
| | | | | | Use for multiply block in circular saw.
* | Big update: new stair types, code looks better.Calinou2014-01-20
| |
* | Merge pull request #10 from Jat15/patch-1Calinou2014-01-20
|\ \ | | | | | | Fix circular saw bug: typo fix.
| * | Fix bug circular sawJat152013-12-23
| |/
| * Add Coal Stone Bricks ( old Stone Bricks) and modify craft Iron Stone BricksJat2013-11-03
| |
* | Circular_saw infotext translatable.Jat2013-12-12
|/
* Added new aliases for screwdriver and circular saw, new microblocks/panels, ↵Calinou2013-10-27
| | | | circular saw now has 4 rows with 8 items each
* New slab types: 1/16, 1/8, 7/8, 15/16 slabs (suggested by VanessaE), ↵Calinou2013-10-26
| | | | reorganized circular saw
* Fix circlar saw duplication bug, thanks SokomineCalinou2013-09-25
|
* FixCalinou2013-07-11
|
* Put mod load print at bottom; fix crash with putting strings in number fieldsCalinou2013-07-11
|
* Fix double spaceCalinou2013-07-11
|
* More BlocksCalinou2013-07-11