| Age | Commit message (Collapse) | Author |
|
authenticated (#1046)
* Playerlist QoL
* Remove excessive whitespaces
* Add placeholder when displayname is unavailable
|
|
|
|
|
|
|
|
|
|
* Add Playerlist label formatter to account for missing args
* Make it less of a visual atrocity
|
|
calculaiton (#1038)
* Make slides correctly respect X offset
* Bump to RC4 cause I am cute like that
|
|
|
|
|
|
Added some guards due to bad demo files being shared by now
|
|
Hack af, but the alternative is breaking compatability on the last mile.
|
|
|
|
* Use unix timestamp to transmit ban duration
* Cleanup compiler warning due to narrowing conversion
* Fix preanim not being visible
This is apparently not a feature we want from WebAO :^)
* Bump to RC2
* Use std::chrono instead
* Remove random include and debug call
|
|
* Version bump and minor fixes
* Remove unecessary headers
Thanks QtCreator
|
|
Does not display the evidence "shoop" effect when you're presenting the same piece of evidence multiple times.
Co-authored-by: JumsAOMems <nmjamesbutler@gmail.com>
Co-authored-by: in1tiate <32779090+in1tiate@users.noreply.github.com>
|
|
* Do not use deprecated QAbstractSocket::SocketError
* Do not use deprecated ::location
* Do not discard translation load return value
* Use static function calls where applicable
* Remove unused include
* Remove qt6 check
* Remove deprecated type()
* Remove qt6 check
* Use typeId instead of deprecated type
* clang-format fix
|
|
* Fix slide position overriding when it shouldn't
* Cover all positions instead
|
|
* 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.
* Remove unused code.
* Safety measures against potential segfault.
* Removes unused code
---------
Co-authored-by: Salanto <62221668+Salanto@users.noreply.github.com>
|
|
* 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>
|
|
Update username for major contributor scatterflower
Add credit for akashi
|
|
[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>
|
|
|
|
|
|
|
|
|
|
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>
|
|
|