EnKai

The things that make nkAddons work

File Details

r366

  • A
  • Dec 3, 2016
  • 36.71 MB
  • 41
  • 3.4

File Name

EnKai-r366.zip

Supported Versions

  • 3.4

------------------------------------------------------------------------
r366 | naifu | 2016-12-03 09:59:22 +0000 (Sat, 03 Dec 2016) | 2 lines
Changed paths:
   M /trunk/RiftAddon.toc
   M /trunk/main.lua
   M /trunk/strings/strings.lua

added EnKai.strings.find
maded function SettingsHandler local
------------------------------------------------------------------------
r364 | naifu | 2016-12-01 20:53:19 +0000 (Thu, 01 Dec 2016) | 4 lines
Changed paths:
   M /trunk/RiftAddon.toc
   M /trunk/map/data.lua
   M /trunk/map/zone.lua
   M /trunk/ui/map/map.lua

updated colossus data for maps
updated npc data for maps
fixed some map texts
bug fixes
------------------------------------------------------------------------
r362 | naifu | 2016-11-27 17:30:17 +0000 (Sun, 27 Nov 2016) | 3 lines
Changed paths:
   M /trunk/RiftAddon.toc
   A /trunk/gfx/map/chronicle_ashenfall.png
   M /trunk/map/data.lua
   M /trunk/map/zone.lua
   M /trunk/ui/grid/grid.lua
   M /trunk/ui/grid/gridCell.lua
   M /trunk/ui/map/elementCanvas.lua
   M /trunk/ui/map/elementTexture.lua
   M /trunk/ui/map/map.lua

added ashenfall chronicle
added Wreck of the Endeavor zone
improved calculation of what map elements to show
------------------------------------------------------------------------
r360 | naifu | 2016-11-26 12:28:50 +0000 (Sat, 26 Nov 2016) | 3 lines
Changed paths:
   M /trunk/RiftAddon.toc
   M /trunk/tools/tools.lua
   M /trunk/ui/form/colorPicker.lua
   M /trunk/ui/form/combo.lua
   M /trunk/ui/grid/grid.lua

added method EnKai.tools.table.getLastElement
optimized nkColorPicker element and made sure black is selectable
optimized height calculation of nkCombobox element
------------------------------------------------------------------------
r358 | naifu | 2016-11-25 17:55:34 +0000 (Fri, 25 Nov 2016) | 3 lines
Changed paths:
   M /trunk/RiftAddon.toc
   M /trunk/buffManager/buffManager.lua
   M /trunk/map/zone.lua
   M /trunk/ui/grid/grid.lua

buffManager duration should now be more correct
added Thedeor’s Spear poi
couple of bug fixes in grid:UpdateLayout(newCols)
------------------------------------------------------------------------
r356 | naifu | 2016-11-23 20:24:50 +0000 (Wed, 23 Nov 2016) | 3 lines
Changed paths:
   M /trunk/RiftAddon.toc
   M /trunk/buffManager/buffManager.lua
   A /trunk/gfx/map/chronicle_gedlo.png
   A /trunk/gfx/map/dungeon_witchcircle.png
   M /trunk/map/data.lua
   M /trunk/map/zone.lua
   M /trunk/unit/unit.lua

buffManager performance optimizations
added maps for geldo chronicle_gedlo and witch circle instance
performance optimiziation in unit manager
------------------------------------------------------------------------
r354 | naifu | 2016-11-20 12:32:14 +0000 (Sun, 20 Nov 2016) | 1 line
Changed paths:
   M /trunk/RiftAddon.toc

fix version number
------------------------------------------------------------------------
r353 | naifu | 2016-11-20 12:29:19 +0000 (Sun, 20 Nov 2016) | 2 lines
Changed paths:
   M /trunk/RiftAddon.toc
   M /trunk/buffManager/buffManager.lua
   A /trunk/gfx/map/chronicle_skatherran.png
   A /trunk/gfx/map/chronicle_xarth.png
   A /trunk/gfx/map/icon_planeanchor.png
   M /trunk/locales/localizationDE.lua
   M /trunk/map/data.lua
   M /trunk/map/zone.lua

bug fix in buffManager to prevent updates if remaining time is less than 0
some zone and map updates for SFP
------------------------------------------------------------------------
r351 | naifu | 2016-11-18 06:36:36 +0000 (Fri, 18 Nov 2016) | 1 line
Changed paths:
   M /trunk/RiftAddon.toc

update version no
------------------------------------------------------------------------
r350 | naifu | 2016-11-18 06:34:32 +0000 (Fri, 18 Nov 2016) | 1 line
Changed paths:
   M /trunk/locales/localizationDE.lua
   M /trunk/map/data.lua

some map updates for the German client
------------------------------------------------------------------------
r348 | naifu | 2016-11-06 17:26:31 +0000 (Sun, 06 Nov 2016) | 1 line
Changed paths:
   M /trunk/RiftAddon.toc

update version no
------------------------------------------------------------------------
r347 | naifu | 2016-11-06 17:26:19 +0000 (Sun, 06 Nov 2016) | 4 lines
Changed paths:
   M /trunk/cooldown/cooldown.lua
   M /trunk/events/events.lua
   M /trunk/fx/fx.lua
   M /trunk/inventory/inventory.lua
   M /trunk/map/zone.lua

optimized the execution of periodic functions
separated the periodic cooldown functions in order to prevent performance warnings
fixed a bug in inventory api
added some SFP pois
------------------------------------------------------------------------