Wuzzy
73d93ae969
Add dummy inventory images for backwards-compat
...
In 0.60.0, the inventory rendering of nodes was changed, so images were removed. This caused missing image errors with *existing* node formspecs, however, so empty dummy images are added back.
2020-03-29 14:05:59 +02:00
Wuzzy
7243a25fe6
Generate item slot images on the fly
2020-03-24 18:48:14 +01:00
Wuzzy
feba60cad8
Translate all extended tooltips to German
2020-03-12 01:35:11 +01:00
Wuzzy
070e928bf0
Merge branch 'tt'
2020-03-10 18:21:32 +01:00
Wuzzy
03ad3cca29
Major default formspec style update
...
- Uses formspec_prepend to set e.g. button style
- Make all formspecs use the MCL2 style consistently
2020-03-10 05:01:49 +01:00
Wuzzy
ba74546d48
Add extended tooltips
2020-02-19 04:54:17 +01:00
wuniversales
15481cb24d
Add Spanish translation
2020-02-04 21:43:50 +01:00
Wuzzy
9cef74c03b
Replace GUI image texts with translatable labels
2019-03-16 05:21:27 +01:00
Wuzzy
7aaafdca03
Translate a few missing formspec elements
2019-03-16 03:18:16 +01:00
Wuzzy
77ab44217a
German transl.: mcl_fishing to mcl_maps + fixes
2019-03-15 06:12:03 +01:00
Wuzzy
5aeb4aea74
Add translation templates for most mods
...
Using the findtext.lua script
2019-03-13 23:40:59 +01:00
Wuzzy
fb389df3a0
Fix crash when clicking craftbook icon in furnace
2019-03-13 11:32:26 +01:00
Wuzzy
47c817d75a
New translation system, part 8: Items, part 4
2019-03-08 00:22:28 +01:00
Wuzzy
a84f7935fa
Revert "Utilize formspec prepend"
...
This reverts commit ea0c2e9568
.
2019-03-07 12:42:08 +01:00
Wuzzy
ea0c2e9568
Utilize formspec prepend
2019-03-06 06:35:24 +01:00
Wuzzy
312b17a958
Check protection for most nodes
2019-02-08 21:59:01 +01:00
Wuzzy
fab5d17a5d
Remove help button from furnace formspec
2018-05-09 19:58:22 +02:00
Wuzzy
ff1996c708
Merge branch 'river_water'
2017-12-05 23:01:05 +01:00
Wuzzy
320567e1f2
Add basic screwdriver support
2017-12-05 14:09:39 +01:00
Wuzzy
443fb284cb
Add riverwaterlogged sponge, rename wet sponge
2017-11-30 17:36:08 +01:00
Wuzzy
a97daa7c2c
Furnace: Stop cooking if output is full
2017-08-06 23:22:27 +02:00
Wuzzy
8c81d33213
Prevent overcooking in furnaces
2017-08-04 04:36:56 +02:00
Wuzzy
ee38a7af9d
Rename mod: bucket to mcl_buckets
2017-08-03 16:36:55 +02:00
Wuzzy
14796f9367
Change furncae fire icons again
2017-07-26 21:42:54 +02:00
Wuzzy
d09a412bd8
Change the fuel icon
2017-07-26 21:12:46 +02:00
Wuzzy
6f0e7f1f55
Add help button to furnace formspec
2017-07-25 05:18:35 +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
bb0123c789
Set transparency rules for many blocks
2017-06-13 14:46:21 +02:00
Wuzzy
fe090c9a9e
Rename craftguide button
2017-06-08 21:27:44 +02:00
Wuzzy
b1b45274e4
Add Help entry aliases for many core items
2017-03-20 18:12:05 +01:00
Wuzzy
712f295edc
Reveal a few basic help entries by default
2017-03-20 16:38:16 +01:00
Wuzzy
549f541877
Add 4 Minecraft material groups
...
So they can be used by the noteblock
2017-03-11 05:34:58 +01:00
Wuzzy
4f7196a7e8
Add furnace and sponge help texts
2017-03-10 23:48:03 +01:00
Wuzzy
cb42fbf9bc
Fix furnaces not starting to cook when inserting
2017-03-09 15:27:01 +01:00
Wuzzy
2767c3ab21
Reset cooking progress when changing src item
2017-03-08 17:22:56 +01:00
Wuzzy
419169d06b
Achievements: Delicious Fish, Acquire Hardware
2017-03-05 23:58:26 +01:00
Wuzzy
410d9bbaa4
Make water bucket after cooking dry sponge
2017-03-02 23:05:46 +01:00
Wuzzy
face46e7aa
Allow to place 1 empty bucket into furnace fuel
2017-03-02 22:59:05 +01:00
Wuzzy
d9807e7a43
Allow to place only 1 lava bucket into fuel
2017-03-02 22:54:13 +01:00
Wuzzy
aabb1e972d
Add _doc_items_create_entry fields for doc_items
2017-03-02 19:53:53 +01:00
Wuzzy
c7ac8620c3
Hardness: Furnace+head+hopper+jukebox+rails
2017-02-27 01:33:34 +01:00
Wuzzy
0aeb109c64
Add blast resistance to a ton of blocks
2017-02-22 16:03:59 +01:00
Wuzzy
4442e9ac57
v0.12.1: Fix furnace background texture bug
2017-02-22 00:10:07 +01:00
Wuzzy
e5f6837c27
Rename active furnace
2017-02-21 01:48:11 +01:00
Wuzzy
561d23678a
Add furnace recipe back again
2017-02-21 01:45:44 +01:00
Wuzzy
20c84b98f8
Complete refresh of furnace mod
...
- Take code from Minetest Game 0.4.15
- The progress arrow now works
- Less bugs
2017-02-21 01:41:13 +01:00
Wuzzy
91950ee026
Move global core variables to mcl_init
2017-02-17 23:06:52 +01:00
Wuzzy
3696ee3761
Organize mods into modpacks for better overview
2017-02-16 01:45:21 +01:00