Araca Araca
Araca commented on pull request VoxeLibre/VoxeLibre#4196 2024-03-05 07:34:55 +01:00
Add remaining use of a tool/weapon in tooltips

The durability is not displayed right now in game tooltip for flint and steel. I won't change for now because it requires more investigation on where to add the code, differently from what I…

Araca pushed to durability-tooltip at Araca/MineClone2 2024-03-05 07:27:46 +01:00
5e89996882 Add durability for bow & fishing rod
Araca created pull request VoxeLibre/VoxeLibre#4196 2024-02-21 16:58:53 +01:00
WIP: Add remaining use of a tool/weapon in tooltips
Araca pushed to durability-tooltip at Araca/MineClone2 2024-02-21 16:46:02 +01:00
a62bb31c4c Add remaining use of a tool/weapon in tooltips
Araca created branch durability-tooltip in Araca/MineClone2 2024-02-21 16:46:02 +01:00
Araca commented on pull request VoxeLibre/VoxeLibre#4183 2024-02-20 15:06:00 +01:00
New mcl_copper and new 1.21 MC blocks

@Araca I think it might be resolved now.

I confirm it works now

Araca commented on pull request VoxeLibre/VoxeLibre#4183 2024-02-20 14:16:23 +01:00
New mcl_copper and new 1.21 MC blocks

I tested and all new blocks are OK and oxidized as expected

There is a display issue when "Shift Right Clicking" with an axe on a door (see scrennshot)

Araca approved VoxeLibre/VoxeLibre#4194 2024-02-19 09:45:28 +01:00
Improve french translation

All good for me (native french). I learned that colons must be preceded by a space.

Araca opened issue VoxeLibre/VoxeLibre#4195 2024-02-18 14:20:59 +01:00
Use mcl_showAdvancementMessages to disable achievement pop up
Araca commented on pull request VoxeLibre/VoxeLibre#3965 2024-02-13 09:29:41 +01:00
fix sound item pickup gain

I have no issue with the sound of the pickup too. I am annoyed by the iron golem spawn sound for example, but not other ones :)

Araca commented on pull request VoxeLibre/VoxeLibre#4097 2024-02-12 11:31:23 +01:00
accelerate non-moving carts on mcl_minecarts:golden_rail_on

I tested this ticket and its working very nicely. It's a great change.

Araca created pull request VoxeLibre/VoxeLibre#4188 2024-02-12 09:06:38 +01:00
Add possibility to edit a sign
Araca pushed to edit-sign at Araca/MineClone2 2024-02-12 08:56:29 +01:00
884337664d Refacto a bit sign definition and allow sign edit
Araca created branch edit-sign in Araca/MineClone2 2024-02-12 08:56:29 +01:00
Araca pushed to master at Araca/MineClone2 2024-02-08 07:07:19 +01:00
c791622d60 Fix crash with ghast achievement fireball_redir_serv
7bfbaac772 Fix damage animation and player invul crash in mcl_playerplus (#4176)
Compare 2 commits »
Araca pushed to master at Araca/MineClone2 2024-02-04 22:22:45 +01:00
eb8b5cc5da Fix crash with ghast achievement fireball_redir_serv
Araca commented on pull request VoxeLibre/VoxeLibre#4180 2024-02-04 22:19:39 +01:00
Fix crash with cape when player has default skin

The question is, should skin even be allowed to be nil at that point? This may be a good defensive check, but a look should be taken at the underlying problem.

Ok and good point, but as I…

Araca commented on pull request VoxeLibre/VoxeLibre#4179 2024-02-04 22:15:58 +01:00
Fix crash with ghast achievement fireball_redir_serv

Damned you are right, I was to fast.

Araca created pull request VoxeLibre/VoxeLibre#4180 2024-02-04 22:03:04 +01:00
Fix crash with cape when player has default skin
Araca pushed to skin at Araca/MineClone2 2024-02-04 22:00:12 +01:00
37fadc9099 Fix crash with cape when player has default skin