GolemHelper/GolemHelper
Azrub 98c51aa098 Release v1.5.1.0
New Features:

- Auto Show/Hide UI: New setting that automatically shows/hides the UI when entering/exiting Training Area

Technical Changes:

Architecture refactor; replaced coordinate arrays and magic numbers with enum-based system:

- NEW: MenuSequences.h - Centralized sequence definitions with clean logic
- REFACTORED: Types.h - Semantic enum structure mapping GW2 interface 1:1 (BOON_ALACRITY vs stepIndex == 13)
- REFACTORED: AutomationLogic.cpp - Eliminated all magic numbers, unified healer logic
- Improved maintainability
- Enhanced readability: Self-documenting code with meaningful names like GOLEM_SLOW instead of array indices
2025-08-08 03:56:11 +02:00
..
Automation Release v1.5.1.0 2025-08-08 03:56:11 +02:00
Common Release v1.5.1.0 2025-08-08 03:56:11 +02:00
Config Release v1.5.1.0 2025-08-08 03:56:11 +02:00
Dependencies Release v1.2.0.0 2025-07-16 10:16:24 +02:00
Input Release v1.5.1.0 2025-08-08 03:56:11 +02:00
Resources Release 1.2.2.0 2025-07-16 18:57:20 +02:00
UI Release v1.5.1.0 2025-08-08 03:56:11 +02:00
Utils Release v1.5.1.0 2025-08-08 03:56:11 +02:00
dllmain.cpp Refactor: Split dllmain.cpp into organized modules 2025-07-17 13:28:31 +02:00
GolemHelper.cpp Release v1.5.1.0 2025-08-08 03:56:11 +02:00
GolemHelper.h Refactor: Split dllmain.cpp into organized modules 2025-07-17 13:28:31 +02:00
GolemHelper.rc Release 1.2.2.0 2025-07-16 18:57:20 +02:00
GolemHelper.vcxproj Release v1.5.1.0 2025-08-08 03:56:11 +02:00
GolemHelper.vcxproj.filters Release v1.5.1.0 2025-08-08 03:56:11 +02:00
resource.h Release 1.2.2.0 2025-07-16 18:57:20 +02:00