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

 Progress Game 

 

Developer

 Grinning Games 

 

Publisher

 Grinning Games 

 

Tags

 

RPG 

 

Free to play 

 

Singleplayer 

 

 Early Access 

Release

 2020-08-14 

 

Steam

 € £ $ / % 

 

News

 33 

 

Controls

 Keyboard 

 

 Mouse 

 

Players online

 n/a 

 

Steam Rating

 Need more reviews to generate a review score 

Steam store

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

 
Public Linux depots

 Linux 64 [122.29 M] 


 Linux 32 [120.47 M] 




LINUX STREAMERS (0)




v0.09.1.1b.2 Hotfix - Sacrificial Altar "Add All" Button + sacrificing crash fix

Hey all,

as the title states this is just a small hotfix:
- make the sacrificing of items in the late-game easier
- fixing a potential crash/hangup when sacrificing a large quantity of items (100+)

this happened because with each item being removed from the inventory it would do a sort of the entire inventory, which would already take a bit of time when performed once for 100+ items,
Additionally all item elements in the inventory UI would get informed about an item being removed from the sacrificial altar, creating an exponential growth in calculation power required.
I fixed both these by making them more performant. Each item element now only listens to the "removed_from_sacrificial_altar" signal from its own item, not everyone's. and additionally when the sacrificial altar starts sacrificing items it will pause the inventory sorting and restart it after its done. This improved performance by around 10-50x for 200 items being sacrificied


The endgame in its current form is a temporary solution to give players a possibility to progress beyond the currently available story/world. This endgame will morph and change with each big release to get closer to the interesting and long lasting gameplay i have planned.

Im currently working with a bit of different development approach which allows me for easier hotfix deployment/development while still working on the 0.09 maintenance release

I hope everyone is doing well!

Keep it up!


[ 2023-08-10 22:09:45 CET ] [ Original post ]