r54
Details
-
FilenameOneBag3-r54.zip
-
Uploaded by
-
UploadedNov 25, 2008
-
Size108.83 KB
-
Downloads344
-
MD5b39b53cfaf0ce0374fb1bffe6a817956
Supported WoW Retail Versions
- 3.0.3
Changelog
2008-11-25 Bryan McLemore <kaelten@gmail.com>
* OneCore3.lua
may fix an issue with bags getting flagged improperly
[ca38ea85edd2] [tip]
* 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]
* Config.lua
small tweak to the config menu
[deed09ca8df3] [v3.0.7-beta]
* OneBag3.lua OneCore3.lua
I think the last fix was overkill toning it down slightly
[e97fcaa5d878]
* OneBag3.lua OneCore3.lua
hopefully this commit will fix the grayed out items bug
[4d39b01002fa]
* Config.lua
removes the custom config window
[87ffa5d0079d]
* .hgtags:
Added tag v3.0.6-beta for changeset 0b09db0afd77
[673df545fe7d]
* Config.lua
I think this might help
[0b09db0afd77] [v3.0.6-beta]
2008-11-01 Bryan McLemore <kaelten@gmail.com>
* .hgtags:
Added tag v3.0.5-beta for changeset 6a242e59cb49
[bdd8fb64bcfa]
* OneBag3.lua
I hope this fixes the freeze
[6a242e59cb49] [v3.0.5-beta]