Commit Graph

9 Commits

Author SHA1 Message Date
Salanto
4db9791873
Close punishment dialog when the user leaves (#1097)
* Close punishment dialog when the user leaves

Prevents silly moments where the wrong person gets banned/kicked

* Fix formatting

---------

Co-authored-by: stonedDiscord <Tukz@gmx.de>
2025-05-08 14:21:37 -05:00
in1tiate
a9e2ea1950
Merge branch 'master' into cleanup 2025-01-13 17:30:28 -06:00
in1tiate
ed8bc45735
don't filter out information we have anyway (#1068) 2025-01-13 17:30:17 -06:00
in1tiate
4dae73c848 use std::as_const instead of qAsConst 2025-01-11 01:45:28 -06:00
Salanto
0c10f03150
[Feature] Add support for custom playerlist formatting, show all users when authenticated (#1046)
* Playerlist QoL

* Remove excessive whitespaces

* Add placeholder when displayname is unavailable
2024-08-31 13:29:26 -05:00
Salanto
552ccc38d6
Update PlayerList to work more akin to WebAO (#1039)
* Add Playerlist label formatter to account for missing args

* Make it less of a visual atrocity
2024-08-25 16:31:16 +02:00
Salanto
6a44e09f05
Fix crash in demos due to PU not being recorded (#1032)
Added some guards due to bad demo files being shared by now
2024-08-03 11:39:29 +02:00
Salanto
e82726ba5b
Attorney Online 2.11 Release Candidate 1 (#1026)
* Version bump and minor fixes

* Remove unecessary headers

Thanks QtCreator
2024-07-21 18:54:52 +02:00
Salanto
fb64ca386c
Add playerlist widget element (#996)
* 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>
2024-07-12 11:48:01 +02:00