index
:
minetest_doc_items
master
origin/HEAD
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
2017-02-11
Add rotate_node template text
Wuzzy
2017-02-03
Make mod more stable with weird tool definitions
Wuzzy
2017-02-03
Fix crash for tools w/o uses or maxlevel defined
Wuzzy
2016-12-28
Remove old FIXME as it is not relevant anymore
Wuzzy
2016-12-28
Fix dig time being “inf” when maxlevel==0
Wuzzy
2016-12-28
Add support for unlimited uses
Wuzzy
2016-12-28
Add some nil checks for nodes
Wuzzy
2016-12-28
add_entry/add_category
Wuzzy
2016-12-19
Roughly sort misc. tools by durability
Wuzzy
2016-12-17
Fix bad comparison of uses and mintime
Wuzzy
2016-12-17
Take use count into account for tool sort
Wuzzy
2016-12-17
Roughly sort tool entries by tool capabilities
Wuzzy
2016-12-16
Differentiate b/w item/tool/node again
Wuzzy
2016-12-16
Move redundant core item infos into functions
Wuzzy
2016-12-16
Minor refactoring and new comments
Wuzzy
2016-12-16
Automatically add connects_to groups to miscgroups
Wuzzy
2016-12-16
Simplify group gathering
Wuzzy
2016-12-16
Automatically collect all crafting groups
Wuzzy
2016-12-16
Also check place_failed as sound
Wuzzy
2016-12-16
Expose exact light level, simplify light strings
Wuzzy
2016-12-15
Rename “mining level” to “toughness level”
Wuzzy
2016-12-15
Rename factoid functions
Wuzzy
2016-12-14
Fail gracefully if node has invalid sounds
Wuzzy
2016-12-14
Update translations
Wuzzy
2016-12-14
Hide full punch interval if not a weapon
Wuzzy
2016-12-14
Remove unused code
Wuzzy
2016-12-14
Support tools with maxlevel==nil or uses==nil
Wuzzy
2016-12-14
Replace “mining capabilities” w/ maxlevel
Wuzzy
2016-12-14
Attempt to reasonably display mining times
Wuzzy
2016-12-13
Move mining durability into toolcaps_to_string
Wuzzy
2016-12-13
Don't add newlines after empty lines
Wuzzy
2016-12-13
Move durability info down
Wuzzy
2016-12-13
Add mining tool durability
Wuzzy
2016-12-13
*_durability and make it more flexible
Wuzzy
2016-12-13
Add support to specify tool uses
Wuzzy
2016-12-12
Add use factoid type
Wuzzy
2016-12-12
Remove newline after itemstring factoid
Wuzzy
2016-12-12
Avoid double newline for custom factoids
Wuzzy
2016-12-12
Add a couple of factoid types
Wuzzy
2016-12-12
Add more newline2
Wuzzy
2016-12-12
Add misc factoid type
Wuzzy
2016-12-12
Remove old TODO
Wuzzy
2016-12-12
Allow to overwrite entry name of air, ignore, hand
Wuzzy
2016-12-12
Update hand hidden support
Wuzzy
2016-12-12
Try to add hidden support to hand
Wuzzy
2016-12-12
Allow to suppress hand entry (hopefully)
Wuzzy
2016-12-12
Fix hand entry name override
Wuzzy
2016-12-12
Suppress ignore again
Wuzzy
2016-12-12
Remove legacy table
Wuzzy
2016-12-12
Remove legacy functions since we're using fields
Wuzzy
[next]