Commit Graph
404 Commits
Author SHA1 Message Date
Loporrit 73d9124d46 Remove ImageSharp 2025-07-21 17:44:20 +00:00
Loporrit 8b71320912 Hack change gpose sync timer to 2 seconds 2025-07-03 08:36:07 +00:00
Loporrit 8843add155 Experimental option for non-async player applications 2025-06-30 20:17:08 +00:00
rootdarkarchonandStanley Dimant 93aff198f2 Add GPose Together (#82)
* add api glue

* most of gpose together impl

* more cleanup and impl

* more impl

* minor fixes and chara name abbreviations

---------

Co-authored-by: Stanley Dimant <root.darkarchon@outlook.com>
2025-06-30 20:17:08 +00:00
Loporrit aa377439ce Fix a lot of the analyzer warnings too 2025-06-30 20:17:08 +00:00
Loporrit dd42bf0913 Fix build warnings for fun 2025-06-30 20:17:08 +00:00
Loporrit 660319d74b Delete CheapLoc 2025-06-30 20:17:08 +00:00
Loporrit 132d757943 Character Data Hub branding 2025-06-28 17:20:35 +00:00
Loporrit cf827529ab add shared character data sets display to main ui 2025-06-28 17:11:26 +00:00
Loporrit 3fc24fde5b Add Character Hub button to main UI 2025-06-28 17:11:26 +00:00
Stanley Dimant 4acf78b0df fix gpose world stuff 2025-06-28 15:28:45 +00:00
Stanley Dimant 27bbe96618 MCDO fixes 2
implement RestoreThenUpload for charadata

cleanup, actually show success/failure

actually sort chara data list lmao

add shared character data sets display to main ui (partial)

increase size of mcdo table slightly

fix selecting last new entry
2025-06-28 15:28:45 +00:00
Stanley Dimant 8f9528879d MCDO fixes
fix ipc probably

add individual syncshells and shit

don't show shared data from paused people

change text

fix reverting

Use InputText/Combo hybrids for MCDO ACLs (#81)

* Use InputText/Combo hybrids for MCDO ACLs

* Hybrid combo factoring, filtering, ordering, caching

fix selecting latest created data on creation

rename close to direct pairs

add toggle to keep nearby poses active constantly

fix gpose hanging

fix potential cancelaltion on updateshareddata
2025-06-28 15:28:45 +00:00
rootdarkarchonandStanley Dimant 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 ad42b29a44 rework configuration save, load configuration backups when available and config cannot be read
fix unnecessary config reload on save
2025-06-27 19:12:31 +00:00
Loporrit 17b2998d80 Use HomeWorldId 2025-06-26 06:12:35 +00:00
Loporrit e603539319 Make combat application hold disabled by default 2025-06-26 05:30:43 +00:00
Loporrit 9b95cacc02 Improve secret key character assignment 2025-06-26 05:06:19 +00:00
Loporrit 071aa0b5aa Improve secret key management a bit 2025-06-26 05:06:19 +00:00
Loporrit 8eb819c311 Remove some settings that are not hooked up anymore 2025-06-26 05:06:19 +00:00
Loporrit e7e94798bb Improve account registration intro a little bit 2025-06-26 05:06:04 +00:00
Loporrit cff7f4e090 Add MareSynchronos API impersonation 2025-06-25 14:20:30 +00:00
Loporrit c65d3c9934 Clean up this service registration stuff before I go insane 2025-06-25 11:50:21 +00:00
rootdarkarchon 98a0327294 add moodles integration (temporary)
get ready for moodles

don't ignore moodles warning

apply moodles after forced redraw
2025-06-25 07:43:19 +00:00
Loporrit 3b4efc77a2 quick fix for mcdf loading 2025-04-02 21:23:17 +00:00
Loporrit 063eb5082a API12 / .NET 9 2025-03-27 21:37:49 +00:00
Loporrit 998c1b2b36 Fix cache directory selection 2025-02-24 04:26:25 +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
Stanley Dimant 6a796ea895 disable window sounds on popup handler 2025-02-23 14:01:11 +00:00
Loporrit 57fbf2b983 Sort named players above UIDs 2025-02-23 12:54:58 +00:00
Loporrit 250f61ad85 Disable pair analysis in Release mode 2025-02-23 12:54:58 +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 06c2d8b007 250k -> 375k triangle limit by default 2025-02-20 17:03:09 +00:00
Loporrit 387aacdd6a Re-add performance thresholds and add whitelist/blacklist options 2025-02-20 16:13:49 +00:00
Loporrit 99c293d89f Hide offline users in syncshells with over 1k members 2025-02-20 16:09:15 +00:00
Loporrit 30041e0663 Remove report profile on group list since I accidentally removed it anyway
Add reload last data to group options too

Add report button on the profile window UI instead

ImGui.TextUnformatted
2025-02-20 16:09:15 +00:00
Loporrit 54ee56dbc8 Use new icon buttons on legacy UI too 2025-02-20 16:09:15 +00:00
Loporritandrootdarkarchon 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 9bf36765e4 Only show byte sizes in MiB, format Tris in data analysis window 2025-02-20 16:09:15 +00:00
Loporrit aafdb45b5e Display missing size on data analysis window in a less scary color 2025-02-17 02:09:28 +00:00
Loporritandrootdarkarchon 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
Stanley Dimant ca6f963d0f add petnicknames to list of optional plugins 2025-02-16 04:21:02 +00:00
Loporrit 09d9139478 Add nameplate color option 2025-02-16 04:21:02 +00:00
Stanley Dimant 16a924d245 maybe fix imgui assertion 2025-02-09 16:17:06 +00:00
Stanley Dimant 5d3b35623e don't bring popuphandler to focus on appearing 2025-02-09 16:17:06 +00:00
Stanley Dimant f3174d23b4 fix admin ui bla 2025-02-09 16:17:06 +00:00
N. Lo 24593becc9 Make the DTR colors configurable (#77)
* Make the DTR colors configurable

* Allow using (most of) the full RGB space (thanks @Caraxi)
2025-02-09 16:10:31 +00:00