dango
Account Details
SteamID64 76561198028750428
SteamID3 [U:1:68484700]
SteamID32 STEAM_0:0:34242350
Country Cyprus
Signed Up July 21, 2012
Last Posted November 17, 2017 at 10:06 AM
Posts 1535 (0.4 per day)
Game Settings
In-game Sensitivity 1.4
Windows Sensitivity 7
Raw Input 1
DPI
1150
Resolution
1920x1080
Refresh Rate
120hz
Hardware Peripherals
Mouse  
Keyboard  
Mousepad  
Headphones  
Monitor  
1 2 3 4 5 ⋅⋅ 101
#1 demoviewer in Projects

demoviewer
Download it here

http://i.imgur.com/8kxL2fZ.png

Demoviewer is a tool I made to manage your demo files and view a few extra details about them. The key ones include

  • Events recorded from ds_record (bookmarks, killstreaks)
  • Map the demo was played on
  • Username at the time the demo was recorded

Launching demos
Right now this tool can launch TF2 directly into a demo by double clicking it (or selecting Demo>Play), however TF2 doesn't offer a way to start a demo if TF2 is already open, unfortunately. I've emailed them about this but didn't even get the standard "I'll forward this to the team" so I wouldn't count on this changing any time soon.

ds bookmarks/killstreaks

http://i.imgur.com/VuM8pAy.png

TF2 can now auto record on mp_tournament servers, but apparently it starts recording as soon as your enter the server, rather than when both teams ready up. You may want a manual bind instead if you choose to use ds.

Source
https://github.com/dangodai/demoviewer
Feel free to contribute if it so pleases you

PS. I don't actually have a computer with Windows (other than a tablet, which doesn't have room for TF2) so chances are there are some bugs since I can't really test well. Please report them here.

posted about 7 years ago
#10 Demo Support tool (valve prec) in Customization

Just FYI, you can set ds to record for mp_tournament now, so you don't really need this anymore.

posted about 7 years ago
#16 Custom Hud's not working (not even one) in Customization
yttriumNot really a bug so much as an unintended feature. Case sensitivity is something you have to account for on UNIX and UNIX-like filesystems, which Windows does not abide by. Frankly all this means is that Valve is actually doing their Linux programming correctly - TF2 really isn't running under a WINE compatibility layer. If they wanted to try and fix this "bug" they would actually have to develop a workaround that makes Source on Linux not conform to the Linux filesystem standard.

I'm not quite sure I follow this logic. I noticed the issue because when launching a HUD with uppercase letters, TF2 will automatically make a folder with the name in lowercase for sound/sound.cache. This means that at some point (presumably before the HUD files are loaded, since the HUD doesn't ever load) they are calling some sort of String.toLower() function which certainly doesn't make sense when case sensitivity is an issue. My assumption is they convert the stored name to lower case for some reason, and then attempt to find the folder matching that lowercase name, which as you pointed out doesn't work on a case sensitive system.

Edit: I don't know anything about HUD making at all, so sorry if I'm missing the point.

posted about 7 years ago
#13 Custom Hud's not working (not even one) in Customization

Solution:
The HUD folder and the the HUD name in info.vdf must be in lowercase.
Example: I had to rename my "Garm3n R-B" folder to "garm3n r-b", and do the same in the info.vdf file.

I don't think this was the case before MyM and I assume it's a bug, but can be solved by HUD makers just making everything lowercase. Is it worth posting a PSA thread for hud makers or should I just attempt to email valve (ha ha)?

Thanks yttrium for suggesting yayahud (which works), which made me realize the solution.

posted about 7 years ago
#9 Custom Hud's not working (not even one) in Customization

I just tried 7HUD as well, same result as the rest, just opens with the default hud. My folder structure is below, can anyone confirm I'm not doing something wrong?

