sigsegv
sigsegv
  • Видео 668
  • Просмотров 7 391 078
[3/3] Chase-Down-Stickies TFBot AI Mod (Jan 31 2016)
Part 3: I was working on a TFBot AI mod with the goal to make bots track down enemy stickybombs and then destroy them by shooting/hitting them. (Continue reading!)
Part 1: ruclips.net/video/z2M5HtX-_p4/видео.html
Part 2: ruclips.net/video/r6fwuVO38t8/видео.html
This clip shows what I believe to be basically the final iteration of the fully-custom AI behavior mod, now featuring custom enemy target identification, target selection, pathfinding, intentionally forcing the bots' vision system to ignore any entities that are not stickybombs, and finally, actually shooting the damn things.
Unfortunately, the target selection code was a bit dumb and just chose known stickies randomly, so the bot kind...
Просмотров: 18 271

Видео

[2/3] Chase-Down-Stickies TFBot AI Mod (Jan 30 2016)
Просмотров 6 тыс.4 года назад
Part 2: I was working on a TFBot AI mod with the goal to make bots track down enemy stickybombs and then destroy them by shooting/hitting them. (Continue reading!) Part 1: ruclips.net/video/z2M5HtX-_p4/видео.html Part 3: ruclips.net/video/vkmh0rE3zLs/видео.html This clip is from a couple days after the first clip, and I believe that at this point I had started work on the actual fully-custom AI...
[1/3] Chase-Down-Stickies TFBot AI Mod (Jan 28 2016)
Просмотров 6 тыс.4 года назад
Part 1: I was working on a TFBot AI mod with the goal to make bots track down enemy stickybombs and then destroy them by shooting/hitting them. (Continue reading!) Part 2: ruclips.net/video/r6fwuVO38t8/видео.html Part 3: ruclips.net/video/vkmh0rE3zLs/видео.html I believe this clip shows an early attempt that mostly just used the existing TFBot AlwaysAttack pop attribute and SeekAndDestroy actio...
Clueless cheater randomly joins MvM test server, gets owned by bots, ragequits.
Просмотров 66 тыс.6 лет назад
[Read the video description for commentary.] This guy randomly joined an empty server for a MvM map test event I was hosting; I discovered this gem while going through the SourceTV demo files. Basically, he has no idea what gamemode he's in, or how to operate his cheats, or what he's doing in general; and he ends up getting killed by bots twice and then ragequits. (And is subsequently VAC banne...
Improved TFBot kart locomotion
Просмотров 21 тыс.6 лет назад
Normally, if you put a TFBot into a kart, it won't move very effectively, because they try to strafe, but the strafing keys (A/D) are actually rotation keys when in a kart. I wrote a quick mod to make them use WASD more intelligently while in karts. (Why? I don't know.) Normally, bots use W/S and A/D independently to move or strafe in whichever direction they're trying to go. The mod makes them...
Sandman stun-and-refill gimmick
Просмотров 49 тыс.7 лет назад
If you're a scout using the Sandman and you don't currently have a ball, being hit by an enemy Sandman ball can refill your ammo, even if that ball stuns you (this includes moonshots). The Sandman ball projectile sticks around for a short while after hitting the ground (and also after successfully hitting a player), and it can be picked up by any Sandman-using scout of either team whose ball is...
Fun with breakmodels
Просмотров 33 тыс.7 лет назад
There's a rare bug that can sometimes cause a deflected rocket to spew forth multiple dud rocket breakmodels instead of just one. Today I thought it'd be a fun exercise to intentionally write a mod to make this sort of thing happen. As hoped, much fun was had. Source code for the mod used to accomplish this silliness: github.com/sigsegv-mvm/sigsegv-mvm/blob/master/src/mod/etc/deflect_rocket_spe...
Client-side interpolation ("interp") in TF2 and related games
Просмотров 57 тыс.7 лет назад
Most people don't really know how this sort of stuff works. And worse, many people speak authoritatively about it when they actually have no idea what they're talking about. So here's a little case study on client-side interpolation and the weird effects it can have on gameplay. I hope you learned something new today. My recommendations on how to configure your interp for Team Fortress 2 (or ba...
What goes up, must come down [flares]
Просмотров 24 тыс.7 лет назад
Reaches a maximum height of about 8400 HU before it reaches its apex and falls back down. Other flare variants (detonator, scorch shot) are essentially identical to this demonstration.
What goes up, must come down [huntsman arrows]
Просмотров 26 тыс.7 лет назад
Only feasible up to about ~60% charge, given 16384 HU of vertical space to work with (the height of the skybox on this map relative to the ground). Kinda funny that the arrow model falls down backwards (contrary to how the drag would work out in real life).
Falling 16384 Hammer Units in TF2
Просмотров 35 тыс.7 лет назад
If you've ever wondered what it's like to freefall vertically from a height of ~16384 HU above the ground in TF2... well, now you know. (Probably not the most unique video ever.) Note that velocity caps out at 3500 HU/s.
Pose parameter hitbox bug example: engineer robot
Просмотров 19 тыс.7 лет назад
One of the more egregious cases. I found this one amusing, as different incorrect things happen depending on the particular direction the player is moving. Both of the engie bot model's arms flail around in a stupid manner even in the absence of game glitches; the model is just simply that bad. (It's even worse of an inconsistent, rushed mess than the other MvM player models, if you can believe...
Pose parameter hitbox bug example: giant scout robot
Просмотров 20 тыс.7 лет назад
One of the more typical/tame examples, at first glance: the hitboxes simply don't budge when the scout is on the move. But notice how much the scout's head visibly rises when he's running, compared to how low its hitbox stays in reality due to the bug.
TF2 class change pose parameter bug [dedicated server]
Просмотров 140 тыс.7 лет назад
Before recording, I initially spawned as soldier. When I then switch to scout, heavy, or sniper, the pose parameters are not updated properly. (The animations are also simply out-of-sync; they _were_ properly in sync at first, but after spectating and un-spec'ing, they de-sync'd.)
Shortstop shove third-person animations (20% speed)
Просмотров 40 тыс.7 лет назад
The animations themselves aren't new, but what is new is that they actually work now in third person (7 months after the shove mechanic itself was introduced). Presented in "stunning" 720p60, because I was too lazy to fire up my 1080p-hacked version of the model viewer.
tf_nav_show_bomb_target_distance 1
Просмотров 9 тыс.7 лет назад
tf_nav_show_bomb_target_distance 1
That pyro healing debuff thing added in MYM is very screwed up
Просмотров 38 тыс.7 лет назад
That pyro healing debuff thing added in MYM is very screwed up
Why it's occasionally possible to outright kill Sentry Busters
Просмотров 36 тыс.7 лет назад
Why it's occasionally possible to outright kill Sentry Busters
Bugginess involving abandoned MvM engiebot buildings
Просмотров 10 тыс.7 лет назад
Bugginess involving abandoned MvM engiebot buildings
MvM bug: Accumulation of engiebot TeleportWhere entries
Просмотров 9 тыс.7 лет назад
MvM bug: Accumulation of engiebot TeleportWhere entries
Spy backstab detection mechanics illustrated
Просмотров 121 тыс.7 лет назад
Spy backstab detection mechanics illustrated
MvM Bug: RandomSpawn + teleporter = no sound, no uber
Просмотров 6 тыс.7 лет назад
MvM Bug: RandomSpawn teleporter = no sound, no uber
Sentry buster detonation-while-ubered is still glitched
Просмотров 12 тыс.7 лет назад
Sentry buster detonation-while-ubered is still glitched
Minigun spun-up resistance doesn't work how you think it does
Просмотров 20 тыс.7 лет назад
Minigun spun-up resistance doesn't work how you think it does
Flamethrower + impulse 101 = ugh
Просмотров 28 тыс.7 лет назад
Flamethrower impulse 101 = ugh
Moonwalking giant + knockback rage = flying?
Просмотров 8 тыс.7 лет назад
Moonwalking giant knockback rage = flying?
[Raw: 2/2] Airblast-vs-Players: Vectors + Cone (essay in description)
Просмотров 9 тыс.7 лет назад
[Raw: 2/2] Airblast-vs-Players: Vectors Cone (essay in description)
[Raw: 1/2] Airblast-vs-Players: Vectors (essay in description)
Просмотров 6 тыс.7 лет назад
[Raw: 1/2] Airblast-vs-Players: Vectors (essay in description)
Valve broke MvM again because they don't do any regression testing
Просмотров 87 тыс.7 лет назад
Valve broke MvM again because they don't do any regression testing
Teleporter + Cow Mangler + Sapper = Bugs
Просмотров 12 тыс.8 лет назад
Teleporter Cow Mangler Sapper = Bugs

