Tabletop Simulator - Kimiko
This is our first update in 2018 and while this patch may not seem too exciting, it’s because we spent a lot time cleaning up underlining code to facilitate better updates for the future. We hope you do like any of the changes and updates that have been added thus far.

Our next DLC, Pillars of Eternity: Lords of the Eastern Reach, is a 1-4 player card game based on Obsidian Entertainment's best-selling Pillars of Eternity computer role-playing game.

And a big thing we’ve added to TTS is Discord integration, so you can see what game your friends are playing, what they are hosting and the number of seats available, and much more. Hope you enjoy!



DLC - Pillars of Eternity: Lords of the Eastern Reach



Discord Integration
  • You can now click on a user in Discord and see what game they are playing within TTS.
  • You can see when players are hosting a game, the number of seats available and their color.
  • You can also see how long that particular session has been going as well as if they are in singleplayer or multiplayer.


DLC Battle For Souls Update
  • Fixed bouncing rulebook when changing states.
  • Added info to the Notebook.
  • Made background objects non-interactable.

Scripting Improvements
  • Added custom deck setCustomObject() and getCustomObject() support.
  • Fixed takeObject() collision issue with concave colliders.
  • Fixed sync input fields on late joining people.
  • Fixed null reference with Player.getSelectedObjects().

  • getCustomObject() will return a list of these keys because it could be multiple decks combined:
  • string face, bool unique_back, string back, int width, int height, int number, bool sideways, bool back_is_hidden



Chat Improvements
  • Added a ‘System’ tab console (icon is a tilde ~).
  • This gives better user experience with errors and reports for players.
  • Color of chat window will be different to differentiate between this tab and the others.

Hotkey Improvements
  • Added hotkeys to toggle UI elements on and off:
    ctrl-f1: Tools
    ctrl-f2: Top Menu
    ctrl-f3: Players
    ctrl-f4: Notepad
    ctrl-f5: Chat

Improvements
  • You can now modify custom decks with by reopening the custom menu.
  • Enter key now works in password dialog.
  • Duplicate errors logged to any chat tab now collate, rather than spamming the chat box.

Fixes
  • Fixed issue with Text editor text invisible when it has too many characters.
  • Fixed bug with 3d pointer sometimes not showing up onscreen hands.
  • Fixed DLC custom assetbundle textures not getting converted correctly by making the secondary bundle load first.
  • Fix chat settings and host server UI overlap.
  • Fixed chat yellow indicator disappearing for all tabs when changing tabs.
  • Fixed global chat history being lost when exiting to main menu.

Stay up to date on development by following us on Twitter and Facebook!
Tabletop Simulator - Kimiko
This is our first update in 2018 and while this patch may not seem too exciting, it’s because we spent a lot time cleaning up underlining code to facilitate better updates for the future. We hope you do like any of the changes and updates that have been added thus far.

Our next DLC, Pillars of Eternity: Lords of the Eastern Reach, is a 1-4 player card game based on Obsidian Entertainment's best-selling Pillars of Eternity computer role-playing game.

And a big thing we’ve added to TTS is Discord integration, so you can see what game your friends are playing, what they are hosting and the number of seats available, and much more. Hope you enjoy!



DLC - Pillars of Eternity: Lords of the Eastern Reach



Discord Integration
  • You can now click on a user in Discord and see what game they are playing within TTS.
  • You can see when players are hosting a game, the number of seats available and their color.
  • You can also see how long that particular session has been going as well as if they are in singleplayer or multiplayer.


DLC Battle For Souls Update
  • Fixed bouncing rulebook when changing states.
  • Added info to the Notebook.
  • Made background objects non-interactable.

Scripting Improvements
  • Added custom deck setCustomObject() and getCustomObject() support.
  • Fixed takeObject() collision issue with concave colliders.
  • Fixed sync input fields on late joining people.
  • Fixed null reference with Player.getSelectedObjects().

  • getCustomObject() will return a list of these keys because it could be multiple decks combined:
  • string face, bool unique_back, string back, int width, int height, int number, bool sideways, bool back_is_hidden



