Skip to content
This repository has been archived by the owner on Dec 22, 2023. It is now read-only.

Releases: eigenein/blitz-tanks

0.9.0-beta.2

30 Jun 15:29
Compare
Choose a tag to compare
  • 636de6a ⬆️ Bump tokio from 1.29.0 to 1.29.1
  • 643558b 🔥 Forgot that I need the game client for that
  • 32a9ee3 🚑️ There's no image_url anymore
  • 6005d93 👷 Add the tankopedia update workflow

0.9.0-beta.1

30 Jun 15:14
Compare
Choose a tag to compare
  • 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 be async
  • 8619c35 ♻️ Make unpack_dvpl be async
  • 707593c ♻️ Make unpack_dvpl be async
  • 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 and Secure for the session cookie
  • 915d262 🚧 Copy the vehicle icons
  • d839d38 🚧 Pass nation to stream_nation()

0.8.0-beta.1

29 Jun 22:21
Compare
Choose a tag to compare
  • 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

28 Jun 21:57
Compare
Choose a tag to compare

0.7.0-alpha.2

28 Jun 21:40
Compare
Choose a tag to compare
  • 4afb9ff 💚 Fix the paths
  • f3343ae 🎨 Restructure the rest of the partials
  • ea5c43e 🎨 Move VehicleCard
  • 5023395 🎨 Move the warning to Tankopedia::load()

0.7.0-alpha.1

28 Jun 21:24
Compare
Choose a tag to compare
  • 3db9b6c ✨ Implement the model auto-reloader
  • 1cca8e8 💡 Fix the executable path
  • 2ba243e 🔊 Log the model insertion
  • f22094a 🗃️ Load the model by crate version
  • 54f6867 👷 Refit the model during the publishing

0.6.0-alpha.4

28 Jun 20:04
Compare
Choose a tag to compare
  • d22ff49 📝 Update the example service unit file
  • 9b1590f 🧑‍💻 Support BLITZ_TANKS_ENVFILE
  • 9dbb3fa 🧑‍💻 Read settings from .env as well
  • 05cee72 💡 Add the developer's notes
  • 5c910c2 🚑️ Make heartbeat URL optional

0.6.0-alpha.3

28 Jun 15:39
Compare
Choose a tag to compare
  • 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

27 Jun 22:45
Compare
Choose a tag to compare
  • 5565c62 🐛 The class wasn't applied correctly
  • 1265d77 👷 Add Dependabot
  • ebce64f 🚸 Add the emoji's
  • ebfa331 🚧 Leave the un-clamped value for debugging

0.6.0-alpha.1

27 Jun 21:52
Compare
Choose a tag to compare
  • e22cf1a 🚸 Remove the disclaimer
  • bd3fd6b 🚧 Implement initial recommendations
  • 392e6dc 🚧 AppState::recommend() in progress
  • 1799590 🚸 Make biases an IndexMap
  • 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 to wg
  • 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