Commit graph

  • f328ac7c3f Merge branch 'friendlist2' into 'master' Rama 2026-04-28 02:55:06 +00:00
  • 0f32805ab9 Merge branch 'fix-willy-wonka' into 'master' master BondageProjects 2026-04-27 22:54:32 -04:00
  • 83416de841 Merge branch 'fix-willy-wonka' into 'master' dDeepLb 2026-04-28 05:54:09 +03:00
  • 27628bf06c Merge branch 'fix/pre-login-settings' into 'master' BondageProjects 2026-04-27 22:53:32 -04:00
  • 51f9fc7b62 Merge branch 'fix/pre-login-settings' into 'master' zorgjeanbe 2026-04-28 02:53:03 +00:00
  • 9112867c2d Merge branch 'feature/femboynicole/hiddentimer-shown-for-owner' into 'master' BondageProjects 2026-04-27 22:52:48 -04:00
  • e103bfd6f9 Merge branch 'feature/femboynicole/hiddentimer-shown-for-owner' into 'master' FemboyNicole 2026-04-28 04:52:21 +02:00
  • 0baf112e01 Merge branch 'saved-color' into 'master' BondageProjects 2026-04-27 22:52:04 -04:00
  • 19a26719ff Merge branch 'saved-color' into 'master' Rama 2026-04-28 02:51:51 +00:00
  • 8fadf18962 Merge branch 'fix/vr-backgrounds' into 'master' BondageProjects 2026-04-27 22:51:44 -04:00
  • d9257d7af3 Merge branch 'fix/vr-backgrounds' into 'master' zorgjeanbe 2026-04-28 02:51:18 +00:00
  • 1524fa5086 Merge branch 'enh/friendlist-action-menu' into 'master' BondageProjects 2026-04-27 22:51:00 -04:00
  • 9651c0bbd0 add missed tags to def dDeepLb 2026-04-28 01:58:40 +03:00
  • e46962bf5c add missed strings dDeepLb 2026-04-28 01:41:20 +03:00
  • 6748766386 Clean up LogAdd's Push parameter handling Jean-Baptiste Emmanuel Zorg 2026-04-27 22:14:29 +02:00
  • 305a0fad42 Push the log out on creation so it's properly restored Jean-Baptiste Emmanuel Zorg 2026-04-27 22:03:37 +02:00
  • 9854122fe8 Split out the pre-creation and post-login disclaimer codepaths Jean-Baptiste Emmanuel Zorg 2026-04-27 22:03:12 +02:00
  • 1cd695e921 Initialize the dummy player's preferences from nothing Jean-Baptiste Emmanuel Zorg 2026-04-27 20:55:48 +02:00
  • b289e78892
    ENH: Add a room occupancy to the friend list bananarama92 2026-04-15 14:44:29 +02:00
  • 7c0760b6a0 Show the remaining time on the OwnerTimerPadlock to the owner of the padlock even if the timer is hidden. FemboyNicole 2026-04-27 15:08:28 +00:00
  • 392b6fca40 Merge branch 'enh/friendlist-action-menu' into 'master' dDeepLb 2026-04-27 17:00:20 +03:00
  • a18073ab39 Merge branch 'fix/dialog-strict-break' into 'master' BondageProjects 2026-04-27 09:56:52 -04:00
  • cb5c68129f Merge branch 'fix/dialog-strict-break' into 'master' zorgjeanbe 2026-04-27 13:56:33 +00:00
  • ca6fd0a9c9 Merge branch 'fix/friend-list/render-sanitized-angle-brackets' into 'master' BondageProjects 2026-04-27 09:56:15 -04:00
  • 0f2f023eac Merge branch 'fix/friend-list/render-sanitized-angle-brackets' into 'master' 天上の狐 2026-04-27 22:56:07 +09:00
  • 039eff3ad7 Merge branch 'fix/npc-ownership' into 'master' BondageProjects 2026-04-27 09:55:55 -04:00
  • fcdd7a93f4 Merge branch 'fix/npc-ownership' into 'master' zorgjeanbe 2026-04-27 13:55:50 +00:00
  • c3a985d21c Merge branch 'typ-cheap' into 'master' BondageProjects 2026-04-27 09:55:45 -04:00
  • d87464102e Merge branch 'typ-cheap' into 'master' Rama 2026-04-27 13:55:29 +00:00
  • e6d5f2f4ce Merge branch 'fix/chat-search' into 'master' BondageProjects 2026-04-27 09:55:20 -04:00
  • 0ef9d36c0b
    BUG: Fix the player's SavedColors not syncing with the server bananarama92 2026-04-27 00:08:51 +02:00
  • 74fc6cf7a8 use element's own style instead of tooltip class exploitation dDeepLb 2026-04-26 22:53:46 +03:00
  • efc09e4461 get rid off popover dDeepLb 2026-04-26 22:52:19 +03:00
  • c2017a5029 Fix the dialog inventory menu being gone Jean-Baptiste Emmanuel Zorg 2026-04-26 18:50:34 +02:00
  • f94eb91f20 Rename type so click-to-uses works Jean-Baptiste Emmanuel Zorg 2026-04-26 18:45:11 +02:00
  • fc5bcdcd45 Fix a crash in the dialog code when selecting another character Jean-Baptiste Emmanuel Zorg 2026-04-26 18:39:40 +02:00
  • e09fa3ee9b Fix the VR Headset's VR backgrounds all being black Jean-Baptiste Emmanuel Zorg 2026-04-26 18:02:15 +02:00
  • f3dbee2be2 Apply 1 suggestion(s) to 1 file(s) dDeepLb 2026-04-26 19:00:08 +03:00
  • ecb5173a92 docs(friend-list): add TODO note for future consideration of innerHTML usage 天上の狐 2026-04-26 20:22:06 +09:00
  • a8142d2af8
    fix(friend-list): render sanitized < and > in non-searchable chat room name 天上の狐 2026-04-26 08:36:24 +08:00
  • 55273f64d2 fix strict dDeepLb 2026-04-26 00:34:18 +03:00
  • 6bb9bb583d refactor action menu using popover property. use focus out event. dDeepLb 2026-04-26 00:10:51 +03:00
  • b168ed94f6
    CI: Add checks:cheap and :expensive bananarama92 2026-04-25 21:52:35 +02:00
  • 64571b7c10
    CI: Move the expensive global object type checking to its own dedicated test bananarama92 2026-04-25 00:22:38 +02:00
  • ad92c11000 enh: add action menu dDeepLb 2026-04-02 15:06:22 +03:00
  • 7d90c9d75a Fix Private NPC not being set to the "player in trial" state Jean-Baptiste Emmanuel Zorg 2026-04-25 14:45:40 +02:00
  • 860d7c6312 Merge branch 'fix/chat-search' into 'master' zorgjeanbe 2026-04-25 11:55:26 +00:00
  • e8db803460 Bump the server timeout, make sure requests can't overlap Jean-Baptiste Emmanuel Zorg 2026-04-25 13:55:13 +02:00
  • 2b439d9942 Properly report timeouts and duplicate requests Jean-Baptiste Emmanuel Zorg 2026-04-25 13:49:05 +02:00
  • 7697de7fea Fix an "unresolved promise" error when a timeout hits Jean-Baptiste Emmanuel Zorg 2026-04-25 13:41:44 +02:00
  • f306359d62 Merge branch 'ts/strictify' into 'master' BondageProjects 2026-04-24 21:48:25 -04:00
  • f0c8ea64a2 More TS-strictification zorgjeanbe 2026-04-25 01:48:24 +00:00
  • 3cf40d9378 Merge branch 'ts/strictify' into 'master' zorgjeanbe 2026-04-25 01:47:48 +00:00
  • 582ddb6b79 Echo Import - Electric Guitar BondageProjects 2026-04-24 21:45:56 -04:00
  • 8bc6d7c590 Echo Import - Chocolate Bar BondageProjects 2026-04-24 18:41:36 -04:00
  • 3622871dc3 Skip sending a last chatroom/mapdata account update if it's unnecessary Jean-Baptiste Emmanuel Zorg 2026-04-24 23:07:46 +02:00
  • d828b2a1cb Fix ServerRoomSearch same-request check being broken Jean-Baptiste Emmanuel Zorg 2026-04-24 23:02:16 +02:00
  • f330f68781 Strict-type a whole bunch of the dynamic draw/asset callbacks Jean-Baptiste Emmanuel Zorg 2026-03-21 23:27:16 +01:00
  • 844e7a9fdb Strict-type Arousal.js Jean-Baptiste Emmanuel Zorg 2026-03-21 22:39:29 +01:00
  • d9c1d9e6c6 Strict-type InformationSheet.js Jean-Baptiste Emmanuel Zorg 2026-03-21 22:38:35 +01:00
  • 451718e769 Strict-type Backgrounds.js Jean-Baptiste Emmanuel Zorg 2026-03-21 22:30:29 +01:00
  • 375c3c2c6e Strict-type BackgroundSelection.js Jean-Baptiste Emmanuel Zorg 2026-03-21 22:29:35 +01:00
  • 6642cca999 Strict-type Online.js Jean-Baptiste Emmanuel Zorg 2026-03-21 22:27:30 +01:00
  • 50aa3bb3ec Strict-type Preference.js Jean-Baptiste Emmanuel Zorg 2026-03-21 22:23:46 +01:00
  • 42cfd21a30 Strict-type Restriction.js Jean-Baptiste Emmanuel Zorg 2026-03-21 22:03:09 +01:00
  • ee86723d0f Strict-type Security.js Jean-Baptiste Emmanuel Zorg 2026-03-21 22:02:59 +01:00
  • d4e764bb18 Strict-type Visibility.js Jean-Baptiste Emmanuel Zorg 2026-03-21 22:00:20 +01:00
  • b3540406a1 Proper nullification of DialogLine's property Jean-Baptiste Emmanuel Zorg 2026-02-10 18:06:19 +01:00
  • 2535f5bf62 Small improvement to the Dialog prereq/function calling Jean-Baptiste Emmanuel Zorg 2026-02-10 17:27:28 +01:00
  • 99ee41a91c Strict-type Character.js Jean-Baptiste Emmanuel Zorg 2026-02-10 00:57:36 +01:00
  • e6f10e6595 Cleanup ts-ignores Jean-Baptiste Emmanuel Zorg 2026-02-10 00:18:24 +01:00
  • ef3fab830b Strict-type DictionaryBuilder.js Jean-Baptiste Emmanuel Zorg 2026-02-09 23:26:10 +01:00
  • f44b27574a First pass at strict-typing Dialog.js Jean-Baptiste Emmanuel Zorg 2026-02-09 23:18:46 +01:00
  • afdeb18b9b Strict-type ControllerSupport.js Jean-Baptiste Emmanuel Zorg 2026-02-09 21:44:29 +01:00
  • 5265eb68f0 Strict-type Audio.js Jean-Baptiste Emmanuel Zorg 2026-02-09 21:23:43 +01:00
  • 441a32341c Strict-type AkfTimer.js Jean-Baptiste Emmanuel Zorg 2026-02-09 21:03:10 +01:00
  • c1cf08ff3d Strict-type Activity.js Jean-Baptiste Emmanuel Zorg 2026-02-09 21:01:07 +01:00
  • 3463e0dc27 Strict-type KeybindingDefaults.js Jean-Baptiste Emmanuel Zorg 2026-02-09 20:46:14 +01:00
  • eab90c3c3d Strict-type GameLog.js Jean-Baptiste Emmanuel Zorg 2026-02-09 20:07:08 +01:00
  • 3aa2a49f29 Strict-type Plushies.js Jean-Baptiste Emmanuel Zorg 2026-02-09 19:59:50 +01:00
  • 7231bc9d42 Strict-type Title.js Jean-Baptiste Emmanuel Zorg 2025-02-19 06:05:12 +01:00
  • 2435171c62 Strict-type Preference subscreens Jean-Baptiste Emmanuel Zorg 2025-02-19 06:04:59 +01:00
  • c23d0489d2 Strict-type OnlineProfile.js Jean-Baptiste Emmanuel Zorg 2025-02-19 06:03:26 +01:00
  • 4c4ea37f24 Strict-type Backgrounds.js Jean-Baptiste Emmanuel Zorg 2025-02-19 03:49:00 +01:00
  • c50aba2540 Strict-type Friendlist.js Jean-Baptiste Emmanuel Zorg 2026-02-09 19:54:53 +01:00
  • 24155f3301 Strict-type Scripts/Preference.js Jean-Baptiste Emmanuel Zorg 2026-02-09 19:54:05 +01:00
  • 0212aadde9 Strict-type Login.js Jean-Baptiste Emmanuel Zorg 2026-02-09 19:41:10 +01:00
  • edda075efb Merge branch 'sty/css-move' into 'master' BondageProjects 2026-04-24 12:20:02 -04:00
  • 0c3053a686 Merge branch 'sty/css-move' into 'master' dDeepLb 2026-04-24 19:19:48 +03:00
  • 62d5eb1bf4 Merge branch 'flash' into 'master' BondageProjects 2026-04-24 12:19:41 -04:00
  • 02accb3ebf Merge branch 'flash' into 'master' Rama 2026-04-24 16:19:34 +00:00
  • dbfc4a3d62 Merge branch 'fix/ci' into 'master' BondageProjects 2026-04-24 12:19:26 -04:00
  • e72c23d538 Merge branch 'fix/ci' into 'master' zorgjeanbe 2026-04-24 14:00:04 +00:00
  • 9599c75179 Fix .d.ts file Jean-Baptiste Emmanuel Zorg 2026-04-24 15:55:15 +02:00
  • d7b6025e91 Fix CasualDroppedSuit & XmasBell Jean-Baptiste Emmanuel Zorg 2026-04-24 15:38:09 +02:00
  • 85dc0179c2 Merge branch 'fix/set-item-remove-items' into 'master' zorgjeanbe 2026-04-24 12:37:59 +00:00
  • fae90484a9 Merge branch 'tabindex' into 'master' BondageProjects 2026-04-24 08:10:12 -04:00
  • 769eedaf20 Merge branch 'tabindex' into 'master' Rama 2026-04-24 11:58:59 +00:00
  • ec1b8df2d8 Merge branch 'fix/cleanup-runtime-assets' into 'master' BondageProjects 2026-04-24 07:58:55 -04:00
  • a730672eae Merge branch 'fix/cleanup-runtime-assets' into 'master' zorgjeanbe 2026-04-24 11:58:34 +00:00