Releases: wezzle/bar-unit-info
Releases · wezzle/bar-unit-info
v0.0.8
24 Oct 20:30
Compare
Sorry, something went wrong.
No results found
Changelog
1b3fe7d feat(unit): weapon energy/metal per sec & paralyze
v0.0.7
24 Oct 19:18
Compare
Sorry, something went wrong.
No results found
Changelog
3d913d5 feat(dps): correct sweepFire calculation
5e5ab44 chore(flake): game repo update
66e2916 feat(dps): correct dps calculations
v0.0.6
24 Oct 13:01
Compare
Sorry, something went wrong.
No results found
Changelog
8e35537 feat(units): autocompare building counterparts
6489b2a feat(table): add faction
e36a64d fix(unit): correct speeds metric
8a140b0 fix(table): correct bounds for column index
434e7ce feat(just): change primary target
1e49a6d chore(flake): update inputs
v0.0.5
25 Sep 12:02
Compare
Sorry, something went wrong.
No results found
Changelog
27885da fix: keep int type for tech level
cad74f3 fix: compile error
1071e84 refactor: use in64 to fit higher values
412c008 fix(ci): add generate step
f33d86a feat: compare bases percentage against highest unit
c82ec92 feat: readme
fdedf79 chore(just): adjust target names and add generate
46b5e4f chore: cleanup
31a35df Merge pull request #1 from wezzle/refactor/code-generation
58a53cc feat: nix build with generate step
fda8511 chore: tidy up dependencies
26cd67e chore: remove old termui implementation
930c0a4 fix: change generated data to array & use pointers
6f798a9 fix: change generated data to array & use pointers
bcf93d2 refactor: switch from embed to code generation
v0.0.4
16 Sep 10:33
Compare
Sorry, something went wrong.
No results found
Changelog
47e0d77 feat: weapon stats
7218b50 feat(unit): add simple properties and display them
766fa24 refactor(lua): improve lua unit property parsing
v0.0.3
15 Sep 19:48
Compare
Sorry, something went wrong.
No results found
Changelog
1a02a84 Merge branch 'feat/compare'
93296b9 feat: add buildpower
69f4724 feat: basic compare view
f609e17 feat: highlighting
c597b9b feat: extend bubbles table with highlighted option
43d5745 feat: weapondef struct
17a033b feat: show buildings & improve properties parsing
v0.0.2
09 Sep 14:45
Compare
Sorry, something went wrong.
No results found
Changelog
f59b2b4 fix: broken layout lua file
v0.0.1
09 Sep 14:20
Compare
Sorry, something went wrong.
No results found
Changelog
c6ea25c chore: do not checkout unitpics
449b74e fix(ci): syntax error
85c7b24 fix(ci): correct url change
4a665a5 fix(ci): clone via https
ed0a6fa fix(ci): correct branches key
35758eb feat(ci): initial setup
bec0bb2 refactor: use table cmd as main
f24fce8 feat: improved table sorting and filtering
c4ca9b8 feat: tech level in table view
a282c7c fix: use pointers
980b4c6 feat: table view using bubbletea
80ae5b8 feat: unit page and labs
e943391 feat: add run target
ceb76b6 feat: constructor list view and grid build menu
b4f75cb feat: checkout bar repo and do some magic