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

🌟 Special thanks to our amazing supporters:


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


StoneJam 6

Hello fellow Stoneheads-- After a long time away, were excited to bring back StoneJam! Submissions to StoneJam 6 are open to artwork, UI mods, and anything else you can think to use Stonescript for. Interested in a more specific challenge? Try taking on a Bounty to earn rewards! Make sure you join the StoneJam 6 event on our Discord server to participate: https://discord.gg/stonestoryrpg?event=1165085728611504239 Weve also got an upcoming Town Square meeting on the community Discord happening tomorrow, 10/28 at 11 AM PST. Well be talking about StoneJam 6, our growing international playerbase, giving away Steam copies of SSRPG, and more! Sign up for the Town Square Discord event so you dont miss out: https://discord.gg/stonestoryrpg?event=1165123891388227614

What is StoneJam about?


StoneJam was conceived as a way to experiment with Stonescript, a scripting language built directly into Stone Story RPG. Easy to use yet powerful, scripts can be as simple as automating potions if your health gets low, optimizing combat to superhuman levels, or even creating new cosmetics and UI features! With each new update we continue to expand what's possible with Stonescript. We want to see what YOU can create! Some of the projects that people have made with Stonescript include:
  • Minigames
  • Pets and cosmetics
  • Custom UI elements (e.g. healthbars, ability timers)
  • ASCII-art and animations
  • and more!
