Releases: heimskr/game3
Releases · heimskr/game3
Game3 v0.33.0 (Combat Update)
Added combat.
Game3 v0.32.1
- Improved inventory views
- Fixed shift clicking from busy external inventories not working
Game3 v0.32.0
- 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
- 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
- Added recipes for most machines
- Replaced placeholder autocrafter item sprite
- Fixed direction mismatch interaction bug, probably
Game3 v0.31.0
- Added incinerator
- Added creative generator
- Made autofarmers plant immediately after harvesting
Game3 v0.30.0
- Added autofarmer sprites
- Added autocrafter
Game3 0.29.0
- 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
- Added chili seeds
- Fixed crafting
- Reverted farmland sprite to its original appearance
Game3 v0.28.0
Added item count thresholds for item filter entries.
Not compatible with old worlds or servers.