| Age | Commit message (Collapse) | Author |
|
|
|
|
|
|
|
* 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>
|
|
|
|
|
|
|
|
|
|
Forgot that was still there
|
|
|
|
|
|
|
|
* Remove TCP entry point
Resolve #987
* Remove TCP entry point
* Servers that do not support WebSocket will be marked as `Legacy`
* Removal of TCP connection from the master will follow later.
* Tweaked error message
|
|
Resolve #985
Co-authored-by: stonedDiscord <Tukz@gmx.de>
|
|
* Fix transformation mode for layers
Resolve #997
* always use smooth transform resampling for stretched images
* Used fixed frame size
* Run Clang Format over file
---------
Co-authored-by: in1tiate <32779090+in1tiate@users.noreply.github.com>
Co-authored-by: Salanto <62221668+Salanto@users.noreply.github.com>
Co-authored-by: stonedDiscord <Tukz@gmx.de>
|
|
* Removed MIDI, removed undocumented (yet supported) formats
Resolve #1006
* Adjusted CI for MIDI removal
|
|
* Added get_app_path, tweaked pathing to adjust itself for Linux, ...
* Added get_app_path
* This should be used instead of QCoreApplication::applicationDirPath()
* Tweaked pathing to adjust itself for Linux
* Append separator to base path
* Moved headers where they are needed. (Dunno why they were here.)
* Proper pathing for AppImage
|
|
* Tweaked missing image format warning
* Tweaked code format
* run clang-format
---------
Co-authored-by: stonedDiscord <Tukz@gmx.de>
|
|
Fix characters not being hidden on displayable background change
|
|
|
|
|
|
Co-authored-by: Salanto <62221668+Salanto@users.noreply.github.com>
|
|
|
|
iterate over important formats, and add a message box
|
|
imageformats plugins are loaded automatically, we just need to check if
they were actually loaded
|
|
|
|
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.
|
|
|
|
|
|
|
|
|
|
https://github.com/AttorneyOnline/AO2-Client into null-pixmap-reg
|
|
|
|
|
|
* Searching by categories
* Fix mistake
---------
Co-authored-by: Salanto <62221668+Salanto@users.noreply.github.com>
|
|
|
|
Fix pair layer not being hidden correctly
|
|
|
|
|
|
|
|
|
|
* 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.
|
|
|
|
|
|
|