System
GeneralPerformance · Input · Bugfix · Security
2 patcheslast touched 1mo ago▲ +3
Power trajectory
Up = buffed, down = nerfedZoom into one ability:4 abilities tracked
Filter by change type:3 types in this subject
Patch history
- ≈🐛Bug fixCtrl+Entertrigger focusGlobal→Search Tables Window
Fixed an issue where Ctrl+Enter would trigger regardless of window focus; it now only works when Search Tables is focused.
Bugfix
- ▲🎯BehaviorHotkeysinput mappingKey Location→Key Output
Hotkeys now rely on character output rather than physical location, fixing issues for non-QWERTY keyboard users.
Accessibility
- ▲🐛Bug fixtable loadingFreeze→Stable
Resolved a critical bug where loading large tables would cause the game to freeze.
Performance
- ≈•OtherUnity Version—→Latest
Updated to the newest version of Unity to resolve a security vulnerability.
- ▲🎯BehaviorTable Panelsloadingstatic→dynamic/scroll
Implemented lazy-loading for table panels; more data now loads as the player scrolls to the bottom to optimize performance.