TUXDB - LINUX GAMING AGGREGATE
 NEWS TOP_PLAYED GAMES ITCH.IO CALENDAR CHAT WINE SteamDeck
 STREAMERS CREATORS CROWDFUNDING DEALS WEBSITES ABOUT
 PODCASTS REDDIT 

 

SUPPORT TUXDB ON KO-FI

MENU

ON SALE

New Twitch streamer aggregation implemented (#FuckTwitch) due to Twitch's API issues (more info on my Discord )


Name

 Tabletop Simulator 

 

Developer

 Berserk Games 

 

Publisher

 Berserk Games 

 

Tags

 Indie 

 Strategy 

 

RPG 

 

Simulation 

 

Singleplayer 

 

Multiplayer 

 

 Co-op 

Release

 2015-06-05 

 

Steam

 9,99€ 7,49£ 9,99$ / 50 % 

 

News

 107 

 

Controls

 Keyboard 

 

 Mouse 

 

 Full Controller Support 

 

Players online

 2862 

 

Steam Rating

 Overwhelmingly Positive 

Steam store

 https://store.steampowered.com/app/286160 

 

SteamSpy

Peak CCU Yesterday

  

Owners

 2,000,000 .. 5,000,000 +/-  

 

Players - Since release

  +/-  

Players - Last 2 weeks

  +/-  

Average playtime (forever)

 985  

Average playtime (last 2 weeks)

 461 

Median playtime (forever)

 596 

Median playtime (last 2 weeks)

 613 

Public Linux depots

 Tabletop Simulator Linux [3.6 G] 


DLC

 Tabletop Simulator - Superfight 


 Tabletop Simulator - Cosmic Encounter Connector 


 Tabletop Simulator - Euphoria 


 Tabletop Simulator - Mistfall 


 Tabletop Simulator - Darkest Night 


 Tabletop Simulator - Tiny Epic Galaxies 


 Tabletop Simulator - Battle For Souls 


 Tabletop Simulator - Scythe 


 Tabletop Simulator - RARRR!! 


 Tabletop Simulator - Tiny Epic Kingdoms 


 Tabletop Simulator - In the Name of Odin 


 Tabletop Simulator - Indonesia 


 Tabletop Simulator - Scuttle! 


 Tabletop Simulator - Warfighter 


 Tabletop Simulator - Spirits of the Rice Paddy 


 Tabletop Simulator - The Captain Is Dead 


 Tabletop Simulator - Zombicide 


 Tabletop Simulator - Mr. Game! 


 Tabletop Simulator - Simurgh 


 Tabletop Simulator - Wizard's Academy 


 Tabletop Simulator - Three Cheers For Master 


 Tabletop Simulator - Viticulture 


 Tabletop Simulator - Tiny Epic Defenders 


 Tabletop Simulator - Darkrock Ventures 


 Tabletop Simulator - Tiny Epic Western 


 Tabletop Simulator - Xia: Legends of a Drift System 


 Tabletop Simulator - Abraca...What? 


 Tabletop Simulator - Khronos Hunter 


 Tabletop Simulator - Cavern Tavern 


 Tabletop Simulator - Three Kingdoms Redux 


 Tabletop Simulator - The Red Dragon Inn: Battle For Greyport 


 Tabletop Simulator - The Great Dinosaur Rush 


 Tabletop Simulator - Pillars of Eternity: Lords of the Eastern Reach  


 Tabletop Simulator - Draco Magi 


 Tabletop Simulator - Tortuga 1667 


 Tabletop Simulator - Tiny Epic Quest 


 Tabletop Simulator - Deck Quest 


 Tabletop Simulator - Blood Rage 


 Tabletop Simulator - Boss Monster 


 Tabletop Simulator - Unearth 


 Tabletop Simulator - Wingspan 


 Tabletop Simulator - Dungeon Drop 


 Tabletop Simulator - Dawn of the Zeds 


 Tabletop Simulator - Down in Flames: Locked-On 


 Tabletop Simulator - Mistborn: House War 


 Tabletop Simulator - One Night Ultimate Werewolf 


 Tabletop Simulator - Rise of Tribes 


 Tabletop Simulator - Adventure Mart 




LINUX STREAMERS (15)
backflip9zactherippertwitchcasperonlinuxquasarsevilla
z0eeehexdslhamishtpbMrDaylight
jenshaetomlowshanglorddickfisttoastylinux
DJNrrddneavessidusetluna




Update v10.7 New Permissions, Optimizations, and Xml / Scripting Improvements!

Hey everyone we got another great patch for you guys focused on a broad range of things, but a lot had to do with spring cleaning and keeping everything running great.

We got a couple of great Custom Xml UI examples below to help you started getting your feet wet. They are also very functional and could be useful for your games.



Xml UI Example:


  • Score Tracker https://steamcommunity.com/sharedfiles/filedetails/?id=1415879101
  • Dice Roller https://steamcommunity.com/sharedfiles/filedetails/?id=1393821479


General:

  • Flip now actually flips the dice instead of increasing the number value (rotate right still does this).
  • Optimized away all garbage allocation per frame to improve overall smoothness.
  • Optimized 2D UI rendering to be more performant.
  • Overall lots of code cleanup to improve our workflow in the future.


Xml UI:

  • Visibility attribute now supports admin, host, and team names.
  • Clicking button won't block your hotkeys anymore.
  • Added getXmlTable() setXmlTable().
  • Fixed onValueChanged recursive event loop.
  • Fixed setAttribute() not working if it thought there wasn't a change.
  • Fixed not being able to setXml() with an empty string.
  • Fix support for RichText in Get/SetXmlTable().
  • Fixed zombie Xml UI when opening File Browser.


Scripting:

  • Added Player.getAvailableColors() and Player.getColors().
  • Added SetSnapPoints() and GetSnapPoints().
  • Added JointTo().
  • Lots of scripting improvements to make it easier to convert between Lua Tables and C# types.
  • Fixed Hotseat crash when using scripting input fields.
  • Fixed camera triggering scripting zone.
  • Fixed Turns.getNextColor() returning name instead of color.


Permissions:

  • Added feedback with a onscreen popup warning when trying to do
  • something that is blocked by a permission.
  • Permission save objects / saves to block saving objects to chest.
  • Permission peek to block alt+shift looking at the backside of an object.
  • Permission nudge to disabling all nudging with N.


External API:

  • Atom will now warn you when you try to Save & Play after creating an object in TTS without saving.
  • Lua error reporting improved.
  • Various fixes.


VR:

  • Zoom object: by default bound to pad-down on the left control. Touch it to display the last examined object (with either controller). Click it to lock in this mode; click again to exit. While locked, pad-left and pad-right will scale the object.
  • Fixed rift hotkeys.


New commands:

  • vr_left_hand_pad_down_bindable
  • vr_left_hand_pad_down_zoom
  • vr_left_hand_zoom_scale
  • vr_right_hand_pad_down_bindable
  • vr_right_hand_pad_down_zoom
  • vr_right_hand_zoom_scale


[ 2018-06-19 02:06:06 CET ] [ Original post ]