Skip to content
This repository has been archived by the owner on Nov 8, 2022. It is now read-only.

Releases: RangerRick/blobile

Blases Loaded 3.0.0 build 78

10 May 15:57
Compare
Choose a tag to compare
  • new weather(s)
  • fixes for matchup display
  • updated commentary
  • many dependency/browser code updates
  • weather can now be dynamically updated without a client update

Thanks to hora for the commentary contributions. On devices that support TTS, audio commentary can now be enhanced to provide enough context to completely listen to a game without having to look at the screen.

Blases Loaded 1.2.0 build 58

20 Oct 18:05
Compare
Choose a tag to compare

Since 1.2.0-54:

  • scroll all/active/favorite chooser to allow for more view space
  • "day" during playoffs matches blaseball.com
  • score box layout tweaks
  • fix emoji display (fixes live feed and standings)
  • add "Black Hole" as known weather type
  • improved maximum blaseball calculation
  • fix font sizes in game detail log
  • better handling of game stream data when reconnecting

Blases Loaded 1.2.0 build 54

16 Oct 15:23
Compare
Choose a tag to compare

Since 1.1.6-51:

Features

  • Game Detail: click the button on a game and pop up a full-screen view of that game, with game log and text-to-speech play by play
  • Completely rewritten score box to rescale better at different resolutions
  • Series and Weather now displayed
  • "Game Over" display with a summary of who won/lost and shame, if relevant
  • Landscape (wide-screen) support
  • Better caching of API requests to Blaseball.com

Bug Fixes

  • updated various internals to simplify calculations
  • fixed Maximum Blaseball to take bases into account (whoops)
  • fix loading of 4th base vortex and audio resources on web version
  • fix "update" indicator on mobile
  • fix performance of slettings page initialization

Blases Loaded 1.2.0 build 53

15 Oct 22:07
Compare
Choose a tag to compare
  • fix loading audio and 4th base vortex image
  • lots of diamond/score-box fixes, including all new scorebox code to make landscape mode not suck
  • display series and weather
  • show a game over summary

Blases Loaded 1.1.6 build 51

29 Sep 02:29
Compare
Choose a tag to compare

Since 1.1.6-49:

  • swap "Home" and "Away" on the scoreboard to match blaseball.com
  • better countdown display when unknown things happen
  • fix eventsource retry resource leak
  • some internal dev cleanups
  • party time! 🎉 and some other effect updates
  • more unit tests! everyone loves unit tests!
  • fix the live feed countdown showing negative by not showing it

Blases Loaded 1.1.6 build 49

25 Sep 16:57
Compare
Choose a tag to compare

Since 1.1.6-45:

  • many (mostly small) dependency updates
  • a potential fix for freezing when backgrounded
  • fix issue with standings and diamond updating
  • fix tiebreaker on standings page, minor layout updates
  • fix for a database issue when player query fails
  • re-enable effects, add zap and flicker
  • fix for standings ordering (I had tiebreakers backwards)

Blases Loaded 1.1.6 build 48

25 Sep 16:57
Compare
Choose a tag to compare
  • fix for a database issue when player query fails
  • re-enable effects, add zap and flicker

Blases Loaded 1.1.6 build 47

25 Sep 16:57
Compare
Choose a tag to compare
  • fix issue with standings and diamond updating
  • fix tiebreaker on standings page, minor layout updates

Blases Loaded 1.1.6 build 46

25 Sep 16:57
Compare
Choose a tag to compare
  • many (mostly small) dependency updates
  • a potential fix for freezing when backgrounded

Blases Loaded 1.1.6 build 45

21 Sep 01:44
Compare
Choose a tag to compare

Since 1.1.6-42:

  • more fixes to auto-update stuff dev vs. prod
  • unit test fixes
  • new Android eventsource backend
  • fix crash on Android launch
  • database/rest bug fixes
  • handle dark mode immediately