Stanley Dimant
11cc190528
fix some issues in reverse resolving paths I guess
2022-07-05 21:53:39 +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
af06fd9b87
update for new penumbra api versioning
2022-07-02 17:13:03 +02:00
Stanley Dimant
0a6584bc32
add weapon sync
2022-07-02 12:53:24 +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
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
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
Stanley Dimant
61b178e2c0
rework the whole connection garbage/custom servers, other cleanups/refactors
2022-06-27 01:19:45 +02:00
Stanley Dimant
71ced4dc88
fuck character states
2022-06-26 02:34:24 +02:00
Stanley Dimant
3bba240cd5
refactor + add resiliency against penumbra/api shutdowns
2022-06-25 21:39:20 +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
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
Stanley Dimant
b7b2005dcb
I really can't be assed to write changelogs (resilience on change, live updating players, ipc enhancements, probably more idk)
2022-06-20 00:49:00 +02:00
Stanley Dimant
1312086a8d
add the whole API stuff first iteration
2022-06-19 01:57:37 +02:00
Stanley Dimant
176eb2a344
remove DrawHooks, use new penumbra IPC calls (otter pls)
2022-06-17 01:08:36 +02:00
Stanley Dimant
f643b413f2
add some UI stuff
2022-06-16 18:55:19 +02:00
Stanley Dimant
da2b2701e8
actually start to bring structure into the project
...
make it resilent against restarts/reloads
remove all user interaction for resource gathering
compute hashes on first time file resolving and on updates of said file on resolving
2022-06-14 21:53:41 +02:00