Releases: BigWigsMods/BigWigs
Releases · BigWigsMods/BigWigs
v7.3
BigWigs
v7.3 (2016-08-14)
- update travis file
- esES update. (#10)
- Update deDE.lua
- Update deDE.lua (#9)
- esES update. (#8)
- ruRU update. (#7)
- zhCN/zhTW update. (#6)
- Tweak dev print.
- Note the API docs.
- Delete Docs/
All the relevant info was moved to the GitHub wiki - Tweak doc comments
- LDoc BossPrototype and PluginPrototype
Requires a LDoc version > 1.4.4-1/scm-2 (@Within was fixed 2016-06-18)
Example run from ./Docs: ldoc -x md -l . ../Core/BossPrototype.lua - Cenarius: Fix Cleansed Ground check
- EleretheRenferal: Minor text fixes
- Ilgynoth: Fix horror spawn messages, add warnings for Spew Corruption and Mind Flay, rename Deathglare to Eye of Fate
- Ursoc: Unbalanced got renamed to Momentum
- EleretheRenferal: fix options
- EmeraldNightmare: Arrange modules like the encounter journal
- Nythendra: Updated timers after normal testing
- Stop grabbing the version from the toc, this way people can /reload after updating again and not receive update nags.
- ruRU update. (#5)
v7.2
BigWigs
v7.2 (2016-08-10)
- Loader: Add Legion LittleWigs IDs.
- update travis file
- EleretheRenferal: Initial mod
- Krosus: minor text fixes
- Krosus: minor text fixes
- Krosus: Respawn timer
- Krosus: Timers for all difficulties, improve Fel Beam handling, add warnings for Isolated Rage
- Add
wowi-archive-previous: no
to pkgmeta. - Options: Remove space in LittleWigs header.
- Ursoc: some timer adjustments for lfr
- Loader: Add a print for beta.
- Plugins/Emphasize: Add some upvalues.
- update travis file
- Nighthold/Krosus: Fix bar errors.
v7.1
BigWigs
v7.1 (2016-08-04)
- frFR Update (#4)
- Ursoc: minor changes
- Core: Missed another place to check for negative IDs.
- Loader: No need to check for negative IDs here.
- Use negative map ids to represent world boss zones, i.e. IDs that we don't convert to instance IDs (because world zones don't have unique ones).
- zhCN zhTW.update. (#3)
- update travis file
- spell BigWigs the same way, everywhere. (#2)
- Update deDE.lua (#1)
- Update deDE.lua
translated the 5 new phrases to german - Update deDE.lua
Fixed those 3 mistakes
v7
Big Wigs
v7 (2016-08-02)
- bump version
- Update travis details.
- Options: move github description to locales.
- pkgmeta: add travis file to ignore list
- Loader: Fix date on achievement check
- Fix the git hash version display.
- TyrantVelhari: Don't show font removed soon message in P3
- Add x-license to toc.
- Enable packaging
- Options: Fix lazyness
- Loader: enable dev print
- Options: First pass at adding some github info to the config.
- README.md: add curse link
- Update README.md and add it to ignore list.
- Loader: Use the abbreviated hash for versioning.
- Create README.md
-
- zhCN/zhTW update.
- Constants: Few more texture id changes
- Core: Remove bosskill option
- Plugins: Allow monochrome only font flags, it no longer causes a client crash.
- BossPrototype: Fix up the dispel list
REMOVED: - Enrage: Tranq (Hunter), Soothe (Druid), Shiv (Rogue)
- Curse: Remove Curse (Mage)
ADDED: - Magic/Poison/Disease/Curse: Cleanse Spirit (DPS Shaman), Detox (DPS Monk), Cleanse Toxins (DPS Paladin), Purify Disease (DPS Priest)
- BossPrototype: Cleanup the melee/ranged identification code compensating for the hunters new melee choice. Add the demon hunter and survival hunter interrupt spells.
- Revert back to ACTIVE_TALENT_GROUP_CHANGED for role setting, compensate for multiple role setting messages and fix your role being removed at login/reload.
- BossBlock: Revert GetPlayerMapAreaID usage. This will be nil for dungeons until they redo the map code.