Chat Improvements
  • Added a ‘System’ tab console (icon is a tilde ~).
  • This gives better user experience with errors and reports for players.
  • Color of chat window will be different to differentiate between this tab and the others.

Hotkey Improvements
  • Added hotkeys to toggle UI elements on and off:
    ctrl-f1: Tools
    ctrl-f2: Top Menu
    ctrl-f3: Players
    ctrl-f4: Notepad
    ctrl-f5: Chat

Improvements
  • You can now modify custom decks with by reopening the custom menu.
  • Enter key now works in password dialog.
  • Duplicate errors logged to any chat tab now collate, rather than spamming the chat box.

Fixes
  • Fixed issue with Text editor text invisible when it has too many characters.
  • Fixed bug with 3d pointer sometimes not showing up onscreen hands.
  • Fixed DLC custom assetbundle textures not getting converted correctly by making the secondary bundle load first.
  • Fix chat settings and host server UI overlap.
  • Fixed chat yellow indicator disappearing for all tabs when changing tabs.
  • Fixed global chat history being lost when exiting to main menu.

Stay up to date on development by following us on Twitter and Facebook!
Tabletop Simulator - Kimiko


Steam's Winter Sale is here and Tabletop Simulator is 50% off!
You can get both the individual and the 4-pack at this discounted price.

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

Additionally, all our DLCs are on sale for 20-60% off!

Here's wishing everyone a very Merry Christmas and Happy New Year!

Sale ends January 4th at 10am PST.
Tabletop Simulator - Kimiko


Steam's Winter Sale is here and Tabletop Simulator is 50% off!
You can get both the individual and the 4-pack at this discounted price.

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

Additionally, all our DLCs are on sale for 20-60% off!

Here's wishing everyone a very Merry Christmas and Happy New Year!

Sale ends January 4th at 10am PST.
Tabletop Simulator - Kimiko


It’s hard to believe how fast this year zoomed by and we want to wish everyone a very Merry Christmas and Happy New Year. Holidays are a special time to be with loved ones and friends and we are happy to have you all as part of our community.

It’s been awhile since we’ve had a new DLC, so this time around we have Tiny Epic Quest by Gamelyn Games! This one is exciting, because it includes the ITEMeeples where you can attach and detach weapons. We hope you like our rendition of the game!

If you haven’t seen it yet, our latest tutorial video is now available. This tutorial goes over how to create a custom game from start to finish. Check it out and let us know what you think. We hope it helps you get started on creating your own custom games!

https://youtu.be/_xbED5HDSYU

DLC - Tiny Epic Quest



Scripting Improvements
    External Editor:
  • ASCII to UTF8, atom will work with all languages now.
  • Save file path added sent to external editor.
  • Added sendExternalMessage(Table) and event onExternalMessage(Table).
  • Added remote script execution from external editor.

    Scripting:
  • Added Playercolor.getHoverObject()
  • Added static WebRequest class
  • Global script now has self, which is just the same thing as Global.
  • takeObject() now default smooth moves objects unless you supply smooth = false
  • Added sound property to spawnObject() to disable spawn sound.

    Global Class WebRequest:
  • Get(string url, Object owner, string function)
  • Post(string url, Table form, Object owner, string function)
  • Put(string url, string data, Object owner, string function)

  • Callback function has property with keys string url, bool is_done, float download_progress, float upload_progress, bool is_error, string error, string text.

Improvements
  • Spawn dropdown added to spawn an object in its exact saved spot.
  • This is great when trying to spawn a compound object.
  • Fixed issue with one of the colliders in the Indonesia DLC.

Fixes
  • Fixed custom assetbundles not loading in cloud manager.
  • Fixed issue with custom objects starting with 2 dummy objects.

Stay up to date on development by following us on Twitter and Facebook!
Tabletop Simulator - Kimiko


