198 Commits

Author SHA1 Message Date
Wuzzy
e0c33f6db8 Fix bad comparison of uses and mintime 2016-12-17 13:27:24 +01:00
Wuzzy
233e84438f Take use count into account for tool sort 2016-12-17 01:39:42 +01:00
Wuzzy
11c34326d0 Roughly sort tool entries by tool capabilities 2016-12-17 01:02:38 +01:00
Wuzzy
965dbff515 Differentiate b/w item/tool/node again 2016-12-16 22:29:03 +01:00
Wuzzy
3df6447208 Move redundant core item infos into functions 2016-12-16 22:17:35 +01:00
Wuzzy
3fecd51277 Minor refactoring and new comments 2016-12-16 19:42:05 +01:00
Wuzzy
813b6e7fa3 Automatically add connects_to groups to miscgroups 2016-12-16 17:40:07 +01:00
Wuzzy
7255593e2f Simplify group gathering 2016-12-16 17:05:45 +01:00
Wuzzy
dbdbc54321 Automatically collect all crafting groups 2016-12-16 13:43:40 +01:00
Wuzzy
3edeabd1fd Also check place_failed as sound 2016-12-16 12:51:09 +01:00
Wuzzy
839e484fcc Expose exact light level, simplify light strings 2016-12-16 12:48:56 +01:00
Wuzzy
edf39274c4 Rename “mining level” to “toughness level” 2016-12-15 18:04:16 +01:00
Wuzzy
d16c7d1743 Rename factoid functions 2016-12-15 17:20:46 +01:00
Wuzzy
e4bb77dc56 Fail gracefully if node has invalid sounds 2016-12-14 16:19:07 +01:00
Wuzzy
3871036956 Update translations 2016-12-14 15:53:55 +01:00
Wuzzy
0caac1361c Hide full punch interval if not a weapon 2016-12-14 14:22:53 +01:00
Wuzzy
6338dc6457 Remove unused code 2016-12-14 13:58:21 +01:00
Wuzzy
8024ee0664 Support tools with maxlevel==nil or uses==nil 2016-12-14 13:56:48 +01:00
Wuzzy
8f3dca8e93 Replace “mining capabilities” w/ maxlevel 2016-12-14 13:37:17 +01:00
Wuzzy
24db5de70f Attempt to reasonably display mining times 2016-12-14 13:14:25 +01:00
Wuzzy
682b757734 Move mining durability into toolcaps_to_string 2016-12-13 20:46:07 +01:00
Wuzzy
6927db384b Don't add newlines after empty lines 2016-12-13 14:19:58 +01:00
Wuzzy
664a758e74 Move durability info down 2016-12-13 14:02:18 +01:00
Wuzzy
98b8c7000f Add mining tool durability 2016-12-13 13:59:57 +01:00
Wuzzy
dfe653e178 *_durability and make it more flexible 2016-12-13 12:31:26 +01:00
Wuzzy
4ae274b9e2 Add support to specify tool uses 2016-12-13 02:13:36 +01:00
Wuzzy
c0adef4bd9 Add use factoid type 2016-12-12 23:27:14 +01:00
Wuzzy
3a554c905a Remove newline after itemstring factoid 2016-12-12 23:05:16 +01:00
Wuzzy
88b5ca9599 Avoid double newline for custom factoids 2016-12-12 22:56:15 +01:00
Wuzzy
1b4c684ee4 Add a couple of factoid types 2016-12-12 22:48:43 +01:00
Wuzzy
eb505cbf1e Add more newline2 2016-12-12 22:28:03 +01:00
Wuzzy
a45d72499f Add misc factoid type 2016-12-12 22:26:07 +01:00
Wuzzy
3b14a5d98e Remove old TODO 2016-12-12 22:18:25 +01:00
Wuzzy
c38c530a3a Allow to overwrite entry name of air, ignore, hand 2016-12-12 22:17:08 +01:00
Wuzzy
7b13489543 Update hand hidden support 2016-12-12 21:27:19 +01:00
Wuzzy
e7879bef7d Try to add hidden support to hand 2016-12-12 21:23:01 +01:00
Wuzzy
01d1923740 Allow to suppress hand entry (hopefully) 2016-12-12 21:20:30 +01:00
Wuzzy
7074133a49 Fix hand entry name override 2016-12-12 21:16:05 +01:00
Wuzzy
b5a0c6decf Suppress ignore again 2016-12-12 20:56:48 +01:00
Wuzzy
f9b8a736c6 Remove legacy table 2016-12-12 20:43:18 +01:00
Wuzzy
6747c8ff4a Remove legacy functions since we're using fields 2016-12-12 14:29:43 +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
e1edcd982e Change x_doc_items_* to _doc_items_* 2016-11-16 06:35:24 +01:00