AFCMS
a9ceeabc4b
fix typo in mcl_craftguide
2021-06-28 13:46:18 +02:00
Marcin Serwin
198d3bff53
Fix textdomain of mcl_craftguide
2021-06-02 13:45:20 +02:00
marcin-serwin
cbe8583cef
Merge branch 'master' into polish-translation
2021-06-02 10:14:25 +00:00
Marcin Serwin
1929df492b
Add polish translation of mcl_craftguide
2021-05-28 10:11:33 +02:00
AFCMS
5f82e76862
fix many codestyle issues
2021-05-28 00:34:58 +02:00
AFCMS
c19c05443e
[mcl_craftguide] fix warnings
2021-05-23 13:46:08 +02:00
Lizzy Fleckenstein
f7280dc4f0
Remove mod screenshots since they only take up space and are partly outdated
2021-05-04 20:16:30 +02:00
Lizzy Fleckenstein
d8d4cb5def
Revert color changes to GUI.
...
The Minecraft colorset (net.minecraft.util.text.TextFormatting) is only used for chat and tooltips.
This partically reverts 84819bf9f5
.
2021-04-19 14:44:20 +02:00
AFCMS
1a58b0c510
fix many codestyle issues
2021-04-16 13:35:03 +02:00
AFCMS
84819bf9f5
MAKE EVERY SINGLE MOD USE PROPER COLORS!!!
2021-03-30 00:01:29 +02:00
Lizzy Fleckenstein
d57db0444f
Use mod.conf in all mods, part 1
2021-03-04 15:22:14 +01:00
Lizzy Fleckenstein
02777b1f65
Fix mcl_craftguide completely
2021-01-03 15:25:06 +01:00
Lizzy Fleckenstein
1fda78667f
Properly merge mcl_craftguide
2021-01-03 15:23:29 +01:00
Lizzy Fleckenstein
6b2416b211
Merge branch 'master' of https://git.minetest.land/Wuzzy/MineClone2 into fixes
2021-01-03 15:17:08 +01:00
Lizzy Fleckenstein
0fe1707c2f
Remove spaces
2021-01-03 14:32:31 +01:00
Lizzy Fleckenstein
6cc029a6e4
Fix #931
2021-01-03 14:26:05 +01:00
Wuzzy
4c2f3f2b7c
Fix possible crash in mcl_craftguide
2021-01-03 14:22:19 +01:00
kay27
2958d96967
Fix Russian translation
2020-11-26 23:34:56 +04:00
Wuzzy
c40e97aa2e
Fix wrong locale template for mcl_craftguide
2020-11-26 13:32:07 +01:00
Laurent Rocher
af26f18bd6
Complete French Translation
2020-11-18 23:06:47 +01:00
kay27
ba51686e6c
Russian translation
2020-07-20 00:11:13 +00:00
kay27
528c19302f
Russian translation: mcl_core, mcl_craftguide
2020-06-13 18:58:59 +02:00
Wuzzy
56d49e08b8
Delay before calling get_connected_players
2020-06-04 16:36:53 +02:00
Rocher Laurent
4957bd1118
Translate In French
2020-05-03 22:39:07 +02:00
Wuzzy
098bc3c7c7
Fix an inconsistent German translation
2020-03-11 00:57:40 +01:00
Wuzzy
a845f0313d
Tweak craftguide icons to match colorsheme
2020-03-10 07:01:41 +01:00
Wuzzy
c6d6a2ce26
Craftguide: Don't display burntime for groups
2020-03-10 05:44:52 +01:00
Wuzzy
f85a6b5042
Make some labels dark-gray
2020-03-10 05:34:54 +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
73e8ee8a68
Fix undeclared global warning in mcl_craftguide
2020-01-18 04:48:07 +01:00
Wuzzy
1fc2ba6879
Craftguide: Show recipes hidden in creative inv.
2020-01-05 21:49:41 +01:00
Wuzzy
7e9a9821c9
Fix progressive mode not disabable
2019-03-25 12:39:09 +01:00
Wuzzy
0c8db3e556
Fix crash in craftguide when player leaves
2019-03-14 12:08:11 +01:00
Wuzzy
2f1c201076
Update craftguide translations
2019-03-14 00:42:17 +01:00
Wuzzy
fb389df3a0
Fix crash when clicking craftbook icon in furnace
2019-03-13 11:32:26 +01:00
Wuzzy
d25e9ec4cc
Re-introduce the progressive mode! YESSSSS
2019-03-13 04:52:23 +01:00
Wuzzy
e77c5a3562
Craftguide: Remove call to Lua debug library
2019-03-13 00:13:04 +01:00
Wuzzy
cdb6e3e3f5
Craftguide: Remove /craft command
2019-03-12 23:08:04 +01:00
Wuzzy
82d56de18e
Craftguide: Remove no_prepend[]
2019-03-12 23:07:35 +01:00
Wuzzy
e24a698bae
Craftguide: 2×2 for shapeless recipe w/ <= 4 items
2019-03-12 23:05:03 +01:00
Wuzzy
9fc834c8db
Craftguide: Restore old group support
2019-03-12 23:00:42 +01:00
Wuzzy
9ff95e7a08
Remove v6 craftguide image
2019-03-12 22:21:06 +01:00
Wuzzy
ac7a16eb96
Update to latest version of craftguide
2019-03-12 22:03:21 +01:00
Wuzzy
7935e64637
Cleanup ambigious sandstone groups, change meaning
...
- Change meaning of "sandstone" group to include sandstone of any color
- Add "normal_sandstone" group
- Rename "redsandstone" group to "red_sandstone"
2019-03-12 01:50:42 +01:00
Wuzzy
3edf880301
Add minimal formspec prepend
2019-03-07 13:05:26 +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
56ff8fbad5
Hide repair recipes if disable_repair=1 is set
2019-01-12 05:41:36 +01:00
Wuzzy
af3785021b
Describe purpur_block group
2018-12-07 21:20:15 +01:00
Wuzzy
e4c5a78592
Use group:purpur to craft purpur stair/slab
2018-12-03 16:15:22 +01:00