Tsubasahane
|
91e60694ad
|
triggers update when map changes
|
2025-12-30 11:20:12 +08: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 |
|
Tsubasahane
|
f37fdefddd
|
show icon correctly
|
2025-12-29 16:43:12 +08:00 |
|
Tsubasahane
|
18fa0a47b1
|
Locationshare fix
|
2025-12-29 15:42:55 +08:00 |
|
Tsubasahane
|
9f5cc9e0d1
|
Merge branch '2.0.2' into 2.0.2-Location
|
2025-12-29 14:48:07 +08:00 |
|
cake
|
6d20995dbf
|
Added decompression gate to decompress files
|
2025-12-29 02:50:49 +01:00 |
|
choco
|
b02db4c1e1
|
Merge remote-tracking branch 'origin/2.0.0-crashing-bugfixes' into 2.0.0-crashing-bugfixes
# Conflicts:
# LightlessSync/Services/DalamudUtilService.cs
# LightlessSync/UI/DtrEntry.cs
|
2025-12-28 16:56:06 +01:00 |
|
cake
|
d6b31ed5b9
|
Fixed finder again.
|
2025-12-28 16:55:01 +01:00 |
|
cake
|
9e600bfae0
|
Fixed merge conflicts.
|
2025-12-28 16:48:51 +01:00 |
|
cake
|
1a73d5a4d9
|
2.0.2 merged again
|
2025-12-28 16:40:47 +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 |
|
Tsubasahane
|
a933330418
|
Share location
|
2025-12-28 23:07:45 +08:00 |
|
Tsubasahane
|
ea34b18f40
|
Merge branch '2.0.2' into 2.0.2-Location
|
2025-12-28 13:10:17 +08:00 |
|
|
|
474fd5ef11
|
Merge pull request 'Fix Async hiccup in chat.' (#117) from quick-chat-fix into 2.0.2
Reviewed-on: #117
Reviewed-by: cake <cake@noreply.git.lightless-sync.org>
|
2025-12-28 03:58:35 +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 |
|
defnotken
|
67dc215e83
|
Merge branch '2.0.2-Location' of https://git.lightless-sync.org/Lightless-Sync/LightlessClient into 2.0.2-Location
|
2025-12-27 21:17:32 -06:00 |
|
defnotken
|
baf3869cec
|
Merge conf
|
2025-12-27 21:17:26 -06:00 |
|
Tsubasahane
|
eeda5aeb66
|
Revert "Location Sharing"
This reverts commit 70745613e1.
|
2025-12-28 10:54:01 +08: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 |
|
choco
|
754df95071
|
Merge remote-tracking branch 'origin/2.0.2-Location' into 2.0.0-crashing-bugfixes
# Conflicts:
# LightlessSync/UI/DtrEntry.cs
|
2025-12-27 23:13:20 +01:00 |
|
choco
|
24fca31606
|
join syncshell draw modal
|
2025-12-27 23:09:29 +01:00 |
|
choco
|
a99c1c01b0
|
Merge remote-tracking branch 'origin/2.0.2' into 2.0.0-crashing-bugfixes
|
2025-12-27 23:08:03 +01:00 |
|
|
|
8f32b375dd
|
boom
|
2025-12-28 05:24:12 +09:00 |
|
choco
|
85999fab8f
|
Merge remote-tracking branch 'origin/2.0.2' into 2.0.0-crashing-bugfixes
# Conflicts:
# LightlessSync/LightlessConfiguration/Configurations/LightlessConfig.cs
# LightlessSync/UI/SyncshellFinderUI.cs
# LightlessSync/UI/TopTabMenu.cs
# LightlessSync/WebAPI/Files/FileDownloadManager.cs
|
2025-12-27 20:49:20 +01:00 |
|
Tsubasahane
|
70745613e1
|
Location Sharing
|
2025-12-27 19:57:21 +08:00 |
|
Tsubasahane
|
5c8e239a7b
|
implement playerState
- use IPlayerState for DalamudUtilService and make things less asynced
- make LocationInfo work with ContentFinderData
|
2025-12-27 17:04:39 +08:00 |
|
choco
|
5eed65149a
|
nearby lightfinder users window, wiht pair func
|
2025-12-27 02:38:56 +01:00 |
|
|
|
1632258c4f
|
Merge pull request 'mcdf-background-creation' (#112) from mcdf-background-creation into 2.0.2
Reviewed-on: #112
|
2025-12-27 01:33:31 +00:00 |
|
cake
|
1ab4e2f94b
|
Added color options for header
|
2025-12-26 22:26:29 +01: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 |
|
choco
|
f792bc1954
|
compact ui design refactor with lightfinder redesign
|
2025-12-26 00:00:13 +01:00 |
|