Commit Graph

378 Commits

Author SHA1 Message Date
Stanley Dimant
8459fe8f25 add some preliminary vfx work 2022-08-15 17:36:43 +02:00
Stanley Dimant
4226f2e16d add penumbra ipc for pathchanges, change all tolower to tolowerinvariant 2022-08-13 21:16:05 +02:00
Stanley Dimant
deb76f42a4 update to net6 2022-08-13 21:01:22 +02:00
Stanley Dimant
110dbd7bdf do not use sendfiles when not necessary 2022-08-13 14:50:10 +02:00
Stanley Dimant
310dd4db5e Merge branch 'main' of https://github.com/Penumbra-Sync/client 2022-08-11 10:33:59 +02:00
Stanley Dimant
63f931fdcf increase retry delay for reconnection retry policy 2022-08-11 10:21:51 +02:00
xPumaa
88aec40e69 Load removed, online user centred 2022-08-06 11:06:31 +02:00
Stanley Dimant
25f0e7bf03 remove load from main server ui 2022-08-06 03:05:04 +02:00
Stanley Dimant
e404d3a093 bump version 2022-08-05 12:46:44 +02:00
Stanley Dimant
3bf06055f6 Merge branch 'main' of https://github.com/Penumbra-Sync/client 2022-08-05 12:45:58 +02:00
Stanley Dimant
c36a72e51f remove load from client 2022-08-05 12:45:57 +02:00
xPumaa
089731ae32 Fixed: Save button is not displayed under certain circumstances 2022-08-05 12:01:58 +02:00
xPumaa
39d956304e removed unused variable from the old mainui 2022-08-05 11:54:05 +02:00
Stanley Dimant
07bad0881e bump to 0.3.1 2022-08-04 01:18:05 +02:00
thattuys
f718ebef9b Update ApIController.Functions.Files.cs
Only replace the first occurrence of "ws" in the Uri string
2022-08-02 19:36:28 -04:00
thattuys
04afc4db02 Update ApIController.Functions.Files.cs 2022-08-02 19:22:22 -04:00
thattuys
143c0b1e81 Support downloading from http
Add http support to downloads(ws:// connections and uploads already work, this is just fixing the downloads)
2022-08-02 19:12:41 -04: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
aaa68bffd6 adjust some logging, add reregister button to settings ui, change reconnection to server 2022-07-31 16:56:26 +02:00
Stanley Dimant
4e988984d7 do not recreate cache when weapon got drawn 2022-07-30 01:57:30 +02:00
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