A suggestion I have for a new feature would be saving the league of the opponent in the database. I know the info is not in the replay files so it might not be practical but would there be a way to make an addon for it? Saving the leagues in a seperate file maybe?
Sc2gears 14.3.3: Replay version 2.1 support - Page 102
Forum Index > SC2 General |
ExoTau
Canada67 Posts
A suggestion I have for a new feature would be saving the league of the opponent in the database. I know the info is not in the replay files so it might not be practical but would there be a way to make an addon for it? Saving the leagues in a seperate file maybe? | ||
Dakota_Fanning
Hungary2332 Posts
On September 05 2011 01:43 ExoTau wrote: Another praise post in this thread! LOVE SC2Gears. Wanted to program something to keep track of my stats but I quickly abandoned it when I found your software cause there's no way I could have done something as great as SC2 Gears is. Can't praise that thing enough. A suggestion I have for a new feature would be saving the league of the opponent in the database. I know the info is not in the replay files so it might not be practical but would there be a way to make an addon for it? Saving the leagues in a seperate file maybe? The problem is that Battle.net does not provide historical league data. You can't query the league of a player for the time of the game/replay. Also this info would not be accurate as the league changes over time. It could also be misleading if a player creates a new account or just starts to play. Also there are players who lose on purpose to get demoted to lower leagues in order to easily collect wins... Another thing is that after losing 1-2 games during placement matches you could be placed in an improper league. For example me and a friend of mine are both Master in 2v2, we played the placement matches, lost 1 or 2 games and ended up in Platinum league. Even after playing and winning like 10 additional games we're still in Platinum. We rarely play 2's together so it's quite likely we'll stay in Platinum for a long time which is obviously not the proper league of our team. | ||
ruxin
United States183 Posts
| ||
Dakota_Fanning
Hungary2332 Posts
On September 05 2011 17:20 floorboard wrote: my multi replay analysis gets stuck at 79% every single time and wont go on, anyone else have this problem? Probably some error occurs which will appear in your log. Please send it to me and I'll take a look. Logs are saved in the "User Content/Logs" folder. | ||
giann
France7 Posts
| ||
dvide
United Kingdom287 Posts
You could have them all default to disabled because the default template is fine for most people, but it does gives you more options. For me, I'd like this feature because I want to have the race matchup (i.e. ZvT) and the names of the players in the filename for 1v1s, and it's good for 2v2s too because knowing if it was a ZZvTT or a TPvTP can still be useful. But I think for 3v3s and above, this template becomes unwieldy, and I don't care anyway who is playing and what the races of each player is. That's because for me, 3v3 and 4v4 are more for my enjoyment and relaxing rather trying to be competitive. So using my default template, it's fine for 1v1: 1v1\ZvT - dvide vs SomeDude - Shakuras Plateau (MD5_7W#qnpMg1M2sGNf#jJv8iE).sc2replay It allows me to scroll through my replay folder and find the replay I was looking for very quickly. For 4v4 though, it produces huge filenames like: 4v4\ZZTTvTTTP - dvide, Zexs, Kalyos, nemrod vs BigBison, iET, leg, Wrath - Outpost (MD5_6Q0$QbgX3tX8L6yYkemEfU).sc2replay When it's a 4v4, I don't care much if the match was a ZZTTvTTTP or a ZTPPvPTZP. I'm not going to be looking for something that specific. Nor is it really useful for me to see all of the players. So using the override template in the image, it would produce instead: 4v4\dvide (Z) - Outpost (MD5_6Q0$QbgX3tX8L6yYkemEfU).sc2replay That's assuming I add my name to the favoured player list of course. | ||
michaelhasanalias
Korea (South)1231 Posts
I'm trying to work on integrating more camera hotkeys into my play and being able to track them would be amazing. Do the replays track camera hotkeys? Is it something already written into the program? (I can't live without your program btw and the work you do is awesome.) | ||
Dakota_Fanning
Hungary2332 Posts
On September 06 2011 15:51 michaelhasanalias wrote: Is it possible to add a stat to track camera hotkey usage? like under hotkeys you could also have an option to show camera hotkey usage? I'm trying to work on integrating more camera hotkeys into my play and being able to track them would be amazing. Do the replays track camera hotkeys? Is it something already written into the program? (I can't live without your program btw and the work you do is awesome.) Only the new camera positions are recorded, the replays do not contain info about how you moved your camera there. | ||
Dakota_Fanning
Hungary2332 Posts
On September 06 2011 03:02 dvide wrote: I think it'd be nice to be able set different auto-save name templates for the different game formats (i.e. 1v1s, 2v2s, etc). I'm thinking something like this in the settings dialog (click image): You could have them all default to disabled because the default template is fine for most people, but it does gives you more options. For me, I'd like this feature because I want to have the race matchup (i.e. ZvT) and the names of the players in the filename for 1v1s, and it's good for 2v2s too because knowing if it was a ZZvTT or a TPvTP can still be useful. But I think for 3v3s and above, this template becomes unwieldy, and I don't care anyway who is playing and what the races of each player is. That's because for me, 3v3 and 4v4 are more for my enjoyment and relaxing rather trying to be competitive. So using my default template, it's fine for 1v1: 1v1\ZvT - dvide vs SomeDude - Shakuras Plateau (MD5_7W#qnpMg1M2sGNf#jJv8iE).sc2replay It allows me to scroll through my replay folder and find the replay I was looking for very quickly. For 4v4 though, it produces huge filenames like: 4v4\ZZTTvTTTP - dvide, Zexs, Kalyos, nemrod vs BigBison, iET, leg, Wrath - Outpost (MD5_6Q0$QbgX3tX8L6yYkemEfU).sc2replay When it's a 4v4, I don't care much if the match was a ZZTTvTTTP or a ZTPPvPTZP. I'm not going to be looking for something that specific. Nor is it really useful for me to see all of the players. So using the override template in the image, it would produce instead: 4v4\dvide (Z) - Outpost (MD5_6Q0$QbgX3tX8L6yYkemEfU).sc2replay That's assuming I add my name to the favoured player list of course. Good idea, will think about it. | ||
michaelhasanalias
Korea (South)1231 Posts
edit: suddenly it's working again and I didn't change anything or even restart it. It doesn't say replay saved but it's loading the last replays as it usually does.... | ||
Dakota_Fanning
Hungary2332 Posts
On September 07 2011 09:42 michaelhasanalias wrote: since last night my sc2gears doesn't play the autosave sound and doesn't autoload the last replay. Any idea what may have caused this and how I can fix it? I must have hit a button somewhere. edit: suddenly it's working again and I didn't change anything or even restart it. It doesn't say replay saved but it's loading the last replays as it usually does.... Maybe you disabled the sounds? Maybe you disabled just this sound (Replay auto-save tab). Maybe you played with a new account (which has a different replay folder), maybe... I don't see into your computer. Try restarting Sc2gears. Are other sounds work? If you still have the problem, send me your settings.xml and your logs and I take a look. | ||
Tazerenix
Australia340 Posts
I'm a pretty pathetic player when it comes to watching replays after my losses. I'm not sure how the replay watching system works on the client but i was wondering if you could add (or there is a plugin that adds this) a feature that will give me an option to watch replay directly after a game, maybe as a popup like the player rank popup after a game. Thanks | ||
Shade_FR
France378 Posts
On August 30 2011 03:21 Dakota_Fanning wrote: Does anyone have PTR 1.4 replays? If so, please send them to me so I can start preparing for replay format changes. Thanks. Can North American players (you guys have access to the PTR) help Dakota out ? | ||
IronDoc
United Kingdom27 Posts
On September 08 2011 18:39 Tazerenix wrote: Hi Dakota! I'm a pretty pathetic player when it comes to watching replays after my losses. I'm not sure how the replay watching system works on the client but i was wondering if you could add (or there is a plugin that adds this) a feature that will give me an option to watch replay directly after a game, maybe as a popup like the player rank popup after a game. Thanks I don't think it can open a replay separately from SC's menu system unless SC isn't open to begin with. So that's impossible, I think. | ||
Dakota_Fanning
Hungary2332 Posts
On September 08 2011 21:43 IronDoc wrote: I don't think it can open a replay separately from SC's menu system unless SC isn't open to begin with. So that's impossible, I think. Sc2gears cannot play replays as SCII can, but you can have Sc2gears to start the replay in SC2 if SC2 is not running and you right click on the replay and choose "Watch replay". Also you can animate the map if you open the replay and choose the "Map view" chart, and click on the "Play" icon below the chart (and zoom the chart). | ||
Dakota_Fanning
Hungary2332 Posts
Details are in the first post. | ||
escruting
Spain229 Posts
| ||
graNite
Germany4434 Posts
Is there a way to get the double entrys out? I only play terran and there are always two lines in the "map per matchup" tab, for example: Lost Temple *vP 98% Lost Temple TvP 98% (98% is no my real winrate :D ) | ||
pycho
Paraguay372 Posts
| ||
Ignorant prodigy
United States385 Posts
Keep up the great work Dakota. This is an awesome program for stat junkies like myself. | ||
| ||