Install Steam
login
|
language
简体中文 (Simplified Chinese)
繁體中文 (Traditional Chinese)
日本語 (Japanese)
한국어 (Korean)
ไทย (Thai)
Български (Bulgarian)
Čeština (Czech)
Dansk (Danish)
Deutsch (German)
Español - España (Spanish - Spain)
Español - Latinoamérica (Spanish - Latin America)
Ελληνικά (Greek)
Français (French)
Italiano (Italian)
Bahasa Indonesia (Indonesian)
Magyar (Hungarian)
Nederlands (Dutch)
Norsk (Norwegian)
Polski (Polish)
Português (Portuguese - Portugal)
Português - Brasil (Portuguese - Brazil)
Română (Romanian)
Русский (Russian)
Suomi (Finnish)
Svenska (Swedish)
Türkçe (Turkish)
Tiếng Việt (Vietnamese)
Українська (Ukrainian)
Report a translation problem
Aww thanks !
Noted xD
Noted.
How I about I store the last select sort method and keep it for the next searches ?
I'm still working on integrating with the RocketLeagueStats API.
Once I have the necessary data, this would be easy to add.
Should be easy.
Whoa ! That sounds powerful but might be tougher to implement xD
I'll have to think more about how to go about this.
Yup. This is already in the pipeline, but it might take some time: I need to first revamp the ways stats are computed/stored so that they are time based instead of global, then I'll start on this.
I already thought a bit about this one, but, while easy to implement, is such a view really useful/usable ?
For example, consider this screen shot from https://www.rocketleaguereplays.com:
https://i.imgur.com/ejfFG4f.png
For me, this view tells me nothing: I have no pointer/clues on the replay if I did not name it before saving it. I don't know if I'm in it or not, if I'm in it I don't know which team I was on, or if I was playing with my 2's mate or with a random, etc.
The first should be doable based on the replay data, I think.
Not sure I understand the second: the speed the player was moving at just before taking the shot ?
Doable.
Doable.
In the pipeline.
Not sure about this one, since most game, afaict, have less than 5 demos.
Maybe a map where I just plot the demo locations as simple points, instead of "heatmap".
Yep, in progress.
I might give it a shot at contacting Psyonix, though. based on what I read online, the API access has not been granted for a while now.
I'll look into this.
Yup. This is a "feature" of the replay file format xD
I'll copy/pasta my reply in another thread:
Yep, the replay files only stores stats for the players who finished the game.
This info is stored in the replay header.
For the stats part, I do go through all the replay frames and that's why you end up with all the players having entered/left the game, sometimes more then 4 in a 2v2 game for example.
I might end-up use that in the list view. I'll look into it.
Apart from a warning popup before leaving, not sure I can do anything about this.
It might be badly explanined, but the red thingy is not a failed upload, rather a failed parsing/processing of the replay file.
The file was successfully uploaded, but my parser failed to process it.
xD We'll see about that in a while, once I/m done handling all the feedback you guys are gicing to me :D
Same :D
Me likey some dark theme !
Noted.
Thank you again for your valuable input.
I agree with Broadway here, a compact view would be nice as an option. But maybe it could be done with the best of both worlds. Implement the option of having the default view be compact, or default be expanded. But as well, have each "header" be able to expand information on the replay. That way if you upload a lot of replays, you can sort by date, scroll down to around the date you're looking for, and expand a few one at a time until you find the relevant replay.
Think of CSGO, how in its own built in replay viewer, you can see the map and score in the list of replays. However, if you want to know more about it, you click on it to expand the details it shows you. But personally, I wouldn't want it exactly like CSGO and would rather be able to have an expansion arrow somewhere in the header for each replay to minimize or maximize it on demand. Proabably place it next to the download button.
I never played CSGO. Could you share some screenshots of how the replay viewer looks like ?
Notice how on the left bar there is replays to click from, and the rest of the screen on its right is more information about the match, like who was in it. I personally don't prefer that type of system, but I thought it was relevant to mention.