Commit graph

15514 commits

Author SHA1 Message Date
BondageProjects
7a07f805b9 Merge branch 'craft' into 'master'
MAINT: Minor crafting styling tweaks (mostly Chrome related)

See merge request BondageProjects/Bondage-College!6227
2026-04-07 08:52:42 -04:00
BondageProjects
5fab23ee4e Merge branch 'fix/jester-hat-name-clean' into 'master'
(FIX) for jester hat

See merge request BondageProjects/Bondage-College!6228
2026-04-07 08:51:29 -04:00
bananarama92
b45ec9fda3
DOC: Document the default AssetDef.Zoom value
Co-authored-by: Jean-Baptiste Emmanuel Zorg <zorgjeanbe@proton.me>
2026-04-06 16:10:43 +02:00
bananarama92
52edc28ac2
STY: Misc linting fixes 2026-04-06 16:10:43 +02:00
bananarama92
aed601bab7
MAINT: Enforce the Asset.ZoomModifier minima/maxima during asset creation 2026-04-06 16:10:43 +02:00
bananarama92
b3b1319bd1
TYP: Add proper typing for CharacterAppearanceGetCurrentValue() and its Type values 2026-04-06 16:10:42 +02:00
bananarama92
eb2cfa4164
MAINT: Move the blindfold removal flashing logic from InventoryRemove() to CharacterLoadEffect() 2026-04-06 15:37:39 +02:00
bananarama92
785fd9c71c
DOC: Fix an incorrect parameter documentation 2026-04-06 15:35:10 +02:00
bananarama92
ba6abede48
ENH: Add an aria description to the main crafting Slot fieldset 2026-04-05 22:32:53 +02:00
kitTHEnyxara
5ac91c8183 (HotFix) the missing name for the Jester hat 2026-04-05 19:16:02 +02:00
bananarama92
509c6fe5e6
BUG: Fix the craft search input not unfocusing upon pressing enter 2026-04-05 17:20:06 +02:00
bananarama92
437cb6fe4d
MAINT: Up the maximum display craft tooltip size to 11 lines 2026-04-05 16:54:34 +02:00
bananarama92
6da88492a6
MAINT: Fix a tooltip content indentation issue on Chrome 2026-04-05 16:49:40 +02:00
bananarama92
4244c5152e
MAINT: Disable the search input datalist picker button on Chrome 2026-04-05 16:26:28 +02:00
bananarama92
3510e5c65f
TYP: Harden ElementCheckbox types 2026-04-05 16:06:09 +02:00
bananarama92
d94222ac0b
BUG: Fix a missing return statement in ElementCheckbox.Create() 2026-04-05 16:05:58 +02:00
bananarama92
f32e152f4f
MAINT: Clear the anchor-assigned hash from the URL upon exiting the crafting screen 2026-04-05 16:00:36 +02:00
bananarama92
105bb84561
MAINT: Change the modeAcceptTooltip default to undefined rather than the Slot-specific tooltip 2026-04-05 15:57:59 +02:00
bananarama92
fd14cfdba9
ENH: Add subtle hovering colors to crafting slot <a> elements 2026-04-05 15:57:04 +02:00
BondageProjects
afa48d0146 Restore the first login maid adult question 2026-04-05 09:35:38 -04:00
BondageProjects
b47d2084af Merge branch 'dom/disclaimer-screen' into 'master'
HOLD - DOM: disclaimer screen

See merge request BondageProjects/Bondage-College!6207
2026-04-05 09:22:03 -04:00
BondageProjects
56435d031f Merge branch 'events' into 'master'
BUG: Fix buttons being unclickable on the Chrome 147 Beta

See merge request BondageProjects/Bondage-College!6224
2026-04-05 09:16:27 -04:00
BondageProjects
048ae994ed Merge branch 'text-fetch' into 'master'
ENH: Add a less verbose helper function for `CommonStringPartitionReplace()`

See merge request BondageProjects/Bondage-College!6225
2026-04-05 09:14:47 -04:00
BondageProjects
7737e3699d Merge branch 'asset/jester-hat' into 'master'
added a Jester Hat asset

