File Details
V4.0.6
- R
- Oct 30, 2016
- 32.30 MB
- 516
- 3.4
File Name
nkRebuff-V4.0.6.zip
Supported Versions
- 3.4
------------------------------------------------------------------------
r322 | naifu | 2016-10-30 15:07:55 +0000 (Sun, 30 Oct 2016) | 1 line
Changed paths:
A /tags/V4.0.6 (from /trunk:321)
Tagging as V4.0.6
------------------------------------------------------------------------
r321 | naifu | 2016-10-30 14:56:09 +0000 (Sun, 30 Oct 2016) | 3 lines
Changed paths:
M /trunk/RiftAddon.toc
M /trunk/analyzer.lua
M /trunk/config/trigger.lua
M /trunk/locales/localizationDE.lua
M /trunk/locales/localizationEN.lua
M /trunk/main.lua
if a trigger ability is no longer supported the icon will be flagged
it is now possible to replace an existing trigger by drag & drop a new trigger ability from the analyzer onto it
some minor bug fixes
------------------------------------------------------------------------
r319 | naifu | 2016-10-16 18:42:52 +0000 (Sun, 16 Oct 2016) | 2 lines
Changed paths:
M /trunk/RiftAddon.toc
M /trunk/analyzer.lua
fixed that icons could no longer be dragged from analyzer
fixed a bug in analyzer if buff details were not available
------------------------------------------------------------------------
r317 | naifu | 2016-10-16 10:45:16 +0000 (Sun, 16 Oct 2016) | 5 lines
Changed paths:
M /trunk/RiftAddon.toc
M /trunk/analyzer.lua
M /trunk/config/config.lua
M /trunk/config/settings.lua
M /trunk/locales/localizationDE.lua
M /trunk/locales/localizationEN.lua
M /trunk/main.lua
added new option to set global cooldown to ignore standard cooldowns
renamed History button to Analyzer
Analyzer will now reset and auto close on role change
fixed analyzer ui on large number of entries
improved performance when opening analyzer
------------------------------------------------------------------------
r315 | naifu | 2016-10-15 10:10:47 +0000 (Sat, 15 Oct 2016) | 2 lines
Changed paths:
M /trunk/analyzer.lua
M /trunk/config/config.lua
fixed left click error on an empty slot in the history frame
prevented history frame from being build multiple times due to fast clicking of button
------------------------------------------------------------------------
r314 | naifu | 2016-10-15 09:34:21 +0000 (Sat, 15 Oct 2016) | 10 lines
Changed paths:
M /trunk/RiftAddon.toc
M /trunk/analyzer.lua
M /trunk/config/config.lua
M /trunk/config/iconedit.lua
M /trunk/config/trigger.lua
M /trunk/icons/icon.lua
M /trunk/icons/iconRoutines.lua
M /trunk/locales/localizationEN.lua
M /trunk/main.lua
M /trunk/processing/buffHandler.lua
M /trunk/processing/processing.lua
history frame will now sort entries by type and name
trigger frame will now sort entries by type and name
left click on icon will now open jump to the icon edit if config is open
fixed warning duration not being processed correctly
fixed moving of icon did not update icon edit coords
close button is now labled with capital C in English
changed initial default buff button / bar position
nkPanel plugin will no longer disable nkButton menu
removed some obsolete code and comments
fixed remove icon button so that it actually works
------------------------------------------------------------------------
r312 | naifu | 2016-10-15 07:29:59 +0000 (Sat, 15 Oct 2016) | 1 line
Changed paths:
M /trunk/RiftAddon.toc
hot fix: force EnKai update
------------------------------------------------------------------------
r308 | naifu | 2016-10-14 10:44:38 +0000 (Fri, 14 Oct 2016) | 1 line
Changed paths:
M /trunk/RiftAddon.toc
M /trunk/main.lua
hot fix: forgot to active the cooldown manager
------------------------------------------------------------------------
r306 | naifu | 2016-10-09 18:35:56 +0000 (Sun, 09 Oct 2016) | 1 line
Changed paths:
M /trunk/RiftAddon.toc
updated version no
------------------------------------------------------------------------
r305 | naifu | 2016-10-09 18:24:26 +0000 (Sun, 09 Oct 2016) | 1 line
Changed paths:
M /trunk/ToDo.txt
M /trunk/config/exchange.lua
M /trunk/config/iconedit.lua
M /trunk/icons/icon.lua
M /trunk/icons/iconRoutines.lua
M /trunk/main.lua
M /trunk/processing/buffHandler.lua
M /trunk/processing/processing.lua
lots of bug fixes
------------------------------------------------------------------------
r304 | naifu | 2016-10-09 15:03:40 +0000 (Sun, 09 Oct 2016) | 9 lines
Changed paths:
M /trunk/RiftAddon.toc
A /trunk/ToDo.txt
M /trunk/analyzer.lua
M /trunk/config/config.lua
M /trunk/config/exchange.lua
M /trunk/config/iconedit.lua
M /trunk/config/settings.lua
M /trunk/config/trigger.lua
M /trunk/icons/icon.lua
M /trunk/icons/iconRoutines.lua
M /trunk/locales/localizationDE.lua
M /trunk/locales/localizationEN.lua
M /trunk/main.lua
M /trunk/processing/buffHandler.lua
M /trunk/processing/processing.lua
tons of bug fixes ...
analyzer button will now be animated on open of history
added command (analyze) to start analyzer from command line
removed no longer needs setting nkRebuff active
added function to migrate pre V4 settings
fixed exchange pane to support new set structure
removed button in trigger pane now works
fixed rebuff button and bar
fixed set copy / remove / copy
------------------------------------------------------------------------
r303 | naifu | 2016-10-08 18:43:50 +0000 (Sat, 08 Oct 2016) | 4 lines
Changed paths:
M /trunk/RiftAddon.toc
M /trunk/analyzer.lua
M /trunk/config/iconedit.lua
M /trunk/config/settings.lua
M /trunk/config/trigger.lua
M /trunk/icons/icon.lua
M /trunk/icons/iconRoutines.lua
M /trunk/locales/localizationDE.lua
M /trunk/locales/localizationEN.lua
M /trunk/main.lua
M /trunk/processing/buffHandler.lua
M /trunk/processing/processing.lua
A /trunk/struct.txt
completely changed saved variables structure
lots of bug fixes
delete button now works
new triggers are now active by default
------------------------------------------------------------------------
r302 | naifu | 2016-10-04 19:09:37 +0000 (Tue, 04 Oct 2016) | 2 lines
Changed paths:
M /trunk/analyzer.lua
M /trunk/config/settings.lua
M /trunk/config/trigger.lua
M /trunk/icons/icon.lua
M /trunk/icons/iconRoutines.lua
M /trunk/main.lua
M /trunk/processing/buffHandler.lua
M /trunk/processing/processing.lua
fixed lots of small problems
addon will now track and store name of target and will show debuffs on hostile targets under this name in selections for easier set building
------------------------------------------------------------------------
r301 | naifu | 2016-10-03 17:59:54 +0000 (Mon, 03 Oct 2016) | 5 lines
Changed paths:
M /trunk/config/exchange.lua
M /trunk/config/iconDefaults.lua
M /trunk/config/iconedit.lua
M /trunk/config/settings.lua
M /trunk/config/trigger.lua
M /trunk/icons/icon.lua
M /trunk/icons/iconRoutines.lua
M /trunk/locales/localizationDE.lua
M /trunk/locales/localizationEN.lua
M /trunk/main.lua
M /trunk/processing/buffHandler.lua
M /trunk/processing/processing.lua
finalized subset support
fixed some very unlogical placements of settings
fixed import / export so it actually works (do I event test this shit sometimes?)
added share button to import/export tab (with no functionality yet)
some more stuff I've probably forgotten by now
------------------------------------------------------------------------
r300 | naifu | 2016-10-02 15:31:01 +0000 (Sun, 02 Oct 2016) | 3 lines
Changed paths:
M /trunk/config/iconedit.lua
M /trunk/config/trigger.lua
M /trunk/locales/localizationDE.lua
M /trunk/locales/localizationEN.lua
M /trunk/main.lua
M /trunk/processing/buffHandler.lua
rebuffBar and rebuffButton are working again
added option to trigger definition to turn icon on and off
lots of bug fixes
------------------------------------------------------------------------
r299 | naifu | 2016-10-02 13:27:22 +0000 (Sun, 02 Oct 2016) | 6 lines
Changed paths:
M /trunk/RiftAddon.toc
M /trunk/config/config.lua
M /trunk/config/iconedit.lua
M /trunk/config/settings.lua
A /trunk/config/trigger.lua
M /trunk/icons/icon.lua
M /trunk/icons/iconRoutines.lua
M /trunk/locales/localizationDE.lua
M /trunk/locales/localizationEN.lua
M /trunk/main.lua
M /trunk/nkPanel-plugin.lua
M /trunk/processing/buffHandler.lua
M /trunk/processing/processing.lua
rebuild trigger tab
added sub set maintenance to config first tab
properly added support for sub sets
a lot of bug fixes
removed lots of no longer needed code
added support for trigger definitions
------------------------------------------------------------------------
r298 | naifu | 2016-10-01 13:44:19 +0000 (Sat, 01 Oct 2016) | 3 lines
Changed paths:
M /trunk/RiftAddon.toc
M /trunk/analyzer.lua
M /trunk/config/config.lua
M /trunk/config/iconedit.lua
M /trunk/config/trackGrid.lua
M /trunk/icons/icon.lua
M /trunk/icons/iconRoutines.lua
M /trunk/locales/localizationDE.lua
M /trunk/locales/localizationEN.lua
M /trunk/main.lua
M /trunk/processing/buffHandler.lua
M /trunk/processing/processing.lua
finished analyzer
entries in analyzer can now be drag & dropped into main window
prepared addon for sub sets
------------------------------------------------------------------------
r297 | naifu | 2016-10-01 09:30:37 +0000 (Sat, 01 Oct 2016) | 3 lines
Changed paths:
M /trunk/config/exchange.lua
M /trunk/config/iconedit.lua
M /trunk/config/settings.lua
M /trunk/config/trackGrid.lua
M /trunk/icons/iconRoutines.lua
M /trunk/main.lua
M /trunk/processing/buffHandler.lua
M /trunk/processing/processing.lua
rebuild saved variables structure to /unit/type
old saved variables will be auto converted on first load of V4
a lot of bug fixes
------------------------------------------------------------------------
r296 | naifu | 2016-09-30 18:22:31 +0000 (Fri, 30 Sep 2016) | 2 lines
Changed paths:
M /trunk/analyzer.lua
M /trunk/config/config.lua
M /trunk/locales/localizationDE.lua
M /trunk/locales/localizationEN.lua
M /trunk/processing/buffHandler.lua
analyzing items and the analyzer ui are now two separate things
added timer and stack display in analyzer ui
------------------------------------------------------------------------
r295 | naifu | 2016-09-30 13:46:52 +0000 (Fri, 30 Sep 2016) | 6 lines
Changed paths:
M /trunk/RiftAddon.toc
M /trunk/analyzer.lua
M /trunk/config/config.lua
M /trunk/config/iconedit.lua
D /trunk/config/manual.lua
M /trunk/config/settings.lua
M /trunk/config/trackGrid.lua
D /trunk/gfx/Thumbs.db
D /trunk/gfx/arrowDown.png
D /trunk/gfx/arrowLeft.png
D /trunk/gfx/arrowRight.png
D /trunk/gfx/arrowUp.png
D /trunk/gfx/basic.png
D /trunk/gfx/chrome.png
D /trunk/gfx/contentBG.png
D /trunk/gfx/editPen.png
D /trunk/gfx/gloss.png
D /trunk/gfx/gridBG.png
D /trunk/gfx/iconCancel.png
D /trunk/gfx/iconClose.png
A /trunk/gfx/iconDesignBasic.png
A /trunk/gfx/iconDesignChrome.png
A /trunk/gfx/iconDesignGloss.png
A /trunk/gfx/iconDesignRound.png
A /trunk/gfx/iconDesignRoundedCorners.png
D /trunk/gfx/iconMissing.png
D /trunk/gfx/iconScan.png
D /trunk/gfx/nkRebuffTabPaneBG.png
D /trunk/gfx/round.png
D /trunk/gfx/roundedCorners.pdn
D /trunk/gfx/roundedCorners.png
D /trunk/gfx/tabPaneHorizActive.png
D /trunk/gfx/tabPaneHorizInActive.png
M /trunk/icons/icon.lua
M /trunk/locales/localizationDE.lua
M /trunk/locales/localizationEN.lua
M /trunk/main.lua
D /trunk/manual
D /trunk/processing/systemUpdate.lua
started on new analyzer
rebuild icon edit tab design
cleaned up unncessary art
removed manual
cleaned up a lot of code
use EnKai V3 icons
------------------------------------------------------------------------
r294 | naifu | 2016-09-29 16:25:09 +0000 (Thu, 29 Sep 2016) | 1 line
Changed paths:
D /trunk/Libs
removed lib directory in package
------------------------------------------------------------------------
r293 | naifu | 2016-09-29 16:22:03 +0000 (Thu, 29 Sep 2016) | 5 lines
Changed paths:
D /trunk/Libs/LibUnitChange
M /trunk/RiftAddon.toc
M /trunk/analyzer.lua
M /trunk/config/config.lua
M /trunk/config/exchange.lua
M /trunk/config/iconDefaults.lua
M /trunk/config/iconedit.lua
M /trunk/config/manual.lua
M /trunk/config/settings.lua
M /trunk/config/trackGrid.lua
M /trunk/icons/icon.lua
M /trunk/icons/iconRoutines.lua
M /trunk/icons/infoBlock.lua
M /trunk/main.lua
M /trunk/manual/manual.lua
M /trunk/nkPanel-plugin.lua
A /trunk/processing/backup-systemUpdate.lua
M /trunk/processing/buffHandler.lua
M /trunk/processing/processing.lua
huge update preparing for new version 4.0
re-write to make use of new EnKai V3 funcationality (cooldown manager and buff/debuff manager)
should give some performance gains
is much more acurate!
will pull your socks off if you are not carefull!
------------------------------------------------------------------------

