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.11
boonGUI v2.6.10
boonGUI v2.6.9
boonGUI v2.6.8
What's Changed
- Barter /tribute messages uses the resource icon, rather than the word b8731af
Fixed
- Chat messages for barter /tribute should be translated correctly in different languages b8731af
Development
- Removing a lot of redundant code and images that had accumulated in the earlier stages of the mod.
Full Changelog: v2.6.7...v2.6.8
boonGUI v2.6.7
What's Changed
- Store the last trading probabilities for reuse 9f6e64a
- The blue player color is darker to better distinguish it from water colors. 3705daa
- Remove the eye-catching red color for idle workers and replace it with the usual colors of the stats overlay, and add a nice icon to represent it. ba5c0bb
Fixed
- Dark text colors are brightened on dark backgrounds for better readability. 3705daa
Development
- Add custom debug class, makes debugging a bit more convenient 0fb8b26
- Replace simple-git-hooks with pre-commit 4601c55
- also replace the standard workflow with
pre-commit.ci
538facb
- also replace the standard workflow with
- Bump dependabot/fetch-metadata from 1.3.5 to 1.3.6 by @dependabot in #210
- Bump alstr/todo-to-issue-action from 4.9 to 4.10 by @dependabot in #211
- Bump crate-ci/typos from 1.13.10 to 1.13.12 by @dependabot in #213
Full Changelog: v2.6.6...v2.6.7
boonGUI v2.6.6
What's Changed
- the flag on
Han
war chariots was reduced #208
- all berry bushes look the same with a vivid green color #206
Fixed
- avoid errors when double clicking on a unit a65ef02
Development
- Update packages cfae7ba
- Bump alstr/todo-to-issue-action from 4.8 to 4.9 by @dependabot in #203
- Bump dependabot/fetch-metadata from 1.3.4 to 1.3.5 by @dependabot in #204
- Bump actions/stale from 6 to 7 by @dependabot in #209
- Update python version to
3.8.12
for the workflow release,3.8.5
is not supported withubuntu-latest
4a4c086
Full Changelog: v2.6.5...v2.6.6
boonGUI v2.6.5
Fixed
- #201 - Hero is also listed in the Units tab
- add tooltip for rank in HUD efcfbfd (added with rP26300)
- show duration for replays without
metadata.json
file, this is often the case for shared replays 9f83519 - Restoration of the player name in the tooltip of the resources 6dd0239
- unintended removed with 6a2978d
Development
- Bump alstr/todo-to-issue-action from 4.7 to 4.8 by @dependabot in #202
Full Changelog: v2.6.4...v2.6.5
boonGUI v2.6.4
What's Changed
- in the productionQueue a building will only be listed once it was
committed
52bb61e
// Foundations are initially 'uncommitted' and do not block unit movement at all
// (to prevent players exploiting free foundations to confuse enemy units).
// The first builder to reach the uncommitted foundation will tell friendly units
// and animals to move out of the way, then will commit the foundation and enable
// its obstruction once there's nothing in the way.
- Add the boonGUI version as a tooltip to the infoGameLabel string in observer mode e863b37
- Display the number of online players in the lobby ba73a7f
Fixed
- a better way to abbreviate the player name with an ellipses if too long #129
- some unused images were not power of two; adding npm script run for testing #198
Development
Full Changelog: v2.6.3...v2.6.4
boonGUI v2.6.3
What's Changed
- Display idle units in top panel #130
- Adding acceleration to the tooltip in the HUD d5e629d
Fixed
- center the text in the dataCounter d487936
- delete olive vivid texture, its no longer a fruit 0072e6a
- reduce the projectile size from towers, the previous size was comically large 199499b
- ensure the viewed player stats is always at the top (reported by
Nobbi
via the forum) a7a6d42
Full Changelog: v2.6.2...v2.6.3
boonGUI v2.6.2
Fixed
- Production queue works as expected #192 and #193
- Rename the Alpha version from
XXV
toXXVI
f49391d
Full Changelog: v2.6.1...v2.6.2