319 Commits

Author SHA1 Message Date
Wuzzy
68af06d9c0 Fix liquid factoid being disappered 2017-05-28 05:19:33 +02:00
Wuzzy
7006e5f708 Fix movement factoids being accidentally hidden 2017-05-09 18:26:01 +02:00
Wuzzy
75c1daa5a0 Version 1.1.0 2017-03-17 21:30:26 +01:00
Wuzzy
489f2a1d63 Add doc.sub.items.disable_core_factoid 2017-03-17 20:15:47 +01:00
Wuzzy
a8cc1ccc7a Refactor: Put node digging times into function 2017-03-17 17:47:42 +01:00
Wuzzy
abc685ba01 Fix incorrect item name display in connects_to 2017-03-17 05:29:24 +01:00
Wuzzy
ed8a72debe Version 1.0.2 2017-03-03 03:09:58 +01:00
Wuzzy
74d71cad2a Fix crash when tool has empty times table 2017-02-11 19:35:39 +01:00
Wuzzy
dfd7cae20f Fix crash with tools with empty digging groups 2017-02-11 12:39:41 +01:00
Wuzzy
84a5f5f8c9 Add rotate_node template text 2017-02-11 02:33:36 +01:00
Wuzzy
77a9f43b5d Version 1.0.1 2017-02-03 02:25:22 +01:00
Wuzzy
284cc37a1f Make mod more stable with weird tool definitions 2017-02-03 02:19:34 +01:00
Wuzzy
dbee1ab2dc Fix crash for tools w/o uses or maxlevel defined 2017-02-03 02:10:10 +01:00
Wuzzy
b7cadfd37e Version 1.0.0 2016-12-28 23:28:51 +01:00
Wuzzy
a7bf479cd1 Update screenshot 2016-12-28 23:27:38 +01:00
Wuzzy
2a172670e0 Delete pointless backup file 2016-12-28 23:02:21 +01:00
Wuzzy
0a2dac8fbc Remove old FIXME as it is not relevant anymore 2016-12-28 23:01:15 +01:00
Wuzzy
8b6b04c9f0 Fix dig time being “inf” when maxlevel==0 2016-12-28 22:44:21 +01:00
Wuzzy
30c870ef0b Mention what to do with hand and air 2016-12-28 21:18:35 +01:00
Wuzzy
c7d375b65f Add support for unlimited uses 2016-12-28 19:31:28 +01:00
Wuzzy
ed13ef4903 Add some nil checks for nodes 2016-12-28 18:10:05 +01:00
Wuzzy
1db28fffd4 add_entry/add_category 2016-12-28 15:43:07 +01:00
Wuzzy
00dddcfe66 Fix typo in API.md 2016-12-19 13:52:00 +01:00
Wuzzy
e6f48daab7 Version 0.9.0 2016-12-19 01:10:54 +01:00
Wuzzy
fc68266701 Roughly sort misc. tools by durability 2016-12-19 00:13:35 +01:00
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
8ab8eebbee Simplify notable groups explanation 2016-12-16 19:19:08 +01:00
Wuzzy
25a1687618 Improve explanation of miscgroups 2016-12-16 18:18:45 +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
865ae9fcbd Update translation 2016-12-14 15:04:15 +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
4cfdf07c14 Make README section about auto info more readable 2016-12-13 22:52:18 +01:00
Wuzzy
f00d729776 Minor README rewrite 2016-12-13 21:47:56 +01:00