Changelog
Version 1.8
- Refactored extraction flare weapon from single-file to proper SWEP folder structure (cl_init, init, shared)
- Renamed flare entity to lia_flare for naming consistency
- Updated weapon reference to lia_extraction_flare
- Improved item and library integration with new weapon structure
Version 1.7
- Removed config.md documentation file for streamlined documentation
- Code cleanup and documentation optimization
- Enhanced extraction system functionality
- Improved escape zone mechanics and countdown system
Version 1.6
- Standardized all author and contact information
- MODULE.author = "Samael"
- MODULE.discord = "liliaplayer" → "@liliaplayer"
- Updated ENT.Author fields to "Samael"
- Added ENT.Contact = "@liliaplayer" to flare entity
- Updated SWEP.Author to "Samael"
- Added SWEP.Contact = "@liliaplayer" to extraction flare weapon
- Code attribution consistency improvements
Version 1.5
- Added comprehensive 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