Ace3

Change log

2009-06-18  Wikki  <Wikki>

[288d23e79df5] [tip]
* AceTimer-3.0/AceTimer-3.0.lua

Added 2 functions required by AceAddon-3.0

2009-06-17  Wikki  <Wikki>

[9bf65f08b0d8]
* AceAddon-3.0/AceAddon-3.0.lua

Minor change to allow multiple AceAddons to be loaded at once.

2009-02-05  Wikki  <Wikki>

[360b8e443059]
* AceDB-3.0/AceDB-3.0.lua AceDBOptions-3.0/AceDBOptions-3.0.lua

AceDB should now properly load the callback handler.
Added additional default profile keys to the AceDBOptions.
Added functionality that will convert a profile key to a displayable wstring.

2009-02-04  aiiane  <aiiane@aiiane.net>

[1ceb3f0a09eb]
* CallbackHandler-1.0/CallbackHandler-1.0.lua

Bump CBH minor to 4, since it was forgotten when things were fixed in December.

2009-01-09  Aiiane  <aiiane@aiiane.net>

[2c85aee4ad87]
* AceLocale-3.0/AceLocale-3.0.lua

Make the read/write metas return the wstring version of a string key instead of the string version if the value isn't set or is boolean true, for consistency with normal translations.

[7cf88cc4e8cd]
* AceAddon-3.0/AceAddon-3.0.lua

Now that de-registration from within an event handler is fixed to not cause crashes, make AceAddon clean up after itself a bit more during initialization.

[c2c44f0126c7]
* AceLocale-3.0/AceLocale-3.0.lua

AceLocale: Added new 'silent' option for NewLocale().

2008-12-28  Aiiane  <aiiane@aiiane.net>

[c87abb37e74b]
* AceAddon-3.0/LibStub.lua AceConsole-3.0/LibStub.lua AceDB-3.0/LibStub.lua AceDBOptions-3.0/LibStub.lua AceHook-3.0/LibStub.lua AceLocale-3.0/LibStub.lua AceTimer-3.0/LibStub.lua CallbackHandler-1.0/LibStub.lua

Update LibStub version (and add it for AceHook/AceConsole). At some point I'll externals these.

2008-12-26  Aiiane  <aiiane@aiiane.net>

[48f984a7ded8]
* CallbackHandler-1.0/CallbackHandler-1.0.lua

Don't forget to pass the event name.

[ca8e1d58fa6b]
* CallbackHandler-1.0/CallbackHandler-1.0.lua

Fix CallbackHandler so it actually fires handlers.

2008-10-24  aiiane  <aiiane@aiiane.net>

[0a8055c9b1e6]
* AceLocale-3.0/AceLocale-3.0.lua

Add Spanish locale (esES), fix Japanese locale (now jaJP).

2008-10-20  Paul  <Paul>

[f7478dd440a2]
* AceHook-3.0/AceHook-3.0.lua

Sorry, I r sleepeh, forgot to remove a mixin.

[5a28881810ee]
* .pkgmeta, AceConsole-3.0/AceConsole-3.0.lua AceHook-3.0/AceHook-3.0.lua

AceConsole + AceHook should be done. Untested as of yet, will do once I get the time.

2008-10-19  Paul  <Paul>

[3c2b2392191e]
* .hgtags:

Added tag 3.0.4 for changeset c98220407364

[c98220407364] [3.0.4]
* CallbackHandler-1.0/CallbackHandler-1.0.lua

Small fix.

[2906df6549f2]
* AceAddon-3.0/AceAddon-3.0.lua AceDB-3.0/AceDB-3.0.lua AceDBOptions-3.0/AceDBOptions-3.0.lua

Fixed AceAddon, AceDB and AceDBOptions. The current ports are being debugged as we speak, as we missed a few things.

2008-10-17  Paul  <Paul>

[482b16decc27]
* AceAddon-3.0/AceAddon-3.0.lua CallbackHandler-1.0/CallbackHandler-1.0.lua

Code cleanup, AceAddon fix.

2008-10-16  Paul  <Paul>

[b758ef6b6ccb]
* .pkgmeta, AceDB-3.0/AceDB-3.0.lua AceDB-3.0/LibStub.lua AceDBOptions-3.0/AceDBOptions-3.0.lua AceDBOptions-3.0/LibStub.lua CallbackHandler-1.0/CallbackHandler-1.0.lua CallbackHandler-1.0/LibStub.lua

Adding AceDB-3.0 AceDBOptions-3.0 and CallbackHandler-1.0 to the list of ports that should work. Keep in mind to prefix each of these with WAR- just like the previous ports.

2008-10-14  aiiane  <aiiane@aiiane.net>

[55a9c8dbcd55]
* .hgtags:

Added tag 3.0.3 for changeset 71200cb84f25

[71200cb84f25] [3.0.3]
* AceAddon-3.0/AceAddon-3.0.lua AceAddon-3.0/AceAddon-3.0.mod

Get rid of .mod necessity for WAR-AceAddon-3.0, because embeddability is nicer.

2008-10-10  aiiane  <aiiane@aiiane.net>

[bc514ded53bb]
* .hgtags:

Added tag WAR-3.0.2 for changeset f477f2fe6bd0

[f477f2fe6bd0] [WAR-3.0.2]
* .pkgmeta, AceTimer-3.0/AceTimer-3.0.lua AceTimer-3.0/LibStub.lua

Added AceTimer port.

2008-09-29  aiiane  <aiiane@aiiane.net>

[a31bb9f2fa07]
* .hgtags:

Added tag WAR-3.0.1 for changeset c11da478a19e

[c11da478a19e] [WAR-3.0.1]
* AceAddon-3.0/AceAddon-3.0.lua AceAddon-3.0/AceAddon-3.0.mod

Swap WAR AceAddon back to using its previous version of detecting base UI load; LOADING_END isn't the event we're looking for.

[5e96d0ddd3c5]
* .pkgmeta:

Make pkgmeta work better?

[a1ff4a7a2d0c]
* .pkgmeta:

Update .pkgmeta to move out AceLocale folder as well.

[6c437e5acf12]
* AceLocale-3.0/AceLocale-3.0.lua AceLocale-3.0/LibStub.lua

Add AceLocale port.

[b8d27ad265ce]
* AceAddon-3.0/AceAddon-3.0.lua

Change to a unique MAJOR name for the WAR version.

[ff1fbbc5eeab]
* AceAddon-3.0/LibStub.lua

Update to an actually-working copy of libstub.

2008-09-20  aiiane  <aiiane@aiiane.net>

[a0493b763033]
* AceAddon-3.0/AceAddon-3.0.lua AceAddon-3.0/AceAddon-3.0.mod

Change to use the LOADING_END and RELOAD_INTERFACE events to know when to initialize addons.

Facts

Uploaded on
18 Jun 2009
Game version
  • 1.3
Filename
Ace3-r32.zip
Size
41.6 KiB
MD5
99c2e56bf35d05f06a2491060f15ff57
Type
Alpha
Status
Semi-normal

Authors