File Details
v1.0-beta
- B
- Aug 8, 2019
- 269.07 KB
- 2.6K
- 1.13.2
- Classic
File Name
FieldGuide-v1.0-beta.zip
Supported Versions
- 1.13.2
commit bda4979369a368de237ce30bebb1eb61545ab704
Author: cloudbells <chriszmn@gmail.com>
Date: Thu Aug 8 16:26:44 2019 +0200
Updated README
commit b4cc53b6fd68555eecfc3648c03cf4f772a821d4
Author: cloudbells <chriszmn@gmail.com>
Date: Thu Aug 8 15:50:10 2019 +0200
Added support for auto packaging
commit d5c7d11451b2e92cdcfed1c057501b06f42bf08c
Author: cloudbells <chriszmn@gmail.com>
Date: Thu Aug 8 15:15:13 2019 +0200
Major UI changes, bug fixes...
- Changed the border to be more lightweight.
- Added a separator texture in the bottom right for the scroll bars.
- Disabled manual scrolling as there is a bug which is unfixable.
- Weapon skills will now have the player's class background.
commit 77c7dc0739b60d6ae80d949027dc70a9525fb535
Author: cloudbells <chriszmn@gmail.com>
Date: Sun Aug 4 22:47:40 2019 +0200
Fixed scroll bug + Priest race spells
- Fixed manual scroll bug.
- Made it so Priests' race-specific spells won't show if the checkbox is unchecked.
commit b1dc9e68eb553e28688b3032bc23ad3da031af62
Author: cloudbells <chriszmn@gmail.com>
Date: Mon Jul 22 14:58:39 2019 +0200
Refactoring
commit 8d16ad1788c0d0540e8e265e771c5cfbefbc9636
Author: cloudbells <chriszmn@gmail.com>
Date: Sun Jul 21 21:54:47 2019 +0200
Optimizations
commit cf5f35be22d253907589d8a9a9bbd179e230cec4
Author: cloudbells <chriszmn@gmail.com>
Date: Sun Jul 21 20:49:39 2019 +0200
Updated README
commit 41766ce036b1152729d707521a1f6feb928b35b8
Author: cloudbells <chriszmn@gmail.com>
Date: Sun Jul 21 20:46:57 2019 +0200
Updated README
commit cf333fd7c0c8fc19e2ec47de2e698aa166f7de6d
Author: cloudbells <chriszmn@gmail.com>
Date: Sun Jul 21 20:33:59 2019 +0200
Major refactoring
commit af350c5a4b691b046f84bd0ee29653998ce27969
Author: cloudbells <chriszmn@gmail.com>
Date: Sun Jul 21 19:26:41 2019 +0200
Fixed the weapons bug
- The bug was caused by not having shallow copies of each weapon table, so hiding e.g. Mages' Wands would hide wands for all casters etc.
commit 15e48813c791e90cde0198a3f9784cd2e55860a9
Author: cloudbells <chriszmn@gmail.com>
Date: Sat Jul 20 23:53:30 2019 +0200
Removed tests
commit 7c766b69a9debaae6d8a7960cb3f1909251eaba2
Author: cloudbells <chriszmn@gmail.com>
Date: Sat Jul 20 23:47:03 2019 +0200
Fixed weapons, but found new bug with weapons
commit 66e9fe833a9a15eac7072ffbfeeed7bad10e2542
Author: cloudbells <chriszmn@gmail.com>
Date: Sat Jul 20 19:56:53 2019 +0200
Updated README
commit 53a17c56ef637ed1abf06edc031b6860a939dc91
Author: cloudbells <chriszmn@gmail.com>
Date: Sat Jul 20 19:29:45 2019 +0200
Updated README
commit 8baf9f3fd01f21b890b5ebdb5c740b60980cef51
Author: cloudbells <chriszmn@gmail.com>
Date: Sat Jul 20 19:15:32 2019 +0200
Now hides empty rows
- When clicking hide known weapons, it will now only hide weapons for the player's class.
- Will now hide current row and level completely if all buttons are hidden on that row (e.g. if all spells are known for a certain level etc.)
commit b1e79e5abaa383653241c3ecfaf9a0852552929a
Author: cloudbells <chriszmn@gmail.com>
Date: Tue Jun 25 15:46:36 2019 +0200
Refactoring
commit c09eeaeb4535cd6d84d4b0ef64150b50de04cbe8
Author: cloudbells <chriszmn@gmail.com>
Date: Tue Jun 25 03:24:58 2019 +0200
Fixed horizontal scroll, fixed weapon skills
- The horizontal scroll should now dynamically change when player chooses to hide/unhide spells.
- Weapon skills should now also do the same as above.
- Refactored some stuff (still a lot to fix).
commit e448e069c674b40c505d01e8d3215c3433f03ed1
Author: cloudbells <chriszmn@gmail.com>
Date: Sat Jun 22 23:39:48 2019 +0200
Updated todo
commit 51f36a5069a929848822e3e897f88bd041f81b8a
Author: cloudbells <chriszmn@gmail.com>
Date: Sat Jun 22 23:12:26 2019 +0200
Removed an unnecessary file
commit b8a5bda56a48b937b0bc3870616032f75c1a1580
Author: cloudbells <chriszmn@gmail.com>
Date: Sat Jun 22 23:03:27 2019 +0200
Updated readme, refactoring, Priest/Shaman abilities, started horizontal scroll
- Updated readme.
- Major refactoring: instead of checking a bunch of conditions on all frames every time player scrolls, it now checks for all these conditions only when toggling a checkbox and on addon load. Now it only checks for one condition every frame.
- Added Priest and Shaman abilities, however due to horizontal scroll not working yet errors will happen.
- Other, smaller non-functional changes.
- Weapon skills still do not work properly (will fix later) – Warriors will also by default have horizontal value of 14 since they can learn all weapon skills (all 14 of them).
- Horizontal slider max value is now being calculated.
commit 43b007792cfdc5c7d34122597e6f118f1fe1d7b9
Author: cloudbells <chriszmn@gmail.com>
Date: Thu Jun 20 19:40:04 2019 +0200
Fixed hunter green square
commit bc63588e4e855878ca6000143e60ef72af18c5a0
Author: cloudbells <chriszmn@gmail.com>
Date: Thu Jun 20 13:01:41 2019 +0200
Added horizontal scroll bar - paladin at 60 and weapon skills will now bug, but will add logic for scroll
commit 3b3cabb51f53909481c404d9ed6b17df5692cb29
Author: Christoffer Nilsson <chriszmn@gmail.com>
Date: Sun Jun 16 00:43:05 2019 +0200
Create LICENSE
commit 53e0792c06bdeb85bb3454932c87761d7b3835b6
Author: cloudbells <chriszmn@gmail.com>
Date: Sun Jun 16 00:35:40 2019 +0200
Updated todo
commit 6ee656dc3afb15e6a0a0df990582eaf1bc24def2
Author: cloudbells <chriszmn@gmail.com>
Date: Sun Jun 16 00:29:27 2019 +0200
Made it increase in width temporarily, fixed hunter green squares, finished weapon skills
commit dc6445964f52d2f177240decdad66cd53ad3eaee
Author: cloudbells <chriszmn@gmail.com>
Date: Fri Jun 14 16:21:57 2019 +0200
Fixed paladin at 60 somewhat, started adding weapon skills
commit 2dc2703d8571dd9b791fda0b88dcb496d20c5c49
Author: cloudbells <chriszmn@gmail.com>
Date: Wed Jun 12 23:15:39 2019 +0200
Fixed Paladin spells @60 - still not happy with it, also marked talents in tooltip
commit d2651dbcc8b403e33040f1818928af1bd621b5fb
Author: cloudbells <chriszmn@gmail.com>
Date: Wed Jun 12 01:23:03 2019 +0200
Organized some classes
commit 0f308456e75b46232a7431be725f0f1d2d6e5364
Author: cloudbells <chriszmn@gmail.com>
Date: Thu Jun 6 02:22:14 2019 +0200
Renamed folders
commit 9ee28d51d7792b56df3a8583b5d6c3a23c0c2c63
Author: cloudbells <chriszmn@gmail.com>
Date: Thu Jun 6 02:13:31 2019 +0200
Major refactoring, added minimap button, fixed no update on scroll bug
commit 0a5ab257d526984a92b6e9424e49b805726c42dc
Author: cloudbells <chriszmn@gmail.com>
Date: Thu May 30 22:32:48 2019 +0200
Updated readme
commit ccf3593175558cd3ed831513182b1dfacb44877e
Author: cloudbells <chriszmn@gmail.com>
Date: Thu May 30 22:06:11 2019 +0200
Added more classes
commit f9b519d5c58ecf553bd5617dbfb99ff683406658
Author: cloudbells <chriszmn@gmail.com>
Date: Thu May 30 16:46:51 2019 +0200
Added hunter, rogue, and druid spells - still need to manually go through them
commit 2dfe787bfd3a89545746f5c297a4b558351f5a05
Author: cloudbells <chriszmn@gmail.com>
Date: Thu May 30 15:14:13 2019 +0200
Fixed some bugs
commit e91a516cc06912794b62597db6b8bc6a5997b141
Author: cloudbells <chriszmn@gmail.com>
Date: Thu May 30 02:41:21 2019 +0200
Sorted warrior spells
commit 9f533955980a35e302d03d79b17ec0c763bf0623
Author: cloudbells <chriszmn@gmail.com>
Date: Thu May 30 00:18:17 2019 +0200
Added option to show/hide known spells - and refactored code
commit 83e98b6e69e751dde62ccce77859decc5e79f7a2
Author: Christoffer Nilsson <chriszmn@gmail.com>
Date: Wed May 29 00:55:31 2019 +0200
Update README.md
commit 83e98b6e69e751dde62ccce77859decc5e79f7a2
Author: Christoffer Nilsson <chriszmn@gmail.com>
Date: Wed May 29 00:55:31 2019 +0200
Update README.md
commit c95f2d02c46b9dd18413353e1cfc8ad601687cf0
Author: cloudbells <chriszmn@gmail.com>
Date: Wed May 29 00:51:59 2019 +0200
Added options to toggle talents/enemy spells - also added saved variables
commit 6637f70fdae1d1797091815adc065cf018d93db6
Author: cloudbells <chriszmn@gmail.com>
Date: Tue May 28 19:32:37 2019 +0200
Added rank 3 check
commit 395300653938f20b45255615de241feb96ebdb24
Author: cloudbells <chriszmn@gmail.com>
Date: Sun May 26 02:19:09 2019 +0200
Refactors/changed order of mage spells, added options to show talents/enemy spells - still need to add options to GUI
commit c79408efcd4c5e8ef0e44e2695b4b9f338cd25fa
Author: cloudbells <chriszmn@gmail.com>
Date: Sat May 25 23:24:02 2019 +0200
Refactoring, Level 2 --> Level 1, made more dynamic when changing size
commit 17e900cf94a8f03170a931a77e19eb597ed4229e
Author: cloudbells <chriszmn@gmail.com>
Date: Thu May 23 02:50:26 2019 +0200
Updated for the beta API - thanks 2 stress test
commit a97a7e41845fcf448dee4b1b39d2681caaafa9ad
Author: cloudbells <chriszmn@gmail.com>
Date: Wed May 22 02:29:40 2019 +0200
Changed tab to spaces
commit 45a6f12f2fcbec9f5be09e3314c42ae77a51c065
Author: cloudbells <chriszmn@gmail.com>
Date: Wed May 22 02:15:20 2019 +0200
Mostly refactoring, improved logic as well
commit 4feb49f295967327a7150b16509a92098e01c02b
Author: cloudbells <chriszmn@gmail.com>
Date: Wed May 22 00:07:33 2019 +0200
Can now scroll manually - rewrote all logic for scroll to do it
commit bb9bbd9432314629b574ae36276c79408c6a76e8
Author: cloudbells <chriszmn@gmail.com>
Date: Tue May 21 19:30:31 2019 +0200
Refactored to make it easier to read, made it so you will now switch spells when choosing in dropdown
commit bb9bbd9432314629b574ae36276c79408c6a76e8
Author: cloudbells <chriszmn@gmail.com>
Date: Tue May 21 19:30:31 2019 +0200
Refactored to make it easier to read, made it so you will now switch spells when choosing in dropdown
commit 6258b6968f7628b87bb27df675e1d2df705daad9
Author: Christoffer Nilsson <chriszmn@gmail.com>
Date: Tue May 21 11:20:26 2019 +0200
Update README.md
commit 8b0328289f2c6954b328c25b282afdfd9c4a89da
Author: cloudbells <chriszmn@gmail.com>
Date: Tue May 21 00:56:16 2019 +0200
Can now change class, but buttons won't update yet - added close button, refactoring
commit 8b0328289f2c6954b328c25b282afdfd9c4a89da
Author: cloudbells <chriszmn@gmail.com>
Date: Tue May 21 00:56:16 2019 +0200
Can now change class, but buttons won't update yet - added close button, refactoring
commit f446dd70b618dc3847cf4a340b59538e41836a01
Author: Christoffer Nilsson <chriszmn@gmail.com>
Date: Sun May 19 18:26:35 2019 +0200
Update README.md
commit 1d2abfca4ae9946e91310aeba5661243851a4a89
Author: Christoffer Nilsson <chriszmn@gmail.com>
Date: Sun May 19 18:25:27 2019 +0200
Update README.md
commit 9d39e4343c928364e8da90cff1d3a773b40fefd9
Author: Christoffer Nilsson <chriszmn@gmail.com>
Date: Sun May 19 18:24:46 2019 +0200
Update README.md
commit a612d094c2eb10195a6bc8e2a044263b1fccd3de
Author: cloudbells <chriszmn@gmail.com>
Date: Sun May 19 18:21:42 2019 +0200
Fixed textures/level strings, added price to tooltip, refactored, fixed bugs, added comments - to do: fix manual drag of slider to update buttons
commit 854bf081b32efdeb6d2b33e99acdd38aa7412769
Author: cloudbells <chriszmn@gmail.com>
Date: Fri May 3 00:55:08 2019 +0200
Creates x amount of frames for reuse - need to set textures with updates
commit c06bff95365f19cf480ae3f42a7eb403cd69b5a3
Author: cloudbells <chriszmn@gmail.com>
Date: Tue Apr 23 20:39:44 2019 +0200
Added price info under icons
commit 41f44a09aba55c461c313dd0f5eb335d3551285a
Author: cloudbells <chriszmn@gmail.com>
Date: Sun Apr 21 13:19:54 2019 +0200
Made scrolling completely dynamic and it looks smooth - changed layout a bit as well
commit 7f6b0073dd86d992f0ac1193a477dfccd1eb71d4
Author: cloudbells <chriszmn@gmail.com>
Date: Sun Apr 21 01:41:17 2019 +0200
Finished making everything scale dynamically - next up: turn it into a faux scroll frame
commit 9fa2471f189013bd8adb7ea9a55ea9d1c74f20b9
Author: cloudbells <chriszmn@gmail.com>
Date: Sun Apr 21 01:07:26 2019 +0200
Made everything dynamic - so option to change size of window now possible - still no horizontal scroll though
commit ca56c4472d318fc9ae167eec059609777040a753
Author: cloudbells <chriszmn@gmail.com>
Date: Sat Apr 20 22:47:36 2019 +0200
forgot to commit last
commit ca56c4472d318fc9ae167eec059609777040a753
Author: cloudbells <chriszmn@gmail.com>
Date: Sat Apr 20 22:47:36 2019 +0200
forgot to commit last
commit 0f1d9de6d06fc3327436b2737b2567ca7c5c6cac
Author: cloudbells <chriszmn@gmail.com>
Date: Sat Apr 20 18:32:20 2019 +0200
Fixed scroll bar appearance - highlight texture is too big though
commit d377663d4f84fc78f8790342776f25dea4263062
Author: Christoffer Nilsson <chriszmn@gmail.com>
Date: Sat Apr 20 16:38:12 2019 +0200
Added images to readme
commit 66b1a69626c81508c979cab7845a34789c9541dd
Author: cloudbells <chriszmn@gmail.com>
Date: Sat Apr 20 16:32:07 2019 +0200
Added level strings to the left
commit d119434b1c1d2fbc6917abf10396414112d487fa
Author: cloudbells <chriszmn@gmail.com>
Date: Sat Apr 20 15:42:07 2019 +0200
Padded database, scroll is working (but ugly) - next step is level fontstrings and price fontstrings
commit 9643617b8f42314b38f9e3273dec325aa4832c39
Author: cloudbells <chriszmn@gmail.com>
Date: Sat Apr 20 14:16:08 2019 +0200
Translated everything to XML - lua is very empty now
commit 5b235cc6940ea190c7f60b4f948434314c7163df
Author: cloudbells <chriszmn@gmail.com>
Date: Sat Apr 20 02:03:04 2019 +0200
Dynamically creating buttons now, added tooltip for the buttons, need to add scroll frame
commit dcd3ef405d47885c3fbc337e7c5eb676b5873207
Author: cloudbells <chriszmn@gmail.com>
Date: Fri Apr 19 18:06:27 2019 +0200
Added code for a button, but need to create textures for each button state
commit dcd3ef405d47885c3fbc337e7c5eb676b5873207
Author: cloudbells <chriszmn@gmail.com>
Date: Fri Apr 19 18:06:27 2019 +0200
Added code for a button, but need to create textures for each button state
commit b5a0527d588678c88c77c65e9c701cf9b0673560
Author: Christoffer Nilsson <chriszmn@gmail.com>
Date: Fri Apr 19 17:29:57 2019 +0200
Create README.md
commit ab488d4bf5dd2ef12e31041b9392f35ceb051eff
Author: cloudbells <chriszmn@gmail.com>
Date: Fri Apr 19 17:27:38 2019 +0200
Created a basic UI, and added slash command

