| Age | Commit message (Collapse) | Author |
|
|
|
* Fixup evidence presentation code, methink
* Bump RC, because I can
|
|
|
|
|
|
|
|
|
|
calculaiton (#1038)
* Make slides correctly respect X offset
* Bump to RC4 cause I am cute like that
|
|
* Version bump and minor fixes
* Remove unecessary headers
Thanks QtCreator
|
|
* Fix transformation mode for layers
Resolve #997
* always use smooth transform resampling for stretched images
* Used fixed frame size
* Implemented resize mode changes
Resolve #999
* Added alias to pixel resize mode
* Added user option
---------
Co-authored-by: in1tiate <32779090+in1tiate@users.noreply.github.com>
|
|
[Feature] Add support for windows position restore
|
|
|
|
* Commit
* Boyfailure code commit
* Cooking code spaghetti
* Accidental overwrite recursive function call hell
* Implemented player list
* Add partial moderator widget
Sleepy time! Hee-Hoo!
* Moderator Dialog - Step 1 - WIP
* Appease the clang gods
* Clang appeasement policy
* *sacrifices goat to clang*
* Added player report, reworked implementation, ...
* Added player-specific report
* Reworked implementation
* No longer uses JSON.
* Removed preset loader.
---------
Co-authored-by: TrickyLeifa <date.epoch@gmail.com>
Co-authored-by: Leifa <26681464+TrickyLeifa@users.noreply.github.com>
|
|
|
|
|
|
|
|
|
|
|
|
Resolve #985
Co-authored-by: stonedDiscord <Tukz@gmx.de>
|
|
|
|
Co-authored-by: Salanto <62221668+Salanto@users.noreply.github.com>
|
|
|
|
|
|
Fix #978
|
|
* 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>
|
|
|
|
only applicable on servers which send displayable background updates on area switch
|
|
* Added screen slide timer
* Added so that the animation becomes interruptible.
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
* Removed theme submodule.
* This should be handled by the CI.
* Fixed effects not disappearing when they should (cull / repeat)
|
|
* 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.
|
|
* Complete AOLayer reimplementation
* Reimplemented sliding as well.
|
|
|
|
fix evidence presenting sfx playing at literally 100x intended volume
fix "def2" etc wrong evidence icon position, remove inaccurate evidence positions
|
|
|
|
|
|
|
|
|
|
|
|
* Reimplemented unit tests and simplified addition of new tests
* Minimal support of Qt is now 5.15
|
|
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.
|
|
|
|
* Lightly reworked `NetworkManager`
* Added new modules to handle various connection types.
* TCP
* WebSocket
* Added general string splitter alias based on Qt version.
* Replaced `lobby_constructed` and `courtroom_constructed`
* Refactored and partially reimplemented the following classes:
* `AOBlipPlayer`
* `AOEmotePreview`
* `AOMusicPlayer`
* `AOSfxPlayer`
* `AOTextArea`
|
|
* Reworked favorite server widget
* Renamed `server_type` to `ServerInfo`
* Renamed `connection_type` to `ServerConnectionType`
* Refactored `AOCharButton`
* Reimplemented `AOButton`
* Partially reimplemented `AOEmoteButton`
* Refactored `AOEvidenceButton`
|
|
* Lift out most server-related data into its own class
* Fix missing negation in the auth packet support check
* Update `get_feature(BASE_FEATURE_SET)`'s documentation
* Make the version numbers public
* Add support for custom blips
---------
Co-authored-by: in1tiate <32779090+in1tiate@users.noreply.github.com>
|