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

General announcements relating to the modularized MacroQuest2 system.

Moderator: MacroQuest Developers

SwiftyMUSE
Developer
Developer
Posts: 1205
Joined: Tue Sep 23, 2003 10:52 pm

MQ2-20090612.zip

Post by SwiftyMUSE » Fri Jun 12, 2009 11:28 am

Code: Select all

12 June 2009 by rswiders
- Updated for today's patch

11 June 2009 by ieatacid
- Fixed /unload crash on Windows 7 (and Vista?)

11 June 2009 by rswiders, dkaa
- Fixed target.buff

PayPal: Donate to SwiftyMUSE
Bitcoin: 1LuQ6YcEAWxF3fm9yWMiro4K582je7364V
Krono: PM me

dont_know_at_all wrote:Gee, if only there was a way to correctly report a crash...

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

MQ2-20090618.zip

Post by ieatacid » Thu Jun 18, 2009 7:50 pm

Code: Select all

18 June 2009 by rswiders, ieatacid
- Updated for today's patch
- Added NUM_BUFF_SLOTS to handle the everchanging number of buffs in the target and pet windows.

17 June 2009 by rswiders
- Added the command history functionality to MQ2ChatWnd (thanks PMS)

15 June 2009 by dkaa
- Fixed bug NoDrop on items on FV and other special servers

15 June 2009 by rswiders
- Fixed bug with flashing MQ captions.
- Fixed bug with tooltips.  If you had a clicky item equipped in the left ear, the target window (and possibly others) would show tooltips baseed on "item name(ready)" instead of "buff name (time remaining)".
- Added filtering of macro ended messages.
- Added additional functionality to MQ2ChatWnd (thanks PMS)
   The window will redraw right away when you reload your UI in game, rather than waiting for the first text output request to recreate itself. 
   AutoScroll - on by default/normal behavior 
   NoCharSelect - off by default/normal behavior 
   SaveByChar - on by default/normal behavior 

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

MQ2-20090621.zip

Post by ieatacid » Sun Jun 21, 2009 5:14 pm

Code: Select all

21 June 2009 by ieatacid
- Fixed suffix display bug in captions (the error was in _SPAWNINFO)

20 June 2009 by rswiders
- Backed out bug fix for MQ captions.
- Generate correct gGameState when camping (server/desktop).  This should fix random crashes in plugins when they think they are still "INGAME" but are really at server select screen.

SwiftyMUSE
Developer
Developer
Posts: 1205
Joined: Tue Sep 23, 2003 10:52 pm

MQ2-20090624.zip

Post by SwiftyMUSE » Wed Jun 24, 2009 4:10 pm

Code: Select all

24 June 2009 by rswiders
- Updated for today's patch
PayPal: Donate to SwiftyMUSE
Bitcoin: 1LuQ6YcEAWxF3fm9yWMiro4K582je7364V
Krono: PM me

dont_know_at_all wrote:Gee, if only there was a way to correctly report a crash...

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

MQ2-20090629.zip

Post by ieatacid » Mon Jun 29, 2009 11:07 pm

Code: Select all

29 June 2009 by ieatacid
- gGameState now gets set correctly when camping to desktop or server-select screen

24 June 2009 by ieatacid
- Reverted changes to CleanUI detour to fix MQ2ChatWnd crash when reloading the UI
- Changed tooltip handling in MQItemdisplay to work more efficiently and fix a bug with the left ear slot

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

MQ2-20090703.zip

Post by ieatacid » Fri Jul 03, 2009 5:13 pm

Code: Select all

3 July 2009 by ieatacid
- Fixed /loadspells and other functions that rely on the _SPELLFAVORITE struct
- Updated MQ2ItemDisplay -- it now shows our extra item info when the modified/unmodified button is pressed (thanks pms for the idea)

SwiftyMUSE
Developer
Developer
Posts: 1205
Joined: Tue Sep 23, 2003 10:52 pm

MQ2-20090715a.zip

Post by SwiftyMUSE » Wed Jul 15, 2009 6:34 pm

Code: Select all

15 July 2009 by rswiders, ieatacid
- Updated for today's patch

14 July 2009 by rswiders
- Changed NUM_SPELL_GEMS to reflect the additional 2 added by the devs.

PayPal: Donate to SwiftyMUSE
Bitcoin: 1LuQ6YcEAWxF3fm9yWMiro4K582je7364V
Krono: PM me

dont_know_at_all wrote:Gee, if only there was a way to correctly report a crash...

User avatar
dont_know_at_all
Developer
Developer
Posts: 5450
Joined: Sun Dec 01, 2002 4:15 am
Location: Florida, USA
Contact:

MQ2-20090716.zip

Post by dont_know_at_all » Thu Jul 16, 2009 4:41 am

Fix for Spawn.Animation.

User avatar
dont_know_at_all
Developer
Developer
Posts: 5450
Joined: Sun Dec 01, 2002 4:15 am
Location: Florida, USA
Contact:

MQ2-20090814.zip

Post by dont_know_at_all » Fri Aug 14, 2009 3:56 am

Code: Select all

14 August 2009 by brainiac, dkaa
- Updated for the 08/12 patch

User avatar
dont_know_at_all
Developer
Developer
Posts: 5450
Joined: Sun Dec 01, 2002 4:15 am
Location: Florida, USA
Contact:

MQ2-20090814a.zip

Post by dont_know_at_all » Fri Aug 14, 2009 4:37 am

Code: Select all

14 August 2009 by pms
- fix for shownames
  http://www.macroquest2.com/phpBB2/viewtopic.php?t=16365
This update also contains a fix for dsp_chat_no_events which was preventing MQ2Chat from building.

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

MQ2-20090816.zip

Post by ieatacid » Sun Aug 16, 2009 9:46 pm

Code: Select all

16 August 2009 by ieatacid
- Added mouse buttons to dikeys.h (Mouse_Mid, Mouse_Aux1, Mouse_Aux2).  This should let you /bind them now and eliminate associated crashes
Let me know if EQ lets you bind more mouse buttons (like "MOUSE AUX3", "MOUSE AUX4", etc).

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

MQ2-20090817.zip

Post by ieatacid » Mon Aug 17, 2009 12:29 am

Added the rest of the mouse keys (up to Mouse_Aux5).

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

MQ2-20090819.zip

Post by ieatacid » Wed Aug 19, 2009 11:28 am

Code: Select all

19 August 2009 by ieatacid
- Updated offsets for today's patch

SwiftyMUSE
Developer
Developer
Posts: 1205
Joined: Tue Sep 23, 2003 10:52 pm

MQ2-20090915.zip

Post by SwiftyMUSE » Tue Sep 15, 2009 2:10 pm

Code: Select all

15 September 2009 by rswiders
- Updated for today's patch

6 September 2009 by dkaa
- added el_nene's FromData changes

6 September 2009 by ieatacid
- Added spawn.Following which returns the spawn that a player is /following, or your pet's target

31 August 2009 by ieatacid
- Fixed _SPELL struct that changed in July
- Changed GAMESTATE_PRECHARSELECT from '6' to '-1'
PayPal: Donate to SwiftyMUSE
Bitcoin: 1LuQ6YcEAWxF3fm9yWMiro4K582je7364V
Krono: PM me

dont_know_at_all wrote:Gee, if only there was a way to correctly report a crash...

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

MQ2-20091008.zip

Post by ieatacid » Thu Oct 08, 2009 5:22 pm

Code: Select all

8 October 2009 by ieatacid
- Updated for today's patch

21 September 2009 by ieatacid
- FindItemCount TLO now searches for augs on items