Post new topic Reply to topic  [ 11 posts ]  Go to page 1, 2  Next
GHI version 0.22 
Author Message
Site Admin
Joined:Mon Jun 16, 2008 7:25 pmPosts: 1539 Realm Region: Europe Realm Name: Argent Dawn
Post GHI version 0.22
GHI version 0.22 is now released. This includes a long list of bug fixes done over the past 3 months and also a few new features.

It is avaliable for download at: http://www.pilus.info/downloads

*update* I just added version 0.23 with some very small but critical changes.


Quote:
Changelog
GHI - v.0.23
- Fixed a bug where ForgottenChat users can not split stacks.
- Fixed a bug causing recieved or created items not to show up in bags.

GHI - v.0.22
New Features:
- Implemented the ability to transcribe letter and books.
- Introduced dynamic right click functions, which makes it possible to introduce new right click actions.
- Added right click function to display time in say, text or emote, to use as pocketwatch.
- Added 2000 new icons from WotLK.
- Added a right click function to produce an item.
- Added ability to consume other GHI items as right click function.
- Added LUA statement as dynamic requirement.
- Added the abilitiy to trade bags including its contenst.
- It is now possible to insert links by using %l or %L in scripts aswell.
- Added slash command to ping other players to see if they got GHI. Avaliable as /ghi ping Name
- Added slash command to reload the ui, but safe the chat boxes. Avaliable as /ghi reload

Comparability:
- GHI buffs is now comfortible with X-perl.
- Fixed a unitAura colision with RatingBuster.

Bug fixes
- Fixed a minor bug in buff-frame
- Added a function to reload the user interface without clearing the chat frames.
- Added the ability to disable buffs. This is recommanded when using vehicles to avoid the UI to lock up, if exiting in combat.
- Fixed a bug (in GHM) which caused check boxes not to initialise correctly. This includes causing non-consumeable items to be consumable and same for copyable items.
- It is now possible to get an item off the cursor by click on its original bag spot.
- Fixed a bug which gave lua errors when merging two stacks.
- Version numbers now update correctly when editing an item which include a right click function.
- Pressing enter while editing a title of a book no longer result in an error.
- Fixed a bug, regarding cooldown data, when adding a right click action to an item without any action.
- Editing the title of a book inside the edit item frame no longer clears the whole book.
- Copying a bag no longer results in having two bags with the same contenst.
- GHR factions now show correctly in the GHR rep right click action.
- Bag now updates right after editing an item.
- Hyperlinks in books now changes page correctly when clicked.
- Inserting or deleting pages in a book now updates the hyperlinks.
- Added cursor dynamic feedback function for more dynamic cursor use.
- Fixed a bug that caused item links not to show the creater of an item.
- Requirements now show up in tooltip for the item, when in the backpack. These alias can eventually be written and shown instead of the precise requirement string.
- Fixed a bug that maybe cause all items to disapear suddently (it is not yet known if it is the only reason for it).
- Fixed a bug that causes memory use to grow a lot on busy servers.
- Added a catche to avoid large amount of memory garbage when using the actionbars to GHI items.
- Accepting a trade now unaccepts as intented when a GHI item is added or removed.
- Fixed a bug causing items to disapear in bags that is larger than 24 slots.


Tue Feb 24, 2009 2:21 pm
Profile
Joined:Sun Oct 05, 2008 5:32 amPosts: 707 Realm Name: Earthen Ring
Post Re: GHI version 0.22
okay your gonna need to run me a brief over view of some of the new req options with example.

Like the Lua statment req, I also see theres a new field that adds 'Requires <txt>' that can be anything?

_________________
www.netherbane.org
Fethas Ravenmoon Earthen Ring US


Tue Feb 24, 2009 5:11 pm
Profile
Site Admin
Joined:Mon Jun 16, 2008 7:25 pmPosts: 1539 Realm Region: Europe Realm Name: Argent Dawn
Post Re: GHI version 0.22
that would be a lua statement that would be true. if we say the text is "txt" then it equals that the lua code would be:
Code:
if txt then


so examples of txt (the text to put in requirement) could be

true

value > 2

UnitManaMax("player") > 9000


Tue Feb 24, 2009 5:16 pm
Profile
Joined:Sun Oct 05, 2008 5:32 amPosts: 707 Realm Name: Earthen Ring
Post Re: GHI version 0.22
this is gonna take awhile...*plays with it or tries to*

_________________
www.netherbane.org
Fethas Ravenmoon Earthen Ring US


Tue Feb 24, 2009 5:28 pm
Profile
Joined:Sun Oct 05, 2008 5:32 amPosts: 707 Realm Name: Earthen Ring
Post Re: GHI version 0.22
okay i think i see it,
basiclly its just like an if statment that all i need to enter is the varible.

So how do i pull/set the varibles.

_________________
www.netherbane.org
Fethas Ravenmoon Earthen Ring US


Tue Feb 24, 2009 5:41 pm
Profile
Site Admin
Joined:Mon Jun 16, 2008 7:25 pmPosts: 1539 Realm Region: Europe Realm Name: Argent Dawn
Post Re: GHI version 0.22
Aurorablade wrote:
okay i think i see it,
basiclly its just like an if statment that all i need to enter is the varible.

So how do i pull/set the varibles.

You are still quite limited. The variabled can not set prior, since no script have been executed.


Tue Feb 24, 2009 6:27 pm
Profile
Joined:Sun Oct 05, 2008 5:32 amPosts: 707 Realm Name: Earthen Ring
Post Re: GHI version 0.22
i is still confused....*pokes it*

_________________
www.netherbane.org
Fethas Ravenmoon Earthen Ring US


Wed Feb 25, 2009 12:34 am
Profile
Site Admin
Joined:Mon Jun 16, 2008 7:25 pmPosts: 1539 Realm Region: Europe Realm Name: Argent Dawn
Post Re: GHI version 0.22
Just think of it as a if sentence.

and btw. I uploaded version 0.23 now.


Wed Feb 25, 2009 12:36 am
Profile
Joined:Sun Oct 05, 2008 5:32 amPosts: 707 Realm Name: Earthen Ring
Post Re: GHI version 0.22
AH!

So i could use this for checking on existing buffs and buffs stacked neat!

_________________
www.netherbane.org
Fethas Ravenmoon Earthen Ring US


Wed Feb 25, 2009 1:31 am
Profile
Post Re: GHI version 0.22
Hi! If my friends and I download this new version, will our old custom items remain in place? :mrgreen:


Wed Feb 25, 2009 6:43 pm
Display posts from previous:  Sort by  
Post new topic Reply to topic  [ 11 posts ]  Go to page 1, 2  Next
Powered by phpBB © phpBB Group.
Designed by Laruna