4 Commits

Author SHA1 Message Date
8795f24159 Release v1.0.0 - Production PedaloLauncher
🚀 RELEASE READY - Production JAR included

Features:
 Microsoft OAuth2 authentication working perfectly
 Always-clickable connect button (never gets disabled)
 Dynamic port allocation (25565-25575) for all browsers
 Auto-connect to PEDALO server (pedalo.vidoks.fr:25565)
 Modern dark theme UI
 Full version management with auto-download
 Microsoft Edge compatibility with special handling
 Clear error messages and user guidance

Technical improvements:
- Fixed browser closure detection
- Implemented port conflict resolution
- Enhanced error handling and user feedback
- Professional launcher interface
- Complete Gson dependency integration

Download and run:
java -jar PedaloLauncher-v1.0.0.jar

Ready for production deployment on PEDALO server!
v1.0.0
2025-09-05 02:31:24 +02:00
833b022bf8 Resolve merge conflicts and integrate PedaloLauncher code
- Merged existing repository structure with complete launcher implementation
- Updated README.md with full documentation
- Enhanced .gitignore with comprehensive exclusions
- Ready for production deployment
2025-09-05 02:02:58 +02:00
8bafe167ac Initial commit - PedaloLauncher with Microsoft Auth
- Modern Microsoft OAuth2 authentication
- Always-available connect button (never gets disabled)
- Dynamic port allocation (25565-25575) for Edge compatibility
- Auto-connect to PEDALO server (pedalo.vidoks.fr:25565)
- Dark theme UI with modern design
- Version management with auto-download
- Fixed browser closure handling

Features:
 Button always clickable - no more gray/disabled state
 Compatible with Microsoft Edge, Chrome, Firefox
 Automatic port conflict resolution
 Clear error messages and user guidance
 Professional launcher interface

Ready for PEDALO server deployment!
2025-09-05 02:00:17 +02:00
93a77b9ab5 Initial commit 2025-09-04 23:56:16 +00:00