SpikeHD
7bbc7e3c10
Update README.md
2023-04-08 09:46:15 -07:00
SpikeHD
5b7c1307d9
Update README.md
2023-04-08 09:40:17 -07:00
Thoronium
096992572c
Add 7z support
2023-04-07 13:12:41 -06:00
Thoronium
68f0cce154
Run prettier
2023-04-07 11:23:35 -06:00
Thoronium
19db69646f
Remove whitespace
2023-04-07 10:45:05 -06:00
Thoronium
82f40186fe
Translations for new help text
2023-04-07 10:45:05 -06:00
Thoronium
d7b2aa25cc
Add mods download
2023-04-07 10:32:53 -06:00
Thoronium
3356bddb42
Fix horny blur on installed mods
2023-04-07 10:32:53 -06:00
Thoronium
db11cf7907
Change encryption to checkbox
2023-04-07 10:32:53 -06:00
Thoronium
891dbb41aa
Add delay button for 3dmigoto
2023-04-07 10:32:53 -06:00
Thoronium
cf6ec3da82
Test permission change for setting proxy
2023-04-07 10:32:41 -06:00
SpikeHD
b2d6f390fb
Merge pull request #144 from NotThorny/IssuesFixes
...
Bugfixes
2023-04-06 11:42:09 -07:00
Thoronium
a920d70e53
Run prettier
2023-04-05 22:06:54 -06:00
nana
d2e7759eec
Create pt-br.json
...
Adds a brazillian portuguese translation file.
2023-04-05 22:05:21 -06:00
Thoronium
77380e357c
Show wrench instantly on setting 3dmigoto
2023-04-05 22:02:50 -06:00
Thoronium
33ddc36741
Only intercept game traffic
...
Bump version
2023-04-05 22:02:38 -06:00
SpikeHD
bbd18d33e9
Merge pull request #143 from ariqpradipa/src-tauri/src/lang
...
Refactor path concatenation and make error handling src-tauri/src/lang.rs
2023-04-04 08:29:21 -07: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
SpikeHD
78c2a8d0c8
Merge pull request #142 from NotThorny/AutoMongo
...
Automation & Bugfix
2023-04-03 09:13:24 -07:00
Thoronium
fe420e9837
Translations for MongoDB setting
2023-04-02 22:49:45 -06:00
Thoronium
57576f399b
Change AIO zip name
2023-04-02 22:36:09 -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
SpikeHD
01d12178ba
Merge pull request #138 from NotThorny/CultivationP
...
Ease-of-use & QoL Additions, Updates, & Fixes
2023-03-23 08:28:40 -07:00
Thoronium
b67e0992f1
Add back frontend-checks
2023-03-23 01:02:00 -06: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
19c8537e91
Bug fix
2023-03-22 23:11:10 -06:00
dependabot[bot]
420e437788
Bump webpack from 5.73.0 to 5.76.1
...
Bumps [webpack](https://github.com/webpack/webpack ) from 5.73.0 to 5.76.1.
- [Release notes](https://github.com/webpack/webpack/releases )
- [Commits](https://github.com/webpack/webpack/compare/v5.73.0...v5.76.1 )
---
updated-dependencies:
- dependency-name: webpack
dependency-type: indirect
...
Signed-off-by: dependabot[bot] <support@github.com>
2023-03-15 03:14:14 +00:00
Thoronium
8a62a5a8c7
Notify on encryption change
2023-03-09 16:30:54 -07: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
abf7a428f6
Update README.md
...
Update info about issues page
2023-03-04 13:21:08 -07:00
Thoronium
7bd3493366
Merge branch 'FixedCultivation' of https://github.com/NotThorny/Cultivation into FixedCultivation
2023-03-01 21:05:23 -07:00
Thoronium
20a80e5625
Fix could not patch on very first run
2023-03-01 21:05:16 -07:00
Thoronium
4a8db8eb0f
Update README.md
2023-03-01 15:30:30 -07:00
Thoronium
f44dfeb79d
Merge branch 'FixedCultivation' of https://github.com/NotThorny/Cultivation into FixedCultivation
2023-02-28 10:28:08 -07:00
Thoronium
098ba63066
Small UI fix
2023-02-28 10:28:02 -07:00
Thoronium
b8255eb5bc
Update README.md
2023-02-27 21:15:16 -07:00
Thoronium
812aa64c5e
Reduce fallback bg size
2023-02-27 21:05:42 -07:00
Thoronium
b3aaf5c5f7
Auto RSA patching
...
Add fallback bg for when api is down
2023-02-27 20:58:17 -07:00
Thoronium
9e6029faf3
Fix patch paths
2023-02-27 19:26:04 -07:00
Thoronium
b18f7a0cf6
Quick fix for rsa.ts
2023-02-27 17:29:19 -07:00