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

🌟 Special thanks to our amazing supporters:


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

Steam ImageSteam ImageSteam ImageSteam Image
Changelog - Version v0.28

Changes


  • Significant Netcode Rework:
    • Voxel updates are now far more bandwidth-efficient, significantly reducing data usage.
    • Server-to-client updates are faster, resulting in smoother and more responsive gameplay.
  • Added customizable skybox for server administrators, along with other environment customization options such as fog color.
  • Tweaked all hitboxes to better represent the actual character model.
  • Reworked character collision physics with a custom system:
    • Fixed a bug where players could bug inside the world when structures were placed where they were running.
    • Implemented smoother autoclimb.
    • Fixed players floating if they hit voxels above (or the world roof) when jumping or using the rocket launchercollision now works as expected.
    • Resolved issues where players would get stuck when climbing voxels.
    • Fixed players floating slightly in the air during movement or collisions.
  • Implemented 3D spawn points, allowing spawns under roofs or underground.
  • Enabled running while throwing grenades.
  • Added keybinding options for toolbelt items.
  • Improved logic for fetching official servers, making the server list more reliable in showing official servers.
  • Added pitch shifting for all local player item use sound effects.
  • Introduced new cvars:
    • Player climb multiplier.
    • Zombie pick chance.
  • Expanded APIs:
    • New functions: `GetPlayerTeam`, `SetPlayerTeam`, `CanJoinTeam`.
    • New hooks: `OnSelectTeam`, `OnZombiesSelected`, `OnSetSpawnProtectionTimer`.
  • Added new sound effects:
    • Mortar shoot.
    • Mortar projectile explosion.
    • Jumping.
  • Various balance changes.

Fixes


  • Fixed a bug where players could become invincible in certain scenarios.
  • Resolved an audio misconfiguration that allowed players to hear others walking, digging, jumping, etc., from across the map.
  • Fixed item overrides not working for zombies via the scripting API.


[ 2025-01-26 18:02:12 CET ] [ Original post ]

Changelog - Version v0.27.1

Changelog - Version v0.27.1


Changes


  • Class selection kick time increased to 60 seconds (previously 30 seconds).
  • Removed auto-spawning crates from the classic CTF gamemode.
  • Implemented various balance changes.

Fixes


  • Fixed the "multiple clients" bug that occasionally prevented players from connecting.
  • Fixed the minigun loop sound effect not playing.
  • Fixed an issue where players were bugged as the Deuce class after spawning from spectator mode following a gamemode change.


[ 2025-01-06 16:40:35 CET ] [ Original post ]

Changelog - Version 0.27

Changelog - Version 0.27


Changes


Gameplay


  • Added a cvar for player air resistance.
  • Reduced default movement cvars.
  • Added cvars for:
    • Head, torso, legs, and arms weapon damage overrides.
    • Tent restock cooldown.
    • Block regeneration time and amount.
  • Auto-select class is now used as an AFK kick system.
  • Class configuration (available classes and class items) is now dynamic and modifiable via scripts on the server side:
    • Access methods: GetClassConfiguration and SetClassConfiguration.
  • Introduced the Deuce class for classic gamemodes:
    • Equipped with a flamethrower, mortar, rifle, SMG, shotgun, deployable crates, landmine, and grenade.
    • Equipped landmines are now team-colored.
  • Classic CTF gamemode added.

Modding API


  • Added support for temporary bans and mutes with durations (automatic unban/unmute after the time expires).
  • Introduced BanManagerProxy and MuteManagerProxy to the modding API.
  • Added modding API functions:
    • IsCvar, SetCvar, GetCvar.
    • GetGamemode, GetMapName.
  • Modding API improvements:
    • Added basic file I/O.
    • Added basic filesystem operations.

Graphics and Sound


  • Graphics tweaks.
  • Fog adjustments.
  • Reworked muzzle flash effects.
  • Sound tweaks.

Fixes


  • Fixed scoreboard item overflow.
  • Fixed blueprint cue not appearing red when there were insufficient uses left.
  • Fixed janky autoclimb near the world max height.
  • Fixed headshot and hitmark sounds playing multiple times with the shotgun.


[ 2025-01-04 22:50:03 CET ] [ Original post ]

Changelog - Version v0.26

Changelog - Version v0.26


Changes


  • Added Oceanian official server.
  • Ping restrictions: Too high ping is now only applied to normal (non-authenticated) players.
  • Chat messages:
    • Sanitized from HTML tags.
    • Reduced bandwidth usage for colored chat messages.
  • Added 1 reserved server slot for server admin, allowing them to connect even if the server is full.
  • Server cvar system: Configure your server on the fly, including:
    • Respawn time
    • Round duration
    • Weapon fire rate, damage, spread, and ammo
    • Grenade explosion radius
    • Class base movement speed
    • Max health
    • ...and much more!
  • Shotguns:
    • Now fire 9 pellets by default.
    • Spread pattern tweaked for tighter grouping.
  • Reworked character controller movement:
    • Now velocity-based:
      • Transitions like walking to running now take time to accelerate.
      • Rocket launcher RPG applies velocity in XYZ (not just Y), enabling horizontal launches.
    • Slower XZ movement while in the air.
    • No sprinting allowed while airborne.
  • Scoreboard rework:
    • Prettier UI.
    • User options: Steam profile and mute (unlock cursor by pressing RMB while the scoreboard is open).
  • Logging improvements:
    • Improved file logging to prevent hard drive overflow (server + client).
    • Increased performance by flushing logs every 1 second instead of for every log statement.
  • Graphics improvements:
    • Better fog effects.
    • Increased voxel noise for improved detail.
    • Enhanced ambient occlusion.
  • Balance changes implemented.
  • Improved minigun model.