It’s hard to believe how fast this year zoomed by and we want to wish everyone a very Merry Christmas and Happy New Year. Holidays are a special time to be with loved ones and friends and we are happy to have you all as part of our community.

It’s been awhile since we’ve had a new DLC, so this time around we have Tiny Epic Quest by Gamelyn Games! This one is exciting, because it includes the ITEMeeples where you can attach and detach weapons. We hope you like our rendition of the game!

If you haven’t seen it yet, our latest tutorial video is now available. This tutorial goes over how to create a custom game from start to finish. Check it out and let us know what you think. We hope it helps you get started on creating your own custom games!

https://youtu.be/_xbED5HDSYU

DLC - Tiny Epic Quest



Scripting Improvements
    External Editor:
  • ASCII to UTF8, atom will work with all languages now.
  • Save file path added sent to external editor.
  • Added sendExternalMessage(Table) and event onExternalMessage(Table).
  • Added remote script execution from external editor.

    Scripting:
  • Added Playercolor.getHoverObject()
  • Added static WebRequest class
  • Global script now has self, which is just the same thing as Global.
  • takeObject() now default smooth moves objects unless you supply smooth = false
  • Added sound property to spawnObject() to disable spawn sound.

    Global Class WebRequest:
  • Get(string url, Object owner, string function)
  • Post(string url, Table form, Object owner, string function)
  • Put(string url, string data, Object owner, string function)

  • Callback function has property with keys string url, bool is_done, float download_progress, float upload_progress, bool is_error, string error, string text.

Improvements
  • Spawn dropdown added to spawn an object in its exact saved spot.
  • This is great when trying to spawn a compound object.
  • Fixed issue with one of the colliders in the Indonesia DLC.

Fixes
  • Fixed custom assetbundles not loading in cloud manager.
  • Fixed issue with custom objects starting with 2 dummy objects.

Stay up to date on development by following us on Twitter and Facebook!
Tabletop Simulator - Kimiko
This tiny update was mainly to get VR and Touch working again after the slight downtime with v10.0. Thanks for your patience!

General Improvements
  • VR is now working.
  • Touch is now working.
  • Doubled the max size of the packets so you can search and save larger things.
  • Improved sorting for server browser.
  • Servers that have a friend in it now have green text.
  • Added an invite icon on the top right, so you can easily invite your friends once all the slots are full, then it disappears.
  • Ping is more accurate and less jumpy.
  • Fixed issue with 50 value poker chip not showing properly for clients.

Tabletop Simulator - Kimiko
This tiny update was mainly to get VR and Touch working again after the slight downtime with v10.0. Thanks for your patience!

General Improvements
  • VR is now working.
  • Touch is now working.
  • Doubled the max size of the packets so you can search and save larger things.
  • Improved sorting for server browser.
  • Servers that have a friend in it now have green text.
  • Added an invite icon on the top right, so you can easily invite your friends once all the slots are full, then it disappears.
  • Ping is more accurate and less jumpy.
  • Fixed issue with 50 value poker chip not showing properly for clients.

Tabletop Simulator - Kimiko


Steam's Autumn Sale is here and with that, Tabletop Simulator is 50% off!
You can get both the individual and the 4-pack at this discounted price.

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

Additionally, all our DLCs are on sale for 30-50% off!

Here's wishing everyone a very Happy Thanksgiving, no matter where you live!

Sale ends November 28th at 10am PST.
Tabletop Simulator - Kimiko


Steam's Autumn Sale is here and with that, Tabletop Simulator is 50% off!
You can get both the individual and the 4-pack at this discounted price.

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

Additionally, all our DLCs are on sale for 30-50% off!

Here's wishing everyone a very Happy Thanksgiving, no matter where you live!

Sale ends November 28th at 10am PST.
...

Search news
Archive
2024
Jul   Jun   May   Apr   Mar   Feb  
Jan  
Archives By Year
2024   2023   2022   2021   2020  
2019   2018   2017   2016   2015  
2014   2013   2012   2011   2010  
2009   2008   2007   2006   2005  
2004   2003   2002