Commit Graph

176 Commits

Author SHA1 Message Date
Stanley Dimant
a618fad7d9 0.4.2: fix heels integration, potentially fix crashes, delay handling of transient resource loads, change transients to concurrent dictionary 2022-09-11 01:23:41 +02:00
Stanley Dimant
23f01bc50c fix breaking character data creation when no modded data is present 2022-09-10 17:38:00 +02:00
Stanley Dimant
4a0dce0e44 minor fixes 2022-09-06 13:20:39 +02:00
Stanley Dimant
8d6b7346ec adjustments for animation/penumbra update 2022-09-03 17:42:59 +02:00
Stanley Dimant
3fefd35b02 fix connection on logout 2022-09-01 22:01:53 +02:00
Stanley Dimant
a7a3ae66a9 connectivity fixes 2022-08-31 16:27:28 +02:00
Stanley Dimant
1401656cba add fallback transports 2022-08-26 16:02:28 +02:00
Stanley Dimant
99dca93fb9 delete sqlite garbage from project 2022-08-25 20:38:07 +02:00
Stanley Dimant
1d6d390dd6 fix mounts 2022-08-25 20:36:21 +02:00
Stanley Dimant
5cdb9e6dfa fix minions/mounts for 6.2, todo: remove penumbra redraw once glamourer is available 2022-08-24 22:02:56 +02:00
Stanley Dimant
0d3fbc245b test version for .net6/dalamudapi7 2022-08-24 01:40:21 +02:00
Stanley Dimant
61d6458707 fix imports and update to api11 2022-08-19 11:35:43 +02:00
Stanley Dimant
2a2b0c3b57 preliminary update client for new server download url stuff 2022-08-15 17:58:09 +02:00
Stanley Dimant
110dbd7bdf do not use sendfiles when not necessary 2022-08-13 14:50:10 +02:00
Stanley Dimant
e404d3a093 bump version 2022-08-05 12:46:44 +02:00
Stanley Dimant
07bad0881e bump to 0.3.1 2022-08-04 01:18:05 +02:00
Stanley Dimant
801969f0d2 push client 0.3.0 2022-08-02 23:07:23 +02:00
Stanley Dimant
42f598b9d5 add intermediate version to allow usage for now 2022-08-01 11:20:22 +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
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
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
Stanley Dimant
949cfd0c0e fix issue with player disposal, fix issue with penumbra mass redraw 2022-07-24 21:50:35 +02:00
Stanley Dimant
03414c9c94 add some failsafes around assignment and application of data 2022-07-24 19:29:50 +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
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
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
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
51366c95a7 prevent secret key input if it's not 40 characters long, check for directory existence in intro ui, check for illegal characters in path 2022-07-17 02:38:56 +02:00
Stanley Dimant
acdc1502b6 fix project references 2022-07-17 01:14:26 +02:00
Stanley Dimant
1ff98caae0 add git submodule for api and penumbra 2022-07-17 00:07:16 +02:00
Stanley Dimant
7f9c1c1835 maybe add ivcs support? 2022-07-16 02:30:46 +02:00
Stanley Dimant
67c43ac077 replace multiple hubs with one 2022-07-13 10:12:13 +02:00
Stanley Dimant
0ba07b9b67 fix connectivity issue on server loss, fix filecache not updating on changed files, fix crash on exception in character data factory 2022-07-12 01:29:22 +02:00
Stanley Dimant
2307b43c65 handle download cancellation better 2022-07-10 21:51:42 +02:00
Stanley Dimant
d338b4b93c fix intro UI not showing secret key after registration, fix file system watchers not starting automatically initially 2022-07-10 20:23:02 +02:00
Stanley Dimant
7dccd7b341 why must all of this be async 2022-07-10 16:44:45 +02:00
Stanley Dimant
a81d3b0d76 fixes reconnection issue 2022-07-10 15:21:12 +02:00