Fixes a game-mechanic regression with Disarm Trap command introduced in the Disarm crash fix from 1.0.6
1.0.6 Update Notes
Serious Bug fixes:
- When disarming certain treasure traps, it should no longer crash due to trying to manipulate the state of a non-existant UI window
Cosmetic Bug fixes:
- Fix battle verbalizer not indicating text to denote when a physical attack successfully inflicts a status effect on a target. - Also, fix it not playing the *THWACK!* sound when that same type of status-inflicting physical attack happens.
Misc:
- More game-state and UI-state information when generating an error log upon crash
Notes:
- As usual, please send error logs from %APPDATA%\Jettatura\error-logs to contact@jettatura.com if further crashes occur.
Update notes for v1.0.5
Technical feature: Error logs
This is a small update for purposes of bugfixing:
Now, if the game crashes, it should capture the error message and a function backtrace to an error log file. These crash-log files should help me better understand the cause of certain crashes so I can fix any remaining ones as they happen.
In Windows, these files may be found in: %APPDATA%\Jettatura\error-logs\ (this update will be pushed out to the Linux platform later today)
From now on, please attach all such error log files to me in bug reports sent to contact@jettatura.com
Note on ongoing issue: Graphic glitches
I am also currently aware of some users encountering glitched/garbled 3D graphics appearing. This is a slightly harder problem to comprehend the cause of, but I suspect it might have something to do with how OpenGL Vertex Buffer Objects (or related concepts like Attributes) behave on certain hardware and/or GPU drivers. This week I will begin work on a beta branch where the rendering code will get reverted to using its previous style which was based on display lists (deprecated, but perhaps much less prone to surprise GPU-specific idiosyncratic gotchas).
Details on how to opt-in to this beta branch will be published in the forums once a build is ready for it.
Update notes for v1.0.4
Patch notes for version 1.0.4
(Oct 16 2022 8:15AM)
Fixed crash when creating a Samurai character
Expunged SCROLL OF RUHAI from Korsakov's shop and item drop tables
Note: If you currently have a SCROLL OF RUHAI in your inventory, do not use it! Drop it or sell it back to the shop!