Releases: LegendaryGuard/bfp_weapon_cfg_flutter
Releases · LegendaryGuard/bfp_weapon_cfg_flutter
Release list
v1.0.5
v1.0.4
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
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
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
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.cfgandbfp_attacksets.cfgfiles insideassets/cfg/directory. - Now tests parse cfg files inside
assets/cfg/to verify.
v1.0.0
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
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.