bearodactyl
Account Details
SteamID64 76561198059645150
SteamID3 [U:1:99379422]
SteamID32 STEAM_0:0:49689711
Country United States
Signed Up March 12, 2013
Last Posted October 29, 2024 at 9:01 PM
Posts 3826 (0.9 per day)
Game Settings
In-game Sensitivity 2.88
Windows Sensitivity stock
Raw Input 1
DPI
1800
Resolution
1080
Refresh Rate
120
Hardware Peripherals
Mouse zowie za11
Keyboard quickfire tk mx blue
Mousepad puretrak talent
Headphones grado sr225i
Monitor asus vg248qe
1 2 3 4 ⋅⋅ 254
#14 RGL Lan 2025 in LAN Discussion

I can't lie the idea of every tf2 lan going forward taking place in downtown philly is pretty depressing so I hope the community can somehow a LAN happen at the localhost denver or fullerton again in the future

posted 3 weeks ago
#30 evil rgl in TF2 General Discussion

Idk why this needs to be said but instead of banning people out of the blue, people should be (warned) for things.

In ESEA if a team tried to make their team name something edgy that was over the line, tri would just tell them "hey you need to change it", working with the players and being forgiving/less strict with banning people means players are happier and drama is avoided

In RGL on the other hand, if someone is deemed to have crossed the line the ban hammer comes down instantly, without any warning, or discussion with the player. Teach people the rules instead of punishing them for not understanding them. If RGL never did things out of the blue and gave warnings/were more lenient about stuff, the majority of these threads/drama would be avoided.

For this case in particular it's so braindead simple, just delete the post if it's a problem, tftv nukes posts all the time but i dont think ive ever seen a thread on this site for someone getting wrongfully banned, cause the admins are (correctly) hesitant to punish people. And if they did make a mistake and have public backlash, they wouldn't die on their hills, that's just poor management being at odds with the community so often (okay enigma did go power crazy that one time but that was the exception)

At the very worst they should be temporarily banned from the forums, if someone posted that shit on tftv nobody would care at all, it's just unlucky that hl players I guess have to use RGL forums (this is like banning someone from RGL because they troll or otherwise get temp banned from pugs, shit should be totally separate).

posted 2 months ago
#13 reece's cool new awesome video(s) in Videos

these are sick but we need u back playing full time offclass in RGL main thats where the real content is

posted 2 months ago
#10 having raising canes for the first time today in Off Topic

theres one in boston and it always has a huge line, deserved, pretty solid esp for the price

posted 2 months ago
#21 RGL S16 Advanced Happenings/Discussion in TF2 General Discussion

reading this thread feels like overhearing local kids talking about high school drama lol

on an actually relevant note looks like there's ten teams currently registered so that's good, hopefully matches are released Soon so people can start figuring out scheduling

posted 2 months ago
#15 demos.tf - Demo editor in Projects

OK no worries then, I'll prolly just make some script to upload demos to google drive. It would be 12x as many demos if everyone did it so that is a large volume of extra hosting. This upcoming RGL LAN is requiring all of the players to record demos and upload them for the sake of making a frag video, and are just using google drive.

I think it would be cool to be able to use the demo viewer / demo metadata stuff on demos.tf somehow with POV demos but not actually hosting them to download, would it be possible to enable private uploads? Being able to look through quickly on the browser and view the killfeed and stuff like that is super useful (if the demo editor functionality is made good enough maybe these features could be incorporated into the same thing, basically being able to view and also quickly trim the demo in the browser and then download it)

posted 4 months ago
#13 demos.tf - Demo editor in Projects

Ended up messing around with this for a few hours and made a simple GitHub repo with some scripts in case anyone's interested: https://github.com/elliottower/demostf_pov_autouploader/tree/master

I was able to get a working python script that matches the STV demo for a given POV, and fetches metadata, which I can definitely see being useful, though it currently just uses the date timestamp in the filename (rather than looking at the demo contents itself).

  • For the sake of using the in game recorder this should work well enough, but a better solution would be to actually inspect the metadata of the game (otherwise you can just rename any demo and trick it)
  • I figure the developers of demos.tf can do this better than I can anyways, as I've never even looked at demo data, and the python tooling for this seems limited -- though it should be possible by decompiling and using https://github.com/Source-Python-Dev-Team/Source.Python

