Devlogs
Update 1.2.5
ClassiCubeA downloadable game for Windows and Linux
Hello, I have updated the build available from itch.io to ClassiCube 1.2.5.
Changes are as follows
General (all builds):
- Improved: Don't constantly redraw FPS when hidden
- Fixed: If you can't delete Air, don't let you place blocks in Air (Thanks Fam0r)
- Fixed: Crash when there are entries with many leading spaces in options.txt
- Fixed: Crash while trying to generate a new map when in third person mode
- Added: Hold model (Thanks VenkSociety)
- Fixed: Don't crash if custom login service server returns incorrect JSON
- Improved: Don't fallback to XOR if can't securely encrypt data
- Fixed: If you were standing above map, and borders height was > map height, you would pick air blocks in the inside of the map borders instead of the outside
Windows:
- Fixed: Logger_Abort missing backtrace on x86 when compiled with MSVC
- Improved: Now technically runs on Windows 95
- Fixed: (Direct3D9) Don't crash if no video memory when initially trying to create device
Linux:
- Fixed: Don't crash immediately if glXQueryVersion fails