Skip to content
Enter Submit to view all results. Ctrl+Enter View and filter in instant search.
Close ×
Search powered by Algolia
Update notes via Steam Community
For the last 6 months, the biggest update in DW2 history has been in the making. And the time has finally come for it to see the light of day.
Introducing, "The Big Update":


Key Features

Shop and New Cosmetics


Programmable Workshop Gamemodes


Replay Recording


Tutorial & Training


Performance Improvements


A Gamemode with Stamina System


Stats


Achievements & Leaderboards


Inventory


Competitive Mode


Free Walk Mode & First Person Camera



Special thanks to marmaladeparty. This update wouldn't be possible without her help with 3d models for cosmetics.

You can contact me via the Drunken Wrestlers 2 Discord server.
- Oleg

Patch Notes

(probably not full, there are a lot of things i forgot to keep track of)

• custom gamemodes support
• new game mode: realism (with stamina system and disabled dismemberment)
• you can now purchase cosmetic items
• inventory
• ability to purchase ingame currency
• improvements to physics robustness
• performance optimizations
• competitive mode
• replays
• offline mode
• tutorial & training
• daily rewards
• stats
• added particle system blood setting
• chat messages are now displayed above player's head
• added chat and nickname profanity filter
• you can now select next map in room settings
• you can now change max players in room settings
• free cam now lets you walk freely
• you can now zoom in free cam mode
• added ability to dash
• attack animation speed tweaks
• falling on players will now deal them damage
• character motion is now interpolated and smooth
• if multiple hits happen per frame, only the most impactful one now goes through.
previously: only the first that occured goes through
• your hit will now only register if your bodypart was moving faster than your opponent's
• perfect block now blocks all damage
• game now retries failed xp addition requests
• if connection to the servers is lost, the game now tries to reconnect
• dismembered bodyparts no longer trigger scripts
• reduced invisible barrier size around players when they are down
• item icons in customization screen now update dynamically
• when no chat rooms are active, chat window will now display latest news
• you will now automatically get a title for being in the top 100
• moving platforms support
• you can now search in installed maps
• fixed customization presets save button
• kickboxing is now selected by default
• menu overhaul
• while on the ground, your perfectly timed block no longer stops your opponent for 2 seconds
• improved punch sounds
• directional strikes are now camera orientation independent
• dead players now still get punch force applied
• fixed spectator camera visibility on workshop maps
• first person camera mode
• credits
• fixed objects obstructing the view disappearing and not appearing back
• added hit check on receiver side so that people with high ping couldn't punch you from a distance
• fixed character suddenly starting to fall when trying to attack
• it is now impossible to get stuck inside objects on a map
• decreased lag on first spawn in a game with multiple players
• fixed bot breaking if you change controls
• players don't respawn at the start of a match anymore
• special-event slow motion duration is now divided by amount of players in a room
• cursor will now be hidden if not moved for 3 seconds
• bot is no longer able to walk before start of a match
• fixed mouse not appearing when you pause with free cam enabled
• fixed game freeze if you get kicked out of a room while paused
• it is now possible to use custom sounds in the editor
• you can now test your mod right inside the editor
• added RPC support for custom scripts
• added particlesystemrenderer component support for the editor
• fixed invite joining when the game is not running
• you can no longer enable fluid blood mid game
• naming a preset "This is clearly a bot" no longer breaks the game
• putting "|" in your nickname no longer breaks the game
• unique id is now stored in steam cloud, allowing you to log in from another device without knowing your id
• small account settings bugfixes
• miscellaneous bugfixes
• achievements
• steam leaderboards

new items:
• hoodie
• balaclava
• bandana
• face mask
• patriotic underwear
• slides
• polo
• singlet (top & bottom separated)
• boxing helmet
• boxing shorts
• beret
• rectangle glasses
• round glasses
• oval glasses
• golden chain
• silver chain
• chinos
• trench coat
• unbuttoned trench coat
• ducko
• 2 new boots
• santa hat
...and 35 color variations for most of them

• 9 new hairstyles
• 2 new beards
...and 7 color variations for all of them

modding api:

• new:
- DrunkenWrestlers2.Gameplay:
PlayerData class
PlayerAttachment class
PlayerDataAttachment class
GameplayManager class
PhysicsRules class
HitData class
GameCamera class
CameraViews enum
- DrunkenWrestlers2.Networking:
RoomSettings

• GameplayManager class contents:
event OnPlayerSpawn()
event OnPlayerDataSpawn()
event OnPlayerDie()
static List<Player> Players
static List<PlayerData> PlayersData
static MatchTimer Timer
virtual Player GetWinner()
virtual Player[] GetWinners()
virtual OnDeclareWinner()
virtual OnReady()
static StartGame()
static DeclareWinner()
static DeclareWinners()
static DisplayWinner()
static SpawnBot()
static SpawnRandomizedBot()
static GameCamera Camera
static bool CanTargetPlayers
static Player LocalPlayer
static event OnGameStart
static bool GameStarted

• PhysicsRules class contents:
virtual HitData OnPlayerHit
virtual HitData OnObjectHit

• RoomSettings class contents:
static bool DismembermentEnabled
static bool FlyingEnabled
static SetDismemberment()
static SetFlying()

• Player class new content:
bool IsBot
Vector3 Position
Vector3 Velocity
Teleport()
Damage()
Freeze()
UnFreeze()
Player LastAttacker
virtual OnDie()
Respawn()

• GameCamera class contents:
CameraViews AllowedViews
Transform Transform

• CameraViews enum contents:
Side = 1,
Shoulder = 2,
Free = 4,
FirstPerson = 8

• Network class new content:
double ServerTime
double StartTime
double ElapsedTime

• Bot class new content:
Despawn()
SetOpponent()

• Bodypart class new content:
Damage()

• networking:
Network.RPC()
Player.RPC()
PlayerData.RPC()
Attachment.RPC()
Drunken Wrestlers 2 Content Depot 667531
  • Loading history…
Ad-free Steam data for everyone since 2012
Support SteamDB • Donate or contribute
Open link