KITSUNETSUKI project: version 0.8.4 changelog
14 Aug 2024 14:48
Version 0.8.4 changelog
- Python was updated to latest 3.13t RC1 with disabled GIL (free threading build)
- Panda3D was updated to latest master (switched to CMake build and separate interrogate)
- itch.io authentication is back, but it requires itch.io app to login
- Bots are now using auto generated names
- Added player type icons
- FPS in login/updater UI is limited to 30
- Added Early-Z render pass
- Added Occlusion Culling using Early-Z rejection
- Added frustum culling for animations
- Fixed bug with client desync after match rotation
- Reworked texture replacement method in character customization system
- Fixed mouse sensitivity in scope
- Fixed match settings UI
- Character customization sync on equipping/unequipping items in HUB was reworked