v0.1.10
github-actions
released this
13 Jan 19:56
·
3174 commits
to master
since this release
What's Changed
- Update mage t8 4pc set bonus proc chance by @jimmyt857 in #2226
- Fix a few raid sim UI issues, and add raid consume pickers by @jimmyt857 in #2227
- Implement raid targeting for Focus Magic by @jimmyt857 in #2229
- Ignore unknown proto fields in json imports by @jimmyt857 in #2230
- Inspiration uptime for Guardian sim by @NerdEgghead in #2231
- Commanding Shout bug fix by @NerdEgghead in #2233
- fix improved buff/debuff icons by @kayla-glick in #2234
- Clean up mage presets by @jimmyt857 in #2235
- fix: cast raise dead if available outside opener by @lime-green in #2232
- Trinket fixes by @Tharre in #2237
- Display stats from warrior stances in character stats by @jimmyt857 in #2236
- Warrior: Trauma only procs from physical and melee damage by @TheGroxEmpire in #2238
- Update and refactor WCL importer by @jimmyt857 in #2240
- Add basics for buff/debuff display in raid sim. by @jimmyt857 in #2245
- Refactor Shadow Priest rotation by @jimmyt857 in #2192
- fix BoTN + BT interaction by @lime-green in #2243
- Update aspect of the viper on-hit mana return by @jimmyt857 in #2246
- Fix shield multipliers by @jimmyt857 in #2248
- Scarab brooch doesn't proc from hots by @jimmyt857 in #2249
- Remove HealingDealtMultiplier pseudostat by @jimmyt857 in #2250
- Updated t8 4pc proc so that it works if MB is precasted by @dbyena in #2251
- fixing player editor issues by @kayla-glick in #2253
- Fixed an issue with DP reapplication to snap BL from recent changes by @dbyena in #2254
- Balance Insect Swarm rotation adjustments by @Gashiraa in #2256
- More work on raid stats display by @jimmyt857 in #2258
- UI boilerplate for remaining healing sims by @jimmyt857 in #2259
- Add backend boilerplate and gear presets for resto druid/resto sham/h… by @jimmyt857 in #2260
- Remove buff bots from raid sim by @jimmyt857 in #2261
- Added P2 shadow priest preset by @dbyena in #2262
- added lunar fire idol effects by @lologarithm in #2263
- Item swap core by @Horatio27 in #2257
- Item Swap Added to backend Database by @Horatio27 in #2264
- Add stoneskin totem as a shaman option, fix some shaman mana cost bug… by @jimmyt857 in #2265
- Remove floor functions from warlock and hunter pet hit inheritance by @jimmyt857 in #2266
- Infer professions in WCL raid importer by @jimmyt857 in #2267
- OnCastComplete rework by @Tharre in #2247
- Clean up druid CC by @jimmyt857 in #2268
- Implement mana tide totem CD, and allow healing bot rotations to chec… by @jimmyt857 in #2269
- fix typo and spell haste icon bug by @kayla-glick in #2270
- Add icons and background images for healing sims by @jimmyt857 in #2271
- druid/feral fixes by @jarveson in #2272
- warlock: fix crash when casting inferno without a pet by @Tharre in #2275
- warlock: fix pets being intermixed on 'Automatic' by @Tharre in #2276
- Added VT talent conditional to MB replenishment so it doesnt error out by @dbyena in #2277
- ui: initial load dl lowering by @jarveson in #2278
- db: add some missing raid buff/debuff icons by @jarveson in #2280
- Update tank stat display for final totals by @psiven in #2281
- Finish raid stats display by @jimmyt857 in #2282
- Implement party swapping in raid sim by @jimmyt857 in #2283
- Item swap for Enhancement Shaman by @Horatio27 in #2284
- Flametongue Imbue Procing Black Magic by @Horatio27 in #2285
- feral maul nerf by @jarveson in #2287
- Allow choosing raid size in raid sim, and add bench parties by @jimmyt857 in #2288
- A few raid sim UI tweaks by @jimmyt857 in #2289
- Fix RAP bonus for 2 trinkets by @jimmyt857 in #2290
- A few simple mage fixes by @jimmyt857 in #2291
- Added T84pc benefit to MB DPCT on cast by @dbyena in #2292
- Added multiple Lightning bolt spells to Enh Shaman by @Horatio27 in #2293
- Fix cobra reflexes by @jimmyt857 in #2294
- Some more mage bug fixes and cleanups by @jimmyt857 in #2295
- Warrior: fix Orc base stamina value by @TheGroxEmpire in #2297
- Item Swapping was missing stat's from gems and enchants by @Horatio27 in #2298
- updated ele p2 weapon by @lologarithm in #2299
- Warrior: Fix all races other than Orc base stam stat value by @TheGroxEmpire in #2302
- Fix a few more mage bugs and refactor mage arcane rotation to match o… by @jimmyt857 in #2304
- Add reaction time option to mage and fix panic by @jimmyt857 in #2306
- Fix another mage bug, arcane rotation now very close to other sim by @jimmyt857 in #2307
- Fire and frost rotation updates by @jimmyt857 in #2309
- More mage cleanups by @jimmyt857 in #2310
- Implement arcane barrage, ice lance, and mage t6 set by @jimmyt857 in #2311
- More mage cleanups by @jimmyt857 in #2312
- Scrape wowhead items and update hunter pet GCD by @jimmyt857 in #2313
- Fix disloged foreign object stacking bug by @jimmyt857 in #2314
- Fix bug with dot resets, and implement ignite munching for mages by @jimmyt857 in #2315
- Ignore pyroblast delay when not doing fireball rotation by @jimmyt857 in #2316
- Pyroblast shouldnt benefit from spell impact by @jimmyt857 in #2317
- Halve hunter pet focus regen rate by @jimmyt857 in #2319
- raid sim raid tab rework by @kayla-glick in #2320
- make player picker more usable by @kayla-glick in #2322
- fix ghoul uptime by @lime-green in #2323
- Balance P2 preset by @Gashiraa in #2325
- feral: fix run w/out ooc by @jarveson in #2327
- revamp raid settings tab by @kayla-glick in #2328
- style tweaks by @kayla-glick in #2329
- Parse talents from protoreflection so they don't need to be included … by @jimmyt857 in #2330
- Fix mage panic by @jimmyt857 in #2331
- fix blessing picker comp change emitter by @kayla-glick in #2332
- desync rotation improvements by @lime-green in #2326
- Warrior: Remove item set proc aura ActionID by @TheGroxEmpire in #2335
- db: add talent spells in db by @jarveson in #2338
- Merge test and preset files by @jimmyt857 in #2361
- fix importing WCL reports by @kayla-glick in #2363
- Lightning Shield nil pointer Enh Shaman by @Horatio27 in #2364
- fix hunter Marksmanship import by @kayla-glick in #2365
- ui/db: 'unify' expose / sunder action id's by @jarveson in #2369
- apply PTR nerfed gargoyle changes by @lime-green in #2336
- feral: remove berserk from mcd listing by @jarveson in #2370
- Refactor spell costs by @jimmyt857 in #2362
- Refactor energy costs by @jimmyt857 in #2372
- dont try to snapshot FC for nerfed gary by @lime-green in #2371
- Lava Lash untalented Fix by @Horatio27 in #2375
- fix 2h snapshot by @lime-green in #2376
- fix various style issues on settings tab by @kayla-glick in #2378
- DK Updates by @rosenrusinov in #2379
- dk p2 set by @rosenrusinov in #2380
- Desync sub-blood: improve ERW logic for when there's no UA up by @lime-green in #2368
- MH enchant should be razorice not cinderglacier by @lime-green in #2381
- remove panic message by @rosenrusinov in #2382
- Added conditions to remove MB if user deselects in UI in all places where MB is determined to be optimal by @dbyena in #2383
- fix scourge strike multiplier by @rosenrusinov in #2385
- update frost sigil by @rosenrusinov in #2386
- Refactor rage costs by @jimmyt857 in #2373
- Prot P2 Presets by @psiven in #2389
- Blood Dk Updates by @rosenrusinov in #2387
- Warrior: unbridled wrath no longer procs from heroic strike by @TheGroxEmpire in #2390
- Blood Dk updates by @rosenrusinov in #2392
- small blood rotation fix by @rosenrusinov in #2393
- KM is still consumed on miss by @lime-green in #2394
- Add a workflow for automatic publish of binaries by @rosenrusinov in #2391
Full Changelog: v0.1.8...v0.1.10