index
:
unified_inventory
master
origin/HEAD
origin/master
origin/waypoints
Unnamed repository; edit this file 'description' to name the repository.
root
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
api.lua
Age
Commit message (
Expand
)
Author
2016-08-07
Merge pull request #65 from Wuzzy2/digging_chance
Vanessa Ezekowitz
2016-08-07
Consider max_items in complex drop analysis
Wuzzy
2016-08-07
Properly seperate chance digs from normal digs
Wuzzy
2016-08-07
Take count into account for complex node drops
Wuzzy
2016-08-07
Reduce redundancy in chance-based drops
Wuzzy
2016-08-07
Add crafting type: digging by chance
Wuzzy
2016-08-06
Ensure formspec escaping for translated strings
Wuzzy
2016-08-06
Collect more missing strings for translation
Wuzzy
2016-03-31
Allow items to exclude their recipes from the recipes list
Pedro Gimeno
2015-08-16
disallow repairing tools using the 'to craft grid', allow it to put items of ...
HybridDog
2015-07-30
Don't add a recipe to the main list if it contains any unknown items/groups
Vanessa Ezekowitz
2015-04-18
Round home positions
ShadowNinja
2015-03-11
Display conversion method symbolically and textually next to arrow
Rogier
2015-02-05
reduce table lookups during initialization
Tim
2015-02-05
supress intllib check warning, this fixes #19
Tim
2014-06-21
Add intllib support.
RealBadAngel
2014-06-13
Show item usages in craft guide
Zefram
2014-06-13
Fix and enhance grid shapes in craft guide
Zefram
2014-05-11
Move around some group code and make the craftguide render well without a recipe
ShadowNinja
2014-05-02
Show group ingredients visually in craft guide
Zefram
2014-04-30
Use appropriate grid shape for each craft type
Zefram
2014-04-29
Show non-identity digging results in craft guide
Zefram
2014-04-29
Don't overwrite registered crafts
Zefram
2014-04-22
Look for recipes under an item's aliases
Zefram
2014-01-19
Remove unnecessary recipe table copying
ShadowNinja
2014-01-19
Remove trailing whitespace
ShadowNinja
2013-10-07
Fix the bug clearing other than default crafting methods.
RealBadAngel
2013-09-28
Update
ShadowNinja
2013-09-21
Update mod
RealBadAngel