Комментарии

  • @MrMiguel211
    @MrMiguel211 10 часов назад

    no gigant medic?

  • @Nova_Ghost_Gamer
    @Nova_Ghost_Gamer 2 дня назад

    I thought it would prepare to jump into the air, ball up, and on landing, KA-BOOOM!

  • @Mr_Mundee
    @Mr_Mundee 6 дней назад

    now its used in megaton

  • @axeleigh0903
    @axeleigh0903 10 дней назад

    Can you do the neon annihilator plss now robots

  • @Theodore_J_Noiseter
    @Theodore_J_Noiseter 16 дней назад

    mans is hauling ass

  • @Theodore_J_Noiseter
    @Theodore_J_Noiseter 16 дней назад

    he aint in major league, HE IS THE LEAGUE

  • @TF2player2001
    @TF2player2001 21 день назад

    Soldier sounds the same

  • @Medic-TF2-Quick-Fix
    @Medic-TF2-Quick-Fix 22 дня назад

    The chances of 3 medics all using syringe guns are impossible because a lone medic uses its syringe gun while the others heal the one who shoots

  • @user-dd2df8dw3i
    @user-dd2df8dw3i Месяц назад

    0:01 FLIQPY KILLS SOLBIN 0:03 FLIQPY KILLS THE GENERAL 0:06 FLIQPY KILLS SID WILSON 0:09 FLIQPY KILLS PATCHY THE PIRATE 0:11 FLIQPY KILLS KINGPIN 0:13 FLIQPY KILLS BOB THE BUILDER 0:15 FLIQPY KILLS SHARLA 0:18 FLIQPY KILLS CROCODILE DUNDEE 0:20 FLIQPY KILLS THE MASK

  • @user-dd2df8dw3i
    @user-dd2df8dw3i Месяц назад

    0:01 FLIQPY KILLS SHIMAKAZE 0:03 FLIQPY KILLS THE GENERAL 0:06 FLIQPY KILLS SID WILSON 0:09 FLIQPY KILLS PATCHY THE PIRATE 0:11 FLIQPY KILLS KINGPIN 0:13 FLIQPY KILLS BOB THE BUILDER 0:15 FLIQPY KILLS SAYAKA MAIZONO 0:18 FLIQPY KILLS CROCODILE DUNDEE 0:20 FLIQPY KILLS THE MASK

  • @user-dd2df8dw3i
    @user-dd2df8dw3i Месяц назад

    0:01 FLIQPY KILLS OFF THE BATTER 0:03 FLIQPY KILLS THE GENERAL 0:06 FLIQPY KILLS SID WILSON 0:09 FLIQPY KILLS PATCHY THE PIRATE 0:11 FLIQPY KILLS KINGPIN 0:13 FLIQPY KILLS BOB THE BUILDER 0:15 FLIQPY KILLS DR. NICK RIVIERA 0:18 FLIQPY KILLS CROCODILE DUNDEE 0:20 FLIQPY KILLS THE MASK

  • @Jimbaldy-Jams
    @Jimbaldy-Jams Месяц назад

    why is Giant Pyro's laugh so terrifying???

  • @USERWASBANNED
    @USERWASBANNED Месяц назад

    Thanks for everything you've done over the years, it has not gone unnoticed

  • @commanderknee3821
    @commanderknee3821 Месяц назад

    HOW AM I SUPPOSED TO STOP THAT?!

  • @Manddos
    @Manddos Месяц назад

    where is medic and sniper

  • @fumothfan9
    @fumothfan9 Месяц назад

    Rip sandman

  • @Averagebasementman
    @Averagebasementman Месяц назад

    This is why I use Natasha when playing as heavy. The most infuriating situations are when no one else on the team seems to give a fuck about the scout with a bomb! Which of course happens ALL THE GOD DAMN TIME AND RUINS THE ENTIRE FUCKING WAVE!!! But yeah leaving super scouts alive is a damn death wish.

  • @Daveeemichel
    @Daveeemichel 2 месяца назад

    where big medic

  • @darealgreyskale
    @darealgreyskale 2 месяца назад

    how much hp that tank hav

  • @ark8787
    @ark8787 2 месяца назад

    spy: *shank* robo-demo: “wtf..-“ *dies*

  • @savetf2
    @savetf2 2 месяца назад

    does levels beyond 2 do anything different of is it the same as level 2?

  • @Cereall
    @Cereall 2 месяца назад

    OPERATOR

    • @o5-687
      @o5-687 2 месяца назад

      Aight vro

  • @Mediarch
    @Mediarch 2 месяца назад

    This has been fixed for awhile now. Please quit spreading missinformation. Thanks

  • @ultrio325
    @ultrio325 2 месяца назад

    The RTR is for 2000 HP sentries

  • @girres43
    @girres43 2 месяца назад

    Is it just me or is demoman really hot when he lands on the ground haha jk lol hahahaha

  • @theextremeanimator4721
    @theextremeanimator4721 2 месяца назад

    That's a lotta c0cks

  • @MirkusTavishFreeman
    @MirkusTavishFreeman 3 месяца назад

    It reminded me that there was also a giant mdiev

  • @gamingmarci.002
    @gamingmarci.002 3 месяца назад

    rediscovered this channel after almost 4 years of not watching it. does this still apply for after jungle inferno?

  • @William_Jackson
    @William_Jackson 3 месяца назад

    I just want to thank you again for this

  • @VOLTRONDEFENDER4440
    @VOLTRONDEFENDER4440 3 месяца назад

    Wow giant soldier has a regular voice

  • @stepver2273
    @stepver2273 3 месяца назад

    i love how soldier’s is barely different

  • @mr.greenbird9839
    @mr.greenbird9839 3 месяца назад

    I swear if a robot kills me and does this taunt. I'm playing casual from now on.

  • @noobkingofficial4152
    @noobkingofficial4152 4 месяца назад

    Sentry buster- Intense laughing and explodes

  • @realdragon
    @realdragon 4 месяца назад

    Except the times where spy is looking directly at your face and still manages to backstab you somehow

  • @brianery
    @brianery 4 месяца назад

    does the backburner use the same hitboxes?

    • @someone4229
      @someone4229 23 дня назад

      Im fairly certain it does but instead of the spy view its the particle's view

  • @april-alecsa
    @april-alecsa 4 месяца назад

    ...now do it with vjolt!

  • @TheMGMjr
    @TheMGMjr 4 месяца назад

    Still not as broken as the sniper.

  • @matz8917
    @matz8917 4 месяца назад

    Will you make new visualization + mechanics videos for the new conical airblast?

  • @user25284
    @user25284 4 месяца назад

    1:13 demon roar

  • @tsundora_tf2
    @tsundora_tf2 4 месяца назад

    Just respect the sightline

  • @user-ih5wk5og5j
    @user-ih5wk5og5j 4 месяца назад

    0:31 как помне это больше похоже на кукореконье петуха

    • @user25284
      @user25284 4 месяца назад

      1:13 а это на шепот демона

  • @persononyoutubereal
    @persononyoutubereal 4 месяца назад

    how did you get engiebot on hightower?

    • @endrio_6
      @endrio_6 4 месяца назад

      this isn't hightower

  • @aidenramberg9095
    @aidenramberg9095 5 месяцев назад

    the red-tape recorder has a major advantage, newer engineers will cry at the fate of spam from this thing, because even if they get rid of sapper it’s usually too late and the sentry is like down to level 1 or 2 making it a minor threat even if you die

  • @user-ih5wk5og5j
    @user-ih5wk5og5j 5 месяцев назад

    Мало Ли что робо скаут падает солдатиком Робо пиро вместо робота превращается в карусель А робо инженер настолько продвинулся даже повторил движения обычного человека инженера А робо Хеви вообще у него уже отлетела башка но он продолжает орать

  • @danielbussi6943
    @danielbussi6943 5 месяцев назад

    Yet my feet don't touch the ground

  • @thebug7017
    @thebug7017 5 месяцев назад

    I like to think the Holiday Punch overloads the emotion supressor pump for a moment before it resets back to working

  • @SamuelTrademarked
    @SamuelTrademarked 5 месяцев назад

    most of the tank voice lines (excluding the bomb deploy ones and shoot ones) are actually in the game

  • @user-jq3rf4tnd3s
    @user-jq3rf4tnd3s 5 месяцев назад

    gahdaymn

  • @Tobogganfromtbbf
    @Tobogganfromtbbf 5 месяцев назад

    Robo Demoman and Robo Scout have the funniest laugh