Skip to content

Commit

Permalink
feat: logs
Browse files Browse the repository at this point in the history
  • Loading branch information
tresabhi committed Jul 2, 2024
1 parent 63a608b commit 51da286
Show file tree
Hide file tree
Showing 2 changed files with 29 additions and 1 deletion.
28 changes: 28 additions & 0 deletions docs/changelogs/1.20.5.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,28 @@
# BlitzKit 1.20.5

Some QOL changes incoming!

## Changes

- The penetration of the shooter is now displayed above the shell switcher
- The shot display card is now shown below the tank instead of to the side on narrow screens
- Added a few more stats to Compare and Tankopedia
- Max dispersion
- Clipping potential for auto-loaders and auto-reloaders
- Raw terrain resistance coefficients
- Renamed the "Fire" section to "Firepower"
- The shell selector for the protagonist tank has been moved to the Firepower section's title
- The table layout of Compare has been compacted and indented in places
- The tank class and type has now displayed in the hero section of the Tankopedia
- Removed the default tier X filter
- Added draggable tracks
- Added the ability to sort by premium shell DPM

## Fixes

- Clicking enter no longer changes the tank you're viewing when selecting the shooter tank
- The open in new tab button in Compare now opens in a new tab
- HEAT shells no longer display ricochet angle
- The gun depression is now properly reported for the Minotauro line
- Stopped autofocus of the ghost button in the login card
- Patreon login now handles bad responses
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "blitzkit",
"version": "1.20.4",
"version": "1.20.5",
"description": "🎉 Tools for everything World of Tanks Blitz",
"main": "src/server.ts",
"type": "module",
Expand Down

0 comments on commit 51da286

Please sign in to comment.