17 Commits

Author SHA1 Message Date
a77bacc22f modified: Cargo.lock
modified:   Cargo.toml
2025-04-01 02:53:09 +03:00
dda1ecc9be modified: Cargo.lock
modified:   Cargo.toml
2025-03-25 01:26:02 +03:00
240d728227 modified: Cargo.lock
modified:   Cargo.toml
	new file:   build.rs
	new file:   icon.ico
	new file:   launcher.rc
	modified:   src/launcher.rs
	modified:   src/main.rs
2025-03-24 04:53:57 +03:00
bc52de7fec modified: Cargo.lock
modified:   Cargo.toml
	modified:   src/launcher.rs
	modified:   src/main.rs
	modified:   src/www/portable.html
2025-03-19 21:17:45 +03:00
a467cc6bad Logger modified, server connection created.
modified:   .gitignore
	modified:   Cargo.lock
	modified:   Cargo.toml
	modified:   src/config.rs
	modified:   src/launcher.rs
	modified:   src/main.rs
	modified:   src/minecraft.rs
	modified:   src/www/portable.html
2025-03-18 18:15:48 +03:00
9ad5537385 new file: README.md 2025-03-17 01:47:15 +03:00
aa417bd470 modified: Cargo.toml 2025-03-15 03:08:57 +03:00
59a516757b modified: Cargo.lock
modified:   Cargo.toml
	modified:   src/launcher.rs
	modified:   src/main.rs
	modified:   src/www/portable.html
2025-03-14 20:39:25 +03:00
ac7fedc16a Downloading completed, added instances section
modified:   Cargo.lock
	modified:   Cargo.toml
	modified:   src/config.rs
	modified:   src/launcher.rs
	modified:   src/main.rs
	modified:   src/minecraft.rs
	modified:   src/util.rs
	new file:   src/www/icons/alpha.png
	new file:   src/www/icons/new_era.png
	new file:   src/www/icons/release.png
	modified:   src/www/portable.html
2025-03-14 17:58:56 +03:00
859a3902aa Downloading 2025-03-14 04:08:03 +03:00
fa10392184 modified: src/main.rs 2025-03-14 02:03:43 +03:00
e6e515b669 modified: Cargo.lock
modified:   Cargo.toml
	modified:   src/launcher.rs
	modified:   src/main.rs
	new file:   src/minecraft.rs
	modified:   src/util.rs
	deleted:    src/www/font-awesome.min.css
	deleted:    src/www/html
	deleted:    src/www/notification.html
	modified:   src/www/portable.html
	deleted:    src/www/public_release.html
2025-03-13 16:24:08 +03:00
c4430fb848 modified: Cargo.lock
modified:   Cargo.toml
	modified:   src/config.rs
	modified:   src/launcher.rs
	modified:   src/main.rs
	modified:   src/www/portable.html
	modified:   .gitignore
2025-03-13 03:32:35 +03:00
46e19a87f8 modified: Cargo.lock
modified:   Cargo.toml
	modified:   src/config.rs
	new file:   src/launcher.rs
	modified:   src/main.rs
	new file:   src/util.rs
	new file:   src/www/font-awesome.min.css
	modified:   src/www/portable.html
2025-03-13 02:02:36 +03:00
72b345ac82 test 2025-03-12 15:58:24 +03:00
4a5a9f85e7 modified: Cargo.lock
modified:   Cargo.toml
	deleted:    public_release
	deleted:    sign_in
	modified:   src/main.rs
	renamed:    html -> src/www/html
	renamed:    loading_screen -> src/www/loading_screen
	renamed:    log_screen -> src/www/log_screen
	renamed:    logged_in -> src/www/logged_in
	renamed:    main_screen -> src/www/main_screen
	renamed:    profile_customization -> src/www/profile_customization
	new file:   src/www/public_release
	renamed:    settings -> src/www/settings
	new file:   src/www/sign_in.html
2025-03-11 15:59:44 +03:00
495bcca71e new file: .gitignore
new file:   Cargo.lock
	new file:   Cargo.toml
	new file:   html
	new file:   loading_screen
	new file:   log_screen
	new file:   logged_in
	new file:   main_screen
	new file:   profile_customization
	new file:   public_release
	new file:   settings
	new file:   sign_in
	new file:   src/main.rs
2025-03-11 14:44:21 +03:00