Collaborations between participants are more than welcome (and in fact encouraged). Instructions in the Mind Stone* are written in Stonescript, a minimalist language designed for use by everyone. If you dont want to script, use the Mind Stone as your canvas to create ASCII art! *(Note: Stonescript features are unlocked part-way through playing the game. If youre new to scripting or need a quick refresher, check out this tutorial weve written up: https://stonestoryrpg.com/stonescript/intro_tutorial.html) Here is a list of changes to Stonescript since the last StoneJam: New namespaces - BigNumber, for dealing with infinitely long numbers. - key, for rebinding keyboard shortcuts. Additions - buffs.oldest - debuffs.oldest - foe.GetCount() - item.left.state - item.left.time - item.right.state - item.right.time - item.GetLoadoutL() - item.GetLoadoutR() - math.BigNumber() - math.e - math.Exp() - math.Atan() - time.msbn - sys.os - sys.isMobile - sys.isPC - sys.isConsole Changes - Parameter "u" can be used to `disable` Utility Belt UI (mobile). - Abilities can be activated by their id. E.g.: "activate cinderwisp" Deprecated - time.ms

Im a mobile player; can I still participate?


Yes! While working with Stonescript on mobile may be a bit more challenging, there are ways that you as a mobile player can participate in StoneJam. We recommend working with cosmetics as the easiest way to get into mobile scripting. For the more ambitious users, it is still possible to work with UI, Games, and other types of StoneScript creations! Check out community members Rex and Ageraks guides on mobile compatible imports and how to edit existing imports:

Easy Intro to Modding


https://steamcommunity.com/sharedfiles/filedetails/?id=2003221477

List of Mobile Compatible Imports


https://discord.com/channels/423242655498240000/597668520888762388/1146604323539792036

Editing Existing Imports on Mobile


https://discord.com/channels/423242655498240000/597668520888762388/1146915447401353360

What do I get?


StoneJam is a chance for our community to work together and bring StoneScript to its limits. All participants in StoneJam will earn a commemorative shiny treasure, and our favorite submissions will be invited to be an official addition to the game. Were also excited to bring back Bounties! Bounties are a way for us to collaborate with and challenge our community. Players can complete specific projects to earn larger rewards, including Steam Wallet funds, in-game items, and development credits for Stone Story RPG. You can find more details on bounties and rewards here: https://docs.google.com/document/d/1GfTtpiP_7Hs5Wu_y0PFmK0ngSFkNBIlRNCIicUOAYyk/edit?usp=sharing

When is StoneJam?


StoneJam will take place from 10/27 to 11/5. Youll have all of that time to create and submit your scripts on our Discord server.

How do I participate?


StoneJam 6 will be hosted on our Discord. To participate in the jam: [olist]
  • Visit our Discord server
  • Go to the #commands channel and type !stonejam
  • Congratulations, you now have the @stonejam role! With this youll be able to see the StoneJam Discord channels
  • Participate via the Discord event channels:
  • #stonejam6-discuss - StoneJam discussion chat
  • #stonejam6-submit - Entry submissions [/olist]

    How do I submit my StoneJam entry?


    Submission rules: [olist]
  • Inside your scripts, at the beginning of each file include:
    • Name/nickname of author or multiple names if multiple authors
    • Version number of the script
    • Instructions on how to use it
  • Drop your script into #stonejam5-submit, along with screenshots and/or gifs of your entry in action.
  • If a single entry involves multiple interdependent scripts, put them into a zip.
  • Submit different entries separately.
  • You can submit scripts created prior to the jam, as long as the jam week is used for meaningfully improving them.[/olist]

    Previous StoneJam Entries


    [previewyoutube=4acXL9anFyU;full][/previewyoutube]
    Disco Visor by Fyda
    Record Player by Mind Stone Thief
    Santa Hat by link2_thepast

    Resources for StoneJam


    Stonescript Documentation


    To see a full list of all possible functions, commands, and variables: https://stonestoryrpg.com/stonescript/manual.html

    Mobile Stonescript Tips (courtesy of Agerak)


    List of Mobile Compatible Imports https://discord.com/channels/423242655498240000/597668520888762388/1146604323539792036 Editing Existing Imports on Mobile https://discord.com/channels/423242655498240000/597668520888762388

    Easy projects


    Introduction to Stonescript - This writeup gives you an overview of Stonescript's functionality, including variables, commands, and operators: https://stonestoryrpg.com/stonescript Modding Guide - This walkthrough shows you how to import external scripts into the game. https://steamcommunity.com/sharedfiles/filedetails/?id=2003221477

    ASCII-art Tutorial


    Video tutorial: https://www.youtube.com/watch?v=o5v-NS9o4yc Follow-along Reference: https://stonestoryrpg.com/ascii_tutorial.html

    Example of what high-level scripting looks like


    https://www.youtube.com/watch?v=pR6QYxdGV9M

    Reference guides


    All ASCII characters currently available to use in-game: https://cdn.discordapp.com/attachments/597668520888762388/683419636204699676/AvailableGlyphs.txt Hex for all enchantment colors: Cyan: #02e5ff Yellow: #ffff62 Green: #32da5a Blue: #0063ff Red: #ff2222 List of valid ?loc: rocky, deadwood, cave, shroom, haunted, crypt, bronze, icy, temple, nagaraja --- We cant wait to see what people come up with this time! -SSRPG Team

    [url=https://twitter.com/StoneStoryRPG] Stone Story RPG Twitter Stone Story RPG Discord



  • [ 2023-10-27 17:16:51 CET ] [ Original post ]



    Stone Story RPG
    Martian Rex, Inc.
  • Developer

  • Martian Rex, Inc.
  • Publisher

  • 2019-08-08
  • Release

  • Indie Casual RPG Singleplayer
  • Tags

  • Game News Posts 144  
    🎹🖱️Keyboard + Mouse
  • Controls

  • Very Positive

    (798 reviews)


  • Review Score

  • https://stonestoryrpg.com
  • Website

  • https://store.steampowered.com/app/603390 
  • Steam Store

  • The Game includes VR Support



    Stone Story RPG Linux [294.55 M]

  • Public Linux depots

  • Stone Story - OST
  • Available DLCs

  • In a realm of perpetual evil, a single stone could change everything.

    Stone Story is an RPG set in a dark and vile world. The game's fluid ascii art is painstakingly animated in plain text by a single insane game developer. The game has been in development since 2014 and is presently in closed beta testing. It features 8 locations to explore, 8 boss fights, mind-blowing ascii cutscenes and plenty of loot to discover.



    The casual play contrasts with the retro visuals, providing a unique experience that blends nostalgia with modern design principles. One of the game's defining mechanics is that you have no direct control of the player character. You choose what items to equip, which location to visit and relax while an artificial intelligence does all the exploring, combat and looting. That doesn't mean this is an idle game. Potions and special abilities are maximized by good timing. Boss fights are intense and can keep you at the edge of your seat, requiring quick item swaps if the boss changes patterns. Additionally, an item crafting system allows you to combine otherwise disposable items--rewarding experimentation, giving you interesting choices and making full use of all the gathered loot.



    Initial language support is English, Portuguese and Chinese. Further localization will be added based on regional demand.

    MINIMAL SETUP
    • OS: Ubuntu 18.04+
    • Processor: 64bit. SSE2 instruction set supportMemory: 400 MB RAMStorage: 280 MB available spaceAdditional Notes: Potatoware friendly
    • Memory: 400 MB RAMStorage: 280 MB available spaceAdditional Notes: Potatoware friendly
    • Storage: 280 MB available spaceAdditional Notes: Potatoware friendly
    GAMEBILLET

    [ 5951 ]

    49.79$ (17%)
    25.46$ (15%)
    60.87$ (13%)
    12.74$ (15%)
    10.49$ (30%)
    2.94$ (58%)
    20.65$ (17%)
    3.00$ (80%)
    20.00$ (50%)
    15.00$ (50%)
    8.01$ (73%)
    40.95$ (18%)
    49.79$ (17%)
    33.19$ (17%)
    15.90$ (20%)
    42.46$ (15%)
    16.97$ (15%)
    4.22$ (15%)
    9.06$ (70%)
    9.35$ (22%)
    24.87$ (17%)
    18.56$ (69%)
    6.66$ (78%)
    15.11$ (16%)
    1.00$ (90%)
    7.98$ (20%)
    10.70$ (73%)
    16.77$ (16%)
    6.79$ (15%)
    35.59$ (29%)
    GAMERSGATE

    [ 3198 ]

    7.19$ (28%)
    5.62$ (44%)
    6.0$ (80%)
    6.75$ (77%)
    12.99$ (48%)
    0.38$ (92%)
    1.13$ (89%)
    1.5$ (90%)
    25.0$ (50%)
    5.0$ (75%)
    1.28$ (87%)
    18.75$ (62%)
    1.69$ (81%)
    1.5$ (81%)
    0.64$ (87%)
    1.13$ (92%)
    2.5$ (50%)
    6.75$ (66%)
    5.78$ (66%)
    4.4$ (78%)
    1.05$ (85%)
    18.89$ (37%)
    1.5$ (81%)
    1.5$ (62%)
    0.53$ (92%)
    3.28$ (78%)
    3.61$ (82%)
    1.05$ (85%)
    17.05$ (51%)
    2.25$ (89%)

    FANATICAL BUNDLES

    Time left:

    1 days, 20 hours, 33 minutes


    Time left:

    24 days, 20 hours, 33 minutes


    Time left:

    6 days, 20 hours, 33 minutes


    Time left:

    37 days, 20 hours, 33 minutes


    Time left:

    43 days, 20 hours, 33 minutes


    HUMBLE BUNDLES

    Time left:

    4 days, 14 hours, 33 minutes


    Time left:

    4 days, 14 hours, 33 minutes


    Time left:

    13 days, 14 hours, 33 minutes


    Time left:

    20 days, 14 hours, 33 minutes

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