Commit Graph

35 Commits (master)

Author SHA1 Message Date
Wuzzy 3186f24708 Move invtab translations 2022-08-12 21:50:35 +02:00
Wuzzy d6882e0b8d Move invtab icons to the correct mods 2022-08-12 21:33:56 +02:00
Wuzzy 4f9725fe46 Properly handle starting page again 2022-08-12 21:02:33 +02:00
Wuzzy f1a55b23aa Fix inventory tabs disappearing sometimes 2022-08-12 16:37:48 +02:00
Wuzzy 56a5301d55 Generalize inventory tabs 2022-08-12 12:26:47 +02:00
Wuzzy 0b0134fc53 Change default formspec page prefix to rp_formspec 2022-08-12 11:04:13 +02:00
Wuzzy a8b182d898 Generalize inventory formspec changes 2022-08-12 10:44:16 +02:00
Wuzzy 3324000dd5 Fix crafting selection jumping after craft 2022-06-13 19:49:14 +02:00
Wuzzy b2e75b5c30 Update crafting API documentation 2022-06-13 17:28:23 +02:00
Wuzzy 0abc17fa6e Fix crash if crafting with empty input 2022-06-13 17:26:22 +02:00
Wuzzy 98d88d1753 Allow multiple crafting recipes with same output (WIP) 2022-06-13 14:54:41 +02:00
Wuzzy 1b5f9c1617 Don't pass number to formspec_escape 2022-05-31 22:01:59 +02:00
Wuzzy 5d6319a9ac Update game name "Pixture" in source/readme files 2022-05-25 13:36:51 +02:00
Wuzzy 4b7f3c990a Inventory formspec: Don't set formspec twice 2022-05-23 00:42:59 +02:00
Wuzzy e680154c68 Cache the crafting guide list for fast loading 2022-05-23 00:31:13 +02:00
Wuzzy 80f627ad8a Add missing rp_item_drop dependency to mod 2022-05-21 18:10:23 +02:00
Wuzzy cdc429b22c Fix senseless local var 2022-05-19 22:13:43 +02:00
Wuzzy 0e571b6a8a Add API documentation for rp_crafting 2022-05-19 21:20:53 +02:00
Wuzzy 040b6ae62f rp_crafting: Remove unused groups field 2022-05-19 21:17:21 +02:00
Wuzzy f148a0d507 Rename MAX_INPUTS to crafting.MAX_INPUTS 2022-05-19 20:58:14 +02:00
Wuzzy a6fac688e0 rp_crafting: Add optional recipe validity test 2022-05-19 20:53:21 +02:00
Wuzzy 7a28bd98cb rp_crafting: Make some variables local 2022-05-19 20:29:22 +02:00
Wuzzy 9ddd2539b4 Add mod name to all minetest.log messages 2022-05-06 10:22:29 +02:00
Wuzzy 028eaecf88 Make rp_crafting no longer depend on rp_default 2022-05-04 17:44:17 +02:00
Wuzzy 53fc072f9f Untangle hard dependencies on rp_default 2022-05-04 17:29:00 +02:00
Wuzzy e96379d4e1 Sort crafting guide alphabetically again 2022-05-04 14:55:52 +02:00
Wuzzy 801523a86d Merge branch 'sign_woods' 2022-05-04 08:32:02 +02:00
Wuzzy 6aba251361 Can craft metal+coal blocks/slabs/stairs back 2022-05-03 16:50:50 +02:00
Wuzzy 0d2cd22b91 Fix outdated mod checks: jewels/drop_items_on_die 2022-05-03 15:09:02 +02:00
Wuzzy 6d6980689c Update translation templates 2022-05-03 14:19:05 +02:00
Wuzzy 36e231289c Add tin+copper block/stair/slab 2022-05-03 12:05:48 +02:00
Wuzzy 935597e322 Add oak/birch sign 2022-05-02 16:44:13 +02:00
Wuzzy e2c7590a1d Extract formspec API from rp_default → rp_formspec 2022-04-25 21:34:38 +02:00
Wuzzy 13b9dc1908 item_drop, drop_items_on_die: Add rp_ prefix 2022-04-23 00:28:26 +02:00
Wuzzy e0fa54ce9e Rename crafting mod to rp_crafting 2022-04-22 21:37:27 +02:00