Releases: heimskr/game3
Releases · heimskr/game3
Game3 v0.7.1
- Fixed hammers
Game3 v0.7.0
- Enabled buildtype=release in Flatpak builds
- Fixed ghosts by basically removing them
- Added autotiling in cavegen
Game3 v0.6.0
- Added Stitcher™ and integrated it into the engine, ending the era of manual tile ID maintenance.
Game3 v0.5.0
- Custom player textures with the
texture
command (e.g.,texture dog
).
Game3 v0.4.4
- Show time elapsed since connection to server
Game3 v0.4.3
- Enabled integration with the Flatpak version of Discord
Game3 v0.4.2
- Made Discord integration optional (use
-Dno_discord=true
) - Less ugly dirt color?
Game3 v0.4.1
- Discord rich presence should now work in Flatpak.
Game3 v0.4.0
- Added Discord rich presence!
- Added brine
- Fixed destructive flowers bug
- Fixed a bug in Chemskr
- Fixed unequipping not being possible
Game3 v0.3.3
- Added brewery sprite (currently unused)
- Renamed
reg
command toregister
- Reorganized some graphics code
- Autoconnect now connects at the perfect moment (no more awful hack)