GENERAL
It should be more difficult to get out of PvP combat after engaging someone in PvP combat.
You can no longer break PvP encounters by using /yell.
All raid mobs have had their damage and melee reduced by 10-20%
BATTLEGROUNDS
You will now only get a death credit in a battleground if you actually die.
Ungrouped members on the same team should be autogrouped after a few seconds.
The old group icons are back. So custom UI group icons should work normally now.
Russian names now display properly in the battleground leaderboard window.
Healing from wards will now count as healing given and healing received in the battleground leaderboard.
ITEMS
The descriptions for Clarissa's Content Countenance and Criggle's Chaotic Characteristics have been updated to resolve some confusion issues.
The following items have been changed from heirloom/lore-equip to no trade/lore:
exquisite woven boots
exquisite woven pants
exquisite woven shoulder pads
exquisite woven tunic
female tradesman boots
female tradesman gloves
female tradesman pants
female tradesman tunic
male tradesman boots
male tradesman gloves
male tradesman pants
male tradesman tunic
striking woven boots
striking woven pants
striking woven shoulder pads
striking woven tunic
dragon fastened robe
exquisitely stitched robe
female gold blouse
female gold skirt
formal wear female ensemble
formal wear male ensemble
QUESTS
Rewards from the ‘Shadows of the Betrayed’ signature quest are now correctly flagged as one-hand weapons.
TRADESKILLS
Tradeskilled adornments would not work on a large number of low-level items. This has been fixed.
The Hua Mein daily crafting missions now include only 1 mission that requires harvesting, equivalent to the Kerra and Quel’ule factions.
LAIR OF THE DRAGON QUEEN
Toxxulia should do less damage with her spells and melee.
PALACE OF ROEHN THEER
Maalus Shadowfyre will now cast his AOE spells at least 12 seconds apart from one another, rather than 8 seconds, giving players more time to recover after the previous AOE spell ticks.
PERAH CELSIS ABONIMABLE LABORATORY
Perah Celsis should do slightly less damage with his spells.
Fixed inexplicable field name change from "Average Member Level" to "AverageMemberLevel" in the data feed, which broke the HTML data scrubber. Bug reported by Lantis.
comments? | | Score: 0 Posted by Tessil Saturday, December 19, 2009 (01:56:50)
Fixed sorT order wHen guild ranks are substrings of one anothEr. Also fixed some unreported sorting bugs and an existing inCompAtibility with Postgres in the sort query. Should worK better now. Bug reportEd by Nomandis.
Added AoAx4 access quest. Also added missing Deathtoll access quest (this quest also demonstrates the abIlity of QueSt MAster to handLe multI-stEp quests in any of the quest trackers). Bug reported by Bati.
comments? | | Score: 0 Posted by Tessil Friday, October 19, 2007 (20:35:00)
Changed primary key in roster_master table from Name to Character_ID, existing implementation caused uniqueness problems with some character sets and collations (unable to have two different characters whose names would only differ by their accents). Bug reported by Lantis.
Changed installer to alter the blocks table on new install as well. Bug reported by CammanCMC.
Added Unique Members statistic.
Increased max_execution time in the HTML roster retreval loop to start at five minutes. NOTE: This function has no effect when PHP is running in safe mode. There is no workaround other than turning off safe mode or changing the time limit in the php.ini file. The current effective setting of safe mode and the PHP max_execution_time directive can be viewed in the Dragonfly administration panel at "Administration Menu > > System Info > > PHP Core". The Apache TimeOut directive (default of 300 seconds) is another limiting factor, the shorter of the two durations will be effective.
Changed link references from www.eq2i.com to the eq2.wikia.com site.
Roster updates through externally-managed processes (such as cron) are now available. First, disable automated updates by setting $config['cache_update_time'] = 0 in the config.inc file. Next, create a cron task that will launch the update like this (edit the URL appropriately): 0 0,6,12,18 * * * wget --bind-address=127.0.0.1 --output-document=/dev/null --quiet 'http:///index.php?name=Roster_Master&force_update=1' [This example requires that wget be installed on your system and will update the roster every six hours. You may use any HTTP client that allows binding to the 127.0.0.1 (localhost) address.] If you have a large guild that takes a lot of time to update, you can do it automatically at scheduled intervals.
DATABASE SCHEMA CHANGE: Changed schema to use INTEGER instead of INT, and SMALLINT instead of TINYINT in order to resolve PostgresSQL compatability issues. Bug reported by Lantis.
CONFIG CHANGE: Added new bitflag to logfile parameter to log parser statistics and to suppress logging of guild status changes. Also reordered some of the lesser-used log bitflags.
CONFIG CHANGE: Added $config['block_autoupdate'] to control whether Guild Wall of Fame block will now force a roster refresh if the roster data is stale when it goes to updates its cache. This can impace page load times if the update takes long (page won't load until update is complete). Default is off.
REQUIREMENTS CHANGE: Use of internal Dragonfly multibyte wrappers has been implemented. Requires versions of Dragonfly after the 9.0.6.1 version.
| Score: 0 Posted by Tessil Thursday, August 02, 2007 (07:01:15)
RM4DF 6.0.6 Released
Was your sister once bitten by a møøse while karving her initials øn the møøse with the sharpened end of an interspace tøøthbrush given her by Svenge - her brother-in-law -an Oslo dentist and star of many Norwegian møvies: "The Høt Hands of an Oslo Dentist", "Fillings of Passion", "The Huge Mølars of Horst Nordfink"?
Revised parser to be more UTF-8-friendly by replacing the /w? shorthand with a plain .*? search. Pattern strings are now treated as UTF-8. This modifier is available from PHP 4.1.0 or greater on Unix and from PHP 4.2.3 on win32. UTF-8 validity of the pattern is checked since PHP 4.3.5. Bug reported by Wolffire, code changes supplied by Lantis.
Changed roster sort from usort() to a purely SQL sort to improve UTF-8 compatibility.
In related news, a new version of the EQ2 Update Notes Block, now the SoE Update Notes block, adds Vanguard support, and new modules to display the block data as a module.
| Score: 0 Posted by Tessil Thursday, July 05, 2007 (08:23:45)
Roster Master for Dragonfly Logo Contest Concludes
There were two contestants entered into the contest, which meant that everyone was a winner, but actually made judging considerably harder. Both designs had considerable merit, but in the end, a choice had to be made.
And here they are:
Grand Prize Winner: 90-day SOE Game card; the Grand Prize winner will be credited by name in the rm4df documentation as the winning logo artist. Congrats to Ronja for her entry! Ronja's entry clearly associates the name of the software with the Dragonfly image in a clear and unambiguous logo.
Community Choice Award: 30-day SOE Game card. Congrats to Seagoat for her entry! Seagoat's design is clean and elegant, with a great deal of contrast.
Congratulations to both our winners, and my sincerest thanks for participating. I hope you both enjoyed some fun in the contest, and will enjoy your prizes!
| Score: 0 Posted by Tessil Thursday, April 12, 2007 (11:31:16)
This version of Roster Master addresses the functional issues that were introduced with the release of Echoes of Faydwer, adds numerous additional features, and fixes a number of bugs.
This release supercedes all previous releases (which no longer function as a result of the changes to EQ2Players.com that coincided with the EoF release).
Special thanks to the users of Roster Master who contributed to this major release and provided user support, enhancements, bug reports, and bug fixes. Especially Belin, Caela, Excalibre3377, Kevlin, and VulcanDarksoul. Extra-special special thanks goes to Seagoat20 for exceptional support of the user base, innovative features, and donating her time and talents to the project. Super job, folks! It's truly a privilege to work with you.
Also, thanks to the folks that participated in the Beta Test!
Read More... (3.69 KB) | | Score: 0 Posted by Tessil Saturday, February 24, 2007 (11:23:35)
The logos and trademarks used on this site are the property of their respective owners.
We are not responsible for content posted by our users, the individual user assumes full responsibilty.
You can syndicate our news using the file backend.php (RSS 0.91), news.php (RSS 0.91), or news2.php (RSS 2.0).