These are ArcheAge addons specifically created for the RU version of ArcheAge, found at https://ru.archerage.to/.
They should be compatible with the NA version. They are not compatible (but usually with some effort can be ported) to Classic or AAFree. Official RU does not support Addons.
All addons should fall under acceptable use of the addon policy.
Directly clone the repository into C:\ArcheRage\Documents\Addon or wherever your Addon folder is located. The "globals" folder is needed for all addons.
After that restart your client and enable the addons you need in character select:
Contributions are welcome, please use pull requests or flag up issues. I am also available on discord at exec_noir.
Lua linting is set up with luacheck in both CI and local git hooks.
Install and run locally:
luarocks install luacheck
powershell -ExecutionPolicy Bypass -File .\scripts\install-hooks.ps1This enables .githooks/pre-commit, which lints staged .lua files before each commit.
Sets your role when you join a raid, as well as when you change class (either through the skill guy or skill saver, both are handled).
Also makes your role disco-dance when you are casting dance of sacrifice.
Gives you large cast bars, requires statue buff for now.
Does not overwrite the regular cast bar. Also adds timer to the cast.
Tracks your number of buffs and checks whether you are hitting the cap.
Once you have hit the cap, any additional buffs will not be applied (songs, etc) or it will push buffs off when they should be re-applied (flame freerunner).
Tracks the class of your target, printing the name of their skillset with an icon estimating their actual "class" (healer, tank, ...).
Tracks the distance to your target. Turns red at 30m (adjustable).
Allows you to dress your character up with whatever you want.
Item ID's are found at https://wiki.archerage.to/ru-en/db/items/
Tracks your target's gearscore.
Hidden Debuff Tracker
The Hidden Debuff Tracker is a tool that tracks hidden debuffs of the selected target.
Prints all errors from console (ArcheRage.log) to the in-game chatbox.
Tracks and sets if you are using all portals, or just your own.
Checks raid buffs and classes.
Check who has which siege equipment.
Reloads system.cfg on world enter, meaning custom items (like nameplate boxes) will remain applies through relogs.
Prints out current continent's full resident board (blue salt bond) info.
Locks your scaling setting to whatever you pick in the code.
Puts a bar with timer over whoever in your raid is currently casting sac. Works for entire raid 1 & 2, not enemies or friendlies.
The Target Debuff Tracker is a tool that tracks buffs and debuffs of the selected target. It also tracks defiance separately.
Unfinished proof of concept to track if tiger strike is up on an enemy.
Keeps track of timers (BD, RD, CR, GR, etc)
Freely swap titles in a neat box.
In-game Automatic Translation tool
Refresh UI on button press; triggers a loading screen.













