42 Commits

Author SHA1 Message Date
Wuzzy
08c5162a76 Add 'pushed' state to tabs, make it green 2024-04-10 16:05:10 +02:00
Wuzzy
76e76a1c5f Highlight current inventory tab 2024-04-10 15:01:37 +02:00
Wuzzy
8d06d6d10a Can limit count in item slot background render 2024-04-10 12:56:20 +02:00
Wuzzy
706f4f8686 rp_formspec.button now actually uses button[] 2024-04-10 11:15:19 +02:00
Wuzzy
e69d697629 Make formspec wider by 0.5 and refactor 2024-04-09 11:32:52 +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
7270665201 Start upgrading formspecs to formspec_version 6 2024-04-09 01:05:28 +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
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
6ffeea18d0 Merge branch 'mobs_new2' (the mobs rework branch) 2024-03-21 20:25:51 +01:00
Wuzzy
c0d495fd31 Can’t craft full paint bucket from itself 2024-01-07 23:36:08 +01:00
Wuzzy
c689961f93 Improve paint bucket recipes 2024-01-07 23:28:53 +01:00
Wuzzy
4602813b71 Refactor mobs to mods rp_mobs & rp_mobs_mobs 2023-08-27 20:59:25 +02:00
Wuzzy
382e484c95 Upgrade to formspec version 6 2022-10-25 22:16:20 +02:00
Wuzzy
d86fdaf031 Change Esc menu design 2022-10-25 22:13:00 +02:00
Wuzzy
7c1e1c5fc0 fake_itemstack formspec elem now accepts wear 2022-10-10 15:06:39 +02:00
Wuzzy
7a281dc57c Fix rp_formspec warning 2022-08-13 00:02:28 +02:00
Wuzzy
d9409b871d Fix chance to set fallback page as startpage 2022-08-12 22:50:28 +02:00
Wuzzy
6ef253a0da Add rp_formspec.refresh_formspec 2022-08-12 22:20:57 +02:00
Wuzzy
59b086c1ce Add invtabs to fallback invpage 2022-08-12 22:05:52 +02:00
Wuzzy
db8db66c20 Implement invtab ordering 2022-08-12 21:26:51 +02:00
Wuzzy
4f9725fe46 Properly handle starting page again 2022-08-12 21:02:33 +02:00
Wuzzy
8bb2c60044 Remove 'notabs' pages (get_pages handles it now) 2022-08-12 16:43:39 +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
c88cd946eb Add a fallback invpage if none were registered 2022-08-12 11:23:00 +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
b5e9c1770a Remove rp_formspec.fake_simple_itemstack 2022-08-10 16:00:41 +02:00
Wuzzy
4b7f3c990a Inventory formspec: Don't set formspec twice 2022-05-23 00:42:59 +02:00
Wuzzy
15924633dd Set focus on main field on sign, achievement list 2022-05-17 13:15:55 +02:00
Wuzzy
53fc072f9f Untangle hard dependencies on rp_default 2022-05-04 17:29:00 +02:00
Wuzzy
5525c5e52a Use minetest.is_creative_enabled everywhere 2022-05-04 12:51:06 +02:00
Wuzzy
e2c7590a1d Extract formspec API from rp_default → rp_formspec 2022-04-25 21:34:38 +02:00