Lizzy Fleckenstein
|
c6ffccfef5
|
Add priority to bossbars; display bossbars of closest bosses first
|
2021-04-09 13:35:58 +02:00 |
Lizzy Fleckenstein
|
cbd2731e06
|
Improve mcl_bossbars performance
|
2021-04-09 13:22:45 +02:00 |
Lizzy Fleckenstein
|
d77affca91
|
Change max_bossbars default to 4
|
2021-04-07 17:39:13 +02:00 |
Lizzy Fleckenstein
|
6c35ff1fc5
|
Merge branch 'master' of https://git.minetest.land/MineClone2/MineClone2
|
2021-04-07 17:02:46 +02:00 |
Lizzy Fleckenstein
|
567f157541
|
Add a bossbar limit setting
|
2021-04-07 17:02:03 +02:00 |
Lizzy Fleckenstein
|
f282cd0c4d
|
Allow bossbars to be grouped
|
2021-04-07 16:56:21 +02:00 |
Lizzy Fleckenstein
|
3449b3eb7c
|
Improve bossbars API
|
2021-04-07 16:47:14 +02:00 |
iliekprogrammar
|
61cef21cd1
|
Add right-to-left statbars, for hunger and air.
|
2021-04-07 22:26:42 +08:00 |
Lizzy Fleckenstein
|
3c73ad3b98
|
Add ztianyang to credits
|
2021-04-06 16:06:44 +02:00 |
Lizzy Fleckenstein
|
91e2372df0
|
Merge branch 'master' into credits
|
2021-04-06 16:06:12 +02:00 |
Lizzy Fleckenstein
|
f350fa6272
|
Add bossbars
|
2021-04-06 14:50:34 +02:00 |
Lizzy Fleckenstein
|
5bdb3bc274
|
Add MineClone5 section to credits
|
2021-04-06 12:14:43 +02:00 |
Lizzy Fleckenstein
|
ba15f01ca9
|
Add translations; Duplicate listing of people
|
2021-04-06 12:08:25 +02:00 |
Lizzy Fleckenstein
|
d07e415b37
|
Add credits screen
|
2021-04-06 11:55:21 +02:00 |
Lizzy Fleckenstein
|
90f312f772
|
Add credits overlay prototype
|
2021-04-04 19:13:46 +02:00 |
AFCMS
|
b68c4b07c1
|
tweak hudbars
|
2021-04-02 17:20:19 +02:00 |
AFCMS
|
84819bf9f5
|
MAKE EVERY SINGLE MOD USE PROPER COLORS!!!
|
2021-03-30 00:01:29 +02:00 |
kay27
|
54e7529754
|
[mcl_achievements] Add mcl:stoneAge, mcl:hotStuff, mcl:obsidian
|
2021-03-28 04:32:57 +04:00 |
AFCMS
|
202e30a782
|
Add API to mcl_tmp_message
|
2021-03-26 21:37:10 +01:00 |
AFCMS
|
01eba30058
|
Fix #1234
|
2021-03-26 14:32:08 +01:00 |
AFCMS
|
41768e95a1
|
fix
|
2021-03-26 11:50:14 +01:00 |
AFCMS
|
c0308c7c08
|
fix weird death message (#1378)
|
2021-03-26 11:49:41 +01:00 |
AFCMS
|
5d17a6b699
|
fix SO MANY pairs/ipairs
|
2021-03-16 17:35:46 +01:00 |
AFCMS
|
bd9713ab50
|
fix double calling setting in hudbars globalstep
|
2021-03-15 01:33:28 +01:00 |
AFCMS
|
e069962c48
|
quick fix
|
2021-03-14 21:59:14 +01:00 |
kay27
|
f3fb80200d
|
Revert "Fix XP bar overflow if trying to go over XP limit", please see MineClone2/MineClone2#1261
This reverts commit f6f2037e6a .
|
2021-03-06 23:07:16 +04:00 |
Lizzy 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: MineClone2/MineClone2#1211
|
2021-02-27 13:44:32 +00:00 |
Lizzy 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 |
Lizzy Fleckenstein
|
37ef792c9d
|
Fix #1192
|
2021-02-26 09:38:02 +01:00 |
kay27
|
c1880d26c8
|
Fix awards logging
|
2021-02-26 02:58:53 +04:00 |
kay27
|
23a023d87d
|
Fix MineClone2/MineClone2#183
|
2021-02-26 02:56:46 +04:00 |
Lizzy Fleckenstein
|
51ace85d4e
|
Enable 3D player preview by default now that MT 5.4 is released
|
2021-02-25 09:52:08 +01:00 |
Lizzy Fleckenstein
|
2d4b8a8232
|
Replace usages of get_node_group by get_item_group
|
2021-02-23 10:25:17 +01:00 |
Elias Fleckenstein
|
eb62db441b
|
Merge pull request 'Rewrite all deathmessages so they are more minecraft like.' (#1147) from Code-Sploit/MineClone2_deathmessages_rewrite:master into master
Reviewed-on: MineClone2/MineClone2#1147
|
2021-02-22 13:06:53 +00:00 |
Code-Sploit
|
89a048e335
|
Fix another typo
|
2021-02-22 13:03:32 +00:00 |
Lizzy Fleckenstein
|
86dc33c12f
|
Fix #1150
|
2021-02-22 11:08:57 +01:00 |
Code-Sploit
|
8135110fd4
|
Fix typo on line 97
|
2021-02-20 17:41:09 +00:00 |
Code-Sploit
|
f5d2a32e6b
|
Change some deathmessages
|
2021-02-19 13:52:24 +00:00 |
Code-Sploit
|
84bfa87fdf
|
Fix some other typo's
|
2021-02-19 12:12:46 +00:00 |
Code-Sploit
|
c4633db21d
|
Fix some typo's
|
2021-02-19 06:43:50 +00:00 |
Code-Sploit
|
ae7c4d7a8b
|
Rewrite all deathmessages
|
2021-02-18 17:59:44 +00:00 |
Laurent Rocher
|
303d286603
|
Update French translation
|
2021-02-13 00:09:59 +01:00 |
Lizzy Fleckenstein
|
778ddd555f
|
Move mending code to add_experience function
|
2021-02-12 09:20:32 +01:00 |
Lizzy Fleckenstein
|
7932f4e470
|
Disable 3D player preview by default
|
2021-02-10 18:30:58 +01:00 |
Lizzy Fleckenstein
|
b36db2044f
|
3D Player preview in inventory
|
2021-02-08 20:13:08 +01:00 |