Skip to content

Releases: iw2d/kaentake

v3.4.0

03 Apr 21:42

Choose a tag to compare

  • Added pet indicators which were already in UI.wz but not implemented in GMS clients
  • Some bugfixes
image

v3.3.1

29 Mar 23:09

Choose a tag to compare

Fix CWzGr2D__AdjustCenterY_hook

v3.3.0

22 Mar 23:09
a163e1d

Choose a tag to compare

  • Use custom origin vectors for CUIStatusBar, CUIScreenMsg, CQuickSlot to easily control their positioning
  • Add patches for CUIScreenMsg width
  • Origin_LB status bar by default, lock CUIScreenMsg position
  • Implement temporary stat duration and cooltime countdown
    • numbers backported from UI/UIWindow2.img/SkillCooldownNumber
  • Add checks for linked canvases in inlink.cpp
image

v3.2.0

17 Mar 10:42

Choose a tag to compare

Change Custom.wz structure

- Custom.wz
  └─ UI
     ├─ UIWindow.img
     │  └─ SysOpt
     │     └─ backgrnd
     └─ UIWindowEx.img
        └─ MobHPRatioInfo
           ├─ mob
           └─ num

v3.1.0

15 Mar 22:22

Choose a tag to compare

  • Commandline arguments and config.ini for client redirection
  • ItemEff support
  • Equip stat delta in tooltip

v3.0.2

14 Mar 01:43

Choose a tag to compare

Fix cursor disappearing on titlebar

v3.0.1

13 Mar 21:27

Choose a tag to compare

Properly handle exceptions in CWvsApp::Run

- potential fix for hanging process

v3.0.0

10 Mar 23:36

Choose a tag to compare

Now using original Gr2D_DX8.dll for ScreenResolution / AdjustCenter - the original DLL from a clean v83 installation is included just for this release, in case you've been using a previous release and have not backed it up.

Other changes:
Implement inlink support, tamingMob and bodyRelMove chairs
Backported mob hp percentage from UI/UIWindow7.img/MobHPRatioInfo
Added StringPool hook: stringpool.cpp

image

v2.2.1

21 Feb 11:29

Choose a tag to compare

Fix CTemporaryStatView hover/rclick

v2.2.0

01 Feb 22:32

Choose a tag to compare

Rewrite CWnd::OnMoveWnd to take window origin into account

- CDialog origin is now set to Origin_CC instead of patching l, t on creation
- Fixes UI issue on returning to login screen