DotA Replay Manager is a tool for browsing Warcraft III replays with additional features for parsing DotA replays. I've been developing it for over 3 years now and it is currently one of the most powerful parsers around.
FEATURE
* Explorer-like replay browser (tree view+list fiew) with functions for copy/paste/drag-and-drop, delete/rename and creating folders.
* Organize replays by folder or by date
* Auto-copying new replays (from LastReplay.w3g) and batch copying existing replays
* Replay search with a lot of options like game name, length, map version, player names and heroes
* Viewing replays directly from internet (if a URL is supplied)
* Displays a list of replays with statistics for player or hero
* DotA data is fully loaded from the map, so when a new version of DotA is released the program will automatically read the new data
* Displays extended game information and list of players with score, lane, item build
* Colored chat log with lots of game messages; search and filtering is supported
* Timeline view - displays *estimated* hero movement over time - an animated version of the replay with many features.
* Hero builds - skill and item orders
* Action charts - including different action types, group hotkeys used, and APM over time graph.
* Gold and experience timeline graphs
* Presentation tab - format the replay info in plain text mode, forum BB codes or HTML
* Shows hero pool for -rd/-cd and bans/picks for -cd/-cm
* Full action log with graphical information for in-depth replay analyzis
* Organize replays by folder or by date
* Auto-copying new replays (from LastReplay.w3g) and batch copying existing replays
* Replay search with a lot of options like game name, length, map version, player names and heroes
* Viewing replays directly from internet (if a URL is supplied)
* Displays a list of replays with statistics for player or hero
* DotA data is fully loaded from the map, so when a new version of DotA is released the program will automatically read the new data
* Displays extended game information and list of players with score, lane, item build
* Colored chat log with lots of game messages; search and filtering is supported
* Timeline view - displays *estimated* hero movement over time - an animated version of the replay with many features.
* Hero builds - skill and item orders
* Action charts - including different action types, group hotkeys used, and APM over time graph.
* Gold and experience timeline graphs
* Presentation tab - format the replay info in plain text mode, forum BB codes or HTML
* Shows hero pool for -rd/-cd and bans/picks for -cd/-cm
* Full action log with graphical information for in-depth replay analyzis
CHANGELOG
**2.10**
- Added back/forward buttons for easier browsing. I haven't tested this feature extensively, expect bugs
- Added "Replay options" button in game info tab, containing the options to modify replay (as it was before),
delete replay and create backup
- Fixed morphing heroes such as Dragon Knight sometimes not being detected correctly
**2.09**
- Added ExtPresent tab for new script-based Presentation. Sample script is included, see readme for
syntax description
- Updated playdota forum icons ()
- Now shows final items for older replays
- Fixed a couple small bugs
**2.08**
- Added hero icons to gold and experience graphs
- Added zoom to gold and experience graphs
- Added kill details to player info tab
- Fixed APM chart
- Added option to show empty slots in game info tab
**2.07**
- Updated for 6.70
- Fixed several bugs as reported on forums and by Blasz:
Runes names in game chat and in timeline are now displayed properly
Fixed hero levels sometimes being incorrect in game info tab
Fixed several icons
And others
**2.06**
- Fixed a bug that made opening replays much slower
- Improved support for AI replays - now shows heroes and items of AI players
- Improved learned ability detection
- Fixed multiple assists in game chat/timeline
**2.05b**
- Fixed compatibility with new maps
- Added final item build to game info tab, added tooltips for icons
- Added "Find prev" button in chat log
- Fixed copying text in action log, enabled multiple selection
**2.05**
- Fixed chat log search to be case insensitive
- Added search for Action Log
- Added rightclick menu for Action Log that allows copying lines
- Fixed "Copy name" option from rightclick menu in game info tab (it used to copy broken text)
- Added assists to "Copy stats" option from rightclick menu in game info tab
- Added "Copy matchup" button on game info tab, copies list of players and heroes in one line
- Fixed some crashes
- Fixed gold timeline (integer overflow ftl)
- Finally added drag-and-drop support for folder view (tree view still doesn't support it)
- Fixed draft view to work for -cm (note that dota is bugged atm and only lists sentinel picks/bans
in -cd)
- Added streaks and kill combos to game chat and timeline view (use Chat Filters button on top
right to hide them)
- Added support for -switch mode, colors in chat now correctly display the player's current color and
it doesn't say "has been killed by his teammate" incorrectly anymore
- Using blink dagger doesn't drop wards all over the timeline picture as much; the solution is still
temporary and needs more replay data to work correctly
- Added assists to game chat (disabled by an option in Settings), note that dota is bugged atm and doesn't
store this information correctly
- Removed the 8192 size limit on cache; gamecache now uses game date/time as a key instead of filename,
this should remove duplicate replays, there is a very low chance that two different replays have the same
date/time. As a side effect gamecache file may grow very large, delete it and cache replays again if it
causes trouble
- Fixed hero chart to show correct heroes and games
- Added game mode filter to hero chart (suggested by tk1)
- Added buildings to Timeline view, they should correctly disappear when they are destroyed. Timeline view
is now resizable, map image has been updated to the latest version. Dead heroes now disappear correctly
- Fixed odd time marks in graph views (e.g -0:58 to -1:00)
- Added PlayDota smiley tags for items (assuming urn will be when it is added)
**2.04**
- Happy New Year
- Fixed some bugs
- Fixed hero chart a little, it now shows the heroes in the correct order as they appear in taverns
- Updated to 6.65 (the only difference between this and automaticaly loading data is that icons
will update properly)
- Added support for new replay data: roshan, aegis, runes, correct gamemode, hero levels (affects
xp timeline)
- Now recognizes game start (creep spawn) and adjusts lane detection accordingly, added option to
show all times relative to creep spawn like in actual game
- Fixed scepter recipe and items purchased in the side shops
- Added Draft tab, showing hero pool for -cd and bans/picks for -cd/-cm (sorry, haven't tested this
at all since I don't have any 6.65 -cd replays, so if it doesn't I'll hotfix it later)
- Added Action log tab, which shows a very detailed low level log of the game (I'll add search function
for it soon). It shows hero/item/ability/etc icons and names wherever applicable, player colors
etc, and works with any map, not only dota (the map must be in your wc3 folder under the name
specified in the replay). Loading map and re-parsing the replay takes about 10 seconds. Mech nerds rejoice!
- Haven't fixed crashes yet, I'll work for it soon
**2.03**
- Fixed various crashes
- Fixed Sven's icon in hero chart (reported by Jager)
- Fixed other heroes' skills appearing in build view
**2.02b**
- Added colored names/hero names in timeline tab as well
- Fixed techies icon and a few others
**2.02**
- From now on, instead of resources.mpq the program will come with patch.mpq and when you run
it the first time it will merge the two files - don't rename anything yourself. This way map
data you loaded yourself will not be erased after every patch
- Fixed some more bugs in reading player stats
- Added an option to show hero names in chat log
- Colored player names in chat events (e.g. hero kills)
- Added chat search function (by text or by player)
- Added chat filters (e.g. only show hero kills)
- Updated the list of forum icons for Presentation tab (like )
- Added a set of forum icons for playdota.com
**2.01b**
- Fixed to correctly read recipes again
**2.01**
- Fixed major bug that prevented players and stats from loading correctly
- Fixed to work with 6.60+
- Fixed a bug that prevented upgradeable skills from registering correctly
(e.g. all ultimates affected by scepter, Ogre Magi abilities etc.)
- Changed hero chart a little to accomodate 9 taverns
**2.00**
- Major rewrite, the program now reads all DotA data from the map
- Hero kills, tower/rax kills etc. are now shown in game chat
- Added "Use D-A forum icons" in Presentation tab, which forces the program to use dota-allstars
forum icons for heroes (e.g. :cmai: )
- Added back/forward buttons for easier browsing. I haven't tested this feature extensively, expect bugs
- Added "Replay options" button in game info tab, containing the options to modify replay (as it was before),
delete replay and create backup
- Fixed morphing heroes such as Dragon Knight sometimes not being detected correctly
**2.09**
- Added ExtPresent tab for new script-based Presentation. Sample script is included, see readme for
syntax description
- Updated playdota forum icons ()
- Now shows final items for older replays
- Fixed a couple small bugs
**2.08**
- Added hero icons to gold and experience graphs
- Added zoom to gold and experience graphs
- Added kill details to player info tab
- Fixed APM chart
- Added option to show empty slots in game info tab
**2.07**
- Updated for 6.70
- Fixed several bugs as reported on forums and by Blasz:
Runes names in game chat and in timeline are now displayed properly
Fixed hero levels sometimes being incorrect in game info tab
Fixed several icons
And others
**2.06**
- Fixed a bug that made opening replays much slower
- Improved support for AI replays - now shows heroes and items of AI players
- Improved learned ability detection
- Fixed multiple assists in game chat/timeline
**2.05b**
- Fixed compatibility with new maps
- Added final item build to game info tab, added tooltips for icons
- Added "Find prev" button in chat log
- Fixed copying text in action log, enabled multiple selection
**2.05**
- Fixed chat log search to be case insensitive
- Added search for Action Log
- Added rightclick menu for Action Log that allows copying lines
- Fixed "Copy name" option from rightclick menu in game info tab (it used to copy broken text)
- Added assists to "Copy stats" option from rightclick menu in game info tab
- Added "Copy matchup" button on game info tab, copies list of players and heroes in one line
- Fixed some crashes
- Fixed gold timeline (integer overflow ftl)
- Finally added drag-and-drop support for folder view (tree view still doesn't support it)
- Fixed draft view to work for -cm (note that dota is bugged atm and only lists sentinel picks/bans
in -cd)
- Added streaks and kill combos to game chat and timeline view (use Chat Filters button on top
right to hide them)
- Added support for -switch mode, colors in chat now correctly display the player's current color and
it doesn't say "has been killed by his teammate" incorrectly anymore
- Using blink dagger doesn't drop wards all over the timeline picture as much; the solution is still
temporary and needs more replay data to work correctly
- Added assists to game chat (disabled by an option in Settings), note that dota is bugged atm and doesn't
store this information correctly
- Removed the 8192 size limit on cache; gamecache now uses game date/time as a key instead of filename,
this should remove duplicate replays, there is a very low chance that two different replays have the same
date/time. As a side effect gamecache file may grow very large, delete it and cache replays again if it
causes trouble
- Fixed hero chart to show correct heroes and games
- Added game mode filter to hero chart (suggested by tk1)
- Added buildings to Timeline view, they should correctly disappear when they are destroyed. Timeline view
is now resizable, map image has been updated to the latest version. Dead heroes now disappear correctly
- Fixed odd time marks in graph views (e.g -0:58 to -1:00)
- Added PlayDota smiley tags for items (assuming urn will be when it is added)
**2.04**
- Happy New Year
- Fixed some bugs
- Fixed hero chart a little, it now shows the heroes in the correct order as they appear in taverns
- Updated to 6.65 (the only difference between this and automaticaly loading data is that icons
will update properly)
- Added support for new replay data: roshan, aegis, runes, correct gamemode, hero levels (affects
xp timeline)
- Now recognizes game start (creep spawn) and adjusts lane detection accordingly, added option to
show all times relative to creep spawn like in actual game
- Fixed scepter recipe and items purchased in the side shops
- Added Draft tab, showing hero pool for -cd and bans/picks for -cd/-cm (sorry, haven't tested this
at all since I don't have any 6.65 -cd replays, so if it doesn't I'll hotfix it later)
- Added Action log tab, which shows a very detailed low level log of the game (I'll add search function
for it soon). It shows hero/item/ability/etc icons and names wherever applicable, player colors
etc, and works with any map, not only dota (the map must be in your wc3 folder under the name
specified in the replay). Loading map and re-parsing the replay takes about 10 seconds. Mech nerds rejoice!
- Haven't fixed crashes yet, I'll work for it soon
**2.03**
- Fixed various crashes
- Fixed Sven's icon in hero chart (reported by Jager)
- Fixed other heroes' skills appearing in build view
**2.02b**
- Added colored names/hero names in timeline tab as well
- Fixed techies icon and a few others
**2.02**
- From now on, instead of resources.mpq the program will come with patch.mpq and when you run
it the first time it will merge the two files - don't rename anything yourself. This way map
data you loaded yourself will not be erased after every patch
- Fixed some more bugs in reading player stats
- Added an option to show hero names in chat log
- Colored player names in chat events (e.g. hero kills)
- Added chat search function (by text or by player)
- Added chat filters (e.g. only show hero kills)
- Updated the list of forum icons for Presentation tab (like )
- Added a set of forum icons for playdota.com
**2.01b**
- Fixed to correctly read recipes again
**2.01**
- Fixed major bug that prevented players and stats from loading correctly
- Fixed to work with 6.60+
- Fixed a bug that prevented upgradeable skills from registering correctly
(e.g. all ultimates affected by scepter, Ogre Magi abilities etc.)
- Changed hero chart a little to accomodate 9 taverns
**2.00**
- Major rewrite, the program now reads all DotA data from the map
- Hero kills, tower/rax kills etc. are now shown in game chat
- Added "Use D-A forum icons" in Presentation tab, which forces the program to use dota-allstars
forum icons for heroes (e.g. :cmai: )
BUGS/CRASHES?
Report bugs in this thread please, I don't check my e-mail very often.
If, however, you have specific replays which cause crashes, please e-mail them to d07.riv@gmail.com
If, however, you have specific replays which cause crashes, please e-mail them to d07.riv@gmail.com
CAUTION!
For the way you will be redirected to the download adf.ly then wait 5 seconds and look for SKIP AD button located on the right top of your monitor.RELATED ARTICLES
Tool
- MeepoBot v4 (Completely 32 BIT & 64 BIT)
- WC3 Game Filter
- Warcraft III Game Start Notifier
- Dream DotA Full Version
- MHCD [ Map Hack Click Detector ]
- DotA HotKeys
- DotA WarKey++ Ver. 6.5
- War3HK Tool 5.0.5 - Hot Key DotA
- AucT Hotkeys Tool
- Garena Universal Maphack 11 for Warcraft 1.24b - 1.26a Patch
- Crisgon DotA Toolkit - Advanced Toolkit for Warcraft 3 DotA
- WarKey++ | The Perfect way to customize WarCraft Inventory Hotkeys
0 komentar:
Post a Comment
Thank you for visiting the blog BattleSlight, please you and my friend share it anywhere (Blog, Facebook, Twitter and others) when the perceived benefit. But please ask if the source of the article included a link that agan Dann share buddy Blogger, Thank You ^_^