Thoronium
55a90ea531
Add 5.3 patch
...
Check backend / rustfmt (push) Has been cancelled
Check backend / clippy (ubuntu-latest) (push) Has been cancelled
Check backend / clippy (windows-latest) (push) Has been cancelled
Build / build-win (push) Has been cancelled
Build / build-ubuntu (push) Has been cancelled
Check frontend / prettier-tsc-eslint-checks (push) Has been cancelled
Bump version
2025-01-01 13:47:37 -07:00
Thoronium
b28c3881e6
Bump version
Check backend / rustfmt (push) Has been cancelled
Check backend / clippy (ubuntu-latest) (push) Has been cancelled
Check backend / clippy (windows-latest) (push) Has been cancelled
Build / build-win (push) Has been cancelled
Build / build-ubuntu (push) Has been cancelled
Check frontend / prettier-tsc-eslint-checks (push) Has been cancelled
2024-12-23 02:36:28 -07:00
Thoronium
1a82ab0012
Clippy ubuntu
2024-10-30 16:47:59 -06:00
Thoronium
422ce59f96
Clippy
2024-10-30 16:31:09 -06:00
Thoronium
989487b381
Lint & Prettier
2024-10-30 13:32:09 -06:00
Thoronium
f6f5eae31c
Changes from 1.2.1 - 1.5.1
...
Contains slightly modified commits from between 1.2.1 and 1.5.1.
2024-10-30 13:18:07 -06:00
daydreamer-json
f6de90ca50
Create ja.json
2023-11-20 02:47:19 +09:00
dependabot[bot]
5b6f4e94db
Bump webpki from 0.22.0 to 0.22.2 in /src-tauri
...
Bumps [webpki](https://github.com/briansmith/webpki ) from 0.22.0 to 0.22.2.
- [Commits](https://github.com/briansmith/webpki/commits )
---
updated-dependencies:
- dependency-name: webpki
dependency-type: indirect
...
Signed-off-by: dependabot[bot] <support@github.com>
2023-10-02 21:36:39 +00:00
Thoronium
5db28756d2
Fix launch args setting
2023-09-28 13:13:34 -06:00
Thoronium
7264331436
Update langs
2023-09-16 21:26:46 -06:00
Thoronium
a1571ad800
Launch args from settings
2023-09-16 21:26:46 -06:00
Thoronium
73a9e18712
Add webcache clearing
2023-09-16 21:26:46 -06:00
Thoronium
96bf4ef3fe
Checks for localhost
...
Linting
2023-09-16 21:26:46 -06:00
RealShuru
33547cd34e
Update de.json
2023-09-09 00:26:32 +02:00
SpikeHD
a29fdf3d9c
fix(all): version bump
2023-09-07 17:47:15 -07:00
SpikeHD
a86055cce9
Merge pull request #195 from fnr1r/linux/main
...
Linux support
2023-09-07 17:20:26 -07:00
mega
51da474b2a
Fix spanish translation
2023-09-01 20:58:01 +02:00
mega
97bbfea694
Update es.json
2023-09-01 20:51:45 +02:00
Thoronium
843913a664
Fix crashing on null configs
2023-08-29 15:54:09 -06:00
fnrir
3875599c5f
Implement CA installation
2023-08-23 15:36:16 +02:00
fnrir
bc1df1f5e1
Make sure it's safe to run the game
2023-08-23 15:36:16 +02:00
fnrir
4ea9df5db7
Implement wipe_registry
2023-08-23 15:36:16 +02:00
fnrir
b81beb0971
Add generic version of run_un_elevated
2023-08-23 15:36:16 +02:00
fnrir
62b54f33df
Add an option that allows binding port 443
...
Kinda everts some changes of
"Implement MongoDB autostart and GC watching".
This commit makes launching MongoDB async
2023-08-23 15:36:16 +02:00
fnrir
2c07cf90bd
Implement MongoDB autostart and GC watching
...
Windows's implementation of enable_grasscutter_watcher works just fine.
systemd is pretty much standart for handling services.
No "sudo" or "pkexec" is needed, systemd does that automatically, but
since the user needs to authenticate, we can’t await service_status.
2023-08-23 15:36:16 +02:00
fnrir
b179ccc1f0
Add Linux version of run_jar
...
This might not work on macOS
2023-08-23 15:36:16 +02:00
fnrir
699eb2838e
Implement patching
...
Quick note: Patching works, but the launcher attempts to unpatch the
game two times.
2023-08-23 15:36:16 +02:00
fnrir
3ecc4f4231
Implement launching the game on Linux
2023-08-23 15:36:16 +02:00
fnrir
75f3e829d5
Removed root requirement
...
Also disabled install_ca_files since this causes crashes when not run as
root
2023-08-18 15:29:40 +02:00
fnrir
dbbbb6603d
Fix loading icons on Linux
...
On Linux URLs to app resources start with tauri://localhost instead of
https://tauri.localhost
2023-08-18 15:29:40 +02:00
fnrir
74c6dd6792
Use different resource path in certain cases
...
This is janky, but does not require AppHandle.
2023-08-18 15:29:40 +02:00
maximuslotro
a31bc46c39
Add Toggle to use theme BG in options menu
2023-08-15 00:15:22 -05:00
SpikeHD
e4647a5811
Merge pull request #182 from Grasscutters/dependabot/cargo/src-tauri/openssl-0.10.55
...
Bump openssl from 0.10.52 to 0.10.55 in /src-tauri
2023-07-01 18:52:55 -07:00
fnrir
b56ad4e465
Increase read_file verbosity
...
Changed the error message that gets printed when
Culti tries to read a file, but fails.
2023-06-27 10:51:35 +02:00
fnrir
3ba467d03b
Fix paths
...
Replaced backslashes in paths with slashes. I did
not touch function that do the same with paths.
Those can be removed manually.
Also dataDir() returns a path that ends with a
slash so I got rid of duplicated slashes.
2023-06-27 10:35:37 +02:00
fnrir
3eec0e4a11
Add Polish translation
2023-06-26 11:40:19 +02:00
SpikeHD
9798f6d0d3
Merge pull request #184 from NotThorny/Redirect-more-2
...
Update more redirecting
2023-06-25 14:35:40 -07:00
Thoronium
db6f23dbad
Update intercepts
2023-06-25 14:25:13 -06:00
laura o3o
d9dfb6ac4e
Update it.json
2023-06-25 21:55:00 +02:00
laura o3o
981cb3180e
Update it.json
2023-06-25 21:44:15 +02:00
laura o3o
d5187cb5d6
Create it.json
2023-06-25 21:34:51 +02:00
dependabot[bot]
5a1e7d105c
Bump openssl from 0.10.52 to 0.10.55 in /src-tauri
...
Bumps [openssl](https://github.com/sfackler/rust-openssl ) from 0.10.52 to 0.10.55.
- [Release notes](https://github.com/sfackler/rust-openssl/releases )
- [Commits](https://github.com/sfackler/rust-openssl/compare/openssl-v0.10.52...openssl-v0.10.55 )
---
updated-dependencies:
- dependency-name: openssl
dependency-type: indirect
...
Signed-off-by: dependabot[bot] <support@github.com>
2023-06-21 22:57:02 +00:00
Thoronium
6b07ccf1b5
Add CLI flag
2023-06-18 21:31:08 -06:00
Thoronium
f6856431bd
Update langs pt.2
2023-06-18 16:46:03 -06:00
Thoronium
f7e33d5035
Update langs
2023-06-18 16:29:33 -06:00
Thoronium
190adb1d52
Redirect more domains
2023-06-18 16:10:22 -06:00
SpikeHD
87b97c6824
fix: version bumps
2023-06-06 18:13:53 -07:00
SpikeHD
fc7fb739e7
if I keep forgetting to re-set this I am going to explode
2023-06-06 18:08:28 -07:00
SpikeHD
044be37e9e
fix: proper language export and restyle of game path notification
2023-06-06 18:07:54 -07:00
SpikeHD
fe974a1ae1
Merge pull request #178 from Grasscutters/dependabot/cargo/src-tauri/xml-rs-0.8.14
...
Bump xml-rs from 0.8.4 to 0.8.14 in /src-tauri
2023-06-06 17:55:40 -07:00