Content
|
|
|
Stats
|
|
Files: 15
Downloads: 454,077
Favorites: 3,416
|
New & Updated
|
|
EQ2Interface
|
|
|
|
|
|
Welcome
|
|
Welcome to gm9.eq2interface.com!
Here you can find all relevant information on ProfitUI Reborn and my other mods. Please take a look at the pages listed to the left under Menu and Content. Besides browsing through the information available there, you can also ask further questions in the support forums, submit a bug report or request a new feature or a change to an existing feature, and make a donation to support further development.
Enjoy your stay!
|
|
|
ProfitUI Reborn Quick Macro Button Configurator v1.2
|
By: gm9 - 05-27-2008 01:55 AM |
ProfitUI Reborn Quick Macro Button Configurator v1.2
No code change, but table should be fully GU45 conformant now (including the new Coercer spell I previously missed).
|
|
ProfitUI Reborn Quick Macro Button Configurator v1.1b
|
By: gm9 - 05-25-2008 08:43 AM |
ProfitUI Reborn Quick Macro Button Configurator v1.1b
Corrected a typo in the table affecting Coercer's Despotic Mind spell line and added better error handling in particular for such typos.
Do the changes to error handling do in any way help with the compile error users of Office 2007 have been seeing on Windows Vista? Probably not, but someone should give it a try.
|
|
ProfitUI Reborn 4.6.9 released
|
By: gm9 - 05-13-2008 06:29 PM |
ProfitUI Reborn v4.6.9
Changelog 4.6.8b - 4.6.9 (13 May 2008)
Click to cure- Priests single target cures renamed to "Cure" for GU45. If your server is not yet patched to GU45, your single target click-to-cure buttons will stop working if you are a priest.
Horizontal group window- Cancel spellcast toggle buttons added to horizontal group window variant and slightly moved to the right in horizontal compact variant
Market Window- Market window favorites now auto-detect the language of the EQ2 localization and load appropriate favorites for the dropdowns. Currently there is only a German translation kindly provided by RegenCoE, thus other languages still use the English version. If you want to see a French or Japanese version, please submit a translation (since EQ2 UI scripting does not support non-US-ASCII characters you may want to /feedback a lot before sitting down to do that Japanese translation...).
If you modified your favorites and do not want to replace them you will need to edit your files. In the second line find the text Name="FavSourceX", where X is a number from 1 to 6 depending on which file you edit. Directly after the number add EN for English or DE for German, eg. Name="FavSource1EN".
Note to German players: Das EQ2 Interface ist nicht richtig kompatibel mit nicht-US-ASCII Zeichen, also Umlaute und das ß. Diese hat RegenCoE daher als ae, ue, etc. eingegeben und den Itemnamen mit einem doppelten Ausrufezeichen am Anfang markiert. Wenn Ihr die Ausrufezeichen seht, müßt Ihr manuell das ae in ein ä ändern, das ue in ein ü, usw. Bitte /feedback an SOE, UI Skripte voll UTF-8 kompatibel zu machen.
Maintained window- Maintained window (all variants) changed to always be behind other windows so it can no longer overlay the group window or other windows
Bank window- New bank window layout for GU45
Inventory window- Inventory window fixed for GU45
InfoCenter- Updated Things I Wish I'd Known Earlier section in InfoCenter with Lodrelhai's latest files
- Some GU45 related InfoCenter updates
Login/Shutdown windows- Login window again shows the scrollbar where necessary to scroll through your list of characters
- Camping to character select works again in all situations.
Control Center- Video Controls window now shows your actual settings on all sliders and toggles when you open it. Note that if you have changed the option "Show name for other players" to something else than "Always", it will be set to "Target or Mouseover" as soon as you open the window.
- Sound Controls window now shows your actual settings on all sliders when you open it.
|
|
GU45 today
|
By: gm9 - 05-13-2008 06:58 AM |
So it was announced today GU45 that goes live today, at least for US servers. I don't get it why SOE announces it at all if they do it on such short notice.
I'll try to get an update out after work today. Until then I'll refer you to the news post below this one.
|
|
Test server players: Auto-updating version is GU45 ready
|
By: gm9 - 05-01-2008 01:38 PM |
Test server player take note that bank and inventory window are now GU45 ready if you use the auto-updating version.
Only if you are using the manual version and play on Test you will need to delete
- eq2ui_inventory_bank.xml
- eq2ui_inventory_inventory.xml
from your ProfitUI folder to test the new bank features and to be able to right click your equipped items again.
UPDATE: Try again today, yesterday jet lag made me mix up folders and you did not get the updated files (and even a broken inventory file).
Regarding the new cure spell, see this FAQ item on how to make ProfitUI use it.
|
|
ProfitUI Reborn v4.6.8 released
|
By: gm9 - 04-12-2008 08:57 AM |
ProfitUI Reborn v4.6.8
Changelog 4.6.8a - 4.6.8b (12 April 2008)
Don't ask... sorry for all the updates...
Changelog 4.6.8 - 4.6.8a (12 April 2008)
Horizontal compact group window was somewhat vertical. Fixed.. sigh.
Changelog 4.6.5a - 4.6.8 (12 April 2008)
Group window- All group window variants are now GU44 compatible
- All group window variants now have 5 macro buttons. Sorry, I never realized the variants did only have 3.
- Fixed default vertical group window health bar for group member 3
Player window
Raid window- Raid window kick group from raid buttons might now work - never noticed they didn't
Click to cure- Added line to _ProfitUI_Cures.txt for configuring Cure Curse potions, should those exist. Currently left blank.
Persona window
Login/Shutdown windows- Fixed a very old open issue: You could not directly login to a char on another account, you always had to go via the login window. Not anymore! That also made the checkbox redundant.
|
|
Hmm...
|
By: gm9 - 03-23-2008 06:13 AM |
When is it obvious that you need a vacation? When you upload a new release which is in fact the same file as the old release.
Luckily for me I am on vacation now. Luckily for you the issue dawned on me just before boarding the plane so grab ProfitUI v4.6.5a for the real new release...
|
|
ProfitUI Reborn Quick Macro Button Configurator v1.1 released
|
By: gm9 - 03-21-2008 09:27 AM |
ProfitUI Reborn Quick Macro Button Configurator v1.1
Only two changes:- You can now check a box to cast spells immediately on a per spell basis (will clear the queue and cancel currently casting spells when you press the button in game)
- Fixed typo in spell name Wildling Exilir (Fury lvl32)
I also changed some code around in an effort to make this work on Excel 2007 on Vista. Will probably not work since I was doing it pretty much at random, still not knowing why Excel on Vista throws a compile error. Make sure to run Excel under the administrator account if you are on Vista because otherwise it will not be allowed to save the macro file.
|
|