index
:
drawers
master
origin/HEAD
origin/drawer-upgrades
origin/master
Unnamed repository; edit this file 'description' to name the repository.
root
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
init.lua
Age
Commit message (
Expand
)
Author
2018-10-14
MineClone 2 bug fix for trim
origin/master
origin/HEAD
isaiah658
2018-10-14
Fix MineClone 2 draw punching bug
isaiah658
2018-09-11
Add Wooden Trim for easy drawer network connections
Linus Jahn
2018-09-10
MCL2: Fix drawer upgrade inventory background
Linus Jahn
2018-06-16
Add drawer controller (#19)
isaiah658
2017-06-07
Replace deprecated method 'setting_getbool' with 'settings:get_bool' (#8)
Jordan Irwin
2017-06-03
Add Drawer Upgrades
origin/drawer-upgrades
LNJ
2017-06-02
Increase drawer capacity to 32 stack sizes
LNJ
2017-04-14
Add drawers in all wood types
LNJ
2017-04-11
Add i18n support using intllib
LNJ
2017-04-09
Make 1x1, 1x2 and 2x2 drawers disableable
LNJ
2017-04-05
Add 1x2 drawers, Add crafting recipes for 1x2 and 2x2
LNJ
2017-04-05
Change descriptions to use plural for 2x2 drawers
LNJ
2017-04-05
Add basic 2x2 Drawers
LNJ
2017-04-03
Use group:wood for crafting drawers
LNJ
2017-04-01
Add support for pipeworks
LNJ
2017-04-01
Fix Wooden Drawer has no sounds/crafting
LNJ
2017-04-01
Split up source code into multiple files
LNJ
2017-03-29
Add MineClone2 support, Make dependency to `default` optional
LNJ
2017-03-29
Add Wooden Drawer textures by @jaquadro
LNJ
2017-03-28
Fix that LBM-restored visuals doesn't have a texture
LNJ
2017-03-28
Make drawers craftable
LNJ
2017-03-26
Fix 'automatic tool repair' bug, Don't add stack_max=1 items
LNJ
2017-03-26
Fix node not specified in spawn_visual
LNJ
2017-03-26
Fix that drawer visuals are not loaded again
LNJ
2017-03-26
Make Wooden Drawer breakable by hand and add sounds
LNJ
2017-03-26
Drop all items on dug
LNJ
2017-03-26
Inital Commit
LNJ