defnotken
c32c89d1a8
Complete Decompression after try.
2025-12-30 08:52:59 -06:00
a8b58d05d6
Merge pull request 'pair-adapter-debug' ( #121 ) from pair-adapter-debug into 2.0.2
...
Reviewed-on: #121
2025-12-30 14:29:53 +00:00
9ea0571e82
Lower Time out
2025-12-30 14:29:38 +00:00
cake
308c220735
Fixed auto prune options locked
2025-12-30 02:08:54 +01:00
defnotken
27d4da4615
thought a variable was unused.
2025-12-29 08:47:51 -06:00
defnotken
6b49c92ef9
Add a timeout to prevent deadlock of application data
2025-12-29 08:41:32 -06:00
cake
6d20995dbf
Added decompression gate to decompress files
2025-12-29 02:50:49 +01:00
cake
cf495dc826
Merge branch '2.0.2' of https://git.lightless-sync.org/Lightless-Sync/LightlessClient into 2.0.2
2025-12-28 16:28:37 +01:00
cake
08050614da
Own profiles are shown as online now.
2025-12-28 16:28:27 +01:00
94f520d0e7
Add Serious Warning about nameplates ( #118 )
...
Co-authored-by: defnotken <itsdefnotken@gmail.com >
Reviewed-on: #118
Co-authored-by: defnotken <defnotken@noreply.git.lightless-sync.org >
Co-committed-by: defnotken <defnotken@noreply.git.lightless-sync.org >
2025-12-28 15:13:40 +00:00
defnotken
759066731e
Fix Async hiccup in chat.
2025-12-27 21:57:01 -06:00
defnotken
ff88e5f856
Merge branch '2.0.2' of https://git.lightless-sync.org/Lightless-Sync/LightlessClient into 2.0.2
2025-12-27 21:38:44 -06:00
defnotken
61bac0d39d
Changelog update
2025-12-27 21:38:11 -06:00
5b3d00b90a
API14 Updates - Migrate to IPlayerState ( #113 )
...
- use IPlayerState for DalamudUtilService and make things less async
- make LocationInfo work with ContentFinderData
Co-authored-by: Tsubasahane <wozaiha@gmail.com >
Co-authored-by: defnotken <itsdefnotken@gmail.com >
Reviewed-on: #113
Reviewed-by: cake <cake@noreply.git.lightless-sync.org >
Co-authored-by: Tsubasa <tsubasa@noreply.git.lightless-sync.org >
Co-committed-by: Tsubasa <tsubasa@noreply.git.lightless-sync.org >
2025-12-28 03:26:07 +00:00
e14d50674d
Update World Data/Job Data to client lang ( #115 )
...
Co-authored-by: defnotken <itsdefnotken@gmail.com >
Reviewed-on: #115
Reviewed-by: cake <cake@noreply.git.lightless-sync.org >
Co-authored-by: defnotken <defnotken@noreply.git.lightless-sync.org >
Co-committed-by: defnotken <defnotken@noreply.git.lightless-sync.org >
2025-12-28 02:46:47 +00:00
129cf14151
Merge pull request 'Fixed chat input not clearing after sending.' ( #116 ) from fix-chat-send into 2.0.2
...
Reviewed-on: #116
2025-12-28 02:46:21 +00:00
cake
dba04d740b
Fixed chat input not clearing after sending.
2025-12-28 03:45:02 +01:00
04d7a66317
Merge pull request 'Fixed some occlusion checking on invincible elements, added debug mode imgui lightfinder, added caching file cache.' ( #114 ) from debug-mode-lightfinder-imgui into 2.0.2
...
Reviewed-on: #114
2025-12-28 02:24:50 +00:00
cake
2abc92fc61
Fixed warnings
2025-12-28 03:17:27 +01:00
cake
a3ea48c6e1
Fixed some comments
2025-12-28 03:15:15 +01:00
cake
deb99628f6
Added debug mode for lightfinder IMGUI, added caching of file cache entries to reduce load of loading all entries again.
2025-12-28 03:01:02 +01:00
f69effb8a3
fix syncing..
2025-12-28 10:48:40 +09:00
8f32b375dd
boom
2025-12-28 05:24:12 +09:00
a5786e1d5b
Merge branch '2.0.2' into mcdf-background-creation
2025-12-26 21:20:09 +00:00
0b32639f99
Added chat notification pair request send ( #111 )
...
Co-authored-by: cake <admin@cakeandbanana.nl >
Reviewed-on: #111
Reviewed-by: defnotken <defnotken@noreply.git.lightless-sync.org >
2025-12-26 20:43:19 +00:00
65dea18f5f
Added count to lightfinder label ( #110 )
...
[[https://lightless.media/u/3J6Um2OI.png ](url)](https://lightless.media/u/3J6Um2OI.png )
Co-authored-by: cake <admin@cakeandbanana.nl >
Reviewed-on: #110
Reviewed-by: defnotken <defnotken@noreply.git.lightless-sync.org >
2025-12-26 20:43:09 +00:00
6546a658f3
Added temporary storage of guids of collections to be wiped on bootup when crash/reload ( #109 )
...
Co-authored-by: cake <admin@cakeandbanana.nl >
Reviewed-on: #109
Reviewed-by: defnotken <defnotken@noreply.git.lightless-sync.org >
2025-12-26 20:43:01 +00:00
8a41baa88b
Fix context menu option from settings. ( #108 )
...
Co-authored-by: cake <admin@cakeandbanana.nl >
Reviewed-on: #108
Reviewed-by: defnotken <defnotken@noreply.git.lightless-sync.org >
2025-12-26 20:42:51 +00:00
88cb778791
Refactored most of file download, redone it so correct usage of slots and better thread management. ( #107 )
...
Before: https://lightless.media/u/n5DhLTPR.mp4
After: https://lightless.media/u/sqvDR0Ho.mp4
Usage of the locks is way more optimized.
Co-authored-by: cake <admin@cakeandbanana.nl >
Reviewed-on: #107
Reviewed-by: defnotken <defnotken@noreply.git.lightless-sync.org >
2025-12-26 20:42:43 +00:00
defnotken
6892d81041
Add notifications
2025-12-24 01:34:37 -06:00
defnotken
a47ca4452a
oops
2025-12-24 01:06:49 -06:00
defnotken
32df21bf4a
Make mcdf safe in the background. WIP: Progress notif
2025-12-24 01:05:21 -06:00
defnotken
1a2885fd74
ver bump
2025-12-23 20:12:39 -06:00
defnotken
eb83ca90cb
Changelog
2025-12-23 20:06:39 -06:00
defnotken
35f0f6da5e
removing unused call
Tag and Release Lightless / tag-and-release (push) Has been cancelled
2025-12-23 17:46:13 -06:00
7d151dac2b
hopefully it's fine now?
2025-12-24 07:43:23 +09:00
Minmoose
838495810e
Update DalamudUtilService.cs
2025-12-22 09:59:35 -06:00
cake
9b4e48ad3e
Added documentation/comments, Added gpose detection.
2025-12-22 15:40:31 +01:00
fb4810980e
Merge pull request 'Fixed many issues with lightfinder, added back icon support' ( #102 ) from lightfinder-changes-picto into 2.0.1
...
Reviewed-on: #102
2025-12-22 03:34:27 +00:00
51e107d30a
Merge pull request 'Added null check on GetCid if it is empty, would return zero' ( #103 ) from fix-cid-settings into 2.0.1
...
Reviewed-on: #103
Reviewed-by: defnotken <defnotken@noreply.git.lightless-sync.org >
2025-12-22 03:09:39 +00:00
cake
cc011743af
Added null check on GetCid if it is empty, would return zero
2025-12-22 03:36:06 +01:00
cake
f47fbda0d9
Fixed many issues with lightfinder, added back icon support
2025-12-22 03:06:07 +01:00
3262664d1c
Merge branch '2.0.1' into null-reference-validation
2025-12-21 22:42:50 +00:00
defnotken
a66a9407f5
Null reference exception fix for setting
2025-12-21 16:36:23 -06:00
choco
34bbc34b5b
imgui push/pop
2025-12-21 20:56:15 +01:00
defnotken
be068ed6d1
Imgui Assertion fix
2025-12-21 12:50:51 -06:00
defnotken
3c3c8fd90b
ver bump
2025-12-21 12:34:21 -06:00
835a0a637d
2.0.0 ( #92 )
...
Tag and Release Lightless / tag-and-release (push) Successful in 2m27s
2.0.0 Changes:
- Reworked shell finder UI with compact or list view with profile tags showing with the listing, allowing moderators to broadcast the syncshell as well to have it be used more.
- Reworked user list in syncshell admin screen to have filter visible and moved away from table to its own thing, allowing to copy uid/note/alias when clicking on the name.
- Reworked download bars and download box to make it look more modern, removed the jitter around, so it shouldn't vibrate around much.
- Chat has been added to the top menu, working in Zone or in Syncshells to be used there.
- Paired system has been revamped to make pausing and unpausing faster, and loading people should be faster as well.
- Moved to the internal object table to have faster load times for users; people should load in faster
- Compactor is running on a multi-threaded level instead of single-threaded; this should increase the speed of compacting files
- Nameplate Service has been reworked so it wouldn't use the nameplate handler anymore.
- Files can be resized when downloading to reduce load on users if they aren't compressed. (can be toggled to resize all).
- Penumbra Collections are now only made when people are visible, reducing the load on boot-up when having many syncshells in your list.
- Lightfinder plates have been moved away from using Nameplates, but will use an overlay.
- Main UI has been changed a bit with a gradient, and on hover will glow up now.
- Reworked Profile UI for Syncshell and Users to be more user-facing with more customizable items.
- Reworked Settings UI to look more modern.
- Performance should be better due to new systems that would dispose of the collections and better caching of items.
Co-authored-by: defnotken <itsdefnotken@gmail.com >
Co-authored-by: azyges <aaaaaa@aaa.aaa >
Co-authored-by: choco <choco@patat.nl >
Co-authored-by: cake <admin@cakeandbanana.nl >
Co-authored-by: Minmoose <KennethBohr@outlook.com >
Reviewed-on: #92
2025-12-21 17:19:34 +00:00
906f401940
1.12.4
...
Tag and Release Lightless / tag-and-release (push) Successful in 35s
Co-authored-by: cake <cake@noreply.git.lightless-sync.org >
Co-authored-by: cake <admin@cakeandbanana.nl >
Co-authored-by: azyges <229218900+azyges@users.noreply.github.com >
Co-authored-by: choco <choco@patat.nl >
Co-authored-by: choco <choco@noreply.git.lightless-sync.org >
Co-authored-by: defnotken <itsdefnotken@gmail.com >
Reviewed-on: #73
2025-11-12 21:10:40 +01:00
choco
8aad714918
removed wrong ondisconnect notification
2025-10-23 00:40:54 +02:00