r75
Details
-
FilenameOneBag3-r75.zip
-
Uploaded by
-
UploadedDec 11, 2008
-
Size111.23 KB
-
Downloads292
-
MD5dab77f2f4fb4fb9f3247123d6e544bca
Supported WoW Retail Versions
- 3.0.3
Changelog
2008-12-11 Bryan McLemore <kaelten@gmail.com>
* .hgtags:
Added tag v3.0.15-beta for changeset 3645ec5b16be
[6f40d86eba01] [tip]
* OneBag3.toc
update version
[3645ec5b16be] [v3.0.15-beta]
* OneCore3.lua
fixes issue with OneBank3's bank slots not having tooltips
[0237955e387f]
2008-12-10 Bryan McLemore <kaelten@gmail.com>
* .hgtags:
Added tag v3.0.14-beta for changeset edb6162324d6
[1bc94d7f088f]
* OneCore3.lua
Further update for OneBank's addition
[edb6162324d6] [v3.0.14-beta]
* OneBag3.lua OneBag3.toc OneCore3.lua
Cleanup and enhancements, prep for committing OneBank3
[ff8941aad152]
2008-12-09 Bryan McLemore <kaelten@gmail.com>
* OneBag3.toc
another tweak
[4c03326f2b49]
* OneBag3.toc
updated toc to reflect the next tag (will be 3.0.14) o
[9d9519dd01f4]
* OneConfig3.lua
made max col width 32 slots
[89b4cbb18810]
* .hgtags:
Added tag v3.0.13-beta for changeset 736ae9c0d14d
[0908a2dc2f9b]
* plugins/sorting/simple.lua
cleanup of some of the code, remove of some debug stuff
[736ae9c0d14d] [v3.0.13-beta]
* OneBag3.lua OneConfig3.lua OneCore3.lua
plugins/sorting/simple.lua
unloading of options when SimpleSort is disabled.
[3e72ec93debc]
* OneConfig3.lua OneCore3.lua plugins/sorting/simple.lua
got the options related to simplesort working again
[e6e99cf874e4]
2008-12-04 Bryan McLemore <kaelten@gmail.com>
* OneBag3.lua OneConfig3.lua OneCore3.lua
plugins/sorting/simple.lua
plugin architecture fleshed out and overhauled further.
Current limitations, only sort plugins allowed for and only one can
be enabled at a time. That makese sense for Sorts but maybe not for
other types.
Currently the BagBreak, Valign and BagOrder options won't work as
they aren't tied into the plugin yet.
Yes the 'BROKEN' sort plugin is a test plugin, and yes it'll be
removed.
[56a7454fcff0]
2008-12-03 Bryan McLemore <kaelten@gmail.com>
* plugins/sorting/simple.lua
beginnings of simple sorting plugin
[8260bb12c211]
* OneBag3.toc OneCore3.lua
mostly functional plugin harness
[6ba34e27964c]
2008-11-30 Bryan McLemore <kaelten@gmail.com>
* .hgtags:
Added tag v3.0.12-beta for changeset eac4b09a8d3a
[35374cadb90d]
* OneConfig3.lua OneCore3.lua
fixes to known bugs
[eac4b09a8d3a] [v3.0.12-beta]
2008-11-26 Bryan McLemore <kaelten@gmail.com>
* OneBag3.lua
quick fix
[7a507d041fd7]
* OneCore3.lua
better comments
[fb5c121d9ce5]
* OneBag3.lua OneCore3.lua
moved a lot of code into the core, cleaned up some hook handlers,
fixed a few bugs
[49c8a25d8320]
2008-11-25 Bryan McLemore <kaelten@gmail.com>
* OneCore3.lua
may fix an issue with bags getting flagged improperly
[ca38ea85edd2]
* OneCore3.lua
quick fix to the bag type check
[d1e10fb37c85]
* .hgtags:
Added tag v3.0.11-beta for changeset f8a66ec7a77f
[d21b5afef173]
* OneBag3.lua
this should fix the bug where you try to change certain option
before opening the bag
[f8a66ec7a77f] [v3.0.11-beta]
* OneBag3.lua
quick fix for the bug in .10 related to having either bag break on
or valign set to bottom.
[15c542267a6f]
* .hgtags:
Added tag v3.0.10-beta for changeset b238e72a1dd7
[47e235db9bb6]
* OneConfig3.lua
fixed bad reference to addon in the config file
[b238e72a1dd7] [v3.0.10-beta]
* .hgtags:
Added tag v3.0.9-beta for changeset cf1dcaa258f5
[f0fcceb498ac]
* OneBag3.lua OneConfig3.lua OneCore3.lua
removed debug code, cleanup of other bag type checks to use
consolidated API.
[cf1dcaa258f5] [v3.0.9-beta]