- Boss segments now need to have at least 30 seconds to be added on the overall data.

- When the segment limit is reach, segments with less combat time will be erased instead of the olders.
- Added item level tracker.
- Details Storage now stores the item level of the character as well and only guild runs.
- Fixed window positioning when changing from Solo mode to Group mode.
This commit is contained in:
Tercio
2015-03-16 00:56:58 -03:00
parent c5957e1dfd
commit 44070b38a5
13 changed files with 412 additions and 237 deletions
+3 -1
View File
@@ -388,7 +388,9 @@
return _detalhes:ScheduleTimer ("SaveMainWindowPosition", 1, self)
end
self:SaveLibWindow()
if (self.mostrando ~= "solo") then
self:SaveLibWindow()
end
--> save the position
local _w = baseframe_width