omp
Account Details
SteamID64 76561198044449781
SteamID3 [U:1:84184053]
SteamID32 STEAM_0:1:42092026
Country Armenia
Signed Up July 18, 2012
Last Posted May 1, 2014 at 12:53 AM
Posts 356 (0.1 per day)
Game Settings
In-game Sensitivity
Windows Sensitivity
Raw Input  
DPI
 
Resolution
 
Refresh Rate
 
Hardware Peripherals
Mouse  
Keyboard  
Mousepad  
Headphones  
Monitor  
1 ⋅⋅ 11 12 13 14 15 16 17 ⋅⋅ 24
#67 New matchmaking site similar to Tf2lobby in TF2 General Discussion
cinqatf2.org is what it is right now because that's how much work I was able to do on it. The real goal is (and always was) to have a point and click interface that has different options depending on which channel you are looking at.

It's never been my style to talk about ideas of projects I plan to do because having ideas is easy. The hardest part is completing these toughs into something that is functional.

This is definitely a cool concept. That said, I think the implementation can make a world of difference.

It would be great to have this implemented using a client-server architecture. Move the majority of the bot's functionality into a separate backend and give it a clean HTTP-based API. Then, you can allow various clients to connect to it, the most obvious of which would be the web-based point-and-click interface, as well as an IRC bot that simply utilises the aforementioned API. This would also allow for much more creative clients, if anybody chooses to create one, given that the API is open.

I think this is a much cleaner solution than the more obvious option of building a graphical interface as a layer on top of the IRC connection. Of course, this is easier said than done, as it creates a decent amount of additional work.

All this brainstorming aside, thank you for all of your work on this front. I'm sure atf2, even in its current state, has helped a lot of people uncomfortable with IRC.

posted about 11 years ago
#7 THQ Humble Bundle in Off Topic

No Linux support this time around. =/

posted about 11 years ago
#65 New matchmaking site similar to Tf2lobby in TF2 General Discussion

I'm going to have to agree with wareya about atf2.org. It's just a qwebirc installation that auto-joins a few relevant channels. In fact, I'd consider it worse than traditional IRC clients, because connectivity issues become more of a nuisance with qwebirc.

Also, irssi master race.

posted about 11 years ago
#3 [code] tag doesn't preserve indents in Bug Reports

Currently, the HTML structure for these blocks is:

<code>blah<br />
blah<br />
blah</code>

A solution would be: (of course, doing this in the style sheet is a better idea.)

<code style="white-space: pre;">blah
blah
blah</code>

Or, alternatively:

<code><pre>blah
blah
blah</pre></code>

Basically, anything to let the rendering engine know that the code is pre-formatted should leave the white space intact.

Of course, make sure to remove any line breaks nested between the code tags.

posted about 11 years ago
#20 MGE iT West in TF2 General Discussion
benefitmore people need to use this server

There were quite a few people on it earlier today.

posted about 11 years ago
#8 New Mousepad/Mech Keyboard in Hardware
ScrewballTenkeyless
Cherry Brown/Red
High build quality

QuickFire Rapid: http://www.amazon.com/dp/B007VDLVD4

Get this and some custom key caps to get rid of the branding.

posted about 11 years ago
#37 New matchmaking site similar to Tf2lobby in TF2 General Discussion
fraacRegarding the name, if you say "TF2 center dot com" a lot of the world will instinctively spell it differently. So yeah it's a bad name. Captains and Mumble are necessary.

Agreed. Forwarding tf2centre.com to tf2center.com should solve this.

posted about 11 years ago
#31 New matchmaking site similar to Tf2lobby in TF2 General Discussion
capnfapnThis might be a little over the top but making it so that it forces you to prove that you have a mic when you register would be nice.

I think this is a bad idea. However, my opinion here is mostly irrelevant because there is no decent way to implement this in the first place.

posted about 11 years ago
#3 MGE iT West in TF2 General Discussion
reillyWhat is ELO?

http://en.wikipedia.org/wiki/Elo_rating_system

posted about 11 years ago
#18 Comfy Headphones? in Hardware

Audio-Technica ATH-AD900: http://www.amazon.com/dp/B0006OQY2S

Amazing sound quality and incredibly comfortable. It's at a good price now, too.

I'd argue that these are the best headphones for under $300.

posted about 11 years ago
#11 Logs.tf match stats in Projects

Good work.

What language is it written in, and is it open source?

posted about 11 years ago
#123 New iT! Server - What do you people want? in TF2 General Discussion
klananaMGE iT West is going to be the 2nd server

I love you.

posted about 11 years ago
#313 my new hud. in Customization
DrewYou should make screenshots of the different scoreboards.

Maybe eventually. They are mostly the same with some minor change. (The _bottom ones have the side stats bar at the bottom, mostly for 4:3 and 5:4 users, and the 16v16 ones just extend the scoreboard down to make room for an extra four players on each side. The 6v6 one is pretty different in layout, but I'll probably modify it to fit in with the rest at some point.)

lynahow the hell does this have more than 300 replies?????????????

I released it in a half-complete state, so there are quite a few pages of changes/additions, bug reports, feature requests, etc..

posted about 11 years ago
#309 my new hud. in Customization
Pereyanyone else noticing the health colors randomly changing from white/yellow?

Please elaborate.

posted about 11 years ago
#307 my new hud. in Customization
HippoWould it be possible for you to add a team colored border option around the health cross? thanks

I won't be adding it to the actual HUD. I'd help you add it, but I don't have access to TF2 right now. Maybe you can look at another HUD and see how they do it? It's probably done through the HudPlayerHealth.res file.

VoodooChowall the hud xhairs for me are grey, even when i change the color values. Any help?

You must be doing something wrong. You'll need to post more information for me to be able to help you.

posted about 11 years ago
1 ⋅⋅ 11 12 13 14 15 16 17 ⋅⋅ 24