Geometrically
afaec4b1bf
Bump Theseus Version ( #818 )
...
* push to test on windows
* Fix windows sup
* Fix macos
* Fix back
* new resolver for windows testing
* Custom macos handling for some versions
* Fix 1.13+ broken
* fix arg parsing mac
* small winblows fix
* remove debug info; set meta url
* run lint + fix clippy
* Remove useless commnet
2023-10-21 13:08:47 -07:00
Wyatt Verchere
87449f91c3
Misc bugs 4 ( #381 )
...
* bug fixes
* fixed jres being undetected
* cleanup
* prettier
* fixed folders not displaying windows exporting
* fixes, more bugs
* missed function
* clippy, fmt
* prettier
2023-07-28 19:56:49 -07:00
Wyatt Verchere
c364468ed5
fullscreen ( #360 )
...
* fullscreen
* improvements, and error catching
* yarn prettier
* discord rpc
* fixed uninitialized options.txt
* working discord version
* incorrect boolean
* change
* merge issue; regex solution
* fixed error
* multi line mode
* moved \n to start
2023-07-27 00:10:07 -07:00
Wyatt Verchere
3fa33dc241
Folder names ( #318 )
2023-07-21 20:16:07 -07:00
Wyatt Verchere
1f478ec9fc
Bug fixes round 3 ( #298 )
...
* fixed bugs
* title case
* bugs; ioerror
* reset breadcrumbs
* more fixes
* more fixes
* scrolling bug
* more fixes
* more fixes
* clippy
* canonicalize fix
* fixed requested changes
* removed debouncer update
2023-07-19 14:13:25 -07:00
Wyatt Verchere
f52e777379
Compiler improvements ( #145 )
...
* Initial bug fixes
* fix compile error on non-mac
* Fix even more bugs
* Fix more
* fix more
* fix build
* fix build
* working basic
* removed zip
* working functions
* merge fixes
* fixed loadintg bar bug
* changed to one layer deep
* forge version numbers
* improvements + refactoring
* renamed things to fit plugin
* fixed bugs
* removed println
* overrides dont include mrpack
* merge
* fixes
* fixes
* fixed deletion
* merge errors
* force sync before export
* removed testing
* missed line
* removed console log
* mac error reverted
* incoreclty named helper
* added to new register method
* review changes
* minor changes
* moved create pack
* renamed function
---------
Co-authored-by: Jai A <jaiagr+gpg@pm.me >
2023-06-28 09:58:58 -07:00
Adrian O.V
8e5a0b8ae2
Onboarding ( #132 )
...
* Initial onboarding
* Update OnboardingModal.vue
* Add finish
* Animation
* Automatic opening
* Move onboarding icon to outside of main appbar
* Run lint
* run fmt
* mostly finish
* Finish onboarding
* fix onboarding bug + linux build
* fix build again
* Add back window shadows
---------
Co-authored-by: Geometrically <18202329+Geometrically@users.noreply.github.com >
Co-authored-by: Jai A <jaiagr+gpg@pm.me >
Co-authored-by: Jai A <jai@modrinth.com >
2023-06-20 19:03:59 -07:00
Geometrically
ee61951698
Initial bug fixes ( #127 )
...
* Initial bug fixes
* fix compile error on non-mac
* Fix even more bugs
* Fix more
* fix more
* fix build
* fix build
* address review comments
2023-06-02 07:09:46 -07:00
Geometrically
9ea548cfe3
Fix various issues ( #123 )
...
* Fix various issues
* Remove unused
2023-05-23 14:24:39 -07:00
Wyatt Verchere
16407060f0
Debug pin macro ( #118 )
...
* debug pin macro
* Added debug pinning macro
* working on windows
* removed remaining box pins
2023-05-18 10:31:52 -07:00
Adrian O.V
0801d7a145
Logs wireup ( #116 )
...
* wireup
* Added live logs
* Finish up wireup
* Run linter
* finish most
* Fix most issues
* Finish page
* run lint
---------
Co-authored-by: Jai A <jaiagr+gpg@pm.me >
Co-authored-by: Geometrically <18202329+Geometrically@users.noreply.github.com >
2023-05-17 13:05:20 -07:00
Geometrically
3fa0e99de2
Various final backend fixes ( #117 )
...
* Various final backend fixes
* Add FS watching
* run lint
* Autodetect installed jars
2023-05-16 15:30:04 -07:00
Wyatt Verchere
dcca0ef474
linux jre missing folders ( #99 )
...
* linux jre missing folders
* linux jre missing folders
2023-04-27 08:38:35 -07:00
Wyatt Verchere
16e015b527
Performance ( #89 )
...
* jre async
* mac support
* fixed some settings not being saved to file
* fixed older version of mac random crashing bug
* added specific mac version detection
* linux support for jre changes
* added app storage options
* tauri features change
* dependency fix
* removed debug statement
* restructured to not pass css through rust
* changed to os_info
* rerun cicd
2023-04-19 11:44:44 -07:00
Wyatt Verchere
34005dd2e2
Jre api ( #66 )
...
* basic push
* actual push
* JRE detection, and autosetting
* removed a println, retrying CI/CD
* new game version compare; preset java 7 and 8 using our jre
* 1.8 mislabeled
* working JRE changes
* fixed bugs with JRE setup
* fixed bugs with JRE setup
* manual merge
* prettier
* fixes + jre 17
* clippy, prettier
* typo
* forgot to hook up a function
* pr fix + comment fix
* added loader_version
* take 2
2023-04-07 13:31:06 -07:00
Geometrically
b9a3a6dc11
Modpack support ( #60 )
...
* Modpack support
* Finish feature
* Tauri errors fix (#61 )
* async impl
* working
* fmt and redundancy
* moved ? to if let Ok block
* Finish modpacks support
* remove generated file
* fix compile err
* fix lint
* Fix code review comments + forge support
---------
Co-authored-by: Wyatt Verchere <wverchere@gmail.com >
2023-04-05 19:04:09 -07:00
Wyatt Verchere
f48959a816
Profile bindings ( #55 )
...
* basic framework. still has errors
* added functionality for main endpoints + some structuring
* formatting
* unused code
* mimicked CLI function with wait_for process
* made PR changes, added playground
* cargo fmt
* removed missed println
* misc tests fixes
* cargo fmt
* added windows support
* cargo fmt
* all OS use dunce
* restructured profile slightly; fixed mac bug
* profile changes, new main.rs
* fixed requested pr + canonicaliation bug
* fixed regressed bug in ui
* fixed regressed bugs
* fixed git error
* typo
* ran prettier
* clippy
* playground clippy
* ported profile loading fix
* profile change for real, url println and clippy
* PR changes
---------
Co-authored-by: Wyatt <wyatt@modrinth.com >
2023-03-31 11:00:43 -07:00
Jai A
4875ed4359
Fix clippy issues
2023-03-30 15:18:57 -07:00
Wyatt Verchere
8512b45e2b
Jre detection ( #54 )
...
* initial jre detection commit
* added WinReg searching
* added windows support + refactored
* Cargo lock
* fixed linux + added canonicalization
* fixed bug in mac
* Added dunce; handling UNC paths better for canonicalization
* missed cargo lock
* removed tests, added comments
* cargo fmt
* removed redundant mac address, loop over folder
---------
Co-authored-by: Wyatt <wyatt@modrinth.com >
2023-03-28 10:31:47 -07:00