Skip to content

Commit f55ab74

Browse files
authored
Update UjAPI v1.1.34.338
1 parent f28e9d7 commit f55ab74

File tree

1 file changed

+6
-0
lines changed

1 file changed

+6
-0
lines changed

uJAPIFiles/Changelogs/UjAPI v1.1.34.338

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -28,3 +28,9 @@
2828
11. Added internal lock for SetUnitControlCount whenever a value is set to less than 0 to default to 0. Any value below 0 breaks internal counters.
2929
12. Fixed Item Name/Description changes not working in CInfoPanelItemDetail tab.
3030
13. Fixed internal CItem/CItemEx GetOrderType handling, __thiscall was used whereas __cdecl was expected. (Yes, some class member functions use __cdecl...)
31+
14. Fixed Doom and similar abilities not stopping item useage via its hotkeys.
32+
Note: on patches other than 1.26a this was also causing fatal error in unit selection with items that had ANcl in their abilities.
33+
15. Fixed incorrect handling of Fortified armour damage, no damage reduction was applied on buildings that finished their construction.
34+
Note: only constructing buildings are supposed to take 100% damage.
35+
16. Fixed incorrect offsets for widget enumeration for patches 1.24e/1.27a/1.27b/1.28f.
36+
Note: EnumDestructablesInRange seemed to be affected and was causing a crash.

0 commit comments

Comments
 (0)