Age | Commit message (Expand) | Author |
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 |
2016-12-09 | Allow category_id in register_factoid to be nil | Wuzzy |
2016-12-08 | Support factoids for tools and craftitems. Yay! | Wuzzy |
2016-12-08 | Partially fix custom hand/air text not working | Wuzzy |
2016-12-06 | Change meaning of itemstring setting | Wuzzy |
2016-12-06 | Show itemstring to those with give or debug priv | Wuzzy |
2016-12-05 | Show itemstrings by default | Wuzzy |
2016-12-03 | Use new intllib string insertion syntax | Wuzzy |
2016-12-03 | Gracefully fail when trying to parse unknown item | Wuzzy |
2016-11-16 | Change x_doc_items_* to _doc_items_* | Wuzzy |
2016-11-09 | Fix mod not working with intllib and mod security | Wuzzy |
2016-11-07 | Use doc boundary box helper vars | Wuzzy |
2016-11-03 | Actually check itemstring setting for truth | Wuzzy |
2016-11-03 | Allow to show itemstring | Wuzzy |
2016-11-03 | Fix NO DATA errors | Wuzzy |
2016-11-03 | Fix globals problem | Wuzzy |
2016-11-03 | Export group names | Wuzzy |
2016-11-03 | add_real_group_names → add_friendly_group_names | Wuzzy |
2016-11-03 | Make group name rendering a setting | Wuzzy |
2016-11-03 | Fix falling_node vs block factoid | Wuzzy |
2016-10-30 | Allow entry name overwrites again | Wuzzy |
2016-10-30 | Remove outdate comments | Wuzzy |
2016-10-30 | Add more item def. fields | Wuzzy |
2016-10-30 | Add support for item definition fields | Wuzzy |
2016-10-27 | Tweak more string errors | Wuzzy |
2016-10-27 | Fix some bad strings | 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 |