Salanto
074490e347
Merge branch 'master' into fix-areaswitch-bs
2024-06-25 11:35:34 +02:00
in1tiate
5be0860278
Fix color-related UI not honoring chatbox setting ( #984 )
...
Co-authored-by: Salanto <62221668+Salanto@users.noreply.github.com>
2024-06-25 11:34:23 +02:00
Salanto
6738ba6c5e
Merge branch 'master' into fix-areaswitch-bs
2024-06-25 11:28:31 +02:00
Leifa
8004477d0c
Fix positions not being listed ( #990 )
2024-06-23 20:21:28 +02:00
Leifa
4043d97257
Fix background scaling and centering ( #982 )
...
Fix #978
2024-06-21 22:00:28 -05:00
in1tiate
6c6e46f6fc
Explicitly set sane line spacing ( #981 )
...
* Explicitly set sane line spacing
* Update naming to reflect setting set by Format + fix memory leak
Address memory leak
---------
Co-authored-by: Salanto <62221668+Salanto@users.noreply.github.com>
2024-06-18 19:38:13 +02:00
in1tiate
9eb9b6f965
remove accidentally included debug calls
2024-06-11 18:13:17 -05:00
in1tiate
8ca0acc5f4
hide charlayers on area switch background changes
...
only applicable on servers which send displayable background updates on area switch
2024-06-11 18:10:22 -05:00
Leifa
7897033205
Merge pull request #975 from AttorneyOnline/null-pixmap-reg
...
Fix invalid file paths causing unexpected behavior
2024-06-04 02:44:30 +02:00
TrickyLeifa
a714bacd1a
Added screen slide timer
...
* Added screen slide timer
* Added so that the animation becomes interruptible.
2024-06-03 18:11:17 +02:00
in1tiate
5af9dce214
remove bizarre obsolete delay from evidence present logic
2024-06-01 13:54:57 -05:00
in1tiate
5bc82b0d4f
restore accurate slide bookending
2024-05-31 10:35:58 -05:00
in1tiate
37f103e2c2
restore old bg fallback behavior
2024-05-30 15:13:35 -05:00
in1tiate
83715f4276
fix effects continuing to be displayed when they shouldn't
2024-05-27 10:33:06 -05:00
in1tiate
916317b949
Merge branch 'null-pixmap-reg' of https://github.com/AttorneyOnline/AO2-Client into null-pixmap-reg
2024-05-27 10:22:39 -05:00
in1tiate
da3b872beb
just hide the layer in courtroom.cpp
2024-05-27 10:22:01 -05:00
in1tiate
5e93375099
Merge branch 'master' into null-pixmap-reg
2024-05-27 10:11:20 -05:00
UnDeviato
7bce226627
Searching by categories ( #968 )
...
* Searching by categories
* Fix mistake
---------
Co-authored-by: Salanto <62221668+Salanto@users.noreply.github.com>
2024-05-27 07:30:47 -05:00
in1tiate
0475b2a045
Fix invalid file paths causing unexpected behavior
2024-05-26 15:31:15 -05:00
Leifa
67d5646d7c
Merge pull request #974 from AttorneyOnline/slide-fixes
...
Fix pair layer not being hidden correctly
2024-05-26 20:49:12 +02:00
Leifa
4ec2a2efbb
Fix disconnectedFromServer not emitting in NetWebSocketConnection ( #973 )
2024-05-26 13:40:52 -05:00
in1tiate
f09ff7fc51
fix first-person / narrator mode
2024-05-26 13:39:14 -05:00
in1tiate
b9df908113
fix pair layer not being hidden correctly
2024-05-26 13:30:23 -05:00
Salanto
4c56a25463
Merge pull request #966 from AttorneyOnline/coolslide-rebased
...
[Feature] Courtroom slides + major AOLayer overhaul
2024-05-24 04:54:48 +02:00
TrickyLeifa
eb024cb931
Renamed pos_center to rect from Background/design.ini
2024-05-23 16:10:45 +02:00
TrickyLeifa
29284c0b21
Removed theme submodule, ...
...
* Removed theme submodule.
* This should be handled by the CI.
* Fixed effects not disappearing when they should (cull / repeat)
2024-05-23 00:02:07 +02:00
TrickyLeifa
d135bbc511
Fixed emote synchronization, ...
...
* Fixed emote synchronization
* Still requires identical frame count. Will still cause freeze as it syncs.
* Fixed frame effects not working on idle and talk emotes.
* Characters are now repositioned after background sliding is over.
2024-05-22 23:30:31 +02:00
TrickyLeifa
52fc8d3594
Slight tweak to further improve performance
2024-05-22 22:38:26 +02:00
TrickyLeifa
3df5b1cf98
Re-enable some functionality that were disabled during debugging
2024-05-22 22:22:11 +02:00
TrickyLeifa
e80c7d4ef2
Added missing include for Qt5
2024-05-22 22:17:43 +02:00
TrickyLeifa
b04ccee735
Added enclosed DEBUG_MOVIE debug line
2024-05-22 22:12:56 +02:00
TrickyLeifa
695d51dbfe
Complete AOLayer reimplementation, ...
...
* Complete AOLayer reimplementation
* Reimplemented sliding as well.
2024-05-22 22:10:29 +02:00
in1tiate
137a2d3a04
speedline thing
2024-05-20 12:46:35 -05:00
in1tiate
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
2024-05-20 12:32:35 -05:00
in1tiate
e2b47afd91
stop filling the log with raw net traffic
2024-05-20 12:03:36 -05:00
in1tiate
5d90088b5c
clang-format pass
2024-05-20 09:12:47 -05:00
in1tiate
a23614059b
add missing code from rebase
2024-05-20 09:03:16 -05:00
in1tiate
6ff71de06b
fix opening bracket
2024-05-20 08:49:26 -05:00
in1tiate
48aab621fb
Add tickbox to options UI
2024-05-20 08:48:17 -05:00
in1tiate
adf32f4727
Initial slide rebase commit
2024-05-20 08:47:27 -05:00
in1tiate
4b0f7e4d80
fix sound effects playing at 100x intended volume ( #965 )
...
yes, literally One Hundred Times louder than they're supposed to be
2024-05-20 08:02:56 -05:00
Salanto
f174a633d7
Update CI, Deprecate Linux/MacOS for now ( #960 )
2024-05-19 00:31:43 +02:00
Salanto
51338e30e0
Merge pull request #957 from AttorneyOnline/kaleidoscope
...
The Kaleidoscope - Hell, it's about time.
2024-05-18 03:33:43 +02:00
TrickyLeifa
f9c7205210
Clarified test message builder
2024-05-18 03:09:39 +02:00
TrickyLeifa
406a4661ae
Tests may now be disabled
2024-05-18 02:34:02 +02:00
TrickyLeifa
db5ceb0569
No longer required Discord-RPC headers when disabled
2024-05-18 02:21:17 +02:00
TrickyLeifa
657145035c
Reimplemented unit tests, ...
...
* Reimplemented unit tests and simplified addition of new tests
* Minimal support of Qt is now 5.15
2024-05-18 00:48:55 +02:00
TrickyLeifa
0500a54260
Changed include definitions to reflect third-party stature
2024-05-17 20:36:36 +02:00
TrickyLeifa
b306929311
Resolved merge conflicts.
...
This comment format is just tiring for the eyes. Imagine being on 1080p and not being able to read more than 5 method definitions due to comments.
2024-05-17 19:44:37 +02:00
TrickyLeifa
fefaad5394
Merge branch 'master' into kaleidoscope
2024-05-17 19:19:04 +02:00