Search found 883 matches
- Fri Oct 17, 2025 10:52 am
- Forum: Suggestions & Feedback
- Topic: More flight paths
- Replies: 9
- Views: 6730
Re: More flight paths
While I haven't heard of any plans currently to give more options for flight paths when picking a zone (or if the code even really supports it outside of item teleports), one of the most recent patches did add in Flight Masters to almost all T4 Chapter camps, so at least for flying out, there's a ...
- Wed Sep 24, 2025 11:12 am
- Forum: Addons
- Topic: API docs for making new addons
- Replies: 3
- Views: 759
Re: API docs for making new addons
Hello!
Where i can find API with Lua functions for making new addons?
Or some documentation...
This repo has everything you will need to get started - official UI documentation, globals, systemdata & gamedata tables, xml schema and extracted default interface addons to learn from.
Translate ...
- Thu Mar 20, 2025 5:08 pm
- Forum: Player Support
- Topic: Ground Targeting
- Replies: 4
- Views: 1457
- Sun Jan 12, 2025 2:59 am
- Forum: General Discussion
- Topic: Just some population graphs
- Replies: 70
- Views: 53727
Re: Just some population graphs
I enjoy observing trends and have often looked at the current population numbers displayed on RoR's homepage. However, I couldn’t find any graphs or visualizations for these numbers over time—perhaps I missed something!
Being curious, I’ve taken the liberty of scraping the webpage every 5 minutes ...
- Fri Dec 13, 2024 1:24 pm
- Forum: Technical Support Center
- Topic: Error Messages spamming in Chat
- Replies: 1
- Views: 2239
Re: Error Messages spamming in Chat
The German client has a problem with processing strings via the JSON addon - you need to change your game's language from German to English.
		- Fri Nov 22, 2024 12:36 pm
- Forum: Addons
- Topic: Unit Frame Frustrations
- Replies: 11
- Views: 9397
Re: Unit Frame Frustrations
As a side measure, you can add distance bars to your unit frames and color them based on different distance, as seen here above the unit frame. 

That way, you can at least easily estimate the distance from the color changes alone without resorting to looking at the text.
		
That way, you can at least easily estimate the distance from the color changes alone without resorting to looking at the text.
- Wed Oct 16, 2024 11:05 am
- Forum: General Discussion
- Topic: Mouseover Cast Macro & General Addon Query
- Replies: 4
- Views: 3070
Re: Mouseover Cast Macro & General Addon Query
Greetings,
Im a veteran WoW player and now I cancelled my sub and having fun here.
I was wondering if there are any macros like in WoW which I can mousover and cast without clicking, for example to heal or aoe clicsk on the ground.
Is there anything like that ?
Although I enjoy experiencing ...
- Wed Oct 16, 2024 8:39 am
- Forum: Addons
- Topic: ScenarioInfo addon broken since last patch
- Replies: 2
- Views: 5398
Re: ScenarioInfo addon broken since last patch
This has already been fixed here and the thread was necro'd by a bot.Emissary wrote: Tue Oct 15, 2024 2:34 pm Since I have never used this addon, have you tried debugging it? Also talk to Warg has he is the addons author.
Actually it looks like he just uploaded it and did not author it as Smurfy did
- Fri Jul 26, 2024 10:59 am
- Forum: General Discussion
- Topic: RVR Stats
- Replies: 46
- Views: 23517
Re: RVR Stats
Being interested in data stuff, I'm curious how you made this. Like, how did you pull the data from the client/server?
You can pull data from the https://killboard.returnofreckoning.com API - just do a network inspect for the GraphQL endpoint, and then off you go with queries without the need ...
- Sat Jul 13, 2024 1:05 pm
- Forum: Addons
- Topic: 2024_07_14 Idrinth update all breaks LibSlash
- Replies: 6
- Views: 6375
Re: 2024_07_14 Idrinth update all breaks LibSlash
Code: Select all
LibSlash
Megaphone++
RangeChecker
AuraYou will have to redownload the older version manually if you use the addon client.