Fixes


  • Fixed bug preventing players from joining the zombie team during active zombie rounds due to "too many players."
  • Fixed zombie LMB digging only granting 1 voxel instead of the correct number of broken blocks.
  • Fixed incorrect local client-side projectiles when firing shotguns.
  • Fixed deploy cue not being destroyed when spectating.
  • Fixed inability to deploy directly below crates.
  • Fixed issues where structure placement was blocked unnecessarily.


[ 2024-12-18 15:45:37 CET ] [ Original post ]

Patch Notes - Version v0.25

### changes ### - implemented no-deploy zone near dropped ctf flags - added cinematic camera mode for spectator. access via spectate.freeflight.camera.cinematic prefix in the console. - added client console commands savecfg and resetcfg (operates on client cvars) - added option to mute chat in settings - added option to toggle chat in the settings - fallen y-distance (used in dmg calc) is now reset upon impulse event. this basically results in better fall damage calculation when using red rocket launcher - block uses are now shown in the UI when melee item is equipped - added invert mouse option to settings - miner's spade now always digs 3x3x3 area - new items - added knife for sniper - added commando for engineer - added new grenade for commando - numerous balance changes - viewmodel tweaks - graphics tweaks - sfx tweaks ### fixes ### - fixed sometimes not being able to build blueprints when looking downwards near water - likely fixed bug where sometimes you were assigned random username - fixed screenshot mode not disabling certain ui elements - fixed PlaceVoxels api not replacing voxels


[ 2024-12-09 17:38:33 CET ] [ Original post ]

Ace Squared
Oldground Software Oy Developer
Oldground Software Oy Publisher
2024 Release
Game News Posts: 5
🎹🖱️Keyboard + Mouse
🕹️ Partial Controller Support
🎮 Full Controller Support
Very Positive (71 reviews)
Public Linux Depots:
  • [0 B]

Ace Squared is a multiplayer arena first-person shooter. You can build huge structures and dig tunnels behind enemy lines. Imagination is the only limit. Featuring 32-player servers, different classes and gamemodes.

Key Features

  • MODIFIABLE WORLD - The world is fully modifiable! Build and destroy structures, and build them back again! Dig tunnels behind enemy lines and collapse their bunkers.

  • CLASSES - Choose your class! Support your team, provide suppressive fire, dig long tunnels or provide high-precision damage from afar!

  • GAMEMODES - Includes Team Deathmatch, Zombie and Capture The Flag gamemodes. Fight other team against kills, survive against other players who are zombies, or steal the enemy flag!

  • COMMUNITY SERVERS - Host community servers with your own configuration as you see fit.


MINIMAL SETUP
  • OS: Linux (64-bit. SteamOS compatible)
  • Processor: Dual Core CPU (Intel Core i3 1115g4 or better)Memory: 4 GB RAM
  • Memory: 4 GB RAM
  • Graphics: Dedicated graphics card (NVIDIA GeForce GTX 950 or better)Network: Broadband Internet connection
  • Storage: 1 GB available space
RECOMMENDED SETUP
  • Storage: 1 GB available space
GAMEBILLET

[ 6102 ]

1.64$ (18%)
16.79$ (16%)
12.38$ (17%)
7.11$ (11%)
29.74$ (15%)
21.22$ (15%)
8.27$ (17%)
16.59$ (17%)
16.52$ (17%)
5.92$ (15%)
42.47$ (15%)
16.97$ (15%)
12.75$ (15%)
4.12$ (17%)
7.39$ (63%)
0.76$ (92%)
50.99$ (15%)
12.59$ (16%)
4.44$ (11%)
25.19$ (16%)
15.19$ (16%)
26.09$ (13%)
34.79$ (13%)
33.97$ (15%)
38.21$ (15%)
21.99$ (15%)
24.59$ (18%)
7.64$ (15%)
4.24$ (15%)
12.59$ (16%)
GAMERSGATE

[ 1352 ]

0.85$ (91%)
0.43$ (91%)
4.75$ (81%)
4.0$ (60%)
7.44$ (79%)
1.28$ (91%)
1.49$ (79%)
0.68$ (91%)
3.4$ (66%)
0.6$ (85%)
33.19$ (17%)
1.32$ (91%)
7.5$ (75%)
6.75$ (73%)
8.5$ (79%)
13.5$ (77%)
8.99$ (55%)
1.28$ (91%)
3.5$ (65%)
3.48$ (83%)
16.99$ (15%)
4.25$ (83%)
0.85$ (91%)
0.75$ (85%)
11.74$ (22%)
18.05$ (28%)
0.75$ (85%)
0.85$ (91%)
0.9$ (85%)
1.28$ (91%)

FANATICAL BUNDLES

Time left:

14 days, 1 hours, 44 minutes


Time left:

356438 days, 17 hours, 44 minutes


Time left:

25 days, 1 hours, 44 minutes


Time left:

11 days, 1 hours, 44 minutes


Time left:

21 days, 1 hours, 44 minutes


Time left:

20 days, 1 hours, 44 minutes


Time left:

27 days, 1 hours, 44 minutes


Time left:

53 days, 0 hours, 44 minutes


HUMBLE BUNDLES

Time left:

11 days, 19 hours, 44 minutes

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