Commit Graph

73 Commits

Author SHA1 Message Date
b41532d5af - Change Loporrit Branding to CLUBPENGUIN
- Update submodules
- Update to latest Penumbra API
2025-08-26 21:42:00 +01: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
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
72224c46b5 Revert non-actor gposers as well 2025-07-31 23:46:38 +00:00
Loporrit
660319d74b Delete CheapLoc 2025-06-30 20:17:08 +00:00
Stanley Dimant
4acf78b0df fix gpose world stuff 2025-06-28 15:28:45 +00:00
rootdarkarchon
30caedbf3a Add MCDO (#80)
* update api

* mcd online editor impl

* most of chara data hub impl

* some state of things

* some refactoring

* random bullshit go

* more nearby impl

* add uid to peformance msg

* cleanup/homogenization

* some split, update nuget packages

* migrate to latest packages where possible, remove lz4net, do some split, idk

* some polish and cleanup

* more cleanup, beautification, etc.

* fixes and cleanups

---------

Co-authored-by: Stanley Dimant <root.darkarchon@outlook.com>
2025-06-28 15:28:45 +00:00
Stanley Dimant
9fd3647f02 do not handle blocked/muted characters
simplify get ids

potentially fix invalid chara state

partial 514d254

skip erroneous blockstatus
2025-06-27 18:54:34 +00:00
Loporrit
fae8941dce Add VisibilityService to improve tick performance with many online pairs 2025-06-26 05:31:08 +00:00
Loporrit
e2e59bd396 Run some timers a little faster 2025-06-26 05:09:48 +00:00
Loporrit
d8232e9cf4 Add PluginWatcherService 2025-06-25 14:20:30 +00:00
Loporrit
063eb5082a API12 / .NET 9 2025-03-27 21:37:49 +00:00
Stanley Dimant
7aaa847294 more correctly describe curwaittime 2025-02-23 14:03:03 +00:00
Stanley Dimant
55cfb48fd6 add 250ms delay to wait for chara redraw 2025-02-23 14:02:55 +00:00
Loporrit
d48dcaf555 UI icon refactoring stuff
minor refactoring

add mouseover in main ui

fix icon font issues

fix uploads/downloads icon alignment

fix code dupe

use fixed width icon handle, update deps

Co-authored-by: rootdarkarchon <root.darkarchon@outlook.com>
2025-02-20 16:09:15 +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
Stanley Dimant
75eafa9792 fix past me issues for future me 2025-02-09 16:17:06 +00:00
rootdarkarchon
94e104939e use custom interpolated string handler 2025-02-09 16:10:31 +00:00
rootdarkarchon
b10bd444d1 make mare even 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
e1ca5dd6f8 make storage size calculation asynchronous and running in parallel 2025-02-02 08:50:47 +00:00
rootdarkarchon
136257eecf remove unnecessary performance logging 2025-01-09 12:34:55 +00:00
Loporrit
dc9a7f4363 Fix ChatService dispose + Add chat configuration 2024-11-26 13:17:01 +00:00
Loporrit
3ab07737fa Dalamud API11 2024-11-15 14:58:59 +00:00
Stanley Dimant
2344af7fc5 fix new worlds not being seen, fix erroneous customize+ display 2024-07-17 15:38:26 +00:00
Loporrit
47b292f4bb Dalamud API10 2024-07-03 19:18:19 +00:00
rootdarkarchon
6f1c00041b minor performance improvements 2024-02-14 10:07:53 +00:00
Loporrit
0f661c9c69 Revert "Revert "relieve gc pressure maybe"" (without caching addresses this time)
This reverts commit 5d2b25bccb.
2024-02-14 06:14:35 +00:00
Loporrit
5d2b25bccb Revert "relieve gc pressure maybe"
This reverts commit 40b8310ba9.
2024-02-10 18:45:18 +00:00
rootdarkarchon
40b8310ba9 relieve gc pressure maybe 2024-02-10 17:45:56 +00:00
rootdarkarchon
1c8267dd93 add priority framework execution for transient resource manager 2024-01-16 00:03:31 +00:00
Loporrit
14f0b10244 Target player improvements / crash fix 2023-12-12 11:07:30 +00:00
Loporrit
247008e13d Use a proxy function for OnFrameworkUpdate 2023-12-11 23:47:19 +00:00
Loporrit
de9532041e Improve ObjTableToCharas efficiency 2023-12-11 23:36:16 +00:00
rootdarkarchon
bd32a55ce5 disable data application and scanner in combat 2023-12-05 23:30:19 +01:00
rootdarkarchon
e83d346584 disable target in pvp 2023-11-26 19:20:17 +01:00
rootdarkarchon
a205c25e3d add click to target in ui 2023-11-26 13:02:44 +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
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
f89f6c1216 update to api9 2023-10-02 14:13:08 +02:00
rootdarkarchon
535554e6e5 adapt to new glamourer 2023-09-30 17:20:13 +02:00
rootdarkarchon
a5aff6ba1a optimize file scanner, fix unban in banui, show syncshell notes in standalone profile ui 2023-08-27 15:24:01 +02:00
rootdarkarchon
b766f302a8 adjust logging for global draw block 2023-05-19 10:39:01 +02:00
rootdarkarchon
70732de3bb fix exception spam 2023-05-09 12:53:19 +02:00
rootdarkarchon
186e70d0cf stupid fucking fuck drawing issues and other fuck 2023-05-07 03:44:36 +02:00
rootdarkarchon
effe6c2839 don't call zoning when zoning is not happening, wait for mark offline on players, fixes initial data application after zoning 2023-05-07 02:00:36 +02:00
rootdarkarchon
176fc9560b fix logout 2023-05-05 00:51:33 +02:00
rootdarkarchon
e68bd90ffe clean up and reduce logging 2023-05-04 01:31:21 +02:00