TUXDB - LINUX GAMING AGGREGATE
by NuSuey
NEWSFEED
▪️ GAMES
▪️ STEAM DECK ▪️ DEALS ▪️ CROWDFUNDING ▪️ COMMUNITY
tuxdb.com logo
Support tuxDB on Patreon
Currently supported by 8 awesome people!

🌟 Special thanks to our amazing supporters:


✨ $10 Tier: [Geeks Love Detail]
🌈 $5 Tier: [Arch Toasty][Benedikt][David Martínez Martí]


Between the Lanes: Unbreaking A Bomb


Introducing Between the Lanes, a new blog feature where we let members of our development team walk through some of the challenges, bugfixes, and occasional happy accidents we encounter while working on a game as unique as Dota. Every Dota update gives us a chance to introduce new heroes, items, and abilities into the game not to mention tweak countless old ones. This keeps Dota evolving as a game, but it also introduces an incalculable number of potential interactions. While this means theres always something new to experience in every match, it also increases the likelihood that some of our changes introduce the occasional bug or two. Or twenty. Fortunately, the Dota community is constantly experimenting and exploring, and is quick to discover hidden advantages, new meta, and outright game-breaking bugs that catch even us by surprise. The Techies Sticky Bomb bug is a perfect example of this. The roots of the bug were introduced as far back as the Techies update last year, when we unveiled a rework of their abilities and playstyle. This rework created a bug where Techies Sticky Bombs didn't expire, and in some cases became controllable by the casting player. But interestingly, because of the parameters of the game at the time, there were no circumstances where the bug could actually occur in a match. So it laid dormant until the Twin Gates appeared with The New Frontiers 7.33 Update this past spring.
Suddenly, Techies players were able to create guided Sticky Bombs they could move around the map, raining down unlimited lethal explosives on enemy players. This was... a bit of an advantage. So it wasn't long before we started hearing rumblings on our github.
A common pattern in gameplay programming generally, and especially in Dota, is to create something new (that doesnt break the game) by finding something similar that already exists (and works and is not game-breaking) and using it as a starting point to evolve changes. Sticky Bombs were based on the classic Techies Remote Mines. Theyre implemented as a summon of a "npc_dota_techies_remote_mine" the same base NPC type as the old Remote Mine NPC. Techies Sticky Bombs utilize a toss/chase/countdown to explode sequence that is managed by a series of server-side modifiers (buffs) on the NPC to handle the unit motion and behavior of each step in the sequence. The "chase" and "countdown" modifiers prevented player orders via state flags in the modifier itself. The "toss" modifier prevented many types of player commands as a result of being a motion controller, along with the nature of the npc_dota_techies_remote_mine itself (specifically, that the NPC has AttackCapability DOTA_UNIT_CAP_NO_ATTACK).
Because Remote Mines could be manually detonated by Techies using an ability on the mine itself, the Remote Mine NPC was permitted to use abilities. This means it was flagged as both owned by the casting player (for kill credit) and as controllable by the casting player. Right-clicking on a Twin Gate (or any channelable map entity) mechanically functions by converting an attack click into an ability cast on the channel target (you're "casting" on the Twin Gate while channeling). Other map entities require a hero to do the channeling. However, because Roshan can use the Twin Gates, non-hero units are permitted to channel them. Which brings us to the Sticky Bomb bug: during the very short duration that a Sticky Bomb is in the air after being tossed, if a player clicked on a Twin Gate with both Techies and the Bomb selected with unified unit orders, the Bomb would also channel the Twin Gate. This put the Sticky Bomb in a channeling state that ended the toss and broke the sequence of modifiers, resulting in unintended behavior. The solution, once all this was understood, was pretty simple. The Sticky Bomb does not ever need to be controllable by the casting player. Removing this flag from the Bomb meant that the expected sequence of modifiers always executed as they were supposed to, leading to an eventual detonation.
As with so many bugs, 99% of the time spent fixing it is usually in trying to track it down. The actual solution usually boils down to changing a single line of code possibly the same line of code you wrote to fix a previous bug. (This is why its often said that debugging code is like trying to solve a murder where youre both the murderer and the detective.) So: Thats how the Sticky Bomb bug was accidentally brought into existence; the brief chaos it created; and how it was brought to our attention by the community and fixed. What happens next? Well, now we sit and wait to discover whatever new bug we created by deleting that line of code to fix the original bug. If you stumble on it, well see you over on GitHub.


[ 2023-07-26 22:59:53 CET ] [ Original post ]



Dota 2
Valve
  • Developer

  • Valve
  • Publisher

  • 2013-07-09
  • Release

  • Action Strategy F2P Coop
  • Tags

  • Game News Posts 664  
    🎹🖱️Keyboard + Mouse
  • Controls

  • Very Positive

    (2335110 reviews)


  • Review Score

  • http://www.dota2.com/
  • Website

  • https://store.steampowered.com/app/570 
  • Steam Store

  • The Game includes VR Support

    OPEN VR Support

     1 

     

    SteamVR

     1 

     

    Room width requirement

     2 

     

    Room depth requirement

     1.5 

     

    Standing

     1 

     

    Seated

     1 

     

    Dota 2 Linux [674.97 M]

  • Public Linux depots

  • The International 10 Battle Pass
    Nemestice 2021 Battle Pass
    The Aghanim’s Labyrinth Battle Pass
  • Available DLCs

  • Dota is a competitive game of action and strategy, played both professionally and casually by millions of passionate fans worldwide. Players pick from a pool of over a hundred heroes, forming two teams of five players. Radiant heroes then battle their Dire counterparts to control a gorgeous fantasy landscape, waging campaigns of cunning, stealth, and outright warfare.

    Irresistibly colorful on the surface, Dota is a game of infinite depth and complexity. Every hero has an array of skills and abilities that combine with the skills of their allies in unexpected ways, to ensure that no game is ever remotely alike. This is one of the reasons that the Dota phenomenon has continued to grow. Originating as a fan-made Warcraft 3 modification, Dota was an instant underground hit. After coming to Valve, the original community developers have bridged the gap to a more inclusive audience, so that the rest of the world can experience the same core gameplay, but with the level of polish that only Valve can provide.

    Get a taste of the game that has enthralled millions.
    MINIMAL SETUP
    • OS: Ubuntu 12.04 or newer
    • Processor: Dual core from Intel or AMD at 2.8 GHzMemory: 4 GB RAM
    • Memory: 4 GB RAM
    • Graphics: AMD GCN+. NVIDIA Kepler+. or Intel HD 5000-series or newerNetwork: Broadband Internet connection
    • Storage: 60 GB available space
    GAMEBILLET

    [ 5901 ]

    12.74$ (15%)
    16.77$ (16%)
    4.21$ (16%)
    33.99$ (15%)
    32.79$ (18%)
    3.00$ (80%)
    10.78$ (17%)
    21.99$ (12%)
    17.59$ (12%)
    11.19$ (20%)
    6.55$ (18%)
    8.39$ (16%)
    12.74$ (15%)
    25.19$ (16%)
    8.49$ (43%)
    17.19$ (14%)
    4.19$ (16%)
    25.19$ (16%)
    8.19$ (18%)
    5.92$ (15%)
    24.87$ (17%)
    16.52$ (17%)
    50.39$ (16%)
    7.62$ (15%)
    39.94$ (0%)
    49.58$ (17%)
    5.03$ (16%)
    33.59$ (16%)
    25.49$ (15%)
    3.75$ (75%)
    GAMERSGATE

    [ 1903 ]

    3.0$ (70%)
    1.58$ (77%)
    9.4$ (53%)
    0.56$ (81%)
    0.64$ (87%)
    1.88$ (81%)
    1.35$ (77%)
    1.05$ (85%)
    27.99$ (30%)
    1.84$ (74%)
    8.02$ (53%)
    1.05$ (85%)
    0.68$ (89%)
    3.0$ (85%)
    2.5$ (50%)
    2.5$ (50%)
    2.5$ (50%)
    0.59$ (40%)
    8.5$ (83%)
    0.68$ (89%)
    3.19$ (81%)
    2.5$ (75%)
    3.75$ (62%)
    0.68$ (89%)
    27.99$ (30%)
    33.19$ (17%)
    2.63$ (62%)
    2.63$ (62%)
    1.84$ (74%)
    0.79$ (89%)

    FANATICAL BUNDLES

    Time left:

    3 days, 18 hours, 23 minutes


    Time left:

    26 days, 18 hours, 23 minutes


    Time left:

    8 days, 18 hours, 23 minutes


    Time left:

    39 days, 18 hours, 23 minutes


    HUMBLE BUNDLES

    Time left:

    6 days, 12 hours, 23 minutes


    Time left:

    6 days, 12 hours, 23 minutes


    Time left:

    15 days, 12 hours, 23 minutes

    by buying games/dlcs from affiliate links you are supporting tuxDB
    🔴 LIVE