Tercio Jose
89e6ffd8af
Round of fixes, cleanups and library upgrades
2023-07-29 13:19:11 -03:00
Tercio Jose
13670e8b44
framework update
2023-07-25 20:19:41 -03:00
Tercio Jose
94ae59dfa9
Stop breakdown opening when there's player data available at the window
2023-07-24 20:53:04 -03:00
Tercio Jose
762c80669d
Better options for Real Time DPS
...
- Removed 'Real Time DPS' from the time measure dropdown.
- Added "Show 'Real Time' DPS" toggle to show real time dps while in combat.
- Added "Order Bars By Real Time DPS" toggle to order bars by the amount of real time dps.
- Added "Always Use Real Time in Arenas" toggle to always use real time dps in Arenas.
- Added .last_dps_realtime to player actors, caches the latest real time dps calculated.
2023-07-24 16:43:34 -03:00
Tercio Jose
22d8686b03
Fixed overall data only showing Augmented Evokers
2023-07-20 15:21:47 -03:00
Tercio Jose
c39deda381
LibOpenRaid Update
...
- Fixed an issue with the rename InstaciaCallFunction to InstanceCallDetailsFunc.
2023-07-19 18:20:08 -03:00
Tercio Jose
bfbe4ca852
Another fix for FindBuffDuration
2023-07-18 16:21:02 -03:00
Tercio Jose
3eebecda83
Fixed Details:FindDebuffDuration(unitId, spellId, casterName) which wasn't taking the casterName in consideration
2023-07-18 15:38:15 -03:00
Tercio Jose
72120a8a3e
Fixed things about the Real Time DPS; Open Raid Lib Update
2023-07-17 22:02:35 -03:00
Tercio Jose
e2e2369a81
Framework Update
2023-07-13 22:04:48 -03:00
Tercio Jose
7a0e045308
Real Time DPS, ten years old
2023-07-13 22:02:10 -03:00
Tercio Jose
fa65530a7c
update
2023-07-11 14:11:03 -03:00
Tercio Jose
0677e2e874
Framework, update
2023-07-07 18:49:16 -03:00
Tercio Jose
ebffd6c1b6
Framework update to version 446
2023-07-05 07:57:46 -03:00
Tercio Jose
b5f302ae03
Libraries Update
2023-07-04 18:23:57 -03:00
Tercio Jose
318555ae51
More fixes for Augmentation Evoker on 10.1.5
2023-06-30 15:04:05 -03:00
Tercio Jose
d3d5154c67
Libraries Update
2023-06-27 18:21:39 -03:00
Tercio Jose
7b34b88ca3
More code cleanup and framework update
2023-06-25 11:29:45 -03:00
Tercio Jose
a86f717200
Code cleanup, framework update and bug fixes
2023-06-23 14:16:12 -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
a2c5e926c9
More bug fixes for destroyed combats; TimeData code modernizations
2023-06-14 18:43:33 -03:00
Tercio Jose
efd131ef04
More fixes for the "Report to Discord" bugs; Implementations to show plugins in the breakdown window;
2023-06-12 19:59:15 -03:00
Tercio Jose
aaab652817
Code cleanups, Bug Fixes, Show plugins in the breakdown window, added damage taken and friendly fire tp breakdown
2023-06-11 20:46:27 -03:00
Tercio Jose
631b3ceaa0
Time Machine overhaul
2023-06-08 22:01:34 -03:00
Tercio Jose
3eaefdea6b
Framework Update and Code improvements
2023-06-05 15:44:32 -03:00
Tercio Jose
64a7053089
Version Bump and Framework Update
2023-05-20 11:16:48 -03:00
Tercio Jose
21da70e158
Fixed small bugs
2023-05-12 17:52:17 -03:00
Tercio Jose
3b395f7769
Open Raid update
2023-05-12 12:49:23 -03:00
Tercio Jose
e9ebf2bdce
Open Raid update
2023-05-12 12:25:01 -03:00
Tercio Jose
2c65744f51
Open Raid updated
2023-05-12 11:22:02 -03:00
Tercio Jose
96a954c97c
Framework update
2023-05-12 11:02:57 -03:00
Tercio Jose
90c26332ff
Bug fixes, some breakdown settings remove due to their values be auto calculated now
2023-05-11 22:34:11 -03:00
Tercio Jose
767135e92c
Open Raid update
2023-05-09 09:48:46 -03:00
Tercio Jose
c6527f56a0
Framework update
2023-05-06 15:49:05 -03:00
Tercio Jose
cbbfe8b7af
Merge pull request #511 from Flamanis/Port-to-Era
...
First pass on attempting to work on Classic_Era
2023-05-06 15:09:41 -03:00
Tercio Jose
0a4c35b304
More fixes
2023-05-05 21:32:42 -03:00
Tercio Jose
773ec4342d
Round of fixes of the new breakdown
2023-05-03 23:33:31 -03:00
Tercio Jose
abcb6e9086
Added empowered spells and first wave of polish on the new breakdown window
2023-05-02 22:06:36 -03:00
Flamanis
4277217372
First pass on attempting to work on Classic_Era
2023-04-30 19:51:38 -05:00
Tercio Jose
17f2fdd05a
Bug Fixes
2023-04-30 18:22:39 -03:00
Tercio Jose
9222cc1491
Added Targets, Added Options
2023-04-30 18:22:39 -03:00
Tercio Jose
2a26998e09
Fixed type definitions and renamed functions
2023-04-30 18:22:39 -03:00
Tercio Jose
aad91256a2
Fixed the spell container size not saving properly, fixed spellbars not being allowed to click
2023-04-30 18:22:39 -03:00
Tercio Jose
f413d52b91
Finished container resizers
2023-04-30 18:22:39 -03:00
Tercio Jose
36e5d2978f
Sort by critpercent and casts are now working; new class 'SpellTable'
2023-04-30 18:22:39 -03:00
Tercio Jose
71076bffee
Keeping my stress levels high
2023-04-30 18:22:39 -03:00
Tercio Jose
daee366640
finished the essential of frame containers
2023-04-30 18:22:39 -03:00
Tercio Jose
ca91c10ff8
Cleanups and Created a new frame class "Frame Container"
2023-04-30 18:22:39 -03:00
Tercio Jose
f6665201b4
Keeping the development
2023-04-30 18:22:39 -03:00
Tercio Jose
f370ce3dee
More development
2023-04-30 18:22:39 -03:00