Releases: floh22/LeagueBroadcast
Release 1.4.55
Frontend Change Log:
- Fix scoreboard background not loading
Backend Change Log:
- Fix crash when champ files are not available. The champion will however be broken in champ select.
- Add Chinese (Traditional)
Release 1.4.50
Most of the images are currently placeholders. If you would like to contribute, I would be extremely thankful for designs/images/videos/layouts, especially for the newly introduced pop ups as well as the scoreboard. Please feel free to reach out!
!Frontend must be changed by editing config files directly, no UI support as of this moment!
Frontend Change Log:
- Restructure Pop Up files
- Add Dragon/Herald/Baron spawn
- Add Dragon/Herald Kill
- Fix PopUp breaking after playing only once
- Fix PopUp position offset when mask and video size differ
- Fix Soul Point only showing once for the first team
- Fix Item indicators not loading textures when displaying many in quick succession
- Fix Item description alpha mask for red team
- Fix Item Buy/Lvl Up indicators showing on top of Info Page
- Fix Champ Icons not loading in some cases
- Fix changes not being applied properly for images and videos
Backend Change Log:
- Add Baron and Dragon timer tracking, not implemented in frontend yet
- Add Objective Spawn events
- Add Herald Kill event
- Add language support
- Fix memory reading for languages other than english
- Fix crash when there are less than 5 players per team
- Fix Viego triggering item buy when transforming
- Fix Yorick Ghouls counting towards CS/M
- Fix Team's dragons not rolling back when scrolling backwards in timeline
- Fix Inhibitor timers between games and when scrolling backwards in timeline
- More verbose logging when state cannot update
Release 1.4.2
Major frontend overhaul
The front end is now fully customizable including colors, fonts, images, background videos, enable/disable elements in config, live changes as config is changed.
!Frontend must be changed by editing config files directly, no UI support as of this moment!
Frontend Change Log:
- Single backend config to control frontend overlay
- Added support for loading user controlled google fonts. Local font support may/may not be added in the future
- All frontend elements now support background images, videos, and masks
- Level Up indicators support color, font, background, animation
- Item Buy indicators support color, font, background, animation
-> Toggleable Item Name indicators - Scoreboard now fully customizable
-> 3 separate animation modes:None, Simple, Fancy (TODO)
- Info Page supports different layout per info type
- Inhibitor timers either persist when enabled or hide when all inhibs are standing
-> Fixed timers not rolling back when scrolling in timeline - Baron Power Play Pop Up added
- Elder Taken Pop Up added
- Soul Pop Pop Up added
- Multi PC support added
-> Usehttp://localhost:9001/frontend?backend=localhost
withbackend=localhost
determining the IP of the backend. Port forwarding must be enabled on the PC running League Broadcast.
Backend Change Log:
- Unify Naming to LeagueBroadcast
- Allow Install location to reference the game/config folder directly instead of the folder containing
Riot Games
- Fix game version changing too soon prior to patch day, LB will now use the local client version
- Improve Jgl CS tracking accuracy. CS per Min info tab should now be more accurate
- Fix: Enable Replay API automatically for Auto Init UI
- More strictly check that LB does not run in a live game. Reminder: If for some reason League Broadcast actively runs during a live game, your account may be marked as cheating. League Broadcast should automatically determine to not run in this case, but to be safe, do not play a live game with League Broadcast open!
- Fix debug messaging
- Misc crash fixes and stability improvements
If you are a graphic designer looking to help out the project, I am more than happy for designs/images/videos/layouts and improvement suggestions. The default ingame overlay is not the best atm, so I would be thrilled to have someone make the default look good.
Side note: I never expected this project to receive the attention it has gotten so quickly, so thank you for your support. I work on this project in my spare time, so there will be issues and some things will not be implemented right away. I ask you to have patience with me, or even better, if you are a dev yourself and think you can help out, contact me and I'm sure we can find something for you to help out with.
Hotfix 1.3.154
KNOWN ISSUE: The program may crash after update. This is expected as large changes have been made to prepare for a frontend overhaul. Due to the hotfix nature of this release I have not been able to fix the update step to prevent this one time crash
Hotfix dragon crash (#23, #21)
Backend support for VisualElement-VisualComponent frontend
Misc stability improvements
Release 1.3.96
Known Issues:
Memory Reading only working for English game language
Changes:
Fix champ select not restarting after game
Fix red top <-> bot inhibitor swapped
Fix team icons deleted after patch
Fix info page staying visible after game end
Misc stability fixes
Release 1.3.84
Fix scoreboard loading team icons too quickly
Fix quickly toggling scoreboard or info page breaking UI
Fix champs not being detected under certain conditions
Inform user when League Install cannot be detected
Add more default league installation locations
Fix Http component only available on local pc. Now available over internet
-> Port forward 9001 needed
Fix stateData formatting and information
Release 1.3.49
Fix #12 when scoreboard is not used
Fix background colors not updating
Fix team colors not updating
Fix frontend sometimes not resetting on game end/program close
Fix inhibitors not resetting between games
Fix UI init waiting too long
Add config watching to support changing some values in file
Release 1.3.29
Add additional logging
Background color of ingame frontend now editable in frontend config
Bug fixes:
fixes #11
fixes #12
Hide ingame score when using custom score display
Fix score display not being toggling
Fix Gold formating
Fix CS per min formatting
Fix crash when Farsight has issues reading all values
Fix log level stuck at verbose
Fix UI init not working under certain circumstances
Fix UI init resetting UI on restart while game is running
Release 1.3.1
Add team presets
-> saving/loading
Add side swap
Add team per side colors
Add scoreboard
-> including score, logo, tag, best of series
Add Player gold display
Add Player XP display
Fix crash when farsight config cannot be found
Fix crash after LiveEvents connection issue
FIx crash when determining if spectator game
UI tweaks
Update default pickban logo
Release v1.2.20
!! Known Issue !!
App updating does not restart app after update
[Change Log]
fix champion names with ' causing crash
fix LiveEvents crash when error is thrown quickly after startup
add crash logging