This repository has been archived by the owner on Dec 22, 2023. It is now read-only.
Releases: eigenein/blitz-tanks
Releases · eigenein/blitz-tanks
0.9.0-beta.2
0.9.0-beta.1
- 91912ec ✨ Use the client icons, drop the old URLs
- d5ec050 ✨ Okay, the tankopedia bundler is ready
- db479a7 🔊 Log saving the vehicle
- d107d54 🔊 Trace
extract_vehicle_icon()
- 28b5a15 ♻️ Load image right in
load_vehicle()
- a21500a ♻️ Make
unpack_dvpl
beasync
- 8619c35 ♻️ Make
unpack_dvpl
beasync
- 707593c ♻️ Make
unpack_dvpl
beasync
- 2ddcc07 ♻️ Extract function
extract_vehicle_icon()
- 6fd30e0 🚧 Got the WebP conversion working
- dcc6aa9 🚧 Extract dimensions from the WebP
- bf70dd1 🎨 Move static resources under
/static
- dab815e 🔒️ Use
SameSite=Strict
andSecure
for the session cookie - 915d262 🚧 Copy the vehicle icons
- d839d38 🚧 Pass
nation
tostream_nation()
0.8.0-beta.1
- b739194 💥 Filter vehicles by the tankopedia and simplify the rest
- 1a41b51 🎨 Fix the
url
dependency - 5ff6258 🎨 Move the
Vehicle
to its usual spot - e96381c 🔥 Kill the old tankopedia
- 55ce090 🚧 Move to the vendored tankopedia
- 14976e0 🚧 Okay, I got the initial bundled tankopedia
- b19e7ae 🚧 Parse the vehicle lists
- 5e34989 🚧 Unpack DVPLs
0.7.0-alpha.3
- f4c3363 🔧 Add «Object 452K»
0.7.0-alpha.2
0.7.0-alpha.1
0.6.0-alpha.4
0.6.0-alpha.3
- d28bcc5 🧑💻 Implement heartbeat on the trainer
- aaa656d 🧑💻 Add
version
on the model - c406aa0 🧑💻 Extract
RatedTankId
- d944f03 🧑💻 Shorten the wordy imports
- 963dc57 ⬆️ Bump itertools from 0.10.5 to 0.11.0
- 921153d ⬆️ Bump tokio from 1.28.2 to 1.29.0
- 7cc8b6b ⬆️ Bump clap from 4.3.4 to 4.3.8
- 7d253f4 ⬆️ Bump mongodb from 2.5.0 to 2.6.0
- 10182e4 ⬆️ Bump serde_json from 1.0.97 to 1.0.99
0.6.0-alpha.2
0.6.0-alpha.1
- e22cf1a 🚸 Remove the disclaimer
- bd3fd6b 🚧 Implement initial recommendations
- 392e6dc 🚧
AppState::recommend()
in progress - 1799590 🚸 Make
biases
anIndexMap
- af2407a 🚸 Add the progress indicator
- cbc183c ♻️ Refactor the vehicle card functions into the
VehicleCard
struct - b320959 🚧 Revamp the vehicle cards
- fd59bec 💚 Introduce
Model::empty()
for the unit tests - 262e6f5 🚧 Preparations for the Discover tab
- 16292e7 🍷 Preparations for the Discover tab
- 7d04087 🍷 Preparations for the Discover tab
- 01c3808 🍷 Re-structure small parts, fix a couple of bugs, and sort the biases
- 5c717fc 🧑💻 Remove all the extractors and keep just The One
- f078b1f ✅ Ignore the heavy tests
- d6cc698 🎨 Extract
get_vehicles_stats
for tests - 83e778d 🎨 Mark the fake accounts as
cfg(test)
- 24f3dc1 🎨 Restructure the WG client and cache
- 622e10a 🎨 Move
VehicleStats
towg
- 71c3f8d 🚧 Starting the «Discover» tab
- c19debf ♻️ Move vehicle partials to
partials
- 27de52e ♻️ Extract
vehicle_card_image()
- c22c11f ♻️ Extract
vehicle_card_image()
- 7976973 🔥 Always enable damping
- f3ad11a 🐛 Without damping the norms may still be zeroes
- 3d03451 💡 Add the docstrings
- f14e87b ♻️ Simplify the model training
- d5e7da2 ♻️ Simplify the model training
- d9b6c35 ♻️ Simplify the model training
- e3dccab ♻️ Simplify the model training
- ca659d5 ♻️ Simplify the model training
- 9d0ab60 ♻️ Simplify the model training
- 0b4a0ee ♻️ Remove the comparison operators from
Prediction
- 8a749ff 🐛 Shuffling screwed up tank ID ordering
- 9845b8c ⚡️ Use
u16
for tank IDs