r62
Details
-
FilenameOneBag3-r62.zip
-
Uploaded by
-
UploadedDec 4, 2008
-
Size111.08 KB
-
Downloads284
-
MD52b1298a91843260e76c3c2ebe8ebd173
Supported WoW Retail Versions
- 3.0.3
Changelog
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] [tip]
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]
* OneBag3.lua OneConfig3.lua OneCore3.lua localizations/enUS.lua
Started moving some code towards the core, Added the ability to hide
specific bags or filer based on bag types
[f6ab895cdfb8]
2008-11-23 Bryan McLemore <kaelten@gmail.com>
* .hgignore, Config.lua
removed dead config file and added .DS_Store to the ignored files
list
[b8d55d69b402]
* OneConfig3.lua
removed some random comments that I was using as a reference
[277a7301d958]
* .hgtags:
Added tag v3.0.8-beta for changeset 780422973247
[fcfe296de391]
* OneBag3.lua OneConfig3.lua
fixes for making it not in debug mode
[780422973247] [v3.0.8-beta]
* OneBag3.lua
Made the event based bag opening 'smart'. It will now only close
your bag if it wasn't open before.
[ad2889183e16]
* OneBag3.lua OneConfig3.lua OneCore3.lua localizations/enUS.lua
continued work on making it localizable, Added 2 more panes of
config options Added back in special bag highlights Fixed bug with
click dropping items into bag slots
[1b21594f9768]
2008-11-17 Bryan McLemore <kaelten@gmail.com>
* Config.lua OneConfig3.lua localizations/enUS.lua
new front config pane, meant as more of a simple intro into bare
bones configuration.
[3897f2c60637]
2008-11-07 Bryan McLemore <kaelten@gmail.com>
* OneBag3.lua OneCore3.lua localizations/enUS.lua
few more fixes, More code to fix remaining issues with the grayed
out bags
[c1f900623198]
2008-11-05 Bryan McLemore <kaelten@gmail.com>
* OneBag3.lua OneConfig3.lua localizations/enUS.lua
localizations/locals.xml
start of new config screen, oh ya, and Ackis is just jealous of my
unused murky code.
[877e5136c3bb]
2008-11-03 Bryan McLemore <kaelten@gmail.com>
* OneBag3.lua OneBag3.toc
switch over to the new config scheme
[ad62024e7e19]
* OneConfig3.lua
New Base Config file.
[24c823e23026]
2008-11-02 Bryan McLemore <kaelten@gmail.com>
* .hgtags:
Added tag v3.0.7-beta for changeset deed09ca8df3
[c89587313207]