This repository has been archived by the owner on Jun 20, 2023. It is now read-only.
Releases: LangLangBart/boonGUI
Releases · LangLangBart/boonGUI
boonGUI v2.6.1
Fixed
- Summary and replay section threw some errors, because of a name change 4b7f332
Full Changelog: v2.6...v2.6.1
boonGUI v2.6
A26 has been released.
- Cool new features include minimap icons and the
Han
civilisation. - more details New Release: 0 A.D. Alpha 26: Zhuangzi
What's Changed
- Update mod for A26 #153
- 🛑 The production queue is currently not working correctly, see #192, #193 and the forum.
- The boonGUI background has been removed.
- Install this mod instead: https://mod.io/g/0ad/m/shiny
- Adding the large orange selector to the Han heroes e6507d0
Fixed
- Fix sprite corner in HUD #138
- Chat window clashed with top panel #131
- Options are populated upon starting 58feb28
Development
- New workflow for repo visualisation b80a515
- Added Vale (text linter) to the workflow 2c059a7
- New workflow for creating issues for TODO's automatically d906b30
- Added a simple pre-commit hook e5143b1
- Switch from Markdown to YAML templates da10b01
Dependabot
- Bump eslint from 8.11.0 to 8.12.0 by @dependabot in #124
- Bump @typescript-eslint/eslint-plugin from 5.16.0 to 5.17.0 by @dependabot in #126
- Bump typescript from 4.6.2 to 4.6.3 by @dependabot in #127
- Bump @typescript-eslint/parser from 5.16.0 to 5.17.0 by @dependabot in #125
- Bump lint-staged from 12.3.7 to 12.4.1 by @dependabot in #139
- Bump typescript from 4.6.3 to 4.6.4 by @dependabot in #142
- Bump @typescript-eslint/eslint-plugin from 5.17.0 to 5.21.0 by @dependabot in #143
- Bump eslint from 8.12.0 to 8.14.0 by @dependabot in #145
- Bump @typescript-eslint/parser from 5.17.0 to 5.21.0 by @dependabot in #144
- Bump wearerequired/lint-action from 1 to 2 by @dependabot in #141
- Bump actions/stale from 4 to 5 by @dependabot in #140
- Bump alstr/todo-to-issue-action from 4.5 to 4.6.5 by @dependabot in #150
- Bump lint-staged from 12.5.0 to 13.0.0 by @dependabot in #151
- Bump actions/setup-python from 3 to 4 by @dependabot in #157
- Bump alstr/todo-to-issue-action from 4.6.5 to 4.6.6 by @dependabot in #158
- Bump KSXGitHub/github-actions-deploy-aur from 2.2.5 to 2.3.0 by @dependabot in #156
- Bump KSXGitHub/github-actions-deploy-aur from 2.3.0 to 2.4.1 by @dependabot in #182
- Bump dependabot/fetch-metadata from 1.1.1 to 1.3.3 by @dependabot in #183
- Bump alstr/todo-to-issue-action from 4.6.6 to 4.6.8 by @dependabot in #184
- Bump KSXGitHub/github-actions-deploy-aur from 2.4.1 to 2.5.0 by @dependabot in #188
- Bump alstr/todo-to-issue-action from 4.6.8 to 4.7 by @dependabot in #190
- Bump actions/stale from 5 to 6 by @dependabot in #191
Full Changelog: v2.4.1...v2.6
boonGUI v2.4.1
What's Changed
- Option to hide the duration of a replay for observers #119
Fixed
- Exiting game skipped the summary #117
- Objectives dialog clashed with the top panel 9c76cab
- Updated some tooltips for options and resistance numbers. 853c6f7
- Adjust for player name length with uppercase letters 2756de8
- Updated eslint rules to improve code quality 405e53c
Full Changelog: v2.4...v2.4.1
boonGUI v2.4
What's Changed
- The civ icon in the top panel opens the civ overview/ structure tree when you click on it. #12
- Move the active player always at the top, when being viewed. #97
- Option to set width/height in window mode #112
- Remove the res/pop panel - Originally implemented to show gatherers, but the top panel can do it now. abb3f1b
- Each cell is highlighted when hovering the mouse over it. a2c1141
- Option to choose between
Gatherers
andIncome/10s
displayed next to resource count. ef2432f - Top panel layout, order and icon changes after exchange with
Effervescent
Fixed
- Remove unneeded fonts 7a19a11
Full Changelog: v2.3...v2.4
boonGUI v2.3
What's Changed
- Stats Panel displays information based on the ViewedPlayer #100
- Add a new extra panel next to minimap for displaying resources/pop information #92
- Menu button gets an icon, text removed. d879cf2
- Crush damage get a new Icon f7c332d
- Adoptive size of minimap based on screen size 84f3938
- Color, layout and tooltip adjustments. See image below.
Fixed
- Fixed a problem related to changePerspective where the shortGameInfoLabels was not displayed. 0a72331
- Removal of redundant code a2ecaed
- Fix saving to the config file for button presses 3456c44
- Missing wheelbarrow icon added 094061c
- The old mono-stroke font was replaced by the typical 0ad fonts (sans-stroke, sans-bold-stroke).
Full Changelog: v2.2...v2.3
boonGUI v2.2
What's Changed
- Clicking on the phase icon in the stats panel transfers you to the CC of that player #76
- Leaving the game with
Shift+ESC
you can pressEnter
to chooseQuit
- The top panel (aka menu bar) has shrunk and covers less of the game window. #71
- Adding a checkbox to the stats overlay to toggle the stats modes panel #67
- Replays show the length of the game #50
- Sound notification when a Hero dies f020574
- Enlargement of the arrow projectile by 25%. 0e08bbb
- Display the resource amount in the HUD for treasures 687f404
- Aura description for relics displayed in HUD b309427
Fixed
- [BUG] Option to send tribute to enemy is gone Bug #84
- [BUG] Kill count adds k for numbers above 1000 #83
- [BUG] Athenians missing progress overlay for phase icon Bug #79
- First steps to reduce the overall code footprint by deleting redundant code.
New Contributors
- @dependabot made their first contribution in #85
Full Changelog: v2.1...v2.2
boonGUI v2.1
What's Changed
- Create quick-installerOSX.sh by @Pretuer in #62
- Notifications only show the playername without the rating #68
- The civ emblem has been removed and the layout of the tab buttons has been slightly changed for the stats mode #67
- Sound notification at the beginning of the game. #63
- Garrison flag for all houses #65
- Possibility to change the camera settings via options #10
Fixed
- Minimap click in a corner outside the golden circle had no effect. #73
- Will to fight was missing in the military upgrades #72
- Do not show domestic animals in the units tab. #70
- Clean the code with ESLint #66
- Adjust tooltip position #64
New Contributors
Full Changelog: v2.0.2...v2.1
boonGUI v2.0.2
Fixed
- Display the hero aura in the tooltip #51
- Resarching "Cartography" in 1v1 causes erros #56
- Errors in the selection of certain military structures #57
- Disable the stats panel in the top left when playing / for non-observers #59
Full Changelog: v2.0.1...v2.0.2
boonGUI v2.0.1
What's Changed
- ARTWORK_and_LICENSE.txt:remove space from filename by @andy5995 in #54
- README.md:add link to AUR package as optional installation method by @andy5995 in #49
Fixed
- Wrong phase icon #55
Full Changelog: v2.0.0...v2.0.1
boonGUI v2.0.0
workflow