Infi
f6dd0359e7
- Potential fix for tells getting stuck
...
- Allow debugger use outside of debug builds
2024-12-23 04:48:40 +01:00
Infi
70971d7b8a
- Fix /r issues
...
- Scope the block functions menu entry
- Don't show MuteList if accountId is unset
2024-12-19 18:48:06 +01:00
Infi
cb8abc9ed6
- Implement independent hide condition for popouts ( closes #124 )
2024-12-14 16:39:36 +01:00
Infi
92d4a75ec4
Small oops
2024-12-14 14:59:42 +01:00
Infi
97a8b96326
- Display name even if invalid channel is selected
...
- Add NoMove & NoResize to tabs
2024-12-14 14:54:20 +01:00
Infi
6144631b16
- Save ExtraChat channel
2024-12-02 19:26:52 +01:00
Infi
5bd6518e1a
- Use EndConditional
...
- Fix #132 (maybe)
2024-11-21 13:59:45 +01:00
Infi
d0a55e80ea
- Switch SetTooltip to ImRaii based Tooltip
...
- Shorter date format for db viewer
2024-11-21 12:31:09 +01:00
Infi
1a1995759a
- Handle NBSP payloads
...
- Use ingame version of axis font
2024-11-21 08:34:24 +01:00
Infi
56eff572b7
Fix #107
2024-11-18 20:06:29 +01:00
Infi
cb7df12005
Potential fix for temp channel issues
2024-11-18 19:50:53 +01:00
Infi
a648bcf60d
Fix linkshell rotation
2024-11-17 19:16:21 +01:00
Infi
bf27d3e853
Final API11 updates and new channel switcher
2024-11-16 21:06:35 +01:00
Infi
45fdac0dd6
API 11
2024-11-13 04:13:18 +01:00
Infi
df503bf4f1
bump
2024-09-06 12:36:09 +02:00
aemsle
9ad613a702
Added tab support to Auto completion box
2024-09-05 00:17:47 +01:00
Infi
725fe449f8
- Support locked channels
...
- Implement render limit for webinterface [default 1000]
2024-09-02 12:46:09 +02:00
Infi
8d973ff966
Remove migration code
2024-08-30 23:53:34 +02:00
Infi
db3d513f9e
Loc the string
2024-08-29 19:06:49 +02:00
Infi
cdf4f92ffa
Allow users to collapse usage notice
2024-08-29 19:05:46 +02:00
Infi
f6531907a4
- Partially implement tab switch
...
- Better support character switch
2024-08-28 18:18:20 +02:00
Infi
6cb01aa2f4
Add button indicator for url link
2024-08-28 14:49:50 +02:00
Infi
c77a1f9d2d
Complete the webinterface config panel
2024-08-28 14:43:49 +02:00
Infi
8d6f59f9fa
- Loc updates
...
- Add access URL to webinterface panel
2024-08-28 14:31:25 +02:00
Infi
2ababa82b0
- Implement better start/stop for the webinterface
...
- Save session tokens between startups
2024-08-28 14:09:09 +02:00
Infi
1d7153fc50
Redo the auth system and implement rate limits
2024-08-25 15:37:13 +02:00
Infi
19f10b09c8
Implement dynamic channel list
2024-08-25 01:03:02 +02:00
Infi
29e3c6acee
Redo the message protocols to work with SSE data directly
2024-08-24 19:52:53 +02:00
Infi
5e93732183
Add pre-testing version of the webinterface
2024-08-24 03:05:33 +02:00
Infi
117d9fc45c
fix #81
2024-08-20 23:14:52 +02:00
Infi
16a16b1f12
Implement #101
2024-08-14 14:46:00 +02:00
Infi
9d6fcd2abe
Fix #108
2024-08-14 14:21:27 +02:00
Dean Sheather
12c876f45b
fix: avoid hiding during auto-skipped cutscenes
...
Instead of hiding the chat window immediately when the game enters a
"cutscene" condition, wait until the vanilla chat would've been hidden.
This prevents hiding and unhiding during auto-skipped cutscenes.
2024-07-28 01:05:25 +10:00
Infi
2af53829bf
Merge pull request #102
...
fix: various keybind fixes (modifiers and linkshells)
2024-07-26 21:18:42 +02:00
Infi
588dd31c16
don't save icon texture
2024-07-26 21:16:33 +02:00
Dean Sheather
c22bde296d
fix: various keybind fixes (modifiers and linkshells)
...
- Avoids overriding modifiers after leaving a vanilla text box. This
would prevent you from holding e.g. Ctrl between multiple vanilla text
boxes.
- Reworks linkshell rotation code to fix issues with LS number gaps
causing linkshell rotation to not function.
2024-07-27 03:52:23 +10:00
mopi
b14f1732dd
Get job icons from game
2024-07-26 04:03:22 -03:00
Infi
c9902dc28b
Switch to dalamuds texture cache
2024-07-25 15:57:21 +02:00
Infi
ed87430859
Also reload if enabled state changed
2024-07-25 15:43:33 +02:00
Infi
e9790d355f
Reload fonts for italic too
2024-07-25 15:40:35 +02:00
Infi
459cfa72ea
Correctly reset italic
2024-07-25 15:38:25 +02:00
Infi
906eeb5095
Remove legacy migration
2024-07-25 15:33:05 +02:00
Infi
41c59f6aa0
Make italic font chooseable
2024-07-25 15:19:08 +02:00
Infi
9c86ee788f
fix
2024-07-25 14:03:08 +02:00
Infi
fecab7760e
Add reset buttons for fonts
2024-07-25 14:02:37 +02:00
Infi
97654b1c53
Rewrite font handling, use dalamud font chooser
2024-07-23 20:46:38 +02:00
Infi
f7252cdf78
Merge pull request #99
...
fix: censor abbreviated player names in screenshot mode
2024-07-22 19:17:32 +02:00
Dean Sheather
b5ec2145c1
fix: censor abbreviated player names in screenshot mode
...
Best effort.
2024-07-22 22:22:57 +10:00
Dean Sheather
710d4e837d
fix: avoid stealing focus from other imgui windows on unhide
2024-07-22 22:09:20 +10:00
Dean Sheather
56f6855da2
feat: autohide improvements
...
- Adds new setting "Enable inactivity hide during battle" (default:
true) which determines whether autohide should apply during battle
(thanks @aurieh)
- Adds new setting "Chat channels considered for activity" which allows
customizing which channels incoming messages must match to "bump" the
inactivity timer
- Adds new per-tab setting "Unhide the chat window on activity" to
configure whether it will be considered for "bumping" the inactivity
timer when receiving messages that match the new channel filter. Note
that the foreground tab is currently always considered.
- Extends autohide code to apply to poped-out tabs as well. Each popout
window has its own inactivity timer, but focusing the main window will
restore all popped out windows.
Co-authored-by: Auri <me@aurieh.me >
2024-07-21 15:09:45 +10:00