I found two issues from the demos.tf side:

  • I tried out calculating the real start ticks, which I tried trimming with the editor (https://demos.tf/edit), and then uploading via https://demos.tf/upload, but it seems to have corrupted -- the duration went from `45:24` in the editor to `2579:53:21` in the uploader, when I trimmed off ten mins from it (pre-game ready up wait time). It then says error cannot upload demos longer than an hour.

  • I also found that the demo uploading API seems to be broken. I was able to do get requests but all post requests sent to https://api.demos.tf/upload has 404 errors, maybe your account has to have a specific flag to be able to upload via the API?

I also made a proof of concept script to monitor your demos folder and try to upload whenever a new file appears (and isn't being currently written, which tf2 does continually until the match is finished), so if the API issues above are fixed this could potentially be used by players -- though it wouldn't have privacy options, and it would spam demos.tf with uploads (the titles would be `na.serveme.tf #559357 - RED vs BLU - Cronjington Magoo` which I thought was fine though, if someone sees a demo with a specific player name as a hyphen they can probably guess it's not the regular STV)

posted 4 months ago
#12 demos.tf - Demo editor in Projects

This is very cool, not sure how actively you're developing new features like this but I wonder if it'd be possible to automatically trim to the start of matches -- similar to how P-REC started recording then. I tested uploading a pov demo (link) to the site and was actually able to see the metadata, players, logs, etc. Given the filename was from my in game tf2 recorder I was then able to look through my logs and find the equivalent STV (link) by looking at map/dates and then confirming because it shows the same players when you pull it up. But of course since I uploaded a POV demo with the in game recorder, it recorded the pregame, and that's reflected in the logs you see when the POV one is pulled up (see first link above). Basically, I'm thinking that you can probably automate the process I'm doing and look for the same players and same map and same date, and match the POV to the STV, and then automatically trim it (not sure if the POV demos with in game actually end at the end of the match config, but there should be some way to match up events and such).

TLDR: I think it should be possible to automatically trim POV demos by looking up corresponding STV demos on demos.tf, and it would be a really awesome feature if you could upload POV demos and have the site automatically trim them. If this feature would be too difficult for you to tackle I (or maybe someone else on this site, we have tons of compsci nerds lol) could at the very least look into it.

---

Another feature that would be really really useful would be if it was possible to upload POV demos to demos.tf directly and have proper support for them--currently it actually shows up in the same list of STV demos and there's no clear way to distinguish them--someone could download the POV demo I linked above thinking it was an STV.

Some important features:
1. The ability to upload privately, and have it only show up under your name (currently you can filter basedd on logs you're in, but there could probably just be a separate tab for your POV demos or something)
2. The ability to share a link to a privately uploaded demo (e.g., send to admins to review, or send to submit to a frag video, jump competition, etc.)

Some simple-ish extra features that would be nice:
3. The ability for people to make their own lists, for example you could go through and select all of your match demos for a given season and organize them
4. Ability to export a list or batch download files (e.g., all of your demos from one season, or from a LAN)

Some much more complex features:
5. The ability to automatically upload from in game, similar to STV auto uploading. This one I'm not even sure if it is possible, but it would be huge because it removes the human error component (and if somebody goes away on vacation and leaves their computer, it will automatically be uploaded)
- I was thinking about doing a simple script for this to upload to google drive, but then realized well if there's already an API (docs) for demos.tf, that would be much better. Only problem was the privacy--some people likely will not want their POV demos to be public. But adding a simple privacy option I think would make this viable, and allow someone like me to test out auto upload scripts.

The motivation for this is that it would make it significantly easier for people to upload and share demos for things like RGL demo checks (see https://www.teamfortress.tv/64762/a-thank-you-letter-to-rgl for context, basically a lot of people have been punished for missing demo checks now that P-REC doesn't work).
* Currently people generally upload to google drive/dropbox/etc., but this is difficult to organize, easy to mess up sharing privileges, and often times has people uploading .zips which leads to security issues
* Currently there is no way to see metadata, or even verify it's the right demo except by opening it in game and viewing it--though it could very well be the same players on the same map but not the match, etc. My guess is admins don't even look at a large number of the demos uploaded, which is not exactly great practice, but if it was easier to see metadata and view things at a glance, they probably would more.

posted 4 months ago
#4 I'll Cast Your Games in TF2 General Discussion

u love to see it

posted 4 months ago
#12 RGL S15 Advanced Happenings/Discussion in TF2 General Discussion
DivineATbearodactylgotta love the classic RGL admins being completely out of touch and making overly strict rules, then refusing to admit they were wrong / head admin doubling down with unilateral decision for a division he has never played in
see u on monday bear
Show Content

new development: admins told us we could reschedule to monday (fathers day and ppl on both teams being unavailable) but just now went back on that and are forcing us to play sunday with only a day's notice

how are they even allowed to do that, we were perfectly ready to play on thursday and then the night of the match they seemed to cave and say okay fine it can be reschedule (cuz there were gonna be 2 ringers on both teams), and now they're flip flopping again? this shit is seriously so absurd it's like they're trying to be as difficult and as possible

like sorry but the admins should just forfeit the right to make decisions for a div at a certain point, once the season is started let the rules be how they are for that season -- u failed to even start the season correctly with the map pool, had a shitfest swapping that around (but did it via a poll thankfully), tried to implement this nazi ass no reschedule rule mid season, changed it saturday to sunday, then said we could have this exception to do monday, then went back and said no exceptions, what's next? 3 more flip flops after this? jemond stepping in and saying enough is enough let the players have their way?

the lesson to be learned here is if you try to be too heavy handed as a league and make too many strict rules, you're inevitably going to make the wrong decisions and piss the players off (see all the RGL bad threads -- did we ever see those threads for esea or etf2l? no because they just let ppl play the game and don't get in their way), but alas our Community League cares less abt the community than their own power tripping

posted 5 months ago
#7 RGL S15 Advanced Happenings/Discussion in TF2 General Discussion

gotta love the classic RGL admins being completely out of touch and making overly strict rules, then refusing to admit they were wrong / head admin doubling down with unilateral decision for a division he has never played in

posted 5 months ago
#4 RGL S15 Advanced Happenings/Discussion in TF2 General Discussion

can we talk about the fact that they randomly decided in the middle of the season, that games cannot be rescheduled past saturday???

like i get it's stupid if a match gets pushed back more than a week or so, but to go from effectively no limit on rescheduling to the most strict limit it possibly could be, is a very Bad idea (also, playing matches on fridays or saturdays literally never happens in 6s lol at the very least let people play on sundays)

changing the map pool mid season is already crazy enough, but if you're going to do this, at least do the same process of polling all the team leaders and getting a consensus

posted 5 months ago
#22 Tf2center Discussion. in TF2 General Discussion

i just played 2 centers and both were semi stacked at least and the second had ppl someone constantly sniping on the other team (warning in chat that theyll get banned doesnt stop ppl)

you should just change the config to disallow offclasses lol its a lobby so who cares if u cant heavy engi on last, better that than aids offclassing to mid IMO (im sure theres a way to override the RGL or ugc or whatever configs people run the lobbies on)

also you might want to do more linebreaks / paragraphs in your posts if you want people to read thru them cause a big wall of text a lot of ppl just skim over

posted 5 months ago
#20 Tf2center Discussion. in TF2 General Discussion

stacking makes the site pretty awful a lot of the time but i do like that lobbies start up before scrim times usually and you can play *some* tf2 even if its not very high level

have to say tho, RGL open pugs seems strictly better (tf2mix/mixchamp basically, because of the auto picking, and actively developed even if still having flaws) and i feel like trying to get people to play there or in captain pugs is a better idea -- you can't all of the sudden change the culture for tf2center that's existed for like 10 years, the toxicity/stacking/people not comming/perma offclassing stuff will be pretty difficult to get rid of

people also have a bad taste of it in their mouths so avoid it, im sure tons of casual players tried it, had a bad experience and said nope not trying comp anymore

posted 5 months ago
#180 RGL PUGs Public Alpha in Projects
garmbearodactyljust played an hour long pug please for the love of god make these end at 30 minutes or at the very least limit the overtime
noob down #gregclub

oh we got owned no denying that, but no way should any pug ever go for longer than an hour that’s an actual crime against humanity

anyways here’s some more bugs/things to fix for dolphin: when a pug is starting half the time it doesn’t make a noise, the ready up screen blocks you from seeing who’s added, it only shows the total number of players currently added in the name on your browser tab, you can’t add as different classes after readying (e.g., the A pug ended and you want to main class), if you click not ready (to see if you want to play the pug or not) you can’t re ready if more people add up later

the chat is also still minimized by default and blocks your view of medics if it
isn’t minimized (i believe at least) and seems to literally prevent you from typing if you say a swear lol (can’t hit enter, just censor it to “granary is ***” if you’re really worried about people saying meanie words like Ass, Hell, Shit)

the voice channels take a few minutes to detect the game is over and join the two together, and half the time it’ll leave someone out, shit is so over engineered, what it should be is just: when the pug is running the voice channels are locked, but after it ends they become public and don’t delete themselves after 10 mins (that way ppl can join and hang out while the next one is being picked)

dunno if this is possible but the way tf2center makes your voice channel name MEDIC: [current steam alias] makes it so much easier to figure out who’s who (had a newer medic be confused by this trying to figure out who “follow me” is), either that or do what pugchamp did and change people’s alias in game to their registered name

it’s also not at all obvious that the “div” next to your name is just your current elo lol, it should just show both the elo and their actual RGL div (as a captain I have to click through to their RGL to get real information about them, which takes 5 seconds cuz of the cloud flare does protection lol, just overall super janky)

posted 5 months ago
1 2 3 4 ⋅⋅ 254