Skip to content

Releases: LegendaryGuard/bfp_weapon_cfg_flutter

v1.0.5

Choose a tag to compare

@LegendaryGuard LegendaryGuard released this 16 Aug 00:13

You can download the executables down here in Assets.

CHANGELOG:

1.0.5

  • Add .fvm on .gitignore.
  • Set kiPct property as boolean type.

v1.0.4

Choose a tag to compare

@LegendaryGuard LegendaryGuard released this 18 Jun 16:44

You can download the executables down here in Assets.

CHANGELOG:

1.0.4

  • Change weapon variable types correctly: priority, bounces, noZBounce and explosionSpawn.
  • Refactor some weapon description details.
  • Fix weapon icon not displaying when being empty in the config list.

v1.0.3

Choose a tag to compare

@LegendaryGuard LegendaryGuard released this 20 Nov 22:36

You can download the executables down here in Assets.

CHANGELOG:

1.0.3

  • Fix adding forgotten highest priority (3) in weapon properties.
  • Refactor priority details (0 = none, 1 = low, 2 = medium, 3 = high).
  • Change SDK environment requirements to >=3.10.0.
  • Update file_picker dependency to 10.3.6.

v1.0.2

Choose a tag to compare

@LegendaryGuard LegendaryGuard released this 29 Jun 10:47

You can download the executables down here in Assets.

CHANGELOG:

1.0.2

  • Display weapon summary bar to every weapon dropdown in Weapon Config Editor screen.
  • Add forgotten attackType: sbeam

v1.0.1

Choose a tag to compare

@LegendaryGuard LegendaryGuard released this 23 Jun 20:49

You can download the executables down here in Assets.

CHANGELOG:

1.0.1

  • Add weapon property images in the assets/img/ directory.
  • Display weapon property images on both editor screens.
  • Add sample bfp_weapon.cfg and bfp_attacksets.cfg files inside assets/cfg/ directory.
  • Now tests parse cfg files inside assets/cfg/ to verify.

v1.0.0

Choose a tag to compare

@LegendaryGuard LegendaryGuard released this 18 Jun 10:45

You can download the executables down here in Assets.

CHANGELOG:

1.0.0

  • Complete version.
  • Implement new screen: a functional Bid For Power Attackset Config Editor.
  • Add bottom navigation bar for switching between Weapons and AttackSets.

0.1.2

Choose a tag to compare

@LegendaryGuard LegendaryGuard released this 15 Jun 00:34

First public release. You can download the executables down here in Assets.

CHANGELOG:

0.1.2

  • Replace priority (0-1-2) numeric input field to dropdown.

0.1.1

  • Fix weaponNum bad handling input in weapon list.

0.1.0

  • Initial version.
  • Implement functional Bid For Power Weapon Config Editor.