Skip to content

Releases: heimskr/game3

Game3 v0.33.0 (Combat Update)

12 Dec 08:48
Compare
Choose a tag to compare

Game3 v0.32.1

30 Nov 22:37
Compare
Choose a tag to compare
  • Improved inventory views
  • Fixed shift clicking from busy external inventories not working

Game3 v0.32.0

29 Nov 19:00
Compare
Choose a tag to compare
  • Server stability fixes
  • Added a batched sprite renderer, which should improve performance
  • Adjusted geothermal recipe (fire opals instead of lava flasks)
  • Added tileset request/response packets (currently not used by the client)
  • All clients now get chat messages, including ones not logged in
  • Possibly better macOS compilability, but I might've broken it too for all I know
  • Documented ItemFilter and ItemFilter::Config in Protocol.md
  • Added shift click support in the item filter view
  • Clients now get recipes from the server instead of using their local gamedata

Game3 v0.31.2

08 Nov 23:06
Compare
Choose a tag to compare
  • Limited tile update propagation, fixing a rare server crash
  • Reduced starting inventory to be survival-friendly
  • Fixed cave entrance removal not being immediately visually apparent
  • Fixed the tilename for placed cauldrons
  • Updated silicon combiner/dissolver recipes to match the purifier recipe
  • Added crafting recipe for the incinerator
  • Added copper ore as a possible output for lava in the centrifuge
  • Added the ability to react with the return key as an alternative to the e key
  • Fixed autofarmers not actually requiring any energy to function
  • Fixed protein not being insertable into combiners
  • Fixed glitchiness when opening crafting stations

Game3 v0.31.1

07 Nov 17:57
Compare
Choose a tag to compare
  • Added recipes for most machines
  • Replaced placeholder autocrafter item sprite
  • Fixed direction mismatch interaction bug, probably

Game3 v0.31.0

06 Nov 21:37
Compare
Choose a tag to compare
  • Added incinerator
  • Added creative generator
  • Made autofarmers plant immediately after harvesting

Game3 v0.30.0

05 Nov 06:56
Compare
Choose a tag to compare
  • Added autofarmer sprites
  • Added autocrafter

Game3 0.29.0

02 Nov 09:46
Compare
Choose a tag to compare
  • Added possibility to get yeast from honey in a centrifuge
  • Added autofarmers
  • Improved how Chemskr handles coefficientless sublists
  • Add dissolver/combiner recipes for chilis and chili seeds
  • Doubled random tick rate (and therefore crop growth rates)

Game3 v0.28.1

02 Nov 04:41
Compare
Choose a tag to compare
  • Added chili seeds
  • Fixed crafting
  • Reverted farmland sprite to its original appearance

Game3 v0.28.0

31 Oct 05:56
Compare
Choose a tag to compare

Added item count thresholds for item filter entries.
Not compatible with old worlds or servers.