Releases: RaidcoreGG/Nexus
Releases Β· RaidcoreGG/Nexus
May 23, 2025
Build 2025.5.23.600:
- Fixed an issue with binds not passing through.
- Changed InputBinds to sort alphabetically. Nexus and Inactive binds are pinned to the top.
- Added confirmation dialog for uninstalling addons.
May 23, 2025
Build 2025.5.23.420:
- Reimplemented all modal dialogs.
- Internal improvements to InputBinds.
- Internal changes to InputBind capturing.
- Added per-bind option to pass inputs through to the game. For example, to simultaneously hide Nexus and in-game UI.
- Added load/unload button within an addons "Configuration" view.
- Implemented new InputBind handler for API Revision 7.
May 18, 2025
Build 2025.5.18.1140:
- Changed style editor to make it more obvious when there are unsaved changes.
- Adjusted style elements in the main window for consistency.
- Changed the search bar in the addons window to also search through descriptions.
- Implemented style preset saving and importing.
May 12, 2025
Build 2025.5.12.1320:
- Fixed a bug when DPI scaling was active and fonts were reselected.
May 12, 2025
Build 2025.5.12.1230:
- Added additional log window filter options.
- Fixed text wrapping in log window.
- Added the channel name to the log window.
- Internal improvements to RawInput.
- Internal improvements to Multiboxing.
- Migrated GameBinds.json to GameBinds.xml. This file is compatible with the game's own configuration files. Thanks @jsantorek.
- Added secondary binds for GameBinds.
- Added import button for GameBinds. Importing from Documents/Guild Wars 2/InputBinds, same as the game.
- Added default binds for GameBinds.
- Manually setting GameBinds will now also save, regardless of whether runtime binds are active.
May 02, 2025
Build 2025.5.2.1190:
- Added all Chinese and Cyrillic characters to user font by default. Custom fonts will still have to use the Localization API or build custom ranges to get all glyphs beyond the extended latin alphabet.
- Reset the "Lock hidden cursor" setting for everyone and split it into two separate options.
- Removed ArcDPS style linking. Instead you can select the default style or your current arcdps style (if available) as a preset. Fonts will no longer be linked, you will have to copy it into /addons/Nexus/Fonts.
- Fixed some UI elements having a background despite being purely structural.
- Minor internal loader changes.
Apr 25, 2025
Build 2025.4.25.830:
- Improved arc settings import.
- Fixed a crash related to logging empty strings.
- Implemented DPI Scaling. (Default on.)
- Removed Global Scale setting.
- Fixed a regression in GameBinds.
- Fixed font size multiplying with the global scale.
Apr 24, 2025
Build 2025.4.24.1205:
- Added missing Loadout 9 GameBinds.
- Internal improvements to GameBinds.
- Merged Jump/SwimUp/FlyUp and SwimDown/FlyDown GameBinds to reflect the game.
- Further improvements to hidden cursor locking. Thanks to invaluable help from @brittyazel.
Test build.
Test pre-release to debug cursor locking logic.
Apr 23, 2025
Build 2025.4.23.1335:
- Fixed a crash related to the French translation.
- Internal improvements to Events and DataLink.
- DataLinks by addons are now shared outside of the Guild Wars 2 process like MumbleLink already is.