Hypick-BetterShotgun icon

BetterShotgun

[v49] Improves the vanilla shotgun and its ammo, adding features such as infinite ammo, viewing the number of loaded ammo, selling in the store, spawning on moons and in gifts (Fully configurable)

CHANGELOG

Changelog

1.4.2 (2024-02-25)

Miscellaneous Chores

1.4.1 (2024-02-18)

Bug Fixes

  • Fixed an issue with key bindings not changing (#17)

1.4.0 (2024-02-17)

Miscellaneous Chores

  • The structure of the configuration file has been changed once again
  • Added LethalCompany_InputUtils to dependencies to improve the key binding change function

Features

  • DisableFriendlyFire (default = false)
    • Turns off friendly fire

Bug Fixes

  • Fixed issue #15 (it seems)
  • Fixed an issue where when one of the players reloads a shotgun, ShowAmmoCount would incorrectly display the number of ammo for all shotguns

1.3.0 (2024-02-15)

Miscellaneous Chores

  • Changed the priority of ShootGunPrefix (by @JuanCalle1606 in #13), thereby making it more compatible with mods like HexiBetterShotgun
  • Changed the calculation of MinValueScrap and MaxValueScrap (now using the formula value * 100 / 40)
  • The structure of the configuration file has been slightly changed

Features

  • [BETA] Weight (default = 16) (shotgun only)
    • Scrap weight
  • MaxDiscount (default = 80, vanilla = 80)
    • Maximum discount in the store

1.2.0 (2024-02-13)

Miscellaneous Chores

  • Finally fixed AmmoCheckAnimation (most likely :))
  • Removed the shotgun loading sound when viewing ammo

Features

  • ReloadNoLimit (default = false)
    • Allows you to endlessly reload your shotgun
  • SkipReloadAnimation (default = false)
    • Skips reload animation

1.1.1 (2024-02-13)

Bug Fixes (d78ef12)

  • Fixed an issue where AmmoCheckAnimation still worked even if it was disabled in the config (#7)
  • Fixed an issue where the shotgun would misfire when falling to the ground with MisfireOff enabled in the config (#8)

1.1.0 (2024-02-12)

Features

  • MisfireOff (default = true, vanilla = false)
    • Disables misfire
  • InfiniteAmmo (default = false)
    • Endless ammo
  • ShowAmmoCount (default = true)
    • The number of cartridges in the shotgun will be displayed at the top right
  • [BETA] AmmoCheckAnimation
    • Enables animation of checking cartridges on the reload button
  • ReloadKeybind
    • Changes the reload key to the one you set

1.0.3 (2024-01-29)

Miscellaneous Chores

  • LethalLib 0.14.1 -> 0.14.2
  • Descriptions in the config have been corrected

1.0.2 (2024-01-29)

Miscellaneous Chores

  • LethalLib 0.13.2 -> 0.14.1
  • Minor changes to the code (f96f05b)

1.0.1 (2024-01-25)

Miscellaneous Chores

  • The default parameters in the config have been slightly changed
  • Added parameters for the cost of scrap metal on the moons in the config

1.0.0 (2024-01-22)

Miscellaneous Chores