MQ2 Latest Release -- MQ2-20210915(Test).zip

General announcements relating to the modularized MacroQuest2 system.

Moderator: MacroQuest Developers

User avatar
ieatacid
Developer
Developer
Posts: 2727
Joined: Wed Sep 03, 2003 7:44 pm

MQ2 Latest Release -- MQ2-20130518.zip

Post by ieatacid » Sat May 18, 2013 7:17 pm

_EQTRADEWINDOW fixed (eqmule)

User avatar
ieatacid
Developer
Developer
Posts: 2727
Joined: Wed Sep 03, 2003 7:44 pm

Re: MQ2 Latest Release -- MQ2-20130521.zip

Post by ieatacid » Tue May 21, 2013 6:12 pm

window.Enabled fixed.

EqMule
Developer
Developer
Posts: 2697
Joined: Fri Jan 03, 2003 9:57 pm
Contact:

Re: MQ2 Latest Release -- MQ2-20130620.zip

Post by EqMule » Thu Jun 20, 2013 10:05 am

20 May 2013 by EqMule, ieatacid
- Updated for Jun 19th patch
- Added a solution file for VS2010-2012 for those of you who have upgraded to one of those versions.
- Note that you need service pack 1 or later for VS 2010 to open it.
My status o/
If you like MQ2 and would like to contribute, please do. My goal is 25 donations per month.
So far I've received Image donations for this month's patches.

Bitcoin: 1Aq8ackjQ4f7AUvbUL7BE6oPfT8PmNP4Zq
Krono: PM me.
I can always use characters for testing, PM me if you can donate one.

User avatar
ieatacid
Developer
Developer
Posts: 2727
Joined: Wed Sep 03, 2003 7:44 pm

MQ2 Latest Release -- MQ2-20130620.zip

Post by ieatacid » Thu Jun 20, 2013 4:55 pm

Code: Select all

20 June 2013 by EqMule, ieatacid
- Updated for Jun 19th patch

2 June 2013 by ieatacid
- MacroQuest.GameState now returns 'PRECHARSELECT' when applicable
Zip available on downloads page.

User avatar
ieatacid
Developer
Developer
Posts: 2727
Joined: Wed Sep 03, 2003 7:44 pm

MQ2 Latest Release -- MQ2-20130622.zip

Post by ieatacid » Sat Jun 22, 2013 3:37 pm

Code: Select all

22 June 2013 by ieatacid
- Fixed window.Enabled

User avatar
ieatacid
Developer
Developer
Posts: 2727
Joined: Wed Sep 03, 2003 7:44 pm

MQ2 Latest Release -- MQ2-20130626.zip

Post by ieatacid » Wed Jun 26, 2013 11:34 pm

ieatacid wrote:

Code: Select all

22 June 2013 by ieatacid
- Fixed window.Enabled
Fixed this time. Apparently I didn't CVS my changes before making that zip :oops:

EqMule
Developer
Developer
Posts: 2697
Joined: Fri Jan 03, 2003 9:57 pm
Contact:

Re: MQ2 Latest Release -- MQ2-20130716.zip

Post by EqMule » Tue Jul 16, 2013 10:11 pm

16 July 2013 by EqMule
- Updated for Jul 16 patch
- Added Item.Damage (thanks to nod77)
- Added new TLO GetCurSel (thanks to Dewey2461) see viewtopic.php?f=30&t=18947
- report bugs to me on irc or on the forum
My status o/
If you like MQ2 and would like to contribute, please do. My goal is 25 donations per month.
So far I've received Image donations for this month's patches.

Bitcoin: 1Aq8ackjQ4f7AUvbUL7BE6oPfT8PmNP4Zq
Krono: PM me.
I can always use characters for testing, PM me if you can donate one.

EqMule
Developer
Developer
Posts: 2697
Joined: Fri Jan 03, 2003 9:57 pm
Contact:

Re: MQ2 Latest Release -- MQ2-20130717.zip

Post by EqMule » Wed Jul 17, 2013 9:19 am

17 July 2013 by EqMule
- Due to popular demand I brought back ItemSlot and ItemSlot2 (whatever u guys use them for)
My status o/
If you like MQ2 and would like to contribute, please do. My goal is 25 donations per month.
So far I've received Image donations for this month's patches.

Bitcoin: 1Aq8ackjQ4f7AUvbUL7BE6oPfT8PmNP4Zq
Krono: PM me.
I can always use characters for testing, PM me if you can donate one.

EqMule
Developer
Developer
Posts: 2697
Joined: Fri Jan 03, 2003 9:57 pm
Contact:

Re: MQ2 Latest Release -- MQ2-20130717a.zip

Post by EqMule » Wed Jul 17, 2013 8:02 pm

17 July 2013 by EqMule
- Added comboselect *
Example: /notify MMTW_MerchantWnd TypeComboBox comboselect 2
Will select Journeyman Mercenaries in the Mercenary Merchant Window.

* listselect still works when you just need to "set" an item in a combobox
but when you want it to actually do the "select" use comboselect.
My status o/
If you like MQ2 and would like to contribute, please do. My goal is 25 donations per month.
So far I've received Image donations for this month's patches.

Bitcoin: 1Aq8ackjQ4f7AUvbUL7BE6oPfT8PmNP4Zq
Krono: PM me.
I can always use characters for testing, PM me if you can donate one.

