Daniel Scalzi
|
6a44694a32
Removing old and deprecated assets in preparation for the new design.
|
8 vuotta sitten |
Daniel Scalzi
|
4a8bffe8f6
Updated readme to add a discord banner icon.
|
8 vuotta sitten |
Matan Rak
|
caccf8db37
working on the new login concept.
|
8 vuotta sitten |
Daniel Scalzi
|
f8a0805c8c
Working on concepts for login UI.
|
8 vuotta sitten |
Daniel Scalzi
|
bb566471b8
Working on launch process code with forge. Pending cleanup and optimizations.
|
8 vuotta sitten |
Daniel Scalzi
|
d00f09aaf0
Added hash validation for distro index, updated hashes.
|
8 vuotta sitten |
Daniel Scalzi
|
daa5abd5bd
More progress on forge downloads. Added check for missing resources in the download stream.
|
8 vuotta sitten |
Daniel Scalzi
|
247f63d64d
Starting work on forge downloads
|
8 vuotta sitten |
Daniel Scalzi
|
bd503f71c8
Filled in version.json, added utility function.
|
8 vuotta sitten |
Daniel Scalzi
|
a3c9130d7a
Added functionality to extract .pack.xz files. The npm modules available to do this were a mess, being either outdated or refusing to build on windows. In order to achieve this, I wrote up a small java library which will extract these files. We simply pass the files we want to extract to the command line using a corresponding argument and it does the rest. This should be no issue as we will always have a JRE present on this launcher, whether that be bundled or already installed.
|
8 vuotta sitten |
Daniel Scalzi
|
cc25f2c2e0
Beginning work on launcher.
|
8 vuotta sitten |
Daniel Scalzi
|
771b0984f1
Adding login box
|
8 vuotta sitten |
Daniel Scalzi
|
c83809b0dc
Damage control pass 2
|
8 vuotta sitten |
Daniel Scalzi
|
75af2726db
Damage control pass 1
|
8 vuotta sitten |
Matan Rak
|
33a4e49401
Removing old index.html page
|
8 vuotta sitten |
Matan Rak
|
77461fdac4
Matan merge try 2
|
8 vuotta sitten |
Matan Rak
|
ab74dd39c5
Matan merge
|
8 vuotta sitten |
Daniel Scalzi
|
51e75a610d
Added forge checksum validations.
|
8 vuotta sitten |
Daniel Scalzi
|
1a403f34a3
Completed assetguard documentation
|
8 vuotta sitten |
Daniel Scalzi
|
9fc1b1e40a
A few more jsdocs, will finish the rest tomorrow.
|
8 vuotta sitten |
Daniel Scalzi
|
460c6c19fa
AssetGuard module being finalized, documentation in progress.
|
8 vuotta sitten |
Daniel Scalzi
|
0dfb26f8fa
Progress towards final asset downloading system (assetguard).
|
8 vuotta sitten |
Daniel Scalzi
|
f5702f62a6
Working on experimental features, optimizing downloads.
|
8 vuotta sitten |
Daniel Scalzi
|
8173f85df0
Begining work on the UI, header is complete.
|
8 vuotta sitten |
Daniel Scalzi
|
c41f74f478
Added more dynamic values for game launch, hotfix for electron installation bug.
|
8 vuotta sitten |
Daniel Scalzi
|
d4caf1ad22
Successfully launched vanilla minecraft, however much code cleanup is pending.
|
8 vuotta sitten |
Daniel Scalzi
|
b01f652d8c
Addes sha1 hash validation for all download processes - code is pending a final review/cleanup
|
8 vuotta sitten |
Daniel Scalzi
|
cf0afeb957
Began working on launching minecraft process. Implementing hash validation for asset downloads. Full integration for the latter will be complete soon.
|
8 vuotta sitten |
Daniel Scalzi
|
ef420d4ba6
Native lib retrieval complete, proper rule implementation added.
|
8 vuotta sitten |
Daniel Scalzi
|
a36ca5ba26
Working on full support for retrieval of vanilla game files (libs, assets, client, etc)
|
8 vuotta sitten |