1091 Commits

Author SHA1 Message Date
Stanley Dimant
8259920206 remove yes 2022-07-09 13:05:39 +02:00
Stanley Dimant
048f1deddf Merge branch 'main' of https://github.com/Penumbra-Sync/client 2022-07-09 13:05:14 +02:00
Stanley Dimant
66c957093c adjust for new penumbra 2022-07-09 13:05:11 +02:00
rootdarkarchon
3547566009 Merge pull request #5 from xPumaa/main
Centering of the UID
2022-07-09 13:04:47 +02:00
xPumaa
0f81d5d99d Right click to cancel nick change 2022-07-08 21:31:30 +02:00
xPumaa
5a3ae5154c Resized nick field 2022-07-08 20:44:09 +02:00
xPumaa
98e608d852 Spacing with GlobalScale 2022-07-08 18:16:09 +02:00
xPumaa
4c096c1ed4 Centering of the UID 2022-07-08 18:14:16 +02:00
Stanley Dimant
1125077be3 fix empty comment crashing mare main UI 2022-07-08 14:19:50 +02:00
Stanley Dimant
32788be43b make compact UI more compact I guess 2022-07-08 12:32:44 +02:00
Stanley Dimant
78488eba4c adjust minimum size of main ui, add sorting, reduce spacing 2022-07-08 02:25:34 +02:00
Stanley Dimant
d5486307ee add new main UI, up version 2022-07-08 01:35:09 +02:00
Stanley Dimant
c604e5fa37 fix error in character data generation when model is suddenly not present anymore 2022-07-06 14:48:05 +02:00
Stanley Dimant
119082c4f1 update version to 0.0.11 2022-07-06 12:36:11 +02:00
Stanley Dimant
0b194b3632 heave API to v3, fix some stuff in making connections 2022-07-06 12:35:37 +02:00
Stanley Dimant
145dc50f8a fix file cache size calculation exception, add more logging to character data factory, add more resilience into file system scan 2022-07-06 09:14:09 +02:00
Stanley Dimant
54abfd74dc remove downloads on cancellation, add note to where to put the cache folder 2022-07-05 22:32:21 +02:00
Stanley Dimant
11cc190528 fix some issues in reverse resolving paths I guess 2022-07-05 21:53:39 +02:00
Stanley Dimant
3b5afb9a60 fixes to intro UI, main UI, don't allow folder to be set to penumbra mod folder 2022-07-05 21:14:01 +02:00
Stanley Dimant
0b1a9ed34d Merge branch 'main' of https://github.com/Penumbra-Sync/client 2022-07-05 20:33:03 +02:00
Stanley Dimant
1db92758e5 up version 2022-07-05 20:32:55 +02:00
Stanley Dimant
25356c60a4 fix connection for registration maybe 2022-07-05 20:32:25 +02:00
Stanley Dimant
7a509fb608 fixes cache calculation and wrong filetransfer cast 2022-07-05 19:54:57 +02:00
rootdarkarchon
37c163043e Create README.md 2022-07-05 01:39:19 +02:00
Stanley Dimant
f2c59bf5ad fix build 2022-07-05 00:56:43 +02:00
Stanley Dimant
70e60187ab actually increase version this time 2022-07-05 00:56:14 +02:00
Stanley Dimant
7141c11059 add cache size hard cap based on last access time, remove more unnecessary things 2022-07-05 00:55:07 +02:00
Stanley Dimant
90ec056a11 use provided API vom server 2022-07-04 13:16:43 +02:00
Stanley Dimant
f0531035fc I'm tired 2022-07-04 01:52:33 +02:00
Stanley Dimant
db4d5f37f9 fix crash on logout, change several logger.debug to verbose, adjustments to player cache generation, fixes to file scan manager, better handling disconnects, some refactoring, adjustments to intro UI, correct display of server state 2022-07-04 01:52:08 +02:00
Stanley Dimant
7a58321ea0 add server compatibility on client 2022-07-03 15:44:13 +02:00
Stanley Dimant
bb7e64b13d fixes for changing servers 2022-07-03 14:20:30 +02:00
Stanley Dimant
6d08b53ab3 reafactor CharcterDataFactory, fix calculating when no Main Hand weapon 2022-07-03 12:00:21 +02:00
Stanley Dimant
cf87ed5019 make download ui clickthrough, add option to move it, add forbidden transfers list 2022-07-03 00:53:05 +02:00
Stanley Dimant
af06fd9b87 update for new penumbra api versioning 2022-07-02 17:13:03 +02:00
Stanley Dimant
c0e7f6914e add sync of offhand weapons 2022-07-02 13:07:51 +02:00
Stanley Dimant
0a6584bc32 add weapon sync 2022-07-02 12:53:24 +02:00
Stanley Dimant
6994112b03 support for decals and legacy tattoo mods 2022-07-02 02:50:14 +02:00
Stanley Dimant
fa9be47d1d more uploads fixes 2022-07-01 13:47:30 +02:00
Stanley Dimant
35b12720c6 change namings, port, fix clearing uploads 2022-07-01 11:29:19 +02:00
Stanley Dimant
320b80e3ae fix some random texture loading issues I don't understand, fix loading issues 2022-07-01 00:16:43 +02:00
Stanley Dimant
afbb3eea8e push character data through the server without using the database 2022-06-30 17:16:49 +02:00
Stanley Dimant
3618540402 rework a lot of stuff: downloads, how to watch a player 2022-06-30 13:24:35 +02:00
Stanley Dimant
eb39429777 add all admin stuff, refactor ApiController into partial classes 2022-06-30 01:53:09 +02:00
Stanley Dimant
ce9bfad97b prepare for Admin stuff 2022-06-29 23:01:44 +02:00
Stanley Dimant
95f7e5f867 connect to api only after login, add switching secret keys and inputting secret key during intro, fix filereplacements not working properly, adjust to the new web api 2022-06-29 22:40:17 +02:00
Stanley Dimant
2ff224243a add random file date on download, remove extensions 2022-06-29 00:41:28 +02:00
Stanley Dimant
71d48b0d8c rework file cache management, force usage of websocket, add uid comments per server 2022-06-28 23:45:49 +02:00
Stanley Dimant
3ee082d371 some fixes for models sharing materials and code cleanup 2022-06-28 12:20:40 +02:00
Stanley Dimant
1021cca912 fix some minor stuff 2022-06-28 02:09:08 +02:00