Skip to content

Releases: cloudbells/FieldGuide

v1.5.7-release

14 Jul 21:31
Compare
Choose a tag to compare

Field Guide

v1.5.7-release (2024-07-14)

Full Changelog Previous Releases

  • Add CF project ID to TOC

v1.5.6-release

14 Jul 21:24
Compare
Choose a tag to compare

Field Guide

v1.5.6-release (2024-07-14)

Full Changelog Previous Releases

  • Bump TOC
  • Use GitHub Actions to package
  • Fix Priest spell costs at level 34
  • Not sure what I changed but let's find out
  • Bug fixes, attempts at adding TBC spells
    I made these changes a while ago but I no longer have time nor motivation to continue developing this.
    Partly it's because I don't have motivation for it (I have multiple other projects that I'm working on that take precedence for me), and
    there are already (better) addons out there that does what FieldGuide does.
    Partly it's because I realized I'd have to rewrite a lot of the code and I don't have time to get into how it works again.
    (Really wish I had commented better and written cleaner code when I wrote this 2-3 years ago.)
    Pushing these changes so that if someone else maybe wants to try to update it for TBC, it'll perhaps help a bit.
  • Added all Warlock spells, updated libs
  • Test commit
  • Dropdown lib got reverted by mistake
  • Fixed dropdown

v1.5.5-som

25 Nov 19:31
Compare
Choose a tag to compare
SoM compatible.

v1.5.5-release

08 Jul 10:04
Compare
Choose a tag to compare

Field Guide

v1.5.5-release (2020-06-13)

Full Changelog Previous Releases

  • Game version 1.13.5

v1.5.4-release

11 Mar 07:45
Compare
Choose a tag to compare

Field Guide

v1.5.4-release (2020-03-11)

Full Changelog

  • Game version 1.13.4

v1.5.3-release

24 Dec 11:56
Compare
Choose a tag to compare

Field Guide

v1.5.3-release (2019-12-24)

Full Changelog

  • Fixed SavedVariables bug

v1.5.2-release

19 Dec 21:46
Compare
Choose a tag to compare

Field Guide

v1.5.2-release (2019-12-19)

Full Changelog

  • Fixed bugs
    • Fixed Plate and Mail still showing as unlearned even after learning them.
    • Rogue poisons should now show as learned.
  • Added todo, fixed spells not showing for some classes

v1.5.1-release

11 Dec 06:49
Compare
Choose a tag to compare

Field Guide

v1.5.1-release (2019-12-11)

Full Changelog

  • New patch

v1.5-release

14 Sep 17:07
Compare
Choose a tag to compare

Field Guide

v1.5-release (2019-09-14)

Full Changelog

  • Many bug fixes
    • Fixed a bug where at less than 5 rows to show it resulted in lua errors (for example at 60)
    • Fixed a bug which made hunter pet skills not show
    • Fixed an odd bug which tainted the raid unit frames when more than 8 dropdown items exists
    • Some other stuff

v1.4-release

03 Sep 21:32
Compare
Choose a tag to compare

Field Guide

v1.4-release (2019-09-03)

Full Changelog

  • Bug fixes, made the whole frame draggable
    • Fixed weapon skills for Shamans and Druids
    • Fixed a bug where it would still show learned spells on login
    • Fixed a bug where the amount of rows were too many on login/reload ("phantom" rows)
    • Fixed a bug where known weapon skills would still show
    • Fixed a bug where lower rank spells still show as unlearned
    • Made the whole frame draggable instead of only the title bar