Full notes
Full Tanxl update
Read the full published notes in a cleaner layout. The original post stays linked below.
What changed
- Gameplay
- Fixes
- UI and audio
- Maps
- Performance
Tanxl changes
Game content update:
Add special effects for other equipment.
Fixed the issue that the texture of the new equipment was missing.
Two pieces of random equipment are provided at the beginning of the game.
Removed the action of moving the version number to the left at the start of the game.
Added five new background music to replace the previous background music.
Added and replaced the game-ending sound.
Added in-game sound effects for opening doors and cutting barbed wire.
Fixed the bug that the map event only detected the first piece of equipment.
Updated textures for four dropped items.
Game engine update:
Add the parameter of font color on the button when unchecked.
Add the font color setting interface when selected and unselected in the input module button class.
Delete two unused font files.
The audio module random background music number is generated using dynamic variables.
The random number generation interface of the random module adds the processing of error data.
Player vertex shader optimizes variable name length and reduces computation.
The coordinate module optimizes the edge detection function of restricted coordinates.
- Coordinate moduleFixed the problem that the movement limit range of the record was missing in the restricted coordinate class.
The input module simplifies the function of adding buttons to the button page class.
Add shader program to get interface for drawing layer class in the drawing module.
Draw module action loop class to add the function of binding shader.
Drawing module drawing layer class to increase the number of unsigned variable setting interface.
The Draw Module Action Loop feature is implemented using the Rebind Texture mode.
The Draw module removes the old version of the Reinitialize Texture interface.
Added enumeration information for collection 2 to the service module.
Source
Changelog.gg summarizes and formats this update. How we read updates.
