Skip to content

Changelog

Version 1.8

  • Removed config.md and libraries.md documentation files for streamlined documentation
  • Removed additional server and shared libraries files
  • Updated module configuration and README
  • Further code cleanup and optimization
  • Enhanced focus on ArcCW attachment functionality
  • Removed obsolete configuration options and code

Version 1.7

  • Removed magazine system functionality
  • Removed all magazine-related configuration options (ARCCWMagazinesEnabled, ARCCWMagazineCapacity, ARCCWMagazineModel)
  • Removed magazine generation and management code
  • Removed magazine consumption hooks (ArcCW_PlayerReload, ArcCW_PlayerShoot, ArcCW_PlayerCanShoot)
  • Deleted base magazine item implementation
  • Module now focuses solely on ArcCW attachments

Version 1.6

  • Standardized all author and contact information
  • MODULE.author = "Samael"
  • MODULE.discord = "liliaplayer" → "@liliaplayer"
  • Code attribution consistency improvements

Version 1.5

  • Updated config documentation

Version 1.4

  • Code optimizations and improvements
  • Enhanced compatibility with recent game updates

Version 1.3

  • Code optimizations and improvements
  • Enhanced compatibility with recent game updates

Version 1.2

  • Additional function name standardization to lowercase
  • Various internal function names standardized

Version 1.1

  • Standardized function names to camelCase
  • Various internal function names standardized

Version 1.0

  • Initial Release