Commit Graph

105 Commits

Author SHA1 Message Date
3raven 2b87fb2cd2 Update french translation 2022-04-09 07:51:40 +00:00
3raven cbfac60742 Mise à jour de 'mods/ITEMS/mcl_furnaces/locale/template.txt' 2022-04-09 07:45:41 +00:00
3raven f46d093038 remove doublon 2022-04-09 07:44:09 +00:00
3raven cc300971b3 Update 2022-04-09 07:42:19 +00:00
PrairieWind ebb2fe3c6f added smoker top texture 2022-03-05 21:25:42 +00:00
PrairieWind 354ce405b0 added missing blast furnace and smoker textures 2022-03-05 17:22:29 +00:00
PrairieWind 9e00371c6c fixed problem with fuel insertion 2022-03-05 17:07:56 +00:00
PrairieWind f9d75329e6 updated README 2022-03-04 17:11:16 +00:00
PrairieWind 5dbd695bbc added smoker textures 2022-03-04 16:59:37 +00:00
PrairieWind 832eb497ba added smoker.lua 2022-03-04 16:58:19 +00:00
PrairieWind 6d4a580262 added blast_furnace.lua 2022-03-04 16:53:53 +00:00
PrairieWind f84b2fe223 Add 'mods/ITEMS/mcl_furnaces/furnace.lua' 2022-03-04 16:52:32 +00:00
PrairieWind c4a669a61b added blast furnace textures 2022-03-04 16:50:29 +00:00
PrairieWind 5a74e01e1f updated furnace init.lua 2022-03-04 16:48:58 +00:00
kay27 1a6f4960bf Merge pull request 'Update Russian translation' (#216) from U.N.Owen/MineClone5-translate-ru:master into master
Reviewed-on: MineClone5/MineClone5#216
2022-02-20 09:57:05 +00:00
Sab Pyrope dcf0a05f3c Fix typos 2022-02-20 12:49:25 +08:00
3raven e7120c85ca Mise à jour de 'mods/ITEMS/mcl_furnaces/locale/mcl_furnaces.fr.tr'
Corrections
2022-02-19 16:35:21 +00:00
Sab Pyrope e817c1dbc6 Update Russian and other translations 2022-02-19 21:14:51 +08:00
kay27 81abfa2333 #193 Fix dependencies 2022-02-13 03:59:27 +04:00
kay27 62231b50b6 #193 Add mcl_time 2022-02-13 03:56:44 +04:00
Lizzy Fleckenstein b0aceae73d
Fix reference dupe glitches 2021-11-19 15:22:40 +01:00
Lizzy Fleckenstein a4e73886d5
Rework XP API 2021-11-03 19:36:57 +01:00
AFCMS a896d7f5e4 replace deprecated "current_name" by "context" for inventory location 2021-06-12 00:09:39 +02:00
marcin-serwin cbe8583cef Merge branch 'master' into polish-translation 2021-06-02 10:14:25 +00:00
AFCMS cd33d406b2 fix many codestyle issues (functions, strings, modpaths) 2021-05-29 16:12:33 +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 a602f64ea5 fix many warnings 2021-04-15 23:41:34 +02:00
Marcin Serwin 2bf2766688 Add polish translation of mcl_furnaces 2021-04-12 10:28:02 +02:00
AFCMS 84819bf9f5 MAKE EVERY SINGLE MOD USE PROPER COLORS!!! 2021-03-30 00:01:29 +02:00
ArTee3 1fa2bd3477 Give xp if items are moved between furnace slots, unlock smelting achievements if furnace is inactive 2021-03-21 17:01:28 +01:00
Elias Åström ed30fa0868 Move data from deprecated files to mod.conf
Move data from deprecated files (depends.txt and description.txt) into
fields in mod.conf for all mods.

This was done with a shell script :)
2021-03-18 17:37:12 +01:00
Lizzy Fleckenstein 823ff7e22e Fix #955 2021-01-05 20:36:50 +01:00
kay27 30379c823c Clean up some spaces in code after merging https://git.minetest.land/EliasFleckenstein03/MineClone2 2021-01-03 00:42:07 +04:00
Lizzy Fleckenstein 4f18f77db0 Drop xp for empty furnaces too 2020-12-19 13:02:13 +01:00
Lizzy Fleckenstein 753be59d95 Fixed crash 2020-12-19 11:53:59 +01:00
Lizzy Fleckenstein 1f0fc01d20 Store XP in furnaces instead of immediately dropping it 2020-12-18 19:03:08 +01:00
kay27 a127136c60 Add Enchanting from Crafter-minetest by Oil_boi 2020-10-19 16:38:21 +04:00
kay27 766c76831d Restore furnaces work when time_speed set to 0 (but for emegred areas only, as it was in 0.66.2) 2020-08-31 11:19:00 +04:00
kay27 81cf500611 fix furnace flame particles 2020-08-22 05:05:55 +04:00
kay27 e4ca1beacb prevent furnaces flashes on fuel load more correctly 2020-08-21 22:19:23 +04:00
kay27 a728974d8a prevent furnaces flashing on fuel load 2020-08-21 16:07:50 +04:00
kay27 6efed85866 prevent divizion by zero in mcl_furnaces 2020-08-21 15:58:17 +04:00
kay27 9c8098c203 try to fix Wuzzy/MineClone2#821 2020-08-21 15:23:15 +04:00
Wuzzy c7627f0517 Fix minor typo 2020-08-20 19:44:47 +02:00
Wuzzy c2afc82754 Disable some demanding particles by default
Fire smoke, lava droplets
2020-08-19 20:39:05 +02:00
Wuzzy 8a39474793 Add smoke particles at torches 2020-08-19 19:14:37 +02:00
Wuzzy 2a1273b7e3 Add flame particles to torches and furnaces 2020-08-19 16:32:46 +02:00
kay27 c424b036b2 Fix furnaces timing when you leave them or skip the nights, Wuzzy/MineClone2#533 2020-08-10 16:30:55 +04:00
kay27 ba51686e6c Russian translation 2020-07-20 00:11:13 +00:00
Wuzzy 1a0e979b0c Update incomplete license information and credits 2020-05-11 17:18:04 +02:00