Commit Graph
23 Commits
Author SHA1 Message Date
M2noa 15b4eb11e0 Remove LFS tracking - use custom server 2026-03-11 21:36:33 -05:00
M2noa c4cf6b2041 Configure Git LFS with Litter filehost 2026-03-11 21:36:33 -05:00
M2noa a8debdd914 Add wiki documentation and GitHub configuration
- 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
2026-03-10 01:09:45 -05:00
M2noa 5742c34b33 Updated Whisper LCE: Fixed critical bugs, integrated 4JLibs, removed censorship, and added PC enhancements
- 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
2026-03-09 18:26:53 -05:00
M2noa 2559f79770 docs: Redact Twitter handle from WhisperLCE leak source 2026-03-08 06:18:46 -05:00
M2noa a3c4e3c62d track *.lib with LFS 2026-03-07 21:21:20 -06:00
M2noa 3e773c0ad2 whjosaojpw[er lce phork 2026-03-07 03:24:44 -06:00
M2noa 86f9d0b695 feat: Add split archives for files over 2GB with hashes and documentation 2026-03-07 03:19:50 -06:00
M2noa ee79ae8d0b feat: Add archive files under 2GB with hashes and documentation 2026-03-07 00:53:03 -06:00
M2noa c3aa041738 Resolve merge conflict: keep updated README formatting 2026-03-06 22:30:41 -06:00
M2noa cf0751d4f4 docs: Update all READMEs with consistent formatting and archive documentation 2026-03-06 22:17:33 -06:00
Allice cd0f60158a Update links for Dungeons/Legends and Story Mode 2026-03-06 05:14:17 -06:00
Allice 920f6ca83c Update ARCHIVES.md 2026-03-05 01:05:59 -06:00
Allice ba1a4418b8 Update SOURCES.md 2026-03-04 23:57:45 -06:00
M2noa 660f7fb8fe Remove lcemp directory from tracking and update .gitignore
- 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/
2026-03-04 23:19:06 -06:00
M2noa 8edea25367 Add comprehensive README and update .gitignore
- 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
2026-03-04 23:16:40 -06:00
M2noa ffe11ab317 Configure Git LFS for all large file types and normalize line endings 2026-03-04 21:16:09 -06:00
M2noa f5e4175fb6 Final cleanup of old extraction folders 2026-03-04 19:50:13 -06:00
M1noa 23edf96edf Configure Git LFS for large files
- Track *.ttarch2 files (Story Mode archives)
- Track *.pdb files (debug symbols)
- Track *.ilk files (incremental linker files)

This ensures files >100MB can be pushed to GitHub properly.
2026-03-04 17:58:13 -06:00
M1noa 878bd1932f Update SOURCES.md with detailed technical information
- Added Chinese Netease build info (Win32 v1.5.1 with .PDB)
- Added MinecraftConsoles backup from Telegram
- Updated mcsm.zip description (Steam-cracked Story Mode builds)
- Added technical notes section with detailed information:
  - Console Edition: Java-like C++ build (not Bedrock)
  - MCPE: Version 0.6.1 source code
  - Dungeons Narration: Based on MCBE 0.15.0.0, switchable modes
  - Legends: Based on MCBE 1.2.9.0 Win32 Dev with .PDB symbols
  - Chinese Netease: Reverse engineering details, decryption requirements
  - Story Mode: Steam-free modified builds
- Clarified version numbers and technical specifications
- Added usage instructions for Legends and Dungeons builds
2026-03-04 05:10:39 -06:00
M1noa fd549d9066 Add comprehensive source mapping and verification document
- Created SOURCES.md with complete download source mapping
- Documented all original archive URLs and extraction paths
- Added MD5 hashes for smaller folders (mcpe-source, infdev-2014)
- Included git hashes where available
- Documented archive passwords
- Added Wayback Machine archive links
- Mapped pending Story Mode downloads
- Listed additional sources (mcsm.zip from Twitter)
- Included leak timeline and original 4chan thread reference
2026-03-04 04:48:44 -06:00
M1noa c923316c71 Remove original zip archives after extraction
Original archives deleted - all content preserved in extracted folders:
- Minecraft PS3 Edition Source Code/
- Minecraft/
- mc-console-oct2014/
- MinecraftConsoles-141217/
- Release/
- mc-cpp-snapshot/
- Infdev_20140630_master/

See ARCHIVES.md for full documentation of sources and platforms
2026-03-04 02:38:10 -06:00
M1noa 1990e76796 Initial commit: Organize Minecraft console edition source code archives
- Extract all zip archives to organized folders
- Add ARCHIVES.md with documentation of all versions, platforms, and sources
- Add .gitignore to exclude original zip files
- Archive contains PS3, PS Vita, PS4, Xbox 360, Xbox One, Windows, Android, iOS, and Raspberry Pi versions from 2014 leaks
2026-03-04 02:36:48 -06:00