rootdarkarchon
7a8655f6b1
Chara file data export ( #38 )
...
* add rudimentary saving of chara file data
* fix building
* working prototype for MCDF import and application
* adjust code to use streams
* rename cache -> storage
add ui for import/export mcdf
* minor wording adjustments, version bump
Co-authored-by: rootdarkarchon <root.darkarchon@outlook.com >
Co-authored-by: Stanley Dimant <stanley.dimant@varian.com >
2023-01-23 12:56:43 +01:00
rootdarkarchon
fafb103ce2
remove requirement to hold ctrl, remove puzzle
2022-11-26 22:19:09 +01:00
rootdarkarchon
4c1e932b5e
OneTime Invites ( #31 )
...
* add one time invites
Co-authored-by: rootdarkarchon <root.darkarchon@outlook.com >
2022-10-25 00:53:13 +02:00
Stanley Dimant
260c4a48ee
add analyzers and api
2022-10-03 15:58:51 +02:00
Stanley Dimant
ac6c46390c
add api to mare, change all to file scoped namespace
2022-09-29 15:52:33 +02:00
Stanley Dimant
c2e92c094c
remove database, use in-memory
2022-09-28 15:44:29 +02:00
Stanley Dimant
a75ff627b8
performance optimizations
2022-09-26 00:16:05 +02:00
Stanley Dimant
a02c872307
add forced invoke scan for clearing cache dir, add forced rescan on pause
2022-09-25 14:53:04 +02:00
Stanley Dimant
0d7e173a97
add periodic file scanner, parallelize downloads, fix transient files being readded when not necessary, fix disposal of players on plugin shutdown
2022-09-25 14:38:06 +02:00
Stanley Dimant
ddb762c698
add fileswaps first test
2022-09-04 21:17:52 +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
xPumaa
965dfd9c9e
no penumbra mod folder = no mare cache
2022-07-24 03:50:26 +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
ccfb314337
lessen punishment for not reading
2022-07-19 01:11:20 +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
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
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
3a0018988e
adjustments and fixes to intro UI
2022-07-09 16:45:36 +02:00
Stanley Dimant
d5486307ee
add new main UI, up version
2022-07-08 01:35:09 +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
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
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
9aaab87c91
add mare synchronos full pause
2022-06-26 16:39:28 +02:00
Stanley Dimant
9b8145fddd
add downloads UI, fix some bugs on disconnect
2022-06-24 15:43:39 +02:00
Stanley Dimant
2dcd02d170
major refactoring, maybe some bugfixes, idk
2022-06-24 00:47:47 +02:00
Stanley Dimant
0fe3f1cf25
somewhat working integration of penumbra
2022-06-23 21:29:52 +02:00
Stanley Dimant
99e80aeb4d
minor fixes and renamings for intro landing page
2022-06-22 01:28:42 +02:00
Stanley Dimant
ba784be2fa
change Whitelist -> ClientPair
2022-06-21 14:26:11 +02:00
Stanley Dimant
4a12d667f1
add intro UI for first time registration, add FileCacheManager to scan and rescan for file changes, fix namings, polish UI for normal usage
2022-06-21 01:07:57 +02:00