viewimage.php?id=2bbcd332eac031a9&no=24b0d769e1d32ca73fed80fa11d02831b68b1d4bae6818fe3ec5b08ec5944d15a5bc3a12e9b28ca981674c14e534266ddb6ca8b2e8d118941c948020f664a6f443ecdf


Graphics


New water splash effects using water particles instead of an animation.

New animations for leaf particles.



Bugfixes


Fixed the tank not being properly centered to its bounding box (graphical issue).

Fixed GUI windows not drawing properly when they can't fit the screen width. (82708)

Fixed glowing Heat pipe ending sprites. (81410)

Fixed some character bonuses in bonus GUI not being printed correctly. (82642)

Fixed character GUI player color sliders not changing chat colors (82501)

Fixed that hotkeys wouldn't work while using the character logistics GUI in some cases. (82593)

Fixed a desync related to unit speed changing while part of a unit group. (81054)

Fixed some Trigger Effects not showing correct repeat count in tooltips. (80872)



Scripting


Added LuaEntity::effective_speed

Added LuaControl::is_flashlight_enabled

The 'on_ai_command_completed' event will now fire for distraction commands.

Added 'was_distracted' to the 'on_ai_command_completed' event. If true, it means the completed command was a distraction command.