Commit Graph

307 Commits

Author SHA1 Message Date
Stanley Dimant
a486954248 take last instead of first detected hash 2022-07-29 12:56:11 +02:00
Stanley Dimant
4ca2419f46 fix for crashes on unloading mare while downloading files 2022-07-29 12:33:31 +02:00
Stanley Dimant
8716352116 I should stop coding late at night send help 2022-07-29 03:17:24 +02:00
Stanley Dimant
c5c43e8696 fix nullable cancellationtoken 2022-07-29 01:35:11 +02:00
Stanley Dimant
cf6b89454b maybe fix issue with char data being accidentally yeeted without reason and sent empty 2022-07-29 01:31:36 +02:00
Stanley Dimant
fc18b19a4b use static files to download from service 2022-07-28 18:06:45 +02:00
Stanley Dimant
34ed21472a minor bugfixing and log severity adjustment 2022-07-28 14:14:00 +02:00
Stanley Dimant
57c0a4b9b0 bump version 2022-07-27 01:11:56 +02:00
Stanley Dimant
5aeaef6ea7 fix issue with unlimited redraws hanging when using /penumbra redraw all 2022-07-27 01:11:35 +02:00
Stanley Dimant
a36424d57b fuck this shit 2022-07-26 20:10:36 +02:00
Stanley Dimant
975a813b7f actually fix not sending data properly 2022-07-26 18:45:46 +02:00
Stanley Dimant
6b9d79b88d fix not sending update when hat/visor/weaponstate has changed between jobchanges 2022-07-26 18:09:24 +02:00
Stanley Dimant
307c90f40e save but not send hat/visor/weapon state, fix sync of mounts, speed up cache generation a bit 2022-07-26 12:49:44 +02:00
Stanley Dimant
b8275ca070 fix glamourer data not being transferred correctly 2022-07-24 23:25:56 +02:00
rootdarkarchon
a296f3cfd2 Merge pull request #15 from Xehnoh/main
Update German ToS
2022-07-24 22:13:20 +02:00
Tobias Rabo
0074d1d77a Update German ToS
-I'm an idiot
2022-07-24 22:05:57 +02:00
Tobias Rabo
709947fd4e Updated German ToS
-changed a typo
2022-07-24 21:59:40 +02:00
Stanley Dimant
949cfd0c0e fix issue with player disposal, fix issue with penumbra mass redraw 2022-07-24 21:50:35 +02:00
Tobias Rabo
286281d4bc changed 2 words in first paragraph 2022-07-24 21:08:29 +02:00
Tobias Rabo
e92fd3dd55 Further restructured Sentences in the german ToS 2022-07-24 20:41:38 +02:00
Stanley Dimant
03414c9c94 add some failsafes around assignment and application of data 2022-07-24 19:29:50 +02:00
rootdarkarchon
0109ead5a0 Merge branch 'main' into main 2022-07-24 16:51:24 +02:00
Stanley Dimant
a6b2040833 add discord link to settings UI 2022-07-24 16:47:48 +02:00
Tobias Rabo
b5b701da78 updated de.json
changed some wording
2022-07-24 16:46:16 +02:00
Stanley Dimant
7867a1302d FR translation, DE adjustments 2022-07-24 16:39:57 +02:00
Stanley Dimant
673dbf2688 add german TOS translation 2022-07-24 15:14:43 +02:00
Stanley Dimant
e31c232f79 cleanup 2022-07-24 14:44:36 +02:00
rootdarkarchon
af7dd239aa Merge pull request #13 from Penumbra-Sync/api6
minion/pet/companion/mount rework
2022-07-24 14:37:27 +02:00
Stanley Dimant
f39c085fbf adjust to send only one packet for all changes at once 2022-07-24 14:34:26 +02:00
xPumaa
965dfd9c9e no penumbra mod folder = no mare cache 2022-07-24 03:50:26 +02:00
xPumaa
c16a4b7b00 pulled localization into Plugin.cs 2022-07-24 00:43:22 +02:00
Stanley Dimant
9d9aac6bb3 minion/pet/companion/mount rework 2022-07-22 02:11:35 +02:00
xPumaa
e774827f57 Adjusted ui, added fr localization file 2022-07-22 01:48:24 +02:00
xPumaa
93740dcaef Localization 2022-07-21 22:35:27 +02:00
Stanley Dimant
75885473ad increase version 2022-07-20 23:00:16 +02:00
Stanley Dimant
b6862bcb20 add minion sync (experimental) 2022-07-20 22:59:19 +02:00
Stanley Dimant
627efdd012 freeze mare synced characters on gpose 2022-07-20 19:07:42 +02:00
Stanley Dimant
ccfb314337 lessen punishment for not reading 2022-07-19 01:11:20 +02:00
Stanley Dimant
136fc32e1e don't show pause button when not synced 2022-07-17 22:39:39 +02:00
Stanley Dimant
df53bd9559 fix pause tooltip 2022-07-17 22:37:36 +02:00
Stanley Dimant
940335524c fix entering of secret key 2022-07-17 20:30:18 +02:00
Stanley Dimant
8299a29f3a remove my own dumb 2022-07-17 15:59:24 +02:00
Stanley Dimant
cfbe5179a8 better check for cache directory existing on startup 2022-07-17 15:27:48 +02:00
Stanley Dimant
a38b020cc9 measures against dumb 2022-07-17 15:10:22 +02:00
Stanley Dimant
71ed7512c8 adjust cache selection to actually work 2022-07-17 13:48:40 +02:00
Nadya
c8f915459c ...
gunna squash
2022-07-16 21:37:22 -07:00
Nadya
d23541a0ac ...
squashing
2022-07-16 21:30:39 -07:00
Nadya
f7ec570040 Cleaner regex
This doesn't change any valid matches but does remove some unnecessary cruft. 
Thanks to MegaScience for the second pair of eyes.
2022-07-16 21:29:27 -07:00
Nadya
92c6a77cf8 Regex adjustment for valid paths
This makes further adjustments to the Regex to allow for valid Windows and Linux paths.
- Valid Windows paths can necessarily contain spaces and hyphens as the game's installation path contains both. (eg. `\SquareEnix\FINAL FANTASY XIV - A Realm Reborn`) so a check for `\w` is insufficient
- Valid Linux paths can also be double-slashed (eg. `/path//to//file`)

In addition some pointless optimizations were made by making the groups non-capturing, lazy matching, and including an ending anchor. Because a valid path must necessarily include at least one valid character `*` was changed to `+`.
2022-07-16 19:20:40 -07:00
Stanley Dimant
c6890bdde4 adjust cache directory regex 2022-07-17 02:59:47 +02:00