Commit Graph

379 Commits

Author SHA1 Message Date
Thoronium
33ddc36741 Only intercept game traffic
Bump version
2023-04-05 22:02:38 -06:00
Ariq Pradipa Santoso
b66f01232b revert: lang path 2023-04-04 12:16:33 +07:00
Ariq Pradipa Santoso
b6a2e4dbc0 fix: improve error handling in get_languages() 2023-04-04 01:09:54 +07:00
Ariq Pradipa Santoso
45ee8fbb23 refactor: optimze path concatenation in get_lang() 2023-04-04 01:08:34 +07:00
Thoronium
fe420e9837 Translations for MongoDB setting 2023-04-02 22:49:45 -06:00
Thoronium
8d45b3d11d Log when a service isn't found 2023-04-02 22:01:03 -06:00
Thoronium
1ff96f9c7e Merge branch 'AutoMongo' of https://github.com/NotThorny/Cultivation into AutoMongo 2023-04-02 21:15:33 -06:00
Thoronium
e834022ca7 Automation
- MongoDB tied to Grasscutter rather than game
- Grasscutter restarts when changing encryption if it is running
- AIO link updates without needing manual edits
2023-04-02 21:15:25 -06:00
Thoronium
c72e502603 Update tauri.conf.json 2023-04-02 13:35:51 -06:00
Thoronium
5d6bd72083 Fix 3dmigoto path setting
Apparently broken since 1.0.21 whoops
2023-04-02 13:34:56 -06:00
Thoronium
ef3ba2a045 Update Grasscutter versions
Add auto MongoDB option
2023-04-01 12:41:50 -06:00
SpikeHD
90b86b42d0 codefix 2023-03-23 08:53:42 -07:00
Thoronium
a949754dce Update patch version 2023-03-23 00:54:13 -06:00
Thoronium
cf536b853a De-Thornify 2023-03-23 00:31:44 -06:00
Thoronium
d56c6bc069 Bump version 2023-03-05 19:38:40 -07:00
Thoronium
ea73feb8e9 Full offline compatibility 2023-03-05 19:13:09 -07:00
Thoronium
098ba63066 Small UI fix 2023-02-28 10:28:02 -07:00
Thoronium
9e6029faf3 Fix patch paths 2023-02-27 19:26:04 -07:00
Thoronium
62a97d86cb Automatically apply RSA patch 2023-02-27 17:15:21 -07:00
Thoronium
27d30a183c Update languages
Small fixes
2023-02-26 16:54:36 -07:00
Thoronium
249f07927d Fix check 2023-02-26 12:40:14 -07:00
Thoronium
090e1a888d Fix jar setting from full build 2023-02-26 12:02:21 -07:00
Thoronium
5dfa98c9ea Update languages
Format downloads menu
2023-02-26 03:32:25 -07:00
Thoronium
088d007816 Revert handle and add logging
Server.ts isn't actually printing the error to the user anyways so there was no point in trying to fix it
2023-02-26 03:02:52 -07:00
Thoronium
d49fdacf2a Error handle fix 2023-02-26 02:10:55 -07:00
Thoronium
8efd601eda Try to fix err handle 2023-02-26 01:58:00 -07:00
Thoronium
f2e3c69c0f Bug fixes 2023-02-26 01:44:01 -07:00
Thoronium
7f71549831 Add download menu translations
Update download menu formatting
Better error logging
2023-02-26 00:15:42 -07:00
Thoronium
cd2b8aee12 Correct menu text 2023-02-25 21:36:10 -07:00
Thoronium
d6b1c7a613 Update downloads menu 2023-02-25 20:17:37 -07:00
Thoronium
9b1d3594ed Small fixes 2023-02-25 19:21:40 -07:00
Thoronium
3848c39743 Small fixes
Remove stable download buttons
2023-02-25 18:37:36 -07:00
Thoronium
7831bd48dc Add full build download to menu 2023-02-25 18:12:08 -07:00
Thoronium
86d15cd335 Try extraction message fix
Change version to distinguish from official release
Slightly change metadata message
2023-02-25 16:53:18 -07:00
Thoronium
bf880ac297 Better default config
Resources update
Try to actually show news on startup
2023-02-25 16:32:49 -07:00
Thoronium
e1637cebef Merge pull request #1 from NotThorny/Korean-Lang
Upload Korean TL
2023-02-25 15:13:13 -07:00
Thoronium
d7f3218657 Fix path setting 2023-02-25 15:07:45 -07:00
Thoronium
ec7b0904d2 Upload Korean TL 2023-01-30 19:00:17 -07:00
dependabot[bot]
6c40044931 Bump tauri from 1.0.6 to 1.0.7 in /src-tauri
Bumps [tauri](https://github.com/tauri-apps/tauri) from 1.0.6 to 1.0.7.
- [Release notes](https://github.com/tauri-apps/tauri/releases)
- [Commits](https://github.com/tauri-apps/tauri/compare/tauri-v1.0.6...tauri-v1.0.7)

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

Signed-off-by: dependabot[bot] <support@github.com>
2022-12-14 19:21:49 -08:00
ChapterII
f7c8059f4c Updated Simplified Chinese translations 2022-11-19 18:08:39 -05:00
SpikeHD
6206b6762a cleanup 2022-10-01 16:12:32 -07:00
pfyy
68404f5e39 make passwordKey.txt use CRLF 2022-10-01 11:28:00 +08:00
pfyy
aa32782179 fix proxy uri (add query) 2022-09-27 19:36:39 +08:00
Magix
2cda891f02 THE GREATEST CULTIVATION UPDATE OF ALL TIME
part one of removing deprecated code
2022-09-24 00:08:12 -04:00
SpikeHD
9c8ed852d1 Merge branch 'main' of github.com:Grasscutters/Cultivation 2022-09-18 17:54:20 -07:00
SpikeHD
e75f65ab56 --no-admin and fix migoto setting 2022-09-18 17:54:05 -07:00
dependabot[bot]
151e7c3919 Bump tauri from 1.0.4 to 1.0.6 in /src-tauri
Bumps [tauri](https://github.com/tauri-apps/tauri) from 1.0.4 to 1.0.6.
- [Release notes](https://github.com/tauri-apps/tauri/releases)
- [Commits](https://github.com/tauri-apps/tauri/compare/tauri-v1.0.4...tauri-v1.0.6)

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

Signed-off-by: dependabot[bot] <support@github.com>
2022-09-16 19:33:19 +00:00
Trollerr
ed76a086b6 Vietnamese Translations Update 2022-09-12 13:09:15 +07:00
SpikeHD
c4526e2ff6 version bump 2022-09-09 17:02:43 -07:00
SpikeHD
22d8a23386 version bump 2022-09-04 18:35:38 -07:00