Commit Graph

401 Commits

Author SHA1 Message Date
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
SpikeHD
ed9fb9a644 fix: remove duct 2023-06-06 17:33:36 -07:00
dependabot[bot]
be3a1c6f6f
Bump xml-rs from 0.8.4 to 0.8.14 in /src-tauri
Bumps [xml-rs](https://github.com/kornelski/xml-rs) from 0.8.4 to 0.8.14.
- [Changelog](https://github.com/kornelski/xml-rs/blob/main/Changelog.md)
- [Commits](https://github.com/kornelski/xml-rs/compare/0.8.4...0.8.14)

---
updated-dependencies:
- dependency-name: xml-rs
  dependency-type: indirect
...

Signed-off-by: dependabot[bot] <support@github.com>
2023-06-06 02:25:39 +00:00
SpikeHD
06e1ca23e1 csp for style/script elements 2023-05-20 16:58:29 -07:00
Xotak
79aa4ca61d Fix and update french TL 2023-05-17 10:45:41 +02:00
Thoronium
3205c96a62 Open as admin
Set migoto exe when dl from menu
2023-05-16 13:56:40 -06:00
SpikeHD
d551344f39 version bump 2023-05-14 22:07:12 -07:00
SpikeHD
84a6267c65
Merge pull request #167 from NotThorny/All-in-Quest
Add questing all-in-one
2023-05-14 22:01:21 -07:00
Thoronium
4c9e70a8f8 Add questing all-in-one
Also fix GIMI v7 setting
2023-05-14 22:54:14 -06:00
SpikeHD
acb9061d1c fix theme loading 2023-05-14 21:37:26 -07:00
SpikeHD
a954fcfc1c Merge branch 'main' of github.com:Grasscutters/Cultivation 2023-05-12 17:36:47 -07:00
SpikeHD
302754d486 closing without waiting should still disconnect 2023-05-12 17:35:51 -07:00
dependabot[bot]
c2cbf4049e Bump h2 from 0.3.13 to 0.3.18 in /src-tauri
Bumps [h2](https://github.com/hyperium/h2) from 0.3.13 to 0.3.18.
- [Release notes](https://github.com/hyperium/h2/releases)
- [Changelog](https://github.com/hyperium/h2/blob/master/CHANGELOG.md)
- [Commits](https://github.com/hyperium/h2/compare/v0.3.13...v0.3.18)

---
updated-dependencies:
- dependency-name: h2
  dependency-type: indirect
...

Signed-off-by: dependabot[bot] <support@github.com>
2023-05-10 21:41:28 -07:00
dependabot[bot]
554bda4643 Bump openssl from 0.10.41 to 0.10.52 in /src-tauri
Bumps [openssl](https://github.com/sfackler/rust-openssl) from 0.10.41 to 0.10.52.
- [Release notes](https://github.com/sfackler/rust-openssl/releases)
- [Commits](https://github.com/sfackler/rust-openssl/compare/openssl-v0.10.41...openssl-v0.10.52)

---
updated-dependencies:
- dependency-name: openssl
  dependency-type: indirect
...

Signed-off-by: dependabot[bot] <support@github.com>
2023-05-10 21:41:20 -07:00
SpikeHD
d1018c249e
Merge pull request #165 from Grasscutters/dependabot/cargo/src-tauri/tauri-1.0.9
Bump tauri from 1.0.8 to 1.0.9 in /src-tauri
2023-05-10 19:47:29 -07:00
dependabot[bot]
0df78f35bd
Bump tauri from 1.0.8 to 1.0.9 in /src-tauri
Bumps [tauri](https://github.com/tauri-apps/tauri) from 1.0.8 to 1.0.9.
- [Release notes](https://github.com/tauri-apps/tauri/releases)
- [Commits](https://github.com/tauri-apps/tauri/compare/tauri-v1.0.8...tauri-v1.0.9)

---
updated-dependencies:
- dependency-name: tauri
  dependency-type: direct:production
...

Signed-off-by: dependabot[bot] <support@github.com>
2023-05-11 01:19:36 +00:00
SpikeHD
9516c78871
Merge pull request #126 from Grasscutters/dependabot/cargo/src-tauri/bumpalo-3.12.0
Bump bumpalo from 3.10.0 to 3.12.0 in /src-tauri
2023-05-10 18:19:14 -07:00
SpikeHD
2a45f35062
Merge pull request #125 from Grasscutters/dependabot/cargo/src-tauri/bzip2-0.4.4
Bump bzip2 from 0.4.3 to 0.4.4 in /src-tauri
2023-05-10 18:19:06 -07:00
Thoronium
bdb0fd3eb7 Small lints 2023-04-28 13:52:24 -06:00
Thoronium
4631a6d38d Formatting 2023-04-28 13:11:06 -06:00
Thoronium
dea373a0d5 Update deps 2023-04-26 22:46:21 -06:00
Thoronium
cab19e64c4 Update dependency 2023-04-26 22:46:21 -06:00
SpikeHD
5cdde7d391 lint & fix 2023-04-26 19:20:25 -07:00
Thoronium
b46a1d1fcf Better mod searching 2023-04-26 19:26:03 -06:00
Thoronium
31f77355f1 Fix unix building 2023-04-26 19:25:17 -06:00
Thoronium
96c4e4b886 Fix unix build (real) 2023-04-26 15:45:41 -06:00
Thoronium
17fed553da Fix unix build 2023-04-26 15:17:27 -06:00
Thoronium
5374e2b0b9 whitespace 2023-04-26 15:03:06 -06:00
Thoronium
d13c8e8861 rustfmt 2023-04-26 15:01:49 -06:00
Thoronium
6e711073ad Linting & prettier
Bump version
2023-04-26 14:51:19 -06:00
Thoronium
df48f888ff Mod browser page number 2023-04-26 14:36:54 -06:00
Thoronium
b78479a293 Linting 2023-04-26 14:36:54 -06:00
Thoronium
3969c26a58 Improve mod browser load time
Add pages to mod browser
Still WIP
2023-04-26 14:36:54 -06:00
SpikeHD
9d9bc43119 reimpl reopenasadmin 2023-04-25 23:51:57 -07:00
SpikeHD
2568694ac1 arg update fixes 2023-04-25 23:50:26 -07:00
Thoronium
e5d151f512 Formatting
For rustfmt
2023-04-22 17:08:39 -06:00
Thoronium
361737c00d Unpatch when exiting disabled GUI 2023-04-22 16:56:59 -06:00
Thoronium
0f08bb5fbf Update comment 2023-04-22 16:10:07 -06:00
Thoronium
df674abd94 Format 2023-04-22 16:06:04 -06:00
Thoronium
c21c5ac0b1 Fix launch server from args 2023-04-22 16:05:22 -06:00
Thoronium
6ac0182784 Fix args 2023-04-22 15:41:54 -06:00
SpikeHD
2fa203163d game args err check 2023-04-21 18:25:23 -07:00
SpikeHD
75c6481778 another typo 2023-04-21 18:13:49 -07:00
SpikeHD
12b60d3b2a typo oops 2023-04-21 18:13:12 -07:00
SpikeHD
88b5b40300 lint and format 2023-04-21 18:10:05 -07:00
SpikeHD
45ecfcbeb3 fix host option 2023-04-21 18:09:27 -07:00
SpikeHD
e6492825dc optionally patch/unpatch 2023-04-21 18:06:53 -07:00