Client changelog (1.3.10)

From DKPLP Doc

Jump to: navigation, search

Image:Notebook.png Task: Fix links

News entry

Contents

Changes

  • Capped the high participation bonus threshold at 100 (percent).
  • Added an option in the server configuration tab for setting the server interface url to a custom value to.
  • Added an option in the server configuration tab for automatically compressing the day prior to uploading it to.
  • The rewards of compressed intervals are now added together. The average weight of the compressed intervals are now used.
  • The weights can now only have as many decimal digits as DKP.
  • Added an option in the miscellaneous configuration tab for setting the name of the raids used to represent high participation bonuses.
  • Doubleclicking a selected table row will now deselect it.
  • Added a partial event-based support, mainly for hybrid systems. Events which award everyone present at a specific point in time can now be created though the events interface.
  • Added an option in the server configuration tab for forcing event to be added as raid instead of the native server method (by default off). Using the EQDKP plugin this means that having the option turned off causes the events to be added as individual adjustments and otherwise as raids.
  • The EQ and EQ2 predefined pattern sets have been augmented with an event command that produces an event with the specified name and reward. It is invoked by saying "*Event foo - 10" in any chat channel where "foo" is the name of the event and "10" is the number of DKP that should be rewarded to each participating member.
  • A new predefined pattern set has been added for WoW with CT RT using the post 1.25.8 format. The set is like the previous one, but adds an event for every boss kill.
  • Added a couple of options for turning the autocompletion of event names and rewards on and off. The parsed events' rewards are only autocompleted if the parsed event has reward 0.
  • Added events and interval note formats to the exported XML raids.
  • Added a new option in the parse settings configuration tab that decides whether or not the parser should compensate for timezones. The checkbox should be checked if the time are already given in UTC timezone.
  • Added events and high participation bonuses to the text exports (BB forum code and plain text). The corresponding filtering options (4 in all) have been added to the import/export configuration tab.
  • Added an exporter for wiki markup, raids can be exported to wiki markup via File->Export->as wiki markup in the menu.
  • Added options for setting the colors used when exporting to BB code, they can be found under the new BB Code Export tab. The default set of colors are darkblue for title, green for DKP values and gray for small text. The colors lightblue, lightgreen and lightgray should work well for forums with dark background.
  • The parse settings tab has been split into two tabs, one that is still named Parse settings and one that is named Parse settings (non-classic) which contains all options that do not affect the parse mode named classic.
  • Added an option for setting the minimum duration that a collection interval (the optional interval at the end) has to have. If the collection interval is of shorter duration then it's ignored.
  • Added a way to set member aliases, which can be useful if players have alternative characters but want everything registered under one name. An alias works by replacing all occurrences of the alias name with the real name, so inside the program the alternative character will show up as the main character, just as if the main character had participated instead. The aliases are set in the member list on the right side. An alias is created by selecting the person that the alias should map to in the left (member) list and then entering the alias name in the text box and clicking the Add button.
  • Added head condition conjunctions and disjunctions (AND and OR operators) to the XML patterns. The only new operator is the OR operator '~', the '>' operator is used as AND operator (which it technically was before too). The new operators can for instance be used to filter loot in greater detail. It might also be worth noting that conjunctions have higher precedence than disjunctions.

Patches

1.3.10a

  • Fixed backwards compatibility for exported XML days from previous versions.
  • Added functionality for keeping a master record of the member aliases on the server which everyone can download just like with the configuration and completions. Options for automatically uploading and downloading the member aliases has been added to the Server configuration tab.

1.3.10b

  • Fixed a problem that occurred when nesting conjunctions inside disjunctions in XML patterns (did not affect any predefined set).

1.3.10c

  • The loot pattern in the predefined pattern set for EQ raid output now uses a *Loot command to assign loot, it is invoked by telling any chat channel *Loot Foo - Sword of Power - 50" where Foo is the name of the buyer, Sword of Power is the name of the item and 50 is the item cost. This was changed because the old way did not recognize loot when the person logging looted something.
  • The events should now interpret the times correctly when entered manually through the program.
  • The user interface should now update correctly when an manually added event has been modified.
  • The participation table should now update better in response to new events being added.
  • If an end time is provided then the raid will now extend all the way to that end time, no matter whether there are any actions after that time or not (which might be more intuitive).
  • Changing the global reward modifier manually will now always update the dkp calculation.
  • The controls in the part of the interface that controls global values (e.g. the global bonus) will now reset properly when parsing two days in a row (previously the global bonus would remain the same even when one parsed another day).

1.3.10d

  • Fixed a small bug which made it impossible to configure the allowed EQDKP member ranks if the original member rank had been removed from EQDKP.

1.3.10e

  • Fixed a bug that caused the information of compressed intervals to be slightly distorted.
  • Intervals that are modified during compression will now update correctly when altered through the GUI.

1.3.10f

  • Fixed the end time displayed in the exported raid info when exporting to text format (e.g. bbcode).
  • Fixed a problem with member aliases that could occur in the join/leave mode when a person left to be replaced by the alt (or vice versa).
  • Removed some forgotten debug code from the member alias handler. Any previous messages in the output stream that occurred when loading aliases from a server should be gone now.
Personal tools