├── custom
│   ├── 7HUD
│   │   ├── materials
│   │   │   ├── console
│   │   │   │   └── characters
│   │   │   └── vgui
│   │   │       └── replay
│   │   │           └── thumbnails
│   │   ├── resource
│   │   │   ├── centered
│   │   │   ├── fonts
│   │   │   ├── lowered
│   │   │   └── ui
│   │   │       ├── build_menu
│   │   │       │   └── pipboy
│   │   │       ├── destroy_menu
│   │   │       │   └── pipboy
│   │   │       ├── disguise_menu
│   │   │       ├── econ
│   │   │       │   └── store
│   │   │       │       └── v2
│   │   │       ├── notifications
│   │   │       ├── replaybrowser
│   │   │       └── training
│   │   │           ├── basictraining
│   │   │           ├── modeselection
│   │   │           └── offlinepractice
│   │   └── scripts
│   ├── 7hud
│   │   └── sound
│   ├── userstuff
│   │   ├── cfg
│   │   │   └── sound
│   │   └── sound
│   │       └── ui
│   └── workshop
│       └── sound

Here's a pastebin of the tree including files http://pastebin.com/raw/k1KimAdv
Edit: Tried on my desktop and laptop, antergos and arch. Same on both.

posted about 7 years ago
#7 Custom Hud's not working (not even one) in Customization

Bump. Does anyone have huds working on linux? Or have they broken it.
The only hud that I get to show up at all is wavesui but it's partly broken still. Every other hud I've tried just opens with the default hud.

posted about 7 years ago
#7 i made my first knife (and second) in Off Topic

Damn, this is pretty cool. What's the total cost? Both materials and tools

posted about 7 years ago
#43 cheater reaches #1 in MM in TF2 General Discussion
MR_SLINI played against him yesterday, he was playing scout on granary. It didn't seem like he was cheating but when he started losing he abandoned so I didn't get any exp for winning :/

He is 100% hacking. He switched to sniper when he wasn't winning and he didn't miss a headshot.

posted about 7 years ago
#14 Amazon Prime Day 2016 in Off Topic
Gen_CavemandangoSEs sold out :( Grabbed the original ones for $119 though at least.
Are you sure? I bought them just now and they still say they are in stock atm.

I'm in Canada. Probably different stock levels.

posted about 7 years ago
#131 wavesui in Customization
extracrispyshould be like tf/custom/wavesui

and in the wavesui directory, theres materials, scripts, resources and dont forget the info.vdf file

Thanks, my mistake I did miss the info.vdf file.
I'm not sure what the hud element is called, but when I'm being healed or looking at players I can't see their health/uber%/name. All that shows up is this squished health cross
http://i.imgur.com/Q4TUuCT.jpg

(I think this is targetID? I tried both classic and alt, and tried with tf_hud_target_id_disable_floating_health 1/0)

posted about 7 years ago
#12 Amazon Prime Day 2016 in Off Topic
delpoBought Sennheiser HD 598 SEs for $110 CAD, looking forward to trying them out.

SEs sold out :( Grabbed the original ones for $119 though at least.

posted about 7 years ago
#127 wavesui in Customization
komorebiThe "find a game" button isn't working for me with your hud (I mean that no dropdown menu is opened, not the servers). I'm running a fresh install from huds.tf, and the button works fine when I remove your hud. Sorry if you're already aware.

Same issue here. Clicking Find a Game doesn't open the dropdown menu. Freshly cloned from github, 1920x1080

Edit: Actually my ingame hud doesn't look anything like the screenshots. Do I still just drop materials/resource/scripts into my tf/custom/userstuff? Or has that changed at some point.

posted about 7 years ago
#7 Recent discussion Threads could link to last page. in Site Discussion
RhettroOne thing that would make this idea even better would be if it's your first time seeing the thread you go to the first page, but if you've already visited it it takes you to the last page

This doesn't really make sense. If the thread rolls over to a new page since you last looked you would still end up on the wrong page.

Like Victor said, tftv+ used to take you to your last unread post in a thread (and highlighted which threads had new posts). It's the only feature that really makes sense.

posted about 7 years ago
#7 RIP Christina Grimmie in Off Topic

Damn, used to watch her earlier videos like 5 years ago. One of the last people I'd ever think to get shot

uberchainWhat the fuck.
posted about 7 years ago
#6 Longest competitive 6's match? in TF2 General Discussion
Dreamboatcp_ashville or w/e with mangachu.

https://play.esea.net/index.php?s=stats&d=match&id=2968829

I think they paused forever and the server passed the 2(?) hour time limit and then restarted itself.

posted about 7 years ago
1 2 3 4 5 ⋅⋅ 101