Wuzzy
|
f46e48fa3e
|
Add support for item definition fields
|
2016-10-30 04:17:55 +01:00 |
|
Wuzzy
|
081e349c1b
|
Tweak more string errors
|
2016-10-27 03:19:45 +02:00 |
|
Wuzzy
|
cf430b9d0d
|
Fix some bad strings
|
2016-10-27 03:17:06 +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
|
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 |
|
Wuzzy
|
497a65bf96
|
Fix mining group name check against dig_immediate
|
2016-09-02 07:28:27 +02:00 |
|
Wuzzy
|
01bc7eb8bf
|
Reveal item items and their leftovers
|
2016-09-01 14:53:35 +02:00 |
|
Wuzzy
|
f0dccbda5c
|
Hide almost all items by default
|
2016-09-01 14:29:46 +02:00 |
|
Wuzzy
|
bbefabecfb
|
Reveal items by dig, punch, place, craft
|
2016-09-01 12:35:03 +02:00 |
|
Wuzzy
|
0e6e125330
|
Redesign how suppressed and hidden entries work
|
2016-08-29 18:53:37 +02:00 |
|
Wuzzy
|
7218caac55
|
Make air visible again
|
2016-08-29 14:01:50 +02:00 |
|
Wuzzy
|
0becb68bf2
|
Improve detection of unbreakable blocks.
|
2016-08-29 13:37:50 +02:00 |
|
Wuzzy
|
a961539931
|
Just hide not_in_creative_inventory items
|
2016-08-29 11:48:16 +02:00 |
|
Wuzzy
|
5b680134d4
|
Fix buildable_to mess once again
|
2016-08-28 18:52:38 +02:00 |
|
Wuzzy
|
e192d26864
|
Clean up some factual mistakes regarding buildable_to
|
2016-08-28 18:28:24 +02:00 |
|
Wuzzy
|
7f902352a6
|
Sort global node factoids roughly by importance
|
2016-08-28 18:17:32 +02:00 |
|
Wuzzy
|
fbd1fa5d70
|
Difference between buildable_to and falling_node
|
2016-08-28 17:55:30 +02:00 |
|
Wuzzy
|
7b9aa5fc67
|
Minor drop comment
|
2016-08-25 22:44:42 +02:00 |
|
Wuzzy
|
d755d8a51b
|
Sort drop probabilities for max_drops==nil
|
2016-08-25 22:39:56 +02:00 |
|
Wuzzy
|
52cc5f7bd7
|
Implement chained probability for max_drops==1
|
2016-08-25 22:24:48 +02:00 |
|
Wuzzy
|
3b99e74d02
|
Remove duplicate drop percentage if rarity>200
|
2016-08-25 21:28:22 +02:00 |
|
Wuzzy
|
78d05dac76
|
Squash equal item types in complex drop info
|
2016-08-25 20:54:56 +02:00 |
|
Wuzzy
|
eb3d7bf59b
|
Take in empty drops into account for complex drops
|
2016-08-25 20:34:26 +02:00 |
|
Wuzzy
|
9f4942e215
|
More readable drop help for some complex drops
|
2016-08-25 20:25:25 +02:00 |
|
Wuzzy
|
15b020cc20
|
Fix display of sub-table “items” of complex drops
|
2016-08-25 20:12:30 +02:00 |
|
Wuzzy
|
66b73ac6ac
|
Re-explain buildable_to again
|
2016-08-25 00:22:42 +02:00 |
|
Wuzzy
|
9e98778af2
|
Clean up some duplicate newlines
|
2016-08-25 00:17:55 +02:00 |
|
Wuzzy
|
9a049913f0
|
Fix silence factoid
|
2016-08-24 23:47:43 +02:00 |
|
Wuzzy
|
7e94fa5ba6
|
Clarify buildable_to and sort liquid props
|
2016-08-24 23:42:35 +02:00 |
|
Wuzzy
|
8a70bb5b6f
|
Add newline after dropstring
|
2016-08-21 00:25:10 +02:00 |
|
Wuzzy
|
cdbd01a1bd
|
Sort drop probability when max_drops == 1
|
2016-08-17 12:12:45 +02:00 |
|
Wuzzy
|
602b81413c
|
Node drops: Seperate calculation from output
|
2016-08-17 12:03:40 +02:00 |
|
Wuzzy
|
c6383a6e66
|
Fix drop probabilities for long subtables
|
2016-08-17 11:51:52 +02:00 |
|
Wuzzy
|
4277106aed
|
Better count display for complex drops
|
2016-08-17 11:33:15 +02:00 |
|
Wuzzy
|
9379f4a085
|
Fix missing closing bracket
|
2016-08-17 11:29:15 +02:00 |
|
Wuzzy
|
e59c589ff2
|
Don't show newlines from original descriptions
|
2016-08-17 00:41:42 +02:00 |
|
Wuzzy
|
7b6c7bd734
|
Fix crash regarding craftitems
|
2016-08-16 18:01:33 +02:00 |
|
Wuzzy
|
ecb88e3dc6
|
Disable hiding, add support for overriding images
|
2016-08-16 00:36:11 +02:00 |
|
Wuzzy
|
fc0c681a6e
|
Reduce entry adding code redundancy
|
2016-08-16 00:18:28 +02:00 |
|
Wuzzy
|
621b998c5a
|
Add minimal support for hidden entries
|
2016-08-15 19:01:21 +02:00 |
|
Wuzzy
|
517a1d44ab
|
Automatically catch all used mining groups
|
2016-08-13 00:18:14 +02:00 |
|
Wuzzy
|
8ca3fae358
|
Function: add_suppressed_item_entries
|
2016-08-10 07:47:39 +02:00 |
|