File tree Expand file tree Collapse file tree 5 files changed +25
-2
lines changed
Expand file tree Collapse file tree 5 files changed +25
-2
lines changed Original file line number Diff line number Diff line change @@ -31,7 +31,7 @@ gettingGOBinfo=0
3131gettingGOBinfoinfo = 0
3232
3333MAJOR_VERSION = " AzerothCoreAdmin"
34- MINOR_VERSION = " $Revision: 003 $"
34+ MINOR_VERSION = " $Revision: 004 $"
3535ROOT_PATH = " Interface\\ AddOns\\ AzerothCoreAdmin\\ "
3636local cont = " "
3737if not AceLibrary then error (MAJOR_VERSION .. " requires AceLibrary" ) end
Original file line number Diff line number Diff line change 1111 - [ ACAdmin-Revision 01] ( #ACAdmin-Revision-01 )
1212 - [ ACAdmin-Revision 02] ( #ACAdmin-Revision-02 )
1313 - [ ACAdmin-Revision 03] ( #ACAdmin-Revision-03 )
14+ - [ ACAdmin-Revision 04] ( #ACAdmin-Revision-04 )
14152 . [ TrinityAdmin Changelogs] ( #TrinityAdmin-Changelogs )
1516 - [ TA-Revision 58] ( #TA-Revision-58 )
1617 - [ TA-Revision 57] ( #TA-Revision-57 )
5051
5152## AzerothCoreAdmin Changelogs
5253
54+ ### ACAdmin-Revision _ 04_
55+
56+ [ Back to Top] ( #Table-of-Contents )
57+
58+ ** Release date:** _ 08/12/2021_
59+
60+ ** Changelog:**
61+
62+ - GM-TAB:
63+ - ADD: Teleport command
64+ - FIX: Missing target check on teleport
65+ - CHAR-TAB:
66+ - ADD: Learn and Unlearn Command
67+ - ADD: Preset Learn dropdown
68+ - FIX: modify and reset dropdowns
69+ - REMOVE: TrinityCore's commands customizations not bliz-like
70+ - REWORK: Ported to GenericCaller() all CHAR commands
71+ - REWORK: CHAR UI
72+ - CODE:
73+ - Some cleanup
74+
75+
5376### ACAdmin-Revision _ 03_
5477
5578[ Back to Top] ( #Table-of-Contents )
Original file line number Diff line number Diff line change @@ -28,7 +28,7 @@ _The adaption is based on the most updated fork available of TrinityAdmin for 3.
2828## TO-DO (Adapted TABS)
2929
3030- [x] GM
31- - [ ] CHAR _ (In progress..) _
31+ - [x ] CHAR
3232- [ ] NPC
3333- [ ] GOB
3434- [x] TELE
You can’t perform that action at this time.
0 commit comments