Changelog
Version 1.6
- Enhanced server library with improved phone functionality (4+ line additions)
- Updated commands and PIM integration
- Code cleanup and documentation optimization
- Improved mobile phone communication system
Version 1.5
- Standardized all author and contact information
- MODULE.author = "Samael"
- MODULE.discord = "liliaplayer" → "@liliaplayer"
- Code attribution consistency improvements
Version 1.4
- Added comprehensive config documentation
Version 1.3
- Code optimizations and improvements
- Enhanced compatibility with recent game updates
Version 1.2
- Code optimizations and improvements
- Enhanced compatibility with recent game updates
Version 1.1
- Standardized function names to camelCase
SetPartner() → setPartner()
GetPartner() → getPartner()
ConnectedPair() → connectedPair()
HasCallPair() → hasCallPair()
SetNW2Int() → setNetVar()
GetNW2Int() → getNetVar()
Version 1.0