Wuzzy
|
9cef74c03b
|
Replace GUI image texts with translatable labels
|
2019-03-16 05:21:27 +01:00 |
Wuzzy
|
805fa76282
|
Inventory: Translate tab captions
|
2019-03-16 04:04:41 +01:00 |
Wuzzy
|
293dd036f8
|
German translations: HUD
|
2019-03-14 01:51:52 +01:00 |
Wuzzy
|
5aeb4aea74
|
Add translation templates for most mods
Using the findtext.lua script
|
2019-03-13 23:40:59 +01:00 |
Wuzzy
|
d25e9ec4cc
|
Re-introduce the progressive mode! YESSSSS
|
2019-03-13 04:52:23 +01:00 |
Wuzzy
|
ac7a16eb96
|
Update to latest version of craftguide
|
2019-03-12 22:03:21 +01:00 |
Wuzzy
|
1cb142ec5f
|
Fix crasher in mcl_inventory
|
2019-03-07 22:01:45 +01:00 |
Wuzzy
|
0d6610dcee
|
New translation system, part 3: HUD
|
2019-03-07 21:36:06 +01:00 |
Wuzzy
|
a84f7935fa
|
Revert "Utilize formspec prepend"
This reverts commit ea0c2e9568 .
|
2019-03-07 12:42:08 +01:00 |
Wuzzy
|
5e5dcfaaa3
|
Tweak scrollbar in creative inventory
|
2019-03-06 08:40:04 +01:00 |
Wuzzy
|
ea0c2e9568
|
Utilize formspec prepend
|
2019-03-06 06:35:24 +01:00 |
Wuzzy
|
2f74aea6f5
|
Replace deprecated functions
|
2019-03-06 04:38:57 +01:00 |
Wuzzy
|
c84656f85a
|
Add fancy GUI to select skin
|
2019-03-05 13:50:35 +01:00 |
Wuzzy
|
e47bd634d4
|
Player skins: Update inventory preview (part 2)
|
2019-03-05 10:30:34 +01:00 |
Wuzzy
|
2c5038ad05
|
Player skins: Adjust inventory preview image, too
|
2019-03-05 01:50:51 +01:00 |
Wuzzy
|
a711c7bdb7
|
handle_node_drops no longer destroys metadata
|
2019-03-01 17:30:21 +01:00 |
Wuzzy
|
069f3591e2
|
Add mobs page in creative inventory
|
2019-02-06 11:31:04 +01:00 |
Wuzzy
|
66c99efb2f
|
Hide "useless" items from creative and craft guide
|
2019-02-06 10:57:23 +01:00 |
Wuzzy
|
4f2cd559da
|
Rename textures that clash with MTG
cactus, hotbar, some wools
|
2019-02-04 12:21:58 +01:00 |
Wuzzy
|
e789801662
|
Replace getpos() with get_pos()
|
2019-02-01 06:33:07 +01:00 |
Wuzzy
|
fff3eb1ee7
|
Rename mcl_autogroup to _mcl_autogroup
This should fix some autogroup-related issues due to loading order.
|
2018-05-08 16:43:25 +02:00 |
Wuzzy
|
5ca5811bc8
|
Refactor how the misc creative category works
|
2018-05-08 15:58:26 +02:00 |
Wuzzy
|
dd4008ea73
|
Add totem of undying into combat category
|
2018-01-25 22:01:19 +01:00 |
Wuzzy
|
05c324748f
|
Slightly shift search field in Creative inventory
|
2017-12-11 04:04:32 +01:00 |
Wuzzy
|
eed223b3fe
|
Tweak tab positions in Creative
|
2017-11-21 23:23:56 +01:00 |
Wuzzy
|
620d8a7804
|
Fix previous creative inventory button not working after death
|
2017-11-18 09:03:49 +01:00 |
Wuzzy
|
7aa4592f0a
|
Remove worldedit_gui error (delegated to this mod)
|
2017-08-20 12:35:50 +02:00 |
Wuzzy
|
e5a34367c9
|
Use new Minetest settings API syntax for most mods
|
2017-08-09 16:17:00 +02:00 |
Wuzzy
|
ce51f0cc35
|
Update FIXME note in mcl_inventory
|
2017-08-03 19:36:38 +02:00 |
Wuzzy
|
8db61c7d44
|
Print error message if worldedit_gui was found
|
2017-08-03 19:21:31 +02:00 |
Wuzzy
|
ee38a7af9d
|
Rename mod: bucket to mcl_buckets
|
2017-08-03 16:36:55 +02:00 |
Wuzzy
|
bf86ec6d43
|
Fix mcl_inventory dependencies
|
2017-07-26 18:55:00 +02:00 |
Wuzzy
|
aea8bb8305
|
Return items to main inv when closing crafting
This is a MC 1.12 feature.
|
2017-07-25 18:00:49 +02:00 |
Wuzzy
|
e0212f8d36
|
Pixel-perfect player image in inventory
|
2017-07-21 23:23:50 +02:00 |
Wuzzy
|
3e3a578fd1
|
Compress all textures in mcl_inventory
|
2017-07-21 16:30:20 +02:00 |
Wuzzy
|
3244c75c72
|
New armor slot icons
|
2017-07-21 16:29:48 +02:00 |
Wuzzy
|
2d8e4b4e64
|
Make hotbar slots semitransparent
|
2017-07-21 00:21:50 +02:00 |
Wuzzy
|
e65029394f
|
Replace most textures with Pixel Perfection
- Using the converter script
- A bunch of textures are still missing
|
2017-07-20 20:20:45 +02:00 |
Wuzzy
|
c0495289a6
|
Fix hotbar
|
2017-07-20 18:10:13 +02:00 |
Wuzzy
|
7c854cc5c7
|
Pixel Perfection hotbar textures
|
2017-07-20 17:59:30 +02:00 |
Wuzzy
|
036aa7b82d
|
Move hotbar images to mcl_base_textures
|
2017-07-20 17:48:20 +02:00 |
Wuzzy
|
4c1bf8d978
|
Remove empty crafting_inventory.png
|
2017-07-08 16:40:09 +02:00 |
Wuzzy
|
5de05b404e
|
Reorganize some GUI-related textures
|
2017-07-08 16:28:25 +02:00 |
Wuzzy
|
684c11d79f
|
Change player texture to Pixel Perfection
|
2017-07-06 01:13:10 +02:00 |
Wuzzy
|
9fb0e6ce29
|
Move horse armor to armor creative tab
|
2017-07-05 22:19:17 +02:00 |
Wuzzy
|
62f755f52a
|
Remove heads and pumpkin from combat creative tab
|
2017-06-11 22:20:25 +02:00 |
Wuzzy
|
823c20bd1b
|
Fix some global variable warnings
|
2017-06-10 17:52:21 +02:00 |
Wuzzy
|
c843e8ca87
|
Use Faithful 1.12 textures for hotbar
|
2017-06-10 15:31:26 +02:00 |
Wuzzy
|
e87a1dc44a
|
Remove unused mcl_inventory code
|
2017-06-09 23:28:37 +02:00 |
Wuzzy
|
fe090c9a9e
|
Rename craftguide button
|
2017-06-08 21:27:44 +02:00 |