kay27
887f358e1f
Update hud/credits
2022-03-07 05:52:23 +04:00
kay27
54c06f3fe8
#233 Add /debug chat command
2022-03-02 02:47:38 +04:00
kay27
ed4e23902d
[hud] Show player biome and position
2022-03-01 03:34:44 +04:00
kay27
386460e90c
Merge remote-tracking branch 'origin/master' into testing
2022-02-20 14:31:16 +04: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
9b61c5504c
Fix 'awards' typos
2022-02-20 11:48:58 +08:00
Sab Pyrope
5053f0070b
Fix typos in translation
2022-02-20 11:39:43 +08:00
kay27
b518bfd5c2
#198 Fix a crash, step 27
2022-02-20 06:24:30 +04:00
3raven
08dd325087
Mise à jour de 'mods/HUD/mcl_death_messages/locale/mcl_death_messages.fr.tr'
...
Doesn't match the template ?
2022-02-19 21:18:16 +00:00
3raven
37d285edc5
Mise à jour de 'mods/HUD/mcl_achievements/locale/mcl_achievements.fr.tr'
2022-02-19 21:12:05 +00:00
3raven
8402c490b3
Mise à jour de 'mods/HUD/hudbars/locale/hudbars.fr.tr'
2022-02-19 21:07:47 +00:00
3raven
510f98b523
Mise à jour de 'mods/HUD/awards/locale/awards.fr.tr'
2022-02-19 21:06:23 +00:00
Sab Pyrope
3a54254077
Update Russian translation
2022-02-19 21:16:43 +08:00
Sab Pyrope
e817c1dbc6
Update Russian and other translations
2022-02-19 21:14:51 +08:00
kay27
7c5554a0f6
Remove crash on creative to survival gamemode change
2022-02-19 03:03:23 +04:00
kay27
11c55cce29
#198 Fix a crash, step 26
2022-02-17 05:25:05 +04:00
kay27
21fc69efa5
#198 Fix a crash, step 25
2022-02-17 05:16:08 +04:00
kay27
e68a9504b2
#198 Fix a crash, step 24
2022-02-17 05:10:23 +04:00
kay27
337757f101
#198 Fix a crash, step 23
2022-02-17 05:04:01 +04:00
kay27
e15a82b865
#198 Fix a crash, step 19
2022-02-14 06:38:19 +04:00
kay27
eaa8df9e55
#198 Fix a crash, step 2
2022-02-14 01:23:01 +00:00
NO411
a53a849d96
Add shields and offhand
2022-01-24 17:26:14 +01:00
kay27
aac486ccc8
Search brackets in creative inventory
2022-01-20 05:48:10 +04:00
kay27
027753940f
Add dummy /gamemode
2022-01-02 10:58:29 +04:00
kay27
93da5d3f77
Merge MineClone2/master
2021-12-05 05:10:29 +04:00
NO11
903d1777be
Use set_count instead of creating a new item and checking for enchanted books
2021-11-18 17:40:32 +01:00
NO11
9919011aca
Fix enchanted books losing their enchantments in creative inventory
2021-11-17 16:43:48 +01:00
NO11
fdaaf0ec49
Use on_joinplayer instead of on_newplayer
2021-11-13 18:56:52 +00:00
NO11
add97d39a6
delete overlay texture
2021-11-13 17:28:13 +00:00
NO11
bcb6251d20
Use label instead of extra texture
2021-11-13 17:26:17 +00:00
NO11
d7e59f6a35
Add switch stack size overlay texture
2021-11-13 12:26:01 +00:00
NO11
d4da855570
Add button to switch between max stack size and just one item
2021-11-13 12:25:10 +00:00
NO11
ae8068cca6
Use stack_max instead of 64 for all items
2021-11-13 11:17:46 +00:00
NO11
5515e2baa1
Add 64 items to inventory when creative is on
2021-11-12 21:49:47 +00:00
Lizzy Fleckenstein
ea46c8741b
Add OpenCollective link and credits
2021-11-07 20:29:11 +01:00
Elias Fleckenstein
88e084cbca
Merge pull request 'Rework XP API' ( #1888 ) from EliasFleckenstein03/MineClone2:xp into master
...
Reviewed-on: MineClone2/MineClone2#1888
2021-11-04 13:36:13 +00:00
Lizzy Fleckenstein
643ded06da
Merge branch 'master' into guidelines
2021-11-03 20:04:08 +01:00
Lizzy Fleckenstein
a4e73886d5
Rework XP API
2021-11-03 19:36:57 +01:00
Lizzy Fleckenstein
148575a05b
Remove unused hud_manager.hud_exists function
2021-11-03 16:28:13 +01:00
NO11
5b37f56005
Remove small gray border of buttons in creative inventory pages
2021-10-28 09:43:14 +00:00
Lizzy Fleckenstein
797da20fa7
Add script to automatically generate ingame credits from CREDITS.md
2021-10-26 13:08:07 +02:00
Wuzzy
1c192f4fbb
Do not send useless HUDCHANGE packets
...
Several mods set or unset the visibility of a HUD bar way too often (e.g.
in a globalstep handler), causing the server to send a lot of superfluous
HUDCHANGE packets to each client. Returning from hb.hide_hudbar() early
if HUD bar visibility would not change prevents sending these packets.
2021-09-15 17:47:35 +02:00
AFCMS
af8e88f44c
fix error in `mcl_title` documentation
2021-08-24 08:25:42 +02:00
AFCMS
2d1a43396f
Merge pull request 'Title HUD API' ( #1778 ) from title-API into master
...
Reviewed-on: MineClone2/MineClone2#1778
2021-08-20 12:31:54 +00:00
AFCMS
df4b8e64cc
finish `mcl_title` API + doc
2021-08-19 19:21:33 +02:00
AFCMS
40898d3e9d
WIP bold and italic support
2021-08-16 14:19:50 +02:00
AFCMS
58a292a4f3
fix inconsistency
2021-08-16 13:48:08 +02:00
AFCMS
fe62189019
Update French translation (part 1)
2021-08-13 11:35:18 +02:00
AFCMS
c31c852a6e
add documentation
2021-07-20 16:14:34 +02:00
AFCMS
b5f7ae5458
working implementation + support of other mods
2021-07-20 15:47:26 +02:00