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
Age
Commit message (
Collapse
)
Author
2016-10-30
Add more item def. fields
Wuzzy
2016-10-30
Simplify the quick start guide
Wuzzy
2016-10-30
Shorten API.md
Wuzzy
2016-10-30
Update API documentation for x_doc_items_* fields
Wuzzy
2016-10-30
Add support for item definition fields
Wuzzy
2016-10-29
Add screenshot
Wuzzy
2016-10-27
Tweak more string errors
Wuzzy
2016-10-27
»Fließweite«
Wuzzy
2016-10-27
Fix some bad strings
Wuzzy
2016-10-27
Add template and German translation
Wuzzy
2016-10-26
Improve I18N
Wuzzy
2016-10-25
Partial intllib support
Wuzzy
2016-10-25
Fix block images not being shown for certain drops
Wuzzy
2016-10-24
Check if player object is nil
Wuzzy
2016-10-23
Add security precautions for nil player/item names
Wuzzy
2016-10-22
Version 0.6.0
Wuzzy
2016-10-22
Fix “formtring” typo
Wuzzy
2016-10-10
Fall damage disabled for <= -100
Wuzzy
2016-10-09
Use doc.widgets.text for main text
Wuzzy
2016-10-07
Clean up messy newline handling
Wuzzy
2016-09-06
Change how item descriptions are extracted
Wuzzy
2016-09-02
Fix mining group name check against dig_immediate
Wuzzy
2016-09-01
Reveal item items and their leftovers
Wuzzy
2016-09-01
Hide almost all items by default
Wuzzy
2016-09-01
Reveal items by dig, punch, place, craft
Wuzzy
2016-08-31
Version 0.5.0
Wuzzy
2016-08-29
Update API documentation
Wuzzy
2016-08-29
Redesign how suppressed and hidden entries work
Wuzzy
2016-08-29
Make air visible again
Wuzzy
2016-08-29
Improve detection of unbreakable blocks.
Wuzzy
2016-08-29
Just hide not_in_creative_inventory items
Wuzzy
2016-08-28
Fix buildable_to mess once again
Wuzzy
2016-08-28
Clean up some factual mistakes regarding buildable_to
Wuzzy
2016-08-28
Sort global node factoids roughly by importance
Wuzzy
2016-08-28
Difference between buildable_to and falling_node
Wuzzy
2016-08-25
Minor drop comment
Wuzzy
2016-08-25
Sort drop probabilities for max_drops==nil
Wuzzy
2016-08-25
Implement chained probability for max_drops==1
Wuzzy
2016-08-25
Remove duplicate drop percentage if rarity>200
Wuzzy
2016-08-25
Squash equal item types in complex drop info
Wuzzy
2016-08-25
Take in empty drops into account for complex drops
Wuzzy
2016-08-25
More readable drop help for some complex drops
Wuzzy
2016-08-25
Fix display of sub-table “items” of complex drops
Wuzzy
2016-08-25
Re-explain buildable_to again
Wuzzy
2016-08-25
Clean up some duplicate newlines
Wuzzy
2016-08-24
Fix silence factoid
Wuzzy
2016-08-24
Clarify buildable_to and sort liquid props
Wuzzy
2016-08-21
Add newline after dropstring
Wuzzy
2016-08-17
Sort drop probability when max_drops == 1
Wuzzy
2016-08-17
Node drops: Seperate calculation from output
Wuzzy
[next]