See merge request BondageProjects/Bondage-College!6226
2026-04-05 09:13:51 -04:00
bananarama92
9258d2b17d
TYP: Update event types 2026-04-05 14:45:05 +02:00
bananarama92
704bec15cb
BUG: Fix GameKeyDown() failing to handle dialog escape presses 2026-04-05 14:38:31 +02:00
bananarama92
15ef66a72e
MAINT: Remove duplicately assigned listeners 2026-04-05 14:38:31 +02:00
bananarama92
c7adbb9bf4
MAINT: Move the DOM "blur-after-clicking" logic to click/change events 2026-04-05 14:38:30 +02:00
kitTHEnyxara
5fed2a14fc added a jester hat asset to BC 2026-04-05 01:03:25 +02:00
bananarama92
039a425810
MAINT: Rename TextFormatted to TextSubstitute 2026-04-04 16:17:46 +02:00
bananarama92
c9678e3172
MAINT: Use TextFormatted() throughout the code 2026-04-04 15:56:58 +02:00
bananarama92
3eddfd4be6
ENH: Add a less verbose helper function for CommonStringPartitionReplace() 2026-04-04 15:56:50 +02:00
dDeepLb
b50f9661a7 Apply 7 suggestion(s) to 2 file(s)
Co-authored-by: Rama <bananarama921@outlook.com>
2026-04-04 01:00:20 +03:00
dDeepLb
36914442f6 domify disclaimer screen 2026-04-03 23:03:27 +03:00
bananarama92
33317f19ba
MAINT: Disable pointer events on button tooltips 2026-04-03 15:41:47 +02:00
BondageProjects
e7ea32c5fd Merge branch 'fix/ci' into 'master'
Fix CI

See merge request BondageProjects/Bondage-College!6223
2026-04-02 08:22:18 -04:00
BondageProjects
1f97d46c5a Merge branch 'fix/log-missing-keys' into 'master'
Add a toggle to get missing strings logged

See merge request BondageProjects/Bondage-College!6222
2026-04-02 08:21:17 -04:00
Jean-Baptiste Emmanuel Zorg
5cbf601438 Update browserlist DB 2026-04-02 14:21:08 +02:00
Jean-Baptiste Emmanuel Zorg
a0e58344e4 Fix CI 2026-04-02 14:21:08 +02:00
BondageProjects
18b253efa8 Merge branch 'is-mobile' into 'master'
MAINT: Generalize the mobile device detection logic

See merge request BondageProjects/Bondage-College!6221
2026-04-02 08:20:25 -04:00
BondageProjects
65e6ca0bc6 Merge branch 'touchcancel' into 'master'
MAINT: Switch from canvas-level `touch<x>`/`mouse<x>` listeners to `pointer<x>`

See merge request BondageProjects/Bondage-College!6220
2026-04-02 08:19:30 -04:00
BondageProjects
f1d3bc9a82 Merge branch 'ItItPronouns' into 'master'
Add 'It/It' pronouns

See merge request BondageProjects/Bondage-College!6219
2026-04-02 08:18:09 -04:00
BondageProjects
46b7748f2c Merge branch 'fix/missing-strings' into 'master'
Fix missing tooltip

See merge request BondageProjects/Bondage-College!6218
2026-04-02 08:17:38 -04:00
Jean-Baptiste Emmanuel Zorg
3debedff52 Add a toggle to get missing strings logged 2026-04-02 14:08:02 +02:00
bananarama92
28752a133d
MAINT: Remove a stray CommonIsMobile check 2026-04-01 15:43:19 +02:00
bananarama92
bbe2a3a28b
MAINT: Generalize the mobile device detection logic 2026-04-01 15:42:39 +02:00
bananarama92
e7741f3665
STY: Misc linting fixes 2026-04-01 15:16:32 +02:00
bananarama92
a5e1d88572
MAINT: Switch from canvas-level touch<x>/mouse<x> listeners to pointer<x> 2026-04-01 15:10:14 +02:00
KyraObscura
76455744f6 Add 'It/It' pronouns
Adds a new 'It/It' pronoun set to choose.
2026-04-01 13:06:23 +01:00
bananarama92
f4467d0320
MAINT: Get rid of GameMouseIsDown due its inconsistent and practically impossible book keeping 2026-04-01 13:06:46 +02:00