Diabotical

Diabotical Dev Tracker




16 Oct

Post

Gameplay

  • It's now possible to set the auto-switch weapon priority in Settings-More settings, where the weapons can be ordered from most wanted to least wanted. This order will be respected when selecting the weapon to switch to when running out of ammo if the auto-switch option is enabled, when spawning and selecting your starting weapon, when dropping a weapon if this option is enabled in custom games, or when picking up a weapon if the option to auto-equip based on priority is enabled (see next item).
  • There is now an option to automatically equip weapons. The option has three settings: disabled, equip always, or equip if the new weapon has a higher priority in the weapon priority list (see previous item). The "equip always" is the default of this option so you may want to disable it in Settings-More settings-Auto equip weapon on pickup.
  • When the Auto-switch option "When running out of ammo" and when the option "Equip empty weapons" are both set, ...
Read more External link →
Comment

Originally posted by Press0K

/unbind f12 doesn't seem to work, it is one of the "stuck" binds. Tough because I've conditioned myself for years with F12 push-to-mute. I guess I understand why some binds are forced?

If it's unbound it gets automatically rebound to /screenshot when you restart the game, you can /bind f12 blank so that it doesn't


15 Oct

Comment

Originally posted by Awkward_Bowler

There's no pinned bug thread for this week so I'll throw this here; I've been getting weird stalls, like 1-2 secs where the game completely locks up, sometimes when I spawn, sometimes when I tab out and tab back in, and sometimes just playing normally. It's relatively rare (1-2 times a game max) but it's pretty janky. Might be something on my end but the people I was playing a casual Wipeout with said they were seeing the same thing as well as lower framerates in general...

We have some UI-related stutters left that we know about. We replaced Gameface with a custom HUD engine for most of our hud elements because the performance wasn't good enough to preserve a smooth experience, but there's a few things that we are still using this product for, for some reason or another (kill feed, crosshair, chat, announcer text messages and other stuff I may be forgetting now). Even though these are very simple elements sometimes Gameface will block for excessive amount of times when updating the view with these elements. Your 1-2 second stalls are very severe, but I'm not surprised these stalls manifest magnified in some systems for some reason or another, the spawn timing matches up with this since the Gameface view is active at around that time. Hopefully sometime soon we should have an update mentioning getting rid of some stutters related to UI rendering, which will mean we have completely gotten rid of those remnants of Gameface usage completely during gamepl...

Read more
Post

Netcode

  • Slightly reduced the visual lag between the represented player position and the logical position.
  • Improved hitscan registration when attacking players who are lagging in some scenarios - more improvements in this area are planned.

Audio

  • Adjusted the volume curve of enemy movement sounds - thank you to e r n y.
  • Adjusted the volume curve of the PnCR's humming sound.
  • The transition between overlapping ambient sounds is now smoother.

HUD

  • Teams and players are now sorted correctly in the in-game scoreboard.

Interface

  • The various videos in the game have been brought back as the performance issue related to them has been fixed.
  • Updated translations.

Maps

  • In Monolith, the Blaster and Shaft have been slightly repositioned to be easier to grab after spawning from a nearby spawn, moved the 25HP pickup in ...
Read more External link →

14 Oct

Comment

Originally posted by mistanervous

Thanks! Is there a way to have this setting on arbitrary maps instead of the list of maps associated with that game mode?

That setting inside the more settings button can be used while having any of the other modes and maps selected

Comment

In a custom lobby if you click the More Settings button you can select an Instagib option, PnCR or Crossbow and you will have a Knockback Weeball

Comment

Originally posted by ddiissccoo

Empty ammo sound client only or global?

It's client only, your perspective only

Comment

At what point is the anti-cheat stopping you, is there an error code/message, does the updater not finish?

Comment

Originally posted by tofazzz

Beside of intentional lagging or not, the game should not permit to be advantaged if lagging/warping. Unfortunately I guess it's a problem with nowadays games (with lag compensation) as back in the days if you were pinging more than 80ms your game experience was poor.

Modern Warfare and Valorant are having the same issue.

Just to clarify, there's actually no theoretical barrier to solving this in modern compensating netcodes. We are testing a few things and I'm sure we'll be able to make this specific problem go away, it may just require a few patches worth of tweaking at first. There are some issues that are matters of trade-off and unfortunately can't be solved to everybody's satisfaction, but this isn't one of those. Just so you see it's not really an unsurmountable problem, consider the following simple blunt solution that could be in the cards: "if a player is lagging a lot, opponents gain full client-side prediction against said player". Any game could implement that.

Comment

Originally posted by professorbasti

Yeah played against this bitch aswell he was lagging like that claiming it was my internet. Nobody else lagged like this today.

A fix for this will be released soon, hopefully before the weekend.

Post

Gameplay

  • Fixed issue that prevented the Next weapon and Previous weapon binds from switching your weapon if you were holding down fire.
  • When you have auto-switch off, you are no longer auto-switched after you throw the Healing Weeball.
  • The auto-switch option in Settings-More settings now includes a setting to only switch weapon when pressing fire after the weapon has run out of ammo.
  • There is now an option to be able to switch to an empty weapon in Settings-More settings.

HUD

  • The Weapon Inventory now has an option to hide the Melee weapon.

Maps

  • New map! Monolith is a new Duel map available in Custom Games - ...
Read more External link →

13 Oct

Post

Customization

  • In the locker there is a new menu called Presets where you can save 5 different Shell+Stickers+Shoes combinations so that you can create different Eggbot looks and easily switch between them.

Gameplay

  • Fixed issue causing players to glide along walls when receiving continuous knockback.
  • In Time Trials there is now a dedicated control to restart a run instead of using the Ready bind. The default keybind is F2 and can be rebound in Settings-Controls-Gameplay by setting the "Restart run" button - your Ready bind will no longer work to restart your run, the two functions are now separate.
  • In "Freeze Tag - Unfinished" it is no longer possible to throw Weeballs while frozen to avoid Weeball pickups being prevented from respawning while a player was frozen, and to avoid the knockback Weeball being used by frozen players in Instagib Freeze Tag.

Interface

  • Fixed issue that would cause...
Read more External link →
Comment

The screenshots taken with F12 or /screenshot which do not include the HUD/UI and only work with a keybind while in a map, are stored in C:\Users\Username\AppData\Roaming\Diabotical\Screenshots you can paste %appdata%/diabotical/screenshots in the windows explorer address bar to be taken there, if you are in-game you can also type /homedir in the console to open your Diabotical appdata folder and then go to the screenshots folder manually

/bind KEY screenshot to set a different keybind


12 Oct

Comment

Originally posted by N3pp

If it's not very complicated can you explain what kind of bug on server side caused this kind of behavior?

When testing the 20 shotgun rays, after one would hit the rest would also count as hitting due to a dirty state programming error. Centre pellet goes first (they spiral out) hence the snipper shotgun effect where if you land the centre ray you get max damage. The issue has been there for months. Because of unrelated changes yesterday it surfaced arbitrarily (things shifting around in the assembly make these issues come up) which is why we didn't notice it in testing, we weren't expecting any change in hit registration.

Comment

It's fixed in matches that are created from now on

Comment

Originally posted by carelessgreen

yep. I think the most recent update caused it? i noticed it was trash then i got an update and it was the best weapon by far.

Sorry about that. After the update servers were having this issue for about an hour. It should be fixed now, no need to update, any game starting from this point onwards should be completely updated.

Comment

The Shotgun is fixed in matches that start now

Comment

Originally posted by SkunkFist

Shotgun is f**ked

The Shotgun is fixed in matches that start now