Commit Graph

295 Commits (master)

Author SHA1 Message Date
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 f7d9bde05d Version 0.5.0 2016-08-31 23:06:10 +02:00
Wuzzy ba1ebcf89f Update API documentation 2016-08-29 21:42:46 +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 5d46f34712 Fix readme typo 2016-08-15 01:50:36 +02:00
Wuzzy 517a1d44ab Automatically catch all used mining groups 2016-08-13 00:18:14 +02:00
Wuzzy fbc8b5326c Version 0.4.0 2016-08-10 23:56:04 +02:00
Wuzzy 8ca3fae358 Function: add_suppressed_item_entries 2016-08-10 07:47:39 +02:00
Wuzzy 21f5ddc650 Sunlight_propagates retext 2016-08-10 05:54:59 +02:00
Wuzzy 6f41b43914 New factoid: Silent blocks 2016-08-10 05:24:09 +02:00
Wuzzy 816c09c4b6 Add diggable==false to “not diggable” factoid 2016-08-05 23:07:23 +02:00
Wuzzy 8d47ead3c1 Make full use of formspec size 2016-08-05 07:43:14 +02:00
Wuzzy 536b76f46c Fix missed forced items 2016-08-05 05:24:10 +02:00
Wuzzy ed340a63aa Fix crash when using unknown groups 2016-08-05 05:01:58 +02:00
Wuzzy f62081758f Fix liquid pointers 2016-08-05 04:56:25 +02:00
Wuzzy 4ad3160a11 Use bullet point characters 2016-08-05 04:53:54 +02:00
Wuzzy 7f25441dd6 Improve liquids display 2016-08-05 04:47:38 +02:00