51 Commits

Author SHA1 Message Date
Wuzzy
03bdf605de Update trading menu formspec offsets 2024-04-09 13:20:35 +02:00
Wuzzy
0b1cbe15a8 Renew trading formspec for formspec version 7 2024-04-09 10:24:45 +02:00
Wuzzy
13d55c8aa2 Update container formspecs for formspec version 6 2024-04-09 03:01:56 +02:00
Wuzzy
856f67616c Initialize gold.pr via os.time() 2024-04-07 18:45:14 +02:00
Wuzzy
0ecd9af56f Unify the 5 villager types to one entity 2024-03-24 12:08:13 +01:00
Wuzzy
ab08aea4e3 Re-add the villager mob 2024-03-11 17:56:02 +01:00
Wuzzy
4602813b71 Refactor mobs to mods rp_mobs & rp_mobs_mobs 2023-08-27 20:59:25 +02:00
Wuzzy
00a9ed804f Remove some unused vars 2023-03-29 00:58:29 +02:00
Wuzzy
6f4d290966 Add metal sounds 2023-03-04 14:01:19 +01:00
Wuzzy
a02ccc2465 Sort achievements by "difficulty" 2023-02-02 21:22:42 +01:00
Wuzzy
40841ce44b Add find_all_minerals achievement 2023-02-01 22:40:51 +01:00
Wuzzy
dd8a75409b Add placable trading book 2023-01-31 05:50:19 +01:00
Wuzzy
b8b3d8562a Make ingots placable 2023-01-30 22:50:26 +01:00
Wuzzy
56d72d61bd Add groups: ingot, mineral_lump 2023-01-28 17:19:39 +01:00
Wuzzy
0d60fbb374 Initialize player trading slots on joining 2022-10-29 02:03:00 +02:00
Wuzzy
7adb8429ba Refactor books 2022-10-20 00:09:14 +02:00
Wuzzy
7680863e2d rp_gold: Don't set meta in trade book for state
Instead, trading data is read from temporary variables
2022-10-10 16:11:43 +02:00
Wuzzy
60a5ba4910 Render repair trades differently in formspec 2022-10-10 15:13:03 +02:00
Wuzzy
8bb2c60044 Remove 'notabs' pages (get_pages handles it now) 2022-08-12 16:43:39 +02:00
Wuzzy
0b0134fc53 Change default formspec page prefix to rp_formspec 2022-08-12 11:04:13 +02:00
Wuzzy
71cd29442c Add new farming foods to trades and chests 2022-07-29 19:11:34 +02:00
Wuzzy
66e4c726f0 Merge branch 'creative_newsort' 2022-06-05 16:24:49 +02:00
Wuzzy
f39349004d Refine Creative sorting even more 2022-06-05 16:24:16 +02:00
Wuzzy
156b799640 Nerf gold-for-jewel trades of farmer 2022-05-31 21:55:24 +02:00
Wuzzy
e7eaee5325 Make beds cheaper 2022-05-31 21:34:59 +02:00
Wuzzy
8bceb8ab8e Fix nonfunctionan text colorize 2022-05-31 21:31:27 +02:00
Wuzzy
713704819a Tweak trade formspec a bit 2022-05-31 21:24:52 +02:00
Wuzzy
673b4d6cd4 Fix being able to trade if trader has died 2022-05-31 20:06:07 +02:00
Wuzzy
a33c5ab445 Villagers offer more trades at once 2022-05-31 19:40:28 +02:00
Wuzzy
be8b7f5f5c More logical item sorting in creative inventory 2022-05-30 21:35:49 +02:00
Wuzzy
5d6319a9ac Update game name "Pixture" in source/readme files 2022-05-25 13:36:51 +02:00
Wuzzy
5524c68eef Make pearl trade more rewarding 2022-05-22 12:11:19 +02:00
Wuzzy
0e41ebba23 Fix crash due to uninit'ed inv lists 2022-05-21 15:42:27 +02:00
Wuzzy
747b05f91e Move items out of trading slots when closing 2022-05-20 21:35:17 +02:00
Wuzzy
c7d1b764df Remove tabs from formspecs where they don't belong 2022-05-20 18:38:26 +02:00
Wuzzy
f87b82b670 Fix some broken trades 2022-05-08 01:08:45 +02:00
Wuzzy
f611cfdbe3 Change setting name for testing in rp_gold 2022-05-08 01:07:13 +02:00
Wuzzy
e3c1bebd5d Tweak npc trades even more 2022-05-07 21:52:00 +02:00
Wuzzy
57c12b1052 Tweak the villager trades 2022-05-07 21:35:37 +02:00
Wuzzy
ba46436dc0 Add more trades for player to earn gold 2022-05-07 20:59:09 +02:00
Wuzzy
53fc072f9f Untangle hard dependencies on rp_default 2022-05-04 17:29:00 +02:00
Wuzzy
46c2cd16ff Add achievements icons 2022-05-04 16:06:37 +02:00
Wuzzy
524cfdd9d2 Add smelting recipes for ores 2022-05-03 17:48:31 +02:00
Wuzzy
6aba251361 Can craft metal+coal blocks/slabs/stairs back 2022-05-03 16:50:50 +02:00
Wuzzy
b0e3936adc Move carpenter trade out of rp_jewels mod check 2022-05-03 15:10:41 +02:00
Wuzzy
0d2cd22b91 Fix outdated mod checks: jewels/drop_items_on_die 2022-05-03 15:09:02 +02:00
Wuzzy
7bea8ecb03 Add gold block, slab, stair 2022-05-03 15:02:03 +02:00
Wuzzy
7f8913f4e0 Extract sound functions to rp_sounds 2022-04-25 22:07:28 +02:00
Wuzzy
e2c7590a1d Extract formspec API from rp_default → rp_formspec 2022-04-25 21:34:38 +02:00
Wuzzy
fd37eedaff Rename mod: jewels → rp_jewels 2022-04-23 02:41:39 +02:00