Commit Graph

118 Commits

Author SHA1 Message Date
Tercio Jose 2a2e9eb769 Framework and Lib OpenRaid updates. 2023-12-18 17:14:26 -03:00
Tercio Jose 298228ece4 Update for Lib OpenRaid 2023-12-14 15:03:05 -03:00
Tercio Jose 1830359943 General Fixes, Backend Improvements, Library Updates.
Release Documentation:
- Classic now uses the same combat log reader as retail (Flamanis).
- Merged Rage of Fyr'alath spells (equara).
- Added Rogue Ambushes to merged spells (WillowGryph).
- The Remove Common Segments option now also removes segments trash between raid bosses.
- Fixed an issue where auras applied before combat start, such as Power Infusion and Prescience, which are counted towards the target, were not being accounted for.
- Added to Combat Class: classCombat:GetRunTimeNoDefault(). This returns the run time of the Mythic+ if available, nil otherwise.

Technical Notes:
- Classic now uses retail parser.
- Combat class now have the member: classCombat:GetRunTimeNoDefault(); Returns the run time of a M+ (after completed).
- The Utility class's buff scan at the start of combat has been improved, and the code has been cleaned. Also, the scan runs now on the next frame after combat start.
- Augmentation Evoker won't track auras from the combat start aura scan, if the player isn't in combat (example: a player in the group enters in combat).
- Remove tier bonus for Augmentation Evoker Ebon Might damage prediction and nerfed Close as Cluthmates to 10%.
- Segments Container's ResetDataByCombatType() now supports multiple combat types per classification.
- Code cleanup on Segments menu code to use the new Mythic+ functions added to Combat class.
- Mythic+ start detection produced errors if a WORLD_STATE_TIMER_START event triggered before the CHALLENGE_MODE_START event.
- Mythic+ finish code was bugging when 'time' returned by C_ChallengeMode.GetCompletionInfo() wasn't being checked again nil value.
- Rogue's Ambush ability and Rage of Fyr'alath spellIds added to override_spellId within the parser.
- Details! Framework updated.
- Open Raid Library updated.
2023-12-14 11:33:30 -03:00
Tercio Jose 0ff046b500 Major upgrade for alpha testers 2023-11-30 16:13:14 -03:00
Tercio Jose 73d152baac Framework and 10.2 updates 2023-10-25 12:57:00 -03:00
Tercio Jose ac21f315a3 Framework Update 2023-10-11 20:44:19 -03:00
Tercio Jose 2b82e4bce2 Updates
- Improved Augmented damage prediction.
- Lib Open Raid update
2023-09-08 10:41:02 -03:00
Tercio Jose ea2cec6861 Added augmented buffs in the Auras tab of players which received Ebon Might and Precience
- Forcing update interval to 0.1 on arenas matches using the real-time dps feature.
- Framework Update.
- Lib Open Raid Update.
- More parser cleanups and code improvements.
- Auras tab now ignores regular "world auras" (those weekly buffs of reputation, etc)
2023-08-05 21:39:00 -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 72120a8a3e Fixed things about the Real Time DPS; Open Raid Lib Update 2023-07-17 22:02:35 -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 b5f302ae03 Libraries Update 2023-07-04 18:23:57 -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 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 767135e92c Open Raid update 2023-05-09 09:48:46 -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 b812a54aa8 temporary fix for cvar bug in the game client 2023-03-27 09:38:37 -03:00
Tercio Jose 33b0dd0138 Libraries update 2023-03-19 20:06:58 -03:00
Tercio Jose c73c5612bc Open raid lib update 2023-03-08 11:51:46 -03:00
Tercio Jose f4980d6b07 Libraries update 2023-03-06 18:47:02 -03:00
Tercio Jose 19db312186 Place back the enchant for legs 2023-03-04 20:54:11 -03:00
Tercio Jose cb9c14a844 Revert "Open Raid Library update"
This reverts commit 3e340023c8.
2023-03-04 20:51:51 -03:00
Tercio Jose 3e340023c8 Open Raid Library update 2023-03-04 15:33:07 -03:00
Tercio Jose eac488a400 Change logs, libraries update, version bump 2023-02-08 13:04:30 -03:00
Tercio Jose 7cd1839f82 Pre-Update for new features 2023-02-07 13:46:35 -03:00
Tercio Jose 0802fc55c1 Open Raid Library Update 2023-01-30 16:21:53 -03:00
Tercio Jose c474b762bb Open Raid Lib updates: now is capable to track item cooldown 2023-01-30 14:14:47 -03:00
Tercio Jose e9f9adab23 Toc Updates 2023-01-26 22:39:27 -03:00
Tercio Jose 597dac4699 Spell list maintenance 2023-01-20 11:55:06 -03:00
Tercio Jose 7255897134 release for wrath toc update 2023-01-18 11:01:56 -03:00
Flamanis 4a759932d2 Add HEALING_POTIONS table to libopenraid on wrath 2023-01-18 03:21:52 -06:00
Tercio Jose 8025165398 Scripts "Health Potion & Stone" and "Potion Used" updated 2023-01-17 19:11:36 -03:00
Tercio Jose 764b779813 More naming conventions and variables translations for container actors 2023-01-12 15:36:22 -03:00
Tercio Jose da5481c143 Release Candidate 1 2023-01-04 20:12:55 -03:00
Tercio Jose bcc968b306 Libraries Update 2022-12-19 12:56:38 -03:00
Tercio Jose 8d93d677ca Fixed an issue with open raid library 2022-12-15 11:47:58 -03:00
Tercio Jose 388154a540 Lib Update 2022-12-12 19:06:43 -03:00
Tercio Jose 641e5cf0dc Lib OpenRaid and Details! Framework updates 2022-12-11 14:09:44 -03:00
Tercio Jose ebade8e159 Lib Update 2022-12-10 19:05:32 -03:00
Tercio Jose 9cad7e3185 Removed portraits from tooltips and OpenRaidLib update 2022-12-07 17:55:01 -03:00
Tercio Jose eb60b77c32 Wrath error fixes 2022-11-27 18:35:35 -03:00
Tercio Jose 25cb9e8ffe Added new plugin to update the comparison window 2022-11-26 23:08:49 -03:00
Tercio Jose 1aec8c377c Update on Lib Open Raid 2022-11-25 23:23:38 -03:00
Tercio Jose fe76f1d1cb Open Raid Lib Updated 2022-11-25 21:19:11 -03:00
Tercio Jose ec2906aeb2 Updated Lib Open Raid 2022-11-24 16:58:03 -03:00