Commit Graph

295 Commits (master)

Author SHA1 Message Date
Wuzzy 6747c8ff4a Remove legacy functions since we're using fields 2016-12-12 14:29:43 +01:00
Wuzzy cb0296654e Rename modpack to “Help” 2016-12-12 12:45:45 +01:00
Wuzzy 8c4c6f2d1f Version 0.8.0 2016-12-12 02:23:43 +01:00
Wuzzy 3aee217f76 Copy-edit README.md 2016-12-11 22:54:42 +01:00
Wuzzy 509c2c50d5 Copy-edit API.md 2016-12-11 22:53:26 +01:00
Wuzzy f36ed19df3 Allow category_id in register_factoid to be nil 2016-12-09 07:04:34 +01:00
Wuzzy 0ed6eb4951 Support factoids for tools and craftitems. Yay! 2016-12-08 19:18:59 +01:00
Wuzzy 989ec62153 Partially fix custom hand/air text not working 2016-12-08 12:32:10 +01:00
Wuzzy 68013d8cc6 Change meaning of itemstring setting 2016-12-06 14:57:33 +01:00
Wuzzy bf94226a4b Show itemstring to those with give or debug priv 2016-12-06 14:52:52 +01:00
Wuzzy f82d7e893e Show itemstrings by default 2016-12-05 13:09:37 +01:00
Wuzzy d26af1cfbb Use new intllib string insertion syntax 2016-12-03 22:10:43 +01:00
Wuzzy 7f40f3404a Gracefully fail when trying to parse unknown item 2016-12-03 21:11:55 +01:00
Wuzzy 094f13607a Version 0.7.0 2016-11-17 21:25:13 +01:00
Wuzzy 21ba63a58d MIT License 2016-11-17 18:50:18 +01:00
Wuzzy e1edcd982e Change x_doc_items_* to _doc_items_* 2016-11-16 06:35:24 +01:00
Wuzzy ecf60962c2 Fix mod not working with intllib and mod security 2016-11-09 01:38:24 +01:00
Wuzzy c72837b869 Use doc boundary box helper vars 2016-11-07 21:30:48 +01:00
Wuzzy 852fa83da3 Actually check itemstring setting for truth 2016-11-03 04:12:44 +01:00
Wuzzy 7f2f87c45c Spelling fixes in readme 2016-11-03 04:10:02 +01:00
Wuzzy f6d658a830 Allow to show itemstring 2016-11-03 04:03:07 +01:00
Wuzzy 1be13bdefd Fix NO DATA errors 2016-11-03 03:50:21 +01:00
Wuzzy 79e58cfbfb Fix globals problem 2016-11-03 03:23:00 +01:00
Wuzzy 84b045e86f Export group names 2016-11-03 03:21:47 +01:00
Wuzzy a080fd45f9 add_real_group_names → add_friendly_group_names 2016-11-03 02:41:13 +01:00
Wuzzy 825d0cd20e Make group name rendering a setting 2016-11-03 02:39:30 +01:00
Wuzzy 6bb96be16e Fix falling_node vs block factoid 2016-11-03 01:55:19 +01:00
Wuzzy d303501443 Allow entry name overwrites again 2016-10-30 20:35:16 +01:00
Wuzzy 865a289b1e Remove outdate comments 2016-10-30 20:01:16 +01:00
Wuzzy 0a9bf5502c Add more item def. fields 2016-10-30 19:53:30 +01:00
Wuzzy e653b365cb Simplify the quick start guide 2016-10-30 13:34:04 +01:00
Wuzzy a32750360a Shorten API.md 2016-10-30 13:23:02 +01:00
Wuzzy 60e336e59f Update API documentation for x_doc_items_* fields 2016-10-30 13:19:48 +01:00
Wuzzy f46e48fa3e Add support for item definition fields 2016-10-30 04:17:55 +01:00
Wuzzy 7fd22dd958 Add screenshot 2016-10-29 15:52:31 +02:00
Wuzzy 081e349c1b Tweak more string errors 2016-10-27 03:19:45 +02:00
Wuzzy 4f69b73756 »Fließweite« 2016-10-27 03:18:05 +02:00
Wuzzy cf430b9d0d Fix some bad strings 2016-10-27 03:17:06 +02:00
Wuzzy 8b3b4739d8 Add template and German translation 2016-10-27 03:11:59 +02:00
Wuzzy 92f7115b55 Improve I18N 2016-10-26 20:27:04 +02:00
Wuzzy 8019e6891b Partial intllib support 2016-10-25 15:31:25 +02:00
Wuzzy 01ab78d189 Fix block images not being shown for certain drops 2016-10-25 12:34:06 +02:00
Wuzzy a161aae09c Check if player object is nil 2016-10-24 16:26:34 +02:00
Wuzzy 7e30f89d13 Add security precautions for nil player/item names 2016-10-23 00:23:20 +02:00
Wuzzy f8b87edb1d Version 0.6.0 2016-10-22 17:09:22 +02:00
Wuzzy 620615ed92 Fix “formtring” typo 2016-10-22 17:08:29 +02:00
Wuzzy 7b872ce44d Fall damage disabled for <= -100 2016-10-10 00:01:49 +02:00
Wuzzy 11d763b884 Use doc.widgets.text for main text 2016-10-09 03:03:50 +02:00
Wuzzy db8639a1c8 Clean up messy newline handling 2016-10-07 17:41:41 +02:00
Wuzzy a4fe164b76 Change how item descriptions are extracted 2016-09-06 17:30:25 +02:00