chmodsayshello
|
e9703c409e
|
correct if/else in line 42
|
2022-10-31 21:53:51 +00:00 |
|
chmodsayshello
|
c572c27326
|
implement suggestions by cora (https://is.gd/jJRf3y)
|
2022-10-31 21:40:38 +00:00 |
|
chmodsayshello
|
c1af4935a1
|
improve my poor (old) fix
|
2022-10-31 16:22:28 +01:00 |
|
chmodsayshello
|
910b3d57ac
|
fix crash iteself
|
2022-10-31 16:19:38 +01:00 |
|
PrairieWind
|
0a33c5b5df
|
Added Types of Advancements (Advancements, Goals, and Challenges)
|
2022-10-10 01:10:49 +02:00 |
|
PrairieWind
|
f9f74d2af7
|
Changed Achievements to Advancements in player visible text.
|
2022-10-10 01:10:49 +02:00 |
|
3raven
|
ea412309f5
|
correction
|
2022-08-23 21:33:18 +00:00 |
|
3raven
|
adcb2b8c19
|
Complete & correct translation
|
2022-08-23 15:38:09 +00:00 |
|
chmodsayshello
|
3699ca5535
|
update translation template
|
2022-05-03 15:21:18 +00:00 |
|
chmodsayshello
|
9c652df8a2
|
update german translation
|
2022-05-03 14:59:49 +00:00 |
|
chmodsayshello
|
390802a344
|
fix crash when achievements are disabled and /awards is being used
This commit fixes https://git.minetest.land/MineClone2/MineClone2/issues/2164, which crashes the game whenever /awards is called with arguments other than enable
|
2022-05-03 14:58:44 +00:00 |
|
Marcin Serwin
|
0132d0569f
|
Update polish translation of several files
|
2021-06-02 13:21:19 +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 |
|
Marcin Serwin
|
d83c29f0c4
|
Add polish translation of awards
|
2021-05-26 09:08:44 +02:00 |
|
AFCMS
|
ce9258b764
|
[awards] fix warnings
|
2021-05-23 13:43:59 +02:00 |
|
Elias Fleckenstein
|
f7280dc4f0
|
Remove mod screenshots since they only take up space and are partly outdated
|
2021-05-04 20:16:30 +02:00 |
|
Elias Fleckenstein
|
7be749a122
|
Update mcl_awards translations
|
2021-04-29 12:40:18 +02:00 |
|
Elias 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
|
84819bf9f5
|
MAKE EVERY SINGLE MOD USE PROPER COLORS!!!
|
2021-03-30 00:01:29 +02:00 |
|
Elias Fleckenstein
|
d57db0444f
|
Use mod.conf in all mods, part 1
|
2021-03-04 15:22:14 +01:00 |
|
kay27
|
6f2f427777
|
fix a typo
|
2021-02-27 23:31:01 +04:00 |
|
kay27
|
bf81bb7f07
|
Translatable archievement chat messages
|
2021-02-27 22:16:29 +04:00 |
|
Elias Fleckenstein
|
311e1b74a3
|
Merge pull request 'Fix French translations' (#1211) from pitchum/MineClone2:master into master
Reviewed-on: https://git.minetest.land/MineClone2/MineClone2/pulls/1211
|
2021-02-27 13:44:32 +00:00 |
|
Elias Fleckenstein
|
68ac84da83
|
Proper archievement chat messages
|
2021-02-27 14:51:50 +01:00 |
|
pitchum
|
d0e789daf2
|
More fixes in French translations
|
2021-02-27 13:43:57 +01:00 |
|
pitchum
|
b0f389eb9f
|
Fix French translations for 'Achievement gotten'
|
2021-02-27 12:15:33 +01:00 |
|
kay27
|
c1880d26c8
|
Fix awards logging
|
2021-02-26 02:58:53 +04:00 |
|
kay27
|
23a023d87d
|
Fix https://git.minetest.land/MineClone2/MineClone2/issues/183
|
2021-02-26 02:56:46 +04:00 |
|
kay27
|
ba51686e6c
|
Russian translation
|
2020-07-20 00:11:13 +00:00 |
|
Rocher Laurent
|
4957bd1118
|
Translate In French
|
2020-05-03 22:39:07 +02:00 |
|
Wuzzy
|
6a77a54034
|
Increase z_index values to match new convention
|
2020-04-17 21:27:45 +02:00 |
|
Wuzzy
|
f27615d77e
|
Add z_index to HUD elements
|
2020-04-07 13:03:10 +02:00 |
|
Wuzzy
|
c5e4ec5e27
|
Use ephemeral sounds
|
2020-04-07 00:55:45 +02:00 |
|
Wuzzy
|
d8cb7a7164
|
Add achievement chat command
|
2020-03-30 21:11:45 +02:00 |
|
Wuzzy
|
3bcb868f8b
|
Remove unused awards images
|
2020-03-10 05:10:48 +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 |
|
wuniversales
|
15481cb24d
|
Add Spanish translation
|
2020-02-04 21:43:50 +01:00 |
|
Wuzzy
|
05152589fa
|
Fix crash in awards mod
|
2020-01-06 11:24:28 +01:00 |
|
Wuzzy
|
01eb39b62f
|
Remove awd and awpl commands
|
2020-01-06 11:20:14 +01:00 |
|
Wuzzy
|
550fa39d86
|
Make achievements translatable
|
2019-03-16 03:36:32 +01:00 |
|
Wuzzy
|
293dd036f8
|
German translations: HUD
|
2019-03-14 01:51:52 +01:00 |
|
Wuzzy
|
9405232fef
|
Clean up awards mod translation
|
2019-03-14 01:14:39 +01:00 |
|
Wuzzy
|
2b586549cf
|
Add translation templates for 3 mods
|
2019-03-13 22:52:14 +01:00 |
|
Wuzzy
|
0d6610dcee
|
New translation system, part 3: HUD
|
2019-03-07 21:36:06 +01:00 |
|
Wuzzy
|
f022b747b0
|
Harden a number of minetest.after player checks
|
2018-06-03 16:44:37 +02:00 |
|
Wuzzy
|
aaef558909
|
Convert all sounds (except music) to mono
|
2017-11-13 01:24:24 +01:00 |
|
Wuzzy
|
d6394598d9
|
Tweak the looks of the achievements message
|
2017-03-09 04:09:16 +01:00 |
|
Wuzzy
|
f09280dd98
|
Achievements are GOTTEN, not UNLOCKED
This abuse of the word “unlock” is so annoying.
|
2017-03-06 01:47:07 +01:00 |
|
Wuzzy
|
e840fcbe5e
|
Support dynamic achievement image sizes
|
2017-03-04 00:56:56 +01:00 |
|