Commit graph

23 commits

Author SHA1 Message Date
Tercio Jose
3b2ba40b29 API 2.0 now uses Details:GetFullName(unitId) to retrieve a unit name 2023-11-08 19:01:26 -03:00
Tercio Jose
0cca378d2b Unwanted mass rename of tinsert to table.insert 2023-10-11 20:32:32 -03:00
Tercio Jose
9fb2b0d66b translated code to English and a few bug fixes from latest alpha 2023-06-21 17:27:58 -03:00
Tercio Jose
690168bef3 Fixed more bugs on the new Breakdown Window 2023-05-01 14:20:04 -03:00
Tercio Jose
11a6c48ddd General Fixes 2023-04-30 23:23:56 -03:00
Tercio Jose
4ab2f1241d 'n_curado' 'n_dmg' 'c_curado' and 'c_dmg' renamed to 'n_total' and 'c_total' 2023-04-30 18:22:38 -03:00
Tercio Jose
1c8dfb3ab7 Release Candidate 1 2022-11-18 16:54:25 -03:00
Tercio Jose
1ed29008aa Small bug fixes and improvements 2022-10-10 13:26:13 -03:00
Tercio Jose
b588d5e30c Fixed an error while trying to move the window by clicking and holding on a window line 2022-10-09 20:48:47 -03:00
Tercio Jose
944178f76f Updated LibOpenRaid and DetailsFramework 2022-10-09 19:47:56 -03:00
Tercio Jose
9974a87119 Format the text in the breakdown player list using the same font, size and outline of the damage window 2022-10-09 17:12:13 -03:00
Tercio Jose
d4f50e7cb7 Fixed a call in the API 2.0 using a deprecated call from the Open Raid Library 2022-04-26 19:10:59 -03:00
Tercio Jose
1c20f166cb Added Search into the options panel 2021-09-24 22:07:13 -03:00
Tercio Jose
7fd57e2f40 Update on Details.UnitInfo 2021-07-12 14:22:19 -03:00
Tercio Jose
09cb8a7ab9 General Updates.
- localizations updates.
- string bug fixes.
- coments updates.
2019-09-07 19:17:06 -03:00
Tercioo
5e5fd97e55 Added API: SegmentInfo(), SegmentTotalDamage(), SegmentTotalHealing(), see '/details api' for more information 2019-05-01 14:54:56 -03:00
Tercioo
1869c6134d Added API Details.SegmentPhases() and Details.UnitDamageByPhase()
See ingame documentation with /details api
2019-04-22 14:04:50 -03:00
Tercioo
5e0e64982d Added API Details.UnitInfo and Details.UnitTexture
UnitInfo return information about the unit and UnitTexture return the texture for the class and spec for the unit.
2019-04-21 13:50:44 -03:00
Tercioo
b778d46d3d Added Healing API 2019-04-12 13:18:46 -03:00
Tercioo
f793dbeba5 API 2.0 Updates, /details api 2019-04-10 18:39:19 -03:00
Tercioo
2ff8108c83 More development on the new API 2019-04-09 14:05:18 -03:00
Tercioo
625b1124bd - Added te first batch of API 2.0 (file functions/api2.lua) 2019-03-23 19:35:49 -03:00
Tercioo
020bb1bcda - Attempt to delete the last trash segment in a dungeon run if this trash is the current segment. I'll delete it and pass the last boss segment as the current segment, after that it'll create the overall segment for the dungeon run. 2019-03-18 15:10:59 -03:00