Commit Graph

22 Commits

Author SHA1 Message Date
5219410dc1 add mejorado 2025-07-05 20:11:38 -03:00
fec49ec567 cogiendo 2025-07-05 06:49:10 -03:00
63d0fac173 offset y pair de1984ificado 2025-07-03 07:55:27 -03:00
Mamanyonyo
c26cd95b4e dejar de loggear el contenido de los dms 2025-06-25 04:49:53 -03:00
27f125758f niggerfaggotry 2025-05-18 18:44:12 -03:00
c6e8d81bc8 negrata 2025-05-18 08:45:49 -03:00
2de7793c33 disable autopair and desk fix
Some checks failed
CI / check-clang-format (push) Has been cancelled
CI / build-windows (push) Has been cancelled
CI / build-linux (push) Has been cancelled
2025-03-30 18:21:10 -03:00
ee63a16c22 chupenme los huevos
Some checks are pending
CI / build-windows (push) Blocked by required conditions
CI / build-linux (push) Blocked by required conditions
CI / check-clang-format (push) Waiting to run
2025-03-30 07:38:15 -03:00
69f0507e0b hide desk + pair desk hide
Some checks are pending
CI / build-windows (push) Blocked by required conditions
CI / build-linux (push) Blocked by required conditions
CI / check-clang-format (push) Waiting to run
2025-03-30 06:32:17 -03:00
77b4b6c029 AUTOPAIR EN WIT
Some checks are pending
CI / build-windows (push) Blocked by required conditions
CI / build-linux (push) Blocked by required conditions
CI / check-clang-format (push) Waiting to run
2025-03-30 05:01:32 -03:00
0523d0aee9 PERDON POR TODO 2
Some checks are pending
CI / build-windows (push) Blocked by required conditions
CI / build-linux (push) Blocked by required conditions
CI / check-clang-format (push) Waiting to run
2025-03-29 07:38:00 -03:00
857a7fb33f PERDON POR TODO 1
Some checks are pending
CI / build-windows (push) Blocked by required conditions
CI / build-linux (push) Blocked by required conditions
CI / check-clang-format (push) Waiting to run
2025-03-29 07:34:41 -03:00
9840e05605 cocinando mi propia caca
Some checks are pending
CI / build-windows (push) Blocked by required conditions
CI / build-linux (push) Blocked by required conditions
CI / check-clang-format (push) Waiting to run
2025-03-29 07:33:41 -03:00
0f277791f2 spam prevention fixes
Some checks failed
CI / check-clang-format (push) Has been cancelled
CI / build-linux (push) Has been cancelled
CI / build-windows (push) Has been cancelled
2025-03-28 04:49:18 -03:00
in1tiate
b1b06cc9f2
fix erroneous position update and remove restriction (#396)
- Don't set the client's position for no reason
- Don't stop positions other than wit from recording testimony
2025-02-04 10:29:32 -06:00
Wiso
f332defa52
Allow = and >[number] testimony traversal options. (#393)
* Allow = and >[number] testimony traversal options.

Automatically loops back to 1 if the user inputs a value over the statement size. Could instead deny sending that message entirely with an OOC error.

* Adjust reg exp to capture <[Number], remove duplicate reg check
2025-02-04 10:28:26 -06:00
stonedDiscord
db50c81ceb
add regex filter (#370)
* add regex list

* replace CT as well

* replace instead of remove

* add a default filter
2024-08-02 20:59:47 +02:00
Leifa
c24c3ea387
Added background side locking (#366)
* Added background side locking

* Fix clang format

---------

Co-authored-by: Salanto <62221668+Salanto@users.noreply.github.com>
2024-07-20 16:25:46 +02:00
HolyMan
d2b378b005
QRegExp to QRegularExpression and updated README (#368)
* QRegExp to QRegularExpression and updated README

One instance of QRegExp made the compiler crash when trying to build Akashi. Also, the README.md build instructions were outdated, new ones were provided to me by Salanto.

* Appease clang

---------

Co-authored-by: Salanto <62221668+Salanto@users.noreply.github.com>
2024-07-17 18:32:56 -05:00
Leifa
3459486dea
Restoration of backward compatibility (#367)
Since this discussion is going nowhere, I'm restoring it.
2024-07-16 21:05:19 +02:00
Leifa
47c971fac1
Dropped Qt5, drop backward compatibility/feature list (#362)
* Dropped Qt5, ...

Resolve #360, resolve #361

* Dropped Qt5
  * Now targets Qt6.5
* Dropped backward compatibility/feature list

* Updated AOPacket tests

* Update RT to guarantee two parameters

* Format changes

* Missing include

* Resolved failed RT packet test
2024-07-14 15:48:13 +02:00
Leifa
040f5a3216
Playerlist and repository structure changes (#358) 2024-06-23 18:57:56 +02:00