Commit Graph

103 Commits

Author SHA1 Message Date
Stanley Dimant
997977a978 change loginformation 2025-08-15 05:26:39 +00:00
Stanley Dimant
d5f22da734 potentially fix pet transient file removal 2025-08-15 05:21:16 +00:00
Stanley Dimant
f033b1aa74 rework cache creation conditions
clean up some stuff

revert pet clearing

fix initial cache creation not happening without changes/redraws

fix draw conditions when framework inactive
2025-08-15 05:19:48 +00:00
Stanley Dimant
c1940767bf fix an issue where animations get removed/added through mod changes don't reload the config
potentially fix mdl/mtrl/tex issues of recorded transients

why did this even crash to begin with

dunno what's wrong with pets (fuck pets, not literally)
2025-08-15 04:51:45 +00:00
Stanley Dimant
5d54065c02 add transient files display and recording in data analysis 2025-08-15 04:41:26 +00:00
Stanley Dimant
00c59fce3b rework transient files to work on a per job/global basis
fix removal of stale paths

fix some shit

fix some bugs

fix pet spaghetti
2025-08-15 03:51:22 +00:00
Loporrit
7d79dc5475 Hack-fix unload error 2025-07-16 00:18:50 +00:00
Loporrit
aa377439ce Fix a lot of the analyzer warnings too 2025-06-30 20:17:08 +00:00
rootdarkarchon
c29f63da9a add ipc to get handled addresses 2025-06-25 07:43:21 +00:00
Loporrit
46053bf8fa Calculate the hash while writing as well 2025-03-15 00:00:47 +00:00
Loporrit
c7d8ba0ef0 Speed up decompression 2025-03-14 23:50:01 +00:00
Loporrit
c42316b058 Option to delete original textures from disk 2025-02-24 04:06:04 +00:00
Loporrit
f7abf9f374 Stop getting file scanner stuck omg 2025-02-24 03:54:13 +00:00
Loporrit
99eecbdc09 Add texture shrinking feature 2025-02-23 12:54:58 +00:00
Loporrit
eaaded1ed5 Add Pair Character Analysis for funsies 2025-02-22 21:38:57 +00:00
Loporrit
387aacdd6a Re-add performance thresholds and add whitelist/blacklist options 2025-02-20 16:13:49 +00:00
Loporrit
7a8de7add6 Partial roll-up to reduce code divergence
Co-authored-by: rootdarkarchon <root.darkarchon@outlook.com>
2025-02-16 04:21:02 +00:00
rootdarkarchon
324288652d fix some shit, add triangle count
check for invalid animations

I hate animations

ignore broken bones from god knows what

fix more idiotic mod things

fully ignore garbage skeletons that fail to process properly

fix my own mistakes

fix more bullshit

check for filename length and continue

idk some cleanup

fix spoopy skellingtons

change loglevel of tris
2025-02-16 04:21:02 +00:00
rootdarkarchon
94e104939e use custom interpolated string handler 2025-02-09 16:10:31 +00:00
rootdarkarchon
c3e8b61f76 make mare less dumpy 2025-02-09 16:10:31 +00:00
rootdarkarchon
e187d67fc3 cache result of IsWine 2025-02-09 16:10:31 +00:00
rootdarkarchon
bdd61aff99 rename PenumbraModDirectory 2025-02-09 16:10:31 +00:00
rootdarkarchon
dd878e6e36 refactor a little bit 2025-02-09 16:10:28 +00:00
rootdarkarchon
d62dca36c7 try catch hash computation 2025-02-09 16:02:34 +00:00
rootdarkarchon
8c0c45df35 fix validation 2025-02-09 16:02:34 +00:00
rootdarkarchon
80894fe446 logging adjustments etc 2025-02-02 09:13:43 +00:00
rootdarkarchon
c1d8599b9c more fixes 2025-02-02 09:13:22 +00:00
Stanley Dimant
f9ca55db43 reduce hitches and do some other changes to FSW 2025-02-02 09:06:56 +00:00
rootdarkarchon
e1ca5dd6f8 make storage size calculation asynchronous and running in parallel 2025-02-02 08:50:47 +00:00
rootdarkarchon
50990542fd add free drive space display, file compactor hint, recalculate size after compacting 2025-02-02 08:36:55 +00:00
rootdarkarchon
08eb1d194a do not paralellize fsw changes 2025-02-02 08:36:11 +00:00
rootdarkarchon
79dbe377d1 fix minor FSW issues 2025-01-09 13:07:45 +00:00
rootdarkarchon
7eb8e8aab9 invoke scan on penumbra mod dir change 2025-01-09 13:07:36 +00:00
rootdarkarchon
739c02cf0b rough impl of FSW, goodbye periodic filescan 2025-01-09 12:46:02 +00:00
Loporrit
6b8617a6cc Add .pbd 2024-08-12 10:40:47 +00:00
rootdarkarchon
1c8267dd93 add priority framework execution for transient resource manager 2024-01-16 00:03:31 +00:00
rootdarkarchon
add2d2eda9 potential mcdf fixes 2024-01-16 00:02:56 +00:00
Loporrit
c843af1470 Use streamable compression 2023-12-18 12:52:46 +00:00
Loporrit
e0ae62ff0d Initial Loporrit rebranding 2023-12-11 22:38:13 +00:00
rootdarkarchon
bd32a55ce5 disable data application and scanner in combat 2023-12-05 23:30:19 +01:00
rootdarkarchon
26b8daeef9 add lock around adding to cached handled paths 2023-11-30 00:19:49 +01:00
rootdarkarchon
fd8b5c0391 add file storage validation 2023-11-23 20:01:01 +01:00
rootdarkarchon
1522d8d7e7 heave fewer redraws as main method for data application, minor fixes 2023-11-17 02:05:49 +01:00
rootdarkarchon
2221f4d09e fix palette application and add experimental less redraws option 2023-10-25 16:33:03 +02:00
rootdarkarchon
505d50a547 idk some fixes I guess 2023-10-23 14:06:25 +02:00
rootdarkarchon
14575a4a6b Mare 0.9 (#65)
* add jwt expiry

* start of 0.9 api impl

* some stuff idk

* some more impl

* some cleanup

* remove grouppair, add configuration, rework some pair drawing stuff

* do some stuff

* rework some ui

* I don't even know anymore

* add cancellationtoken

* token bla

* ui fixes etc

* probably individual adding/removing now working fully as expected

* add working report popup

* I guess it's more syncshell shit or so

* popup shit idk

* work out most of the syncshell bullshit I guess

* delete some old crap

* are we actually getting closer to the end

* update pair info stuff

* more fixes/adjustments, idk

* refactor some things

* some rework

* some more cleanup

* cleanup

* make menu buttons w i d e

* better icon text buttons

* add all syncshell folder and ordering fixes

---------

Co-authored-by: rootdarkarchon <root.darkarchon@outlook.com>
2023-10-17 21:36:44 +02:00
rootdarkarchon
f15b8f6bbd fix existing broken filecache.csv with dupes on startup 2023-10-15 13:46:12 +02:00
rootdarkarchon
fb983712c4 fix not-yet-scanned-in files 2023-10-15 01:03:34 +02:00
rootdarkarchon
79528b95e4 fix filecachemanager issues 2023-10-14 20:58:10 +02:00
rootdarkarchon
a9a57e0a31 fuck vfx 2023-10-14 12:13:43 +02:00