EqMule
Developer
Developer
Posts: 2697
Joined: Fri Jan 03, 2003 9:57 pm
Contact:

Re: MQ2 Latest Release -- MQ2-20130718.zip

Post by EqMule » Thu Jul 18, 2013 9:03 am

18 July 2013 by EqMule
- Added support for /useitem (feature suggested by desgn)
Example: /useitem ${FindItem[=worn totem].ItemSlot} ${FindItem[=worn totem].ItemSlot2}
Note: you need VOA expansion or newer for /useitem to work, its a soe, not an mq2 command
- Fixed listselect * (feature suggested by maskoi,nod77)
Example: /notify MMTW_MerchantWnd SubtypeListBox listselect 10
Will select the Tier V Healer listitem in the Mercenary Merchant Window.

*listselect wasnt able to actually "select" items, it only "highlighted" them prior to this fix.
My status o/
If you like MQ2 and would like to contribute, please do. My goal is 25 donations per month.
So far I've received Image donations for this month's patches.

Bitcoin: 1Aq8ackjQ4f7AUvbUL7BE6oPfT8PmNP4Zq
Krono: PM me.
I can always use characters for testing, PM me if you can donate one.

EqMule
Developer
Developer
Posts: 2697
Joined: Fri Jan 03, 2003 9:57 pm
Contact:

Re: MQ2 Latest Release -- MQ2-20130821.zip

Post by EqMule » Wed Aug 21, 2013 11:26 pm

21 Aug 2013 by EqMule
- Updated for patch
My status o/
If you like MQ2 and would like to contribute, please do. My goal is 25 donations per month.
So far I've received Image donations for this month's patches.

Bitcoin: 1Aq8ackjQ4f7AUvbUL7BE6oPfT8PmNP4Zq
Krono: PM me.
I can always use characters for testing, PM me if you can donate one.

EqMule
Developer
Developer
Posts: 2697
Joined: Fri Jan 03, 2003 9:57 pm
Contact:

Re: MQ2 Latest Release -- MQ2-20130918.zip

Post by EqMule » Wed Sep 18, 2013 9:09 pm

18 Sep 2013 by EqMule
- Updated for patch
If anyone feels like donating for the new expansion, I got 2 accounts I want to upgrade.
Feel free to use the link in my sig.
Happy Hunting!
My status o/
If you like MQ2 and would like to contribute, please do. My goal is 25 donations per month.
So far I've received Image donations for this month's patches.

Bitcoin: 1Aq8ackjQ4f7AUvbUL7BE6oPfT8PmNP4Zq
Krono: PM me.
I can always use characters for testing, PM me if you can donate one.

EqMule
Developer
Developer
Posts: 2697
Joined: Fri Jan 03, 2003 9:57 pm
Contact:

Re: MQ2 Latest Release -- MQ2-20130922.zip

Post by EqMule » Sun Sep 22, 2013 10:48 am

22 Sep 2013 by EqMule
- Added Me.ZoneBound which returns Zone information for the zone you are bound in
Usage:
/if (${Zone.ID}==${Me.ZoneBound.ID}) {
/echo crap im back at bindpoint, did I die?
}
My status o/
If you like MQ2 and would like to contribute, please do. My goal is 25 donations per month.
So far I've received Image donations for this month's patches.

Bitcoin: 1Aq8ackjQ4f7AUvbUL7BE6oPfT8PmNP4Zq
Krono: PM me.
I can always use characters for testing, PM me if you can donate one.

EqMule
Developer
Developer
Posts: 2697
Joined: Fri Jan 03, 2003 9:57 pm
Contact:

Re: MQ2 Latest Release -- MQ2-20131008.zip

Post by EqMule » Tue Oct 08, 2013 11:15 am

08 Oct 2013 by EqMule
- Updated for Oct 7-8 2013 patch
- Shared Bank now has 4 slots
- I will add a TLO for the new mercenary AA
but I need more time to look into it, unless someone beats me to it.
For now use the UI...
- Added a couple new TLO's
/echo ${Me.PetTarget}
will return the spawn your pet has targeted.
so you can do /echo ${Me.PetTarget.ID} and so on to get more info out...
- /echo ${Me.PetCombat}
is the pet attacking something?
returns TRUE or FALSE

Im pretty sure these 2 can use some more work, but should work in most situations I think...
My status o/
If you like MQ2 and would like to contribute, please do. My goal is 25 donations per month.
So far I've received Image donations for this month's patches.

Bitcoin: 1Aq8ackjQ4f7AUvbUL7BE6oPfT8PmNP4Zq
Krono: PM me.
I can always use characters for testing, PM me if you can donate one.

EqMule
Developer
Developer
Posts: 2697
Joined: Fri Jan 03, 2003 9:57 pm
Contact:

Re: MQ2 Latest Release -- MQ2-20131009.zip

Post by EqMule » Wed Oct 09, 2013 10:07 pm

09 Oct 2013 by EqMule
-Fix for Bank and SharedBank members in CHARINFO struct
(thanks to Drakhhen for making me aware of this bug)
My status o/
If you like MQ2 and would like to contribute, please do. My goal is 25 donations per month.
So far I've received Image donations for this month's patches.

Bitcoin: 1Aq8ackjQ4f7AUvbUL7BE6oPfT8PmNP4Zq
Krono: PM me.
I can always use characters for testing, PM me if you can donate one.