- Created 21 wiki pages for repository and Whisper LCE
- Updated Whisper LCE README with build instructions
- Enhanced GitHub templates (issues, PRs)
- Added GitHub Actions workflow for automated builds
- All changes documented with M1noa as maintainer
- Fixed Chest Crash bug (NBT item count overflow for stacks >127)
- Fixed Void Spawn bug (players spawning in void on transparent blocks)
- Fixed Random Damage bug (suffocation near walls from float precision)
- Removed sign text censorship and profanity filtering
- Removed TNT spawn limits and chat command restrictions
- Added debug menu with F3 key (coordinates, FPS, biome info)
- Integrated 4JLibs projects (Input, Render, Profile, Storage) into solution
- Configured 4JLibs to output libraries to correct Windows64 directory
- Fixed SkinBox.h include paths in 4JLibs extraX64.h files
- Removed old VS2013 precompiled .lib files to force VS2022 rebuild
- Added comprehensive TODO.md with roadmap for PC features
- Enhanced keyboard/mouse support and video settings
- Increased gravity block limits and world size options
- Updated solution file with 4JLibs project references
- Removed console-edition-2014/lcemp/ from git tracking (not properly organized)
- Added *.log and .vs/ to .gitignore
- Committed remaining line ending changes in full-multiplatform/
- Created detailed README.md with repository overview, structure, and documentation
- Updated .gitignore to exclude opencode.json and console-edition-2014/lcemp/
- Documented all editions, leak timeline, and technical notes
- Added Git LFS file type information and original sources