3042 Commits

Author SHA1 Message Date
Wuzzy
e1cec56e28 Align player skin buttons better 2024-04-09 17:16:49 +02:00
Wuzzy
0236e78848 Add minor offset to player skins page buttons 2024-04-09 17:01:09 +02:00
Wuzzy
c19ce49d29 Move craft buttons 2024-04-09 16:56:58 +02:00
Wuzzy
d894bb6c87 More reliable way to detect current inventory page 2024-04-09 16:00:30 +02:00
Wuzzy
c63bf69740 Crafting: Rename api.lua to init.lua 2024-04-09 14:44:59 +02:00
Wuzzy
47f10261db Reposition armor formspec offsets 2024-04-09 14:24:16 +02:00
Wuzzy
ab22838981 Make villager function local 2024-04-09 14:14:44 +02:00
Wuzzy
2130f5570b Add/update LBM for chest and jewel bench 2024-04-09 14:05:11 +02:00
Wuzzy
5cda58258e Update locked chest formspec for new formspec ver 2024-04-09 13:46:29 +02:00
Wuzzy
917f470803 Remove font size modifier in Creative Inventory 2024-04-09 13:40:22 +02:00
Wuzzy
c1c3fa19a7 Update achievements page formspec offsets 2024-04-09 13:39:36 +02:00
Wuzzy
03bdf605de Update trading menu formspec offsets 2024-04-09 13:20:35 +02:00
Wuzzy
20c3bd5b29 Update book/bookshelf/jewel bench formspec offsets 2024-04-09 13:06:43 +02:00
Wuzzy
9303bf0aff Update chest formspec offsets 2024-04-09 12:19:50 +02:00
Wuzzy
e69d697629 Make formspec wider by 0.5 and refactor 2024-04-09 11:32:52 +02:00
Wuzzy
cdc52acecb Upgrade furnace formspec to formspec version 7 2024-04-09 10:39:09 +02:00
Wuzzy
0b1cbe15a8 Renew trading formspec for formspec version 7 2024-04-09 10:24:45 +02:00
Wuzzy
268fa056cf Fix X offset of bookshelf read buttons 2024-04-09 10:01:49 +02:00
Wuzzy
478d31a9cd Version 3.13.1 2024-04-09 09:38:55 +02:00
Wuzzy
d21ea7a907 Fix crash when feeding animal 2024-04-09 09:35:19 +02:00
Wuzzy
23c0758f3f Fix book formspecs 2024-04-09 03:42:40 +02:00
Wuzzy
a230a19d57 Fix default formspec height mismatch 2024-04-09 03:26:35 +02:00
Wuzzy
8ce5840f04 Go to formspec version 7 2024-04-09 03:09:59 +02:00
Wuzzy
873af88910 Formspec: Increase tooltip area for fake itemstack 2024-04-09 03:06:04 +02:00
Wuzzy
13d55c8aa2 Update container formspecs for formspec version 6 2024-04-09 03:01:56 +02:00
Wuzzy
f0f8dac8b5 Render inv slot bg behind item 2024-04-09 02:41:11 +02:00
Wuzzy
8eb9c1aa94 Re-arrange achievement formspec elements 2024-04-09 02:37:30 +02:00
Wuzzy
367335d7c7 Reposition skins formspec page elements 2024-04-09 02:26:41 +02:00
Wuzzy
7270665201 Start upgrading formspecs to formspec_version 6 2024-04-09 01:05:28 +02:00
Wuzzy
6e1fceb817 Update rp_formspec API docs 2024-04-08 23:34:45 +02:00
Wuzzy
8c096c8d7c rp_formspec: Document boilerplate variable 2024-04-08 23:25:45 +02:00
Wuzzy
52a840d7ed Improve formspec prepend 2024-04-08 23:09:58 +02:00
Wuzzy
661cabd319 Formspec: Add default image for image buttons 2024-04-08 20:05:22 +02:00
Wuzzy
1b7b02982e Remove prepend in Repixture formspec pages 2024-04-08 18:47:13 +02:00
Wuzzy
7bbc0cf035 Better default button style for Esc menu and more 2024-04-08 18:25:01 +02:00
Wuzzy
a7d9a03fd0 Fix some pixel issues in Esc menu buttons 2024-04-08 18:03:18 +02:00
Wuzzy
217ffaa03c Use 9-tiles background for Esc menu 2024-04-08 18:01:40 +02:00
Wuzzy
a8de1b5e22 Merge branch 'master' into esc_menu 2024-04-08 16:43:25 +02:00
Wuzzy
fada3ee4e8 Use minetest.get_mapgen_edges for biome limits 2024-04-08 16:15:17 +02:00
Wuzzy
f5201e053e Convert TR to PO 2024-04-08 14:31:40 +02:00
Wuzzy
b7d33d87f7 Update locale (TR) files 2024-04-08 14:30:37 +02:00
Wuzzy
53d935d5c0 Explicitly set biome/underwater biome names 2024-04-08 14:26:23 +02:00
Wuzzy
d28a1fb7a6 Change fallback description for jeweled tools 2024-04-08 14:08:50 +02:00
Wuzzy
85238d231c Respect buildable_to when placing door 2024-04-08 13:55:51 +02:00
Wuzzy
e4e5893121 Fix player not get door if dug top in creative 2024-04-08 13:34:47 +02:00
Wuzzy
46bfb30a70 Remove slab/stair recipes for painted nodes
Technical reasons; done because crafting currently ignores the node's color
2024-04-08 11:40:33 +02:00
Wuzzy
da79317678 Can disable crafts for partialblocks now 2024-04-08 11:36:10 +02:00
Wuzzy
bb4d2e1791 Check slab compability when stacking painted slabs 2024-04-08 09:53:18 +02:00
Wuzzy
f6ae67fee7 Improve not_in_craft_guide documentation 2024-04-07 23:00:02 +02:00
Wuzzy
4463148c08 Update crafting.registered_crafts documentation 2024-04-07 22:53:11 +02:00