Commit Graph

  • 061b7a796a
    improve image formats check lambdcalculus 2024-06-24 20:18:56 -0300
  • a9d5661e89 FORCE Salanto 2024-06-25 00:46:27 +0200
  • d0050b3fff Update build.yml Salanto 2024-06-25 00:39:15 +0200
  • 2fcdbee4c9 Fix windows too Salanto 2024-06-25 00:26:19 +0200
  • 14d8d2c53a Update build.yml Salanto 2024-06-25 00:04:30 +0200
  • 1a10186dde Cleanup instead of filter Salanto 2024-06-25 00:00:02 +0200
  • 51efa6b4e6 Add filter Salanto 2024-06-24 23:49:01 +0200
  • 25ef804ae7
    remove unnecessary plugin loaders lambdcalculus 2024-06-24 16:15:21 -0300
  • fb322c5c87 Put all the themes where they belong Salanto 2024-06-24 19:58:23 +0200
  • aa8bf20d74 Put it in the right folder Salanto 2024-06-24 19:06:32 +0200
  • 16075f908b Add themes to CI run Salanto 2024-06-24 18:58:25 +0200
  • ba62265ce0
    Removed option of fetching Apng since we no longer fetch it from the project Leifa 2024-06-24 16:05:32 +0200
  • 7e527353a6
    Fix Linux archiving a tar inside a zip Leifa 2024-06-24 14:46:52 +0200
  • c7e43cb287
    Update apng final destination path, ... Leifa 2024-06-24 14:32:28 +0200
  • a259d9e8cc
    Relocate plugin final destination path Leifa 2024-06-24 14:22:43 +0200
  • accbc17f51
    Fetch APNG and build it Leifa 2024-06-24 14:17:52 +0200
  • d2b4d5fb2d
    Remove APNG fetching Leifa 2024-06-24 14:16:16 +0200
  • 1f53d14a48 Switch Linux to jurplel/install-qt and 6.5.3 Salanto 2024-06-24 12:34:19 +0200
  • 9e8fc4313f Add build option for QtApng to CMake file Salanto 2024-06-24 11:24:07 +0200
  • 0587f1ef19 Don't clone QApng in the CI Salanto 2024-06-24 11:15:08 +0200
  • fafdcc183a Compile QtApng, not AO2-Client Salanto 2024-06-24 11:07:59 +0200
  • 0b26afbe0f Reenable QtApng Salanto 2024-06-24 11:02:23 +0200
  • a1191b7c08 Install imageformats moudule Salanto 2024-06-24 09:54:49 +0200
  • 4a70591477 Remove outdated parameter for windeployqt Salanto 2024-06-24 09:40:57 +0200
  • 181cea3ef0 Add Websockets module to Qt-install Salanto 2024-06-24 09:31:55 +0200
  • 71a7f852eb Switch repo to jurplel/QtApng and comment it out Salanto 2024-06-24 09:28:19 +0200
  • cd85cde4ad Switch QtApng repo Salanto 2024-06-24 09:12:30 +0200
  • 7a3fdcad47 Bump CI build to Qt 6.5 LTS Salanto 2024-06-24 09:01:44 +0200
  • 8004477d0c
    Fix positions not being listed (#990) Leifa 2024-06-23 20:21:28 +0200
  • 4043d97257
    Fix background scaling and centering (#982) Leifa 2024-06-22 05:00:28 +0200
  • 6c6e46f6fc
    Explicitly set sane line spacing (#981) in1tiate 2024-06-18 12:38:13 -0500
  • 9eb9b6f965 remove accidentally included debug calls in1tiate 2024-06-11 18:13:17 -0500
  • 8ca0acc5f4 hide charlayers on area switch background changes only applicable on servers which send displayable background updates on area switch in1tiate 2024-06-11 18:10:22 -0500
  • 7897033205
    Merge pull request #975 from AttorneyOnline/null-pixmap-reg Leifa 2024-06-04 02:44:30 +0200
  • a714bacd1a Added screen slide timer TrickyLeifa 2024-06-03 18:11:17 +0200
  • 5af9dce214 remove bizarre obsolete delay from evidence present logic in1tiate 2024-06-01 13:54:57 -0500
  • 5bc82b0d4f restore accurate slide bookending in1tiate 2024-05-31 10:35:58 -0500
  • 37f103e2c2 restore old bg fallback behavior in1tiate 2024-05-30 15:13:35 -0500
  • 83715f4276 fix effects continuing to be displayed when they shouldn't in1tiate 2024-05-27 10:33:06 -0500
  • 916317b949 Merge branch 'null-pixmap-reg' of https://github.com/AttorneyOnline/AO2-Client into null-pixmap-reg in1tiate 2024-05-27 10:22:39 -0500
  • da3b872beb just hide the layer in courtroom.cpp in1tiate 2024-05-27 10:22:01 -0500
  • 5e93375099
    Merge branch 'master' into null-pixmap-reg in1tiate 2024-05-27 10:11:20 -0500
  • 7bce226627
    Searching by categories (#968) UnDeviato 2024-05-27 14:30:47 +0200
  • 0475b2a045 Fix invalid file paths causing unexpected behavior in1tiate 2024-05-26 15:31:15 -0500
  • 67d5646d7c
    Merge pull request #974 from AttorneyOnline/slide-fixes Leifa 2024-05-26 20:49:12 +0200
  • 4ec2a2efbb
    Fix disconnectedFromServer not emitting in NetWebSocketConnection (#973) Leifa 2024-05-26 20:40:52 +0200
  • f09ff7fc51 fix first-person / narrator mode in1tiate 2024-05-26 13:39:14 -0500
  • b9df908113 fix pair layer not being hidden correctly in1tiate 2024-05-26 13:30:23 -0500
  • 4c56a25463
    Merge pull request #966 from AttorneyOnline/coolslide-rebased Salanto 2024-05-24 04:54:48 +0200
  • eb024cb931 Renamed pos_center to rect from Background/design.ini TrickyLeifa 2024-05-23 16:10:45 +0200
  • 29284c0b21 Removed theme submodule, ... TrickyLeifa 2024-05-23 00:02:07 +0200
  • d135bbc511 Fixed emote synchronization, ... TrickyLeifa 2024-05-22 23:30:31 +0200
  • 52fc8d3594 Slight tweak to further improve performance TrickyLeifa 2024-05-22 22:38:26 +0200
  • 3df5b1cf98 Re-enable some functionality that were disabled during debugging TrickyLeifa 2024-05-22 22:22:11 +0200
  • e80c7d4ef2 Added missing include for Qt5 TrickyLeifa 2024-05-22 22:17:43 +0200
  • b04ccee735 Added enclosed DEBUG_MOVIE debug line TrickyLeifa 2024-05-22 22:12:56 +0200
  • 695d51dbfe Complete AOLayer reimplementation, ... TrickyLeifa 2024-05-22 22:10:29 +0200
  • 137a2d3a04 speedline thing in1tiate 2024-05-20 12:46:35 -0500
  • 2c696f2cd1 other random fixes fix evidence presenting sfx playing at literally 100x intended volume fix "def2" etc wrong evidence icon position, remove inaccurate evidence positions in1tiate 2024-05-20 12:32:35 -0500
  • e2b47afd91 stop filling the log with raw net traffic in1tiate 2024-05-20 12:03:36 -0500
  • 5d90088b5c clang-format pass in1tiate 2024-05-20 09:12:47 -0500
  • a23614059b add missing code from rebase in1tiate 2024-05-20 09:03:16 -0500
  • 6ff71de06b fix opening bracket in1tiate 2024-05-20 08:49:26 -0500
  • 48aab621fb Add tickbox to options UI in1tiate 2024-05-20 08:48:17 -0500
  • adf32f4727 Initial slide rebase commit in1tiate 2024-05-20 08:47:27 -0500
  • 4b0f7e4d80
    fix sound effects playing at 100x intended volume (#965) in1tiate 2024-05-20 08:02:56 -0500
  • f174a633d7
    Update CI, Deprecate Linux/MacOS for now (#960) Salanto 2024-05-19 00:31:43 +0200
  • 51338e30e0
    Merge pull request #957 from AttorneyOnline/kaleidoscope Salanto 2024-05-18 03:33:43 +0200
  • f9c7205210 Clarified test message builder TrickyLeifa 2024-05-18 03:09:39 +0200
  • 406a4661ae Tests may now be disabled TrickyLeifa 2024-05-18 02:34:02 +0200
  • db5ceb0569 No longer required Discord-RPC headers when disabled TrickyLeifa 2024-05-18 02:21:17 +0200
  • 657145035c Reimplemented unit tests, ... TrickyLeifa 2024-05-17 23:54:41 +0200
  • 0500a54260 Changed include definitions to reflect third-party stature TrickyLeifa 2024-05-17 20:36:36 +0200
  • b306929311 Resolved merge conflicts. TrickyLeifa 2024-05-17 19:44:37 +0200
  • fefaad5394 Merge branch 'master' into kaleidoscope TrickyLeifa 2024-05-17 19:19:04 +0200
  • 1ef96383c8 Lightly reworked NetworkManager, ... TrickyLeifa 2024-05-17 16:39:30 +0200
  • 469e293a18
    ci: use ubuntu's qt on ubuntu (#956) lambdcalculus 2024-05-17 08:34:52 -0300
  • 39e4354b1d Reimplemented favorite server widget, ... TrickyLeifa 2024-05-16 03:09:21 +0200
  • 4fb61b7afd
    Lift out most server-related data into its own class (#955) Cerapter 2024-05-15 17:19:03 +0200
  • a0cee58c04 Merge branch 'master' into kaleidoscope TrickyLeifa 2024-05-15 00:23:46 +0200
  • c9f52b7223 Ported to CMake, ... TrickyLeifa 2024-05-15 00:00:17 +0200
  • c9eabf35da
    Add [Options] override for blips and shownames for parity with 2.5 (#953) in1tiate 2024-05-14 11:02:32 -0500
  • 9517666666
    Use the static image lookup for char_icons (#954) in1tiate 2024-05-10 09:31:43 -0500
  • f2cf70232e
    Fix stopped ambience updating the music label when it shouldn't (#948) in1tiate 2024-05-08 23:53:00 -0500
  • d680a6afdb
    Fix combobox options not persisting (#949) lambdcalculus 2024-05-09 00:38:09 -0300
  • ad93dd8238
    add not-broken looping code using seconds instead of samples (#944) in1tiate 2024-04-10 19:29:03 -0500
  • 3e42588b51
    Fix combobox behaviour for all cases (#947) lambdcalculus 2024-03-29 17:56:20 -0300
  • ad6552cdd5
    Fix frame effect on frame 0 playing twice on playback start (#945) in1tiate 2024-03-25 04:39:39 -0500
  • 0142ed57c3
    Ignore pair offset when zooming (#940) in1tiate 2024-03-09 10:47:05 -0600
  • b48ca2455a
    Add the ability for shownames to be outlined (#939) in1tiate 2024-03-03 20:26:39 -0600
  • a8b28f5070
    Hide chatbox element when objecting (#933) in1tiate 2024-02-29 03:43:06 -0600
  • ddd72110bd
    Fix combobox behaviour in AOOptionsdialog (#938) Salanto 2024-02-28 18:42:56 +0100
  • 30bfd8888c
    fucking jpeg (#937) stonedDiscord 2024-02-26 20:03:32 +0100
  • 71ef231e53
    Fix ubuntu build script (#936) OmniTroid 2024-02-11 14:14:54 +0100
  • 27726c9ce1
    Add integer-based theme scaling (#935) in1tiate 2024-02-10 05:23:34 -0600
  • ff577255d3
    Windows CI (#920) stonedDiscord 2024-02-10 09:06:45 +0100
  • 1899f4e1ba
    Sort categories ascending instead of leaving them in loaded order (#932) in1tiate 2024-02-08 12:22:02 -0600
  • e9469a5ca4
    rework ms list callback logic (#927) lambdcalculus 2023-11-30 09:17:42 -0300
  • e6e5e86f68
    Merge pull request #919 from AttorneyOnline/fix-option-scaling in1tiate 2023-11-27 19:24:38 -0600
  • 4d009ea333
    Merge branch 'master' into fix-option-scaling in1tiate 2023-11-27 19:24:24 -0600