Commit graph

107 commits

Author SHA1 Message Date
dDeepLb
a6f263950c BETA: Friend List Fixes 2024-08-15 00:00:43 +00:00
bananarama92
af6b46e4e4
MAINT: Remove stray spin button styling 2024-08-08 15:05:41 +02:00
bananarama92
d265b63cea
MAINT: Assign normal/hover/invalid button background colors to a variable in order to make overriding colors easier 2024-08-08 15:05:41 +02:00
bananarama92
a4455a8bcf
ENH: Allow ElementButton.Create buttons without background and border styling 2024-08-08 15:05:41 +02:00
bananarama92
0b7cd248b9
MAINT: Move the button css styling to its own file 2024-08-08 15:05:25 +02:00
dDeepLb
e60d395c99 Friend List Update 2024-08-06 17:04:32 +00:00
bananarama92
7baf19259d
ENH: Add a hover effect to the input labels 2024-07-16 16:45:24 +02:00
bananarama92
484b8f119e
ENH: Hide all non-visible layers by default from the layering screen 2024-07-16 16:45:23 +02:00
bananarama92
a66fd24429
ENH: Add menuitemradio and menuitemcheckbox support to ElementMenu.Create 2024-07-16 16:37:10 +02:00
BondageProjects
ef2c6f5584 Merge branch 'chat-expand' into 'master'
BETA: Fix the chat-input auto expansion not keeping the chat log scrolled to its end

See merge request BondageProjects/Bondage-College!5122
2024-07-11 14:12:54 +00:00
bananarama92
3d6e109eb1
MAINT: FIx minor clipping of the focused element outline 2024-07-11 01:42:17 +02:00
bananarama92
bbd67c1764
BUG: Make sure that the color of clickable character names fully respects "Color names" settings 2024-07-09 23:38:36 +02:00
bananarama92
508525a641
MAINT: Re-implement the chat-autoresizer in much more performant manner 2024-06-19 19:09:13 +02:00
bananarama92
ac7c1692c3
MAINT: Remove the chat-autoresize 2024-06-19 12:34:25 +02:00
BondageProjects
f0f2323067 Merge branch 'input-chat' into 'master'
HOTFIX: Stop the chat input auto expander from causing too much lag

See merge request BondageProjects/Bondage-College!5102
2024-06-19 05:05:36 +00:00
BondageProjects
1e4a68eea8 Merge branch 'seperator' into 'master'
HOTFIX: Fix double chat-room-sep borders when they're collapsed

See merge request BondageProjects/Bondage-College!5100
2024-06-19 05:04:45 +00:00
bananarama92
d94a44540f
BUG: Stop the chat input auto expander from causing too much lag 2024-06-18 22:47:39 +02:00
bananarama92
014131d4ea
BUG: Fix double chat-room-sep borders when they're collapsed 2024-06-18 14:57:52 +02:00
bananarama92
5de00a69fb
BUG: Fix incorrect ::before selectors 2024-06-18 13:54:11 +02:00
bananarama92
5f287ad828
BETA: Ensure that character names in the chat log are inellgible for tab-style navigation 2024-06-11 16:33:49 +02:00
BondageProjects
4a4757787b Merge branch 'chat-remove' into 'master'
BETA: Fix the chat room div not being remove when exiting a room without `PreserveChat` enabled

See merge request BondageProjects/Bondage-College!5085
2024-06-11 14:31:15 +00:00
bananarama92
c3e848694d
MAINT: Re-enable mobile tooltips as long as a button is touched 2024-06-10 21:25:39 +02:00
Stella
a7647e0fbb fix: ChatRoom ReplyButton background-color for dark themes and remove border 2024-06-09 23:00:47 +02:00
bananarama92
1e435c7d1e
MAINT: Merge ElementButton.Create and .CreateNoTooltip 2024-06-08 13:57:52 +02:00
bananarama92
db2fcc11c2
MAINT: More misc fixes 2024-06-08 13:56:40 +02:00
bananarama92
d19b1b057a
MAINT: Disable overflow for the chat room separator 2024-06-08 13:56:40 +02:00
bananarama92
3286e0bc3c
MAINT: Style the (non-rectangular) chat room buttons via the :before pseudo 2024-06-08 13:56:39 +02:00
bananarama92
c60a7ecbda
ENH: Add API for creating DOM-based menu bars 2024-06-08 13:56:37 +02:00
bananarama92
3cc4177b7f
ENH: Add API for creating a DOM-based prev/next button 2024-06-08 13:56:37 +02:00
bananarama92
24dded95f3
ENH: Auto expand the chat room input up to 4 times its original height 2024-06-08 13:56:37 +02:00
bananarama92
8fbd4e345b
MAINT: Use ElementButton.Create() for the chat room separator 2024-06-08 13:56:36 +02:00
bananarama92
60056a17a4
MAINT: Use ElementButton.Create() for the shop pose panel 2024-06-08 13:56:36 +02:00
bananarama92
88624618b1
MAINT: Use ElementButton.Create() for the layering screen 2024-06-08 13:56:36 +02:00
bananarama92
a111244154
ENH: Add a helper function for creating DOM buttons 2024-06-08 13:56:35 +02:00
bananarama92
25d891b3d9
ENH: Allow whispering by clicking on someones name in the chat area 2024-05-31 15:58:27 +02:00
bananarama92
2c53b0d3ea
BUG: Second attempt at mimicking the desktop-hovering behavior on mobile 2024-05-29 17:16:05 +02:00
bananarama92
7568958785
MAINT: Remove duplicate css styling 2024-05-29 15:33:21 +02:00
bananarama92
35f8ce62c7
BUG: Fix the spurious chat room separator transparancy when in sens dep 2024-05-29 15:32:50 +02:00
bananarama92
b5ed11ee30
ENH: Chat room seperater overhaul 2024-05-24 16:22:29 +02:00
bananarama92
5325bfc603
MAINT: Use opaque background colors for actions, emotes and activities 2024-05-24 12:35:09 +02:00
bananarama92
b8e2b3c087
MAINT: Use ElementCreate() for the shop 2024-05-23 19:08:19 +02:00
bananarama92
9b21a30cd4
BUG: Disable layering for locked items that one cannot unlock 2024-05-20 21:20:57 +02:00
BondageProjects
39854fe86b Merge branch 'layering-hotfix2' into 'master'
HOTFIX: Fix the layering blur event listener being broken

See merge request BondageProjects/Bondage-College!5050
2024-05-19 14:59:14 +00:00
bananarama92
56c8287325
STY: Minor layering css fix 2024-05-18 21:45:49 +02:00
bananarama92
d144f04760
MAINT: Use a CSS class for setting background colors rather than directly modifying the style attribute 2024-05-18 20:16:28 +02:00
bananarama92
fd7860feb3
BUG: Fix the pose button hover color not working when a pose is selected 2024-05-11 14:42:27 +02:00
bananarama92
2f427e8344
STY: Misc CSS fixes 2024-05-06 15:34:49 +02:00
BondageProjects
a8787173c5 Merge branch 'pose-shop' into 'master'
ENH: Add a pose menu to the shop

See merge request BondageProjects/Bondage-College!5005
2024-05-03 13:43:11 +00:00
bananarama92
5d0d110885
ENH: Add a pose menu to the shop 2024-05-02 17:31:01 +02:00
bananarama92
c544129741
STY: Only unset the input/textarea bottom- and top-padding 2024-05-02 16:40:19 +02:00