Quentin Legot quentinlegot
  • France
  • https://quentinlegot.github.io/
  • 24 years old master's student in Computer Science at University of Rennes 1. Owner of this Git instance

  • Joined on 2021-08-31
quentinlegot pushed to launcher at quentinlegot/Launcher-tauri 2023-04-25 20:08:12 +02:00
6697c38af0 Frontend now listen to event sent from backend
quentinlegot pushed to launcher at quentinlegot/Launcher-tauri 2023-04-25 18:55:17 +02:00
dce77e1e3d Fix seek alway giving a size equal to 0
quentinlegot pushed to launcher at quentinlegot/Launcher-tauri 2023-04-25 14:09:51 +02:00
4d1656f618 Doesn't return an error anymore if sha1 isn't available
quentinlegot pushed to launcher at quentinlegot/Launcher-tauri 2023-04-24 14:34:31 +02:00
c0a340225d File OS error
quentinlegot pushed to launcher at quentinlegot/Launcher-tauri 2023-04-24 02:47:23 +02:00
c0990b3fe8 readded game_profile to ClientOptions, added creation of libraries folder
quentinlegot pushed to launcher at quentinlegot/Launcher-tauri 2023-04-22 23:05:26 +02:00
6869f97eea Fix mutex issue
quentinlegot pushed to launcher at quentinlegot/Launcher-tauri 2023-04-22 19:15:54 +02:00
a2ca88b9cd Auth return Err when user close the window, temporary remove download function
quentinlegot pushed to launcher at quentinlegot/Launcher-tauri 2023-04-22 01:57:27 +02:00
463e66bd97 rename crate
e8c92cf7f0 Fix some issues
6cdf71b5b6 Add a dowload game button, move all related version manifest component to manifest.rs
Compare 3 commits »
quentinlegot pushed to launcher at quentinlegot/Launcher-tauri 2023-04-20 19:51:40 +02:00
4d2ed01cc0 Add GameProfile struct as aith result, serde now use stringly typed structures to parse version manifest json, add specific version json parsing
quentinlegot created branch launcher in quentinlegot/Launcher-tauri 2023-04-20 01:10:49 +02:00
quentinlegot pushed to launcher at quentinlegot/Launcher-tauri 2023-04-20 01:10:49 +02:00
5ecbf08c0a Add parsing of minecraft version manifest
quentinlegot created branch master in Altarik/launcher_json 2023-04-09 23:38:48 +02:00
quentinlegot pushed to master at Altarik/launcher_json 2023-04-09 23:38:48 +02:00
2267bc0f90 initial commit
quentinlegot created repository Altarik/launcher_json 2023-04-09 23:38:27 +02:00
quentinlegot commented on issue quentinlegot/Toolbox#13 2023-03-24 21:59:16 +01:00
Ajout api createTable prenant en entrée des Text au lieu de String

Fix in 48e53e0edb6b716cf341a21905fab0c5b32fc88f

quentinlegot closed issue quentinlegot/Toolbox#13 2023-03-24 21:59:16 +01:00
Ajout api createTable prenant en entrée des Text au lieu de String
quentinlegot pushed to dev at quentinlegot/Toolbox 2023-03-24 21:58:13 +01:00
48e53e0edb Added support of Text for Pagination
quentinlegot opened issue quentinlegot/Toolbox#13 2023-03-24 21:00:50 +01:00
Ajout api createTable prenant en entrée des Text au lieu de String
quentinlegot commented on issue quentinlegot/Toolbox#11 2023-03-24 21:00:13 +01:00
Ajout paramètre boolean display à createTable

Fix in 30853dee70daad53de47914a02eda2b3fbb55127

quentinlegot closed issue quentinlegot/Toolbox#11 2023-03-24 21:00:13 +01:00
Ajout paramètre boolean display à createTable