zTimeLib

zTime v0.5

Change log

------------------------------------------------------------------------
r22 | zmod | 2008-10-13 00:29:38 +0000 (Mon, 13 Oct 2008) | 1 line
Changed paths:
   A /tags/Beta 0.5 (from /trunk:21)

Tagging as Beta 0.5.
------------------------------------------------------------------------
r21 | zmod | 2008-10-13 00:28:09 +0000 (Mon, 13 Oct 2008) | 1 line
Changed paths:
   M /trunk/zTimeLib.lua

*bugfix for CreatePeriodicLatch
------------------------------------------------------------------------
r20 | zmod | 2008-10-12 13:10:53 +0000 (Sun, 12 Oct 2008) | 2 lines
Changed paths:
   M /trunk/Changelog.txt
   M /trunk/zTimeLib.lua
   M /trunk/zTimeLib.mod

*Added zTime.CreatePeriodicLatch
*Added frame scheduler
------------------------------------------------------------------------
r19 | zmod | 2008-10-12 07:24:22 +0000 (Sun, 12 Oct 2008) | 1 line
Changed paths:
   M /trunk/zTimeLib.lua

*added frame scheduler for scheduling functions to run every frame (uses would be fps counter, milisec timer, things that need very precise time etc etc)
------------------------------------------------------------------------
r18 | zmod | 2008-10-11 11:18:57 +0000 (Sat, 11 Oct 2008) | 1 line
Changed paths:
   M /trunk

------------------------------------------------------------------------
r16 | zmod | 2008-10-11 09:32:02 +0000 (Sat, 11 Oct 2008) | 1 line
Changed paths:
   M /trunk/Changelog.txt
   M /trunk/zTimeLib.lua

*typos/minor stuff
------------------------------------------------------------------------
r15 | zmod | 2008-10-11 09:31:11 +0000 (Sat, 11 Oct 2008) | 1 line
Changed paths:
   A /trunk/Changelog.txt
   A /trunk/License.txt
   D /trunk/zTimeLib
   A /trunk/zTimeLib.lua
   A /trunk/zTimeLib.mod

*proper curse packaging
------------------------------------------------------------------------
r13 | zmod | 2008-10-11 05:57:34 +0000 (Sat, 11 Oct 2008) | 5 lines
Changed paths:
   M /trunk/zTimeLib/Changelog.txt
   M /trunk/zTimeLib/zTimeLib.lua
   M /trunk/zTimeLib/zTimeLib.mod

v0.4r2 Stable
*removed excessive functions to make it more line the traditional model of a lib (this includes any ByName functions as they can be easily implemented in any addon that uses zTime, and some might not use them)
*better debug/error handling
*fixed comments to be consistant
*changed epoch, timedata, and dispatchtable variables to local scope for protection, use zTime.GetEpoch(), zTime.GetTimeData(), and zTime.GetDispatchTable() instead
------------------------------------------------------------------------
r12 | zmod | 2008-10-10 23:27:12 +0000 (Fri, 10 Oct 2008) | 9 lines
Changed paths:
   M /trunk/zTimeLib/Changelog.txt
   M /trunk/zTimeLib/zTimeLib.lua
   M /trunk/zTimeLib/zTimeLib.mod

*fixed a bug causing the time stamp function to break on initial client load
only
*cleaned up a lot of code
*fixed a bug causing repeating timers to gradually become out of sync with
there exec times
*added pause support for schedules
*added callbacks for most functions
*removed excessive functions to make it more line the traditional model of a
lib
------------------------------------------------------------------------
r10 | zmod | 2008-10-10 12:09:45 +0000 (Fri, 10 Oct 2008) | 1 line
Changed paths:
   M /trunk/zTimeLib/zTimeLib.lua

full support for getting real world time data, few other changes......servers down again wtf
------------------------------------------------------------------------
r9 | zmod | 2008-10-10 09:46:44 +0000 (Fri, 10 Oct 2008) | 1 line
Changed paths:
   M /trunk/zTimeLib/Changelog.txt
   M /trunk/zTimeLib/zTimeLib.lua
   M /trunk/zTimeLib/zTimeLib.mod

*added full support for getting real time from chat messages and better time handling
------------------------------------------------------------------------
r8 | zmod | 2008-10-10 05:58:12 +0000 (Fri, 10 Oct 2008) | 1 line
Changed paths:
   A /trunk/zTimeLib/Changelog.txt

static changelog
------------------------------------------------------------------------
r6 | zmod | 2008-10-10 05:44:25 +0000 (Fri, 10 Oct 2008) | 1 line
Changed paths:
   M /trunk/zTimeLib/zTimeLib.lua
   M /trunk/zTimeLib/zTimeLib.mod

fixed version numbers
------------------------------------------------------------------------
r5 | zmod | 2008-10-10 05:40:14 +0000 (Fri, 10 Oct 2008) | 11 lines
Changed paths:
   M /trunk/zTimeLib/zTimeLib.lua

fixed print/debug printers to accept any valid lua data

fixed bug with AddSchedule when not supplying the repete arg

added lots of debug messages, and three differnt debug levels

added zTime.DumpSchedule for easier outputting of running schedules

added many more comments / info about functions

added time output formatting functions
------------------------------------------------------------------------
r3 | zmod | 2008-10-09 21:25:41 +0000 (Thu, 09 Oct 2008) | 1 line
Changed paths:
   D /trunk/zTimeLib.v0.1.zip

Removing unneeded zip
------------------------------------------------------------------------
r2 | zmod | 2008-10-09 21:03:18 +0000 (Thu, 09 Oct 2008) | 1 line
Changed paths:
   A /trunk/zTimeLib
   A /trunk/zTimeLib/License.txt
   A /trunk/zTimeLib/zTimeLib.lua
   A /trunk/zTimeLib/zTimeLib.mod
   A /trunk/zTimeLib.v0.1.zip

Initial Upload
------------------------------------------------------------------------
r1 | root | 2008-10-09 11:58:26 +0000 (Thu, 09 Oct 2008) | 1 line
Changed paths:
   A /branches
   A /tags
   A /trunk

"ztimelib/mainline: Initial Import"
------------------------------------------------------------------------

Facts

Uploaded on
23 Oct 2008
Game version
  • Beta 3.0
Filename
zTimeLib-Beta 0.5.zip
Size
8.4 KiB
MD5
719a16eac87960cf67e17eb56df161a6
Type
Beta
Status
Normal

Authors

  • Avatar of zMod
    • Manager
    • Author