Releases: GW2Raidar/gw2raidar
Releases · GW2Raidar/gw2raidar
v2.4.0: Release 2.4.0 (#347)
Added W7 Standard Bosses Optimized profile fetching to fetch one era at a time Fixed restat calculation to only work over new encounters Fixed bug where loading a page would make 2 API requests Other fixes and improvements
HP Check and Bandit Trio Times
Version 2.3.5 released on 2019-02-27 16:43:47
- Added HP check to filter out bugged MO logs (contributed by VoidWhisperer)
- Added Bandit Trio enrage time
W6 Mechanics
- Fixed obnoxious log in times
- Added W6 mechanics (finally!)
- Updated boon detection and calculations. Boon extensions no longer credited to original boon source
Leaderboards Release
- Added Leaderboards. Leaderboards will show the top 10 SHORTEST encounters in the selected time period. Time periods are by week and by era
- Added ability to CTRL+Click encounter links on the website.
- Updated Encounter List UI to be more user friendly and added back in some filters to mobile view.
Some log fixes and overdrive
Version 1.0.5b1 released on 2017-11-26 19:07:26
Fixed KC Phase Detection
Transport compression enabled, and some back-end optimisation performed for better client responsiveness
Made encounter links ctrl-clickable and right-clickable
Tweaked Arkk CM Success detection
v1.0.4 - Character Assassination and Memory Killer Assassination
Public Release notes:
- Tweaked phase detection for Fractal and Raid logs.
Also released major overhaul of restat and removed character uniqueness
v1.0.3 Make things pretty
- UI Changes:
- Typography:
- Typography changed to Source Sans Pro and Source Code Pro for table headers.
- Navigation:
- Moved Account specific navigation to the top right section of the site.
- Moved Upload/Help info to the right side of the navigation.
- Renamed ‘Profile’ to ‘Personal Stats’.
- Moved most of Info tabs into footer, except for “Help” which also is accessible in the top right side.
- Moved “Reset Password” into login page.
- Added icons to some navigation items.
- Layout:
- Reworked encounter filter on Personal Stats page.
- Modified number format to be more readable.
- Removed some space from tables.
- Moved Donation Call to Action to the footer.
- Moved Popularity to the right hand side of table.
- Typography:
- Amended phase detection to prevent skipping of phases from the parser resulting in false fails.
- Updated Help Page to include new features and API information.
- Fixed a server crash.
v1.0.2 Filters for dayz
- Force-reload client when server is updated
- Added the category and tags fields to the Uploads page
- Added
category
(id) andtags
(comma-separated) fields toapi/upload.json
endpoint - Implemented a new
api/categories.json
endpoint to list the defined categories
v1.0.1 CM back end introduction
Version 1.0.1
- Added code in preparation for detection of Raid Challenge Mode instances
- Changed response status code to 4xx for erroneous API upload requests
v1.0.0
This major release marks a massive milestone for GW2Raidar. Massive thanks to the community for your support, patience and feedback!
- Added performance graphs to profile page. Clicking on a number in the table will now display a graph showing historical performance vs global metrics for that encounter / archetype combination
- Added global reporting page. Global reporting will allow any user of the website to view global metrics of all encounters.
- Added category filter and tag search to encounter list. Encounters page will now display horizontal scroll bar if table does not fit on screen.
- Added damage absorbed by barrier to combat stats table. Any logs uploaded prior to this release will need to be uploaded again for this feature.
- Added Regeneration to boon tracking table. Any logs uploaded prior to this release will need to be uploaded again for this feature.
- Added API endpoint to allow uploading of files directly to the server. Details below:
- Method: HTTP POST
- Endpoint: https://www.gw2raidar.com/api/upload.json
- Parameters:
- username - GW2Raidar Username
- password - GW2Raidar Password
- file - The log file
- Responses:
- 200 - Successful Upload
- Example:
curl -F "username=USERNAME" -F "password=PASSWORD" -F "file=@FILEPATH" https://www.gw2raidar.com/api/upload.json
- Added Boon Output tracking output to encounters. Any logs uploaded prior to this release will need to be uploaded again for this feature. Intensity will show average numbers of stacks provided while duration will show average uptime provided for example:
- 75 might on the boon output table indicates and average of 75 stacks were given to everyone by that player during the fight. In a party of 5, that would be 75 / 5 which equals 15 stacks of might uptime for 5 players.
- 500% alacrity on the boon output table indicates an average of 500% alacrity uptime was provided by that player to the rest of the party. In a party of 5, that would be 500 / 5 which equals 100% alacrity uptime for 5 players.
- Re-enabled log archiving. Logs can be redownloaded by clicking on the filename in the top right corner of the encounter page. Privacy options will disable this feature if any player in the squad is deemed private to the user.
- Many minor fixes to logs not being processed. Most logs impacted have been fed back through for processing.
- Fixed a server crash.
- If you love this site and can't live without it, consider a small donation to help support the running costs and invest in better infrastructure for more features!