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

Releases: LangLangBart/boonGUI

boonGUI v2.6.11

20 Jun 16:03
Compare
Choose a tag to compare

Archived

  • last version of boonGUI, the project will be archived

Full Changelog: v2.6.10...v2.6.11

boonGUI v2.6.10

25 Mar 16:33
Compare
Choose a tag to compare

Fixed

Full Changelog: v2.6.9...v2.6.10

boonGUI v2.6.9

18 Mar 17:44
Compare
Choose a tag to compare

Fixed

  • double reloading of lobby messages fe7152e

Full Changelog: v2.6.8...v2.6.9

boonGUI v2.6.8

18 Mar 16:30
Compare
Choose a tag to compare

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

14 Mar 07:09
Compare
Choose a tag to compare

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

Full Changelog: v2.6.6...v2.6.7

boonGUI v2.6.6

28 Dec 02:39
Compare
Choose a tag to compare

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 with ubuntu-latest 4a4c086

Full Changelog: v2.6.5...v2.6.6

boonGUI v2.6.5

24 Oct 20:10
Compare
Choose a tag to compare

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

Development

Full Changelog: v2.6.4...v2.6.5

boonGUI v2.6.4

08 Oct 18:53
Compare
Choose a tag to compare

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

01 Oct 18:03
Compare
Choose a tag to compare

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

27 Sep 19:00
Compare
Choose a tag to compare

Fixed

  • Production queue works as expected #192 and #193
  • Rename the Alpha version from XXV to XXVI f49391d

Full Changelog: v2.6.1...v2.6.2