Skip to content

Releases: cheesasaurus/twcheese

Battle Report Enhancer, in brasil

30 May 21:29
Compare
Choose a tag to compare

br localization for the Battle Report Enhancer.

  • translations for scraping (thanks to @natanprog)
  • date/time format

Released "Another Scavenging Script"

01 Sep 01:40
Compare
Choose a tag to compare

"Another Scavenging Script"

A tool to assign scavenging troops across the various options and streamline user flow.

BRE: command icons in reports folder view

24 Jul 13:36
Compare
Choose a tag to compare

Battle report enhancer

Command icons (e.g. large attack; contains noble...) will be shown in the reports folder view.

bugfixes:

Previous BRE refactoring broke some things involving time calculation (changed from using seconds to milliseconds)
They should be fixed now:

  • loyalty calculation
  • "raid predicted resources" calculation

BRE export repeat-attack links

18 Jul 02:52
Compare
Choose a tag to compare

BRE: UI improvements for exporting repeat-attack links

  • removed "export" button
  • automatically generate/update text with exported links
  • added "copy to clipboard" button

Code for stuff the BRE does when viewing a report folder is completely modularized, bringing BRE.js down from ~1.8k lines to ~120 lines.

troop/building config, BRE UI improvements

16 Jul 00:44
Compare
Choose a tag to compare

Load troop & building config from the game.

BRE general UI improvements:

  • All buildings/units available on the world should be displayed.
  • Buildings/units not available on the world shouldn't be displayed.

BRE reports folder UI improvements:

  • Thinner vertical scrollbar (on some browsers)
  • Mouse wheel can be used to scroll vertically.
  • Column sizing/alignment issues should be fixed.

Code for stuff the BRE does when viewing a single report is completely modularized, bringing BRE.js down from ~5k lines to ~1.8k lines.

Battle Report Enhancer, in portugal

08 Jul 20:43
Compare
Choose a tag to compare

pt localization for the Battle Report Enhancer.

  • translations for scraping
  • date/time format

and some BRE refactoring

suggestRedirect skippable

03 Jul 21:08
Compare
Choose a tag to compare

[GH-56] OverviewHauls: option to redirect without the prompt

and some BRE refactoring

Battle Report Enhancer, updated

02 Jul 09:37
Compare
Choose a tag to compare

Added BRE to the repo and udpated it for the latest game version.

code still needs cleaning. but 4k lines probably isn't something that's going to be done all at once

OverviewHauls: handle already-returned commands

02 Jul 06:09
Compare
Choose a tag to compare

#54 bugfix for OverviewHauls tool

Also made the tool a little more robust. If it fails to load a command for any unexpected reason, will just show question marks and carry on instead of freezing. This should enable more-detailed bug-reports via the "select a problematic row" phase.

Bug reporter configurable via yaml

01 Jul 09:21
Compare
Choose a tag to compare

GH-40 configuring the bug reporter for various tools should be less painful than before