Salanto
738ecf6f09
Update musiclist to current vanilla, change version. ( #342 )
...
* Update music.json
* Update version
2024-03-03 15:28:20 -06:00
in1tiate
d74dadd808
Send area messages when testimony is advanced ( #340 )
...
* Send area messages when testimony is advanced
* improve clarity
2024-02-20 23:05:23 -06:00
stonedDiscord
686b871b90
Merge pull request #339 from AttorneyOnline/net-debug-default
...
Change project default defines
2024-02-19 22:39:56 +01:00
in1tiate
bd95e8fff2
don't print every packet to std::out by default
2024-02-19 03:55:24 -06:00
stonedDiscord
18719c9ae8
Merge pull request #332 from AttorneyOnline/asn-support
...
The test no longer fails on linux
2023-11-16 18:38:08 +01:00
Salanto
55cfd65954
Pray tell why the fuck is the comment in the test
2023-07-24 14:10:25 +02:00
Salanto
9f4ba1c7bd
I should probably fix this proper in the CI in another PR
2023-07-24 14:03:26 +02:00
Salanto
c3caba43e5
Add functional ASN ban code
...
You need a compatible DB to make this work.
2023-07-24 04:14:34 +02:00
Salanto
45ddc7562c
Add converter script
2023-07-20 00:12:49 +02:00
stonedDiscord
69f8cb0194
Merge pull request #331 from AttorneyOnline/fix-compile-time
...
Change ordered config to depends
2023-05-22 17:06:01 +02:00
stonedDiscord
03063be3ba
Merge pull request #329 from AwesomeAim/ban-message
...
Improve Post-Ban Ban Message
2023-05-22 17:05:00 +02:00
Salanto
598e24c7cd
Change ordered config to depends
...
This should improve compile times on multi-core CPUs since tests and core can compile at the same time.
2023-05-16 15:58:59 +02:00
stonedDiscord
eb53a0bc5d
Merge branch 'master' into ban-message
2023-05-15 16:52:15 +02:00
stonedDiscord
5122573025
replace dead openssl link
2023-05-15 16:50:52 +02:00
stonedDiscord
a846ffdfb6
also speed up coverage
2023-05-15 16:43:53 +02:00
stonedDiscord
2a524eabff
speed up apt
2023-05-15 16:42:57 +02:00
AwesomeAim
5fab8d6b5e
actually save the file
2023-05-05 10:46:31 -07:00
AwesomeAim
c37dcee362
websocket connections AND regular connections?! also clean up a warning
2023-05-05 10:45:16 -07:00
AwesomeAim
83bebb5e25
give a more detailed ban message
2023-05-05 10:30:28 -07:00
AwesomeAim
2720d909f6
change ban checks to return full BanInfo and reorder db_manager to allow for it
2023-05-05 10:04:24 -07:00
in1tiate
9e82229d62
Merge pull request #327 from AttorneyOnline/hacky-fix-windows
...
Workaround due to MSVC not running constructor in order
2023-03-26 18:54:41 -05:00
in1tiate
479ad5df28
Merge pull request #328 from AttorneyOnline/update-packet-handler
...
Modify checks in Akashis packet creation
2023-01-08 13:45:12 -06:00
Salanto
86d12d174b
*Perform blood sacrifice for clang*
2023-01-08 20:03:15 +01:00
Salanto
4d12bb90c0
Add test
2023-01-08 20:01:35 +01:00
Salanto
0c25cee86a
Modify checks in Akashis packet creation
2023-01-08 19:59:23 +01:00
Salanto
186686122e
Workaround due to MSVC not running constructor in order
2022-12-31 00:31:51 +01:00
stonedDiscord
9e75b149c5
Merge pull request #325 from AttorneyOnline/bad-packet-handler-improvement
...
Handle edge-case in which a packet may be split incorrectly due to extra symbols
2022-12-17 12:33:16 +01:00
Salanto
1ff7540890
Merge branch 'master' into bad-packet-handler-improvement
2022-12-17 12:05:55 +01:00
stonedDiscord
4c1865407a
Merge pull request #324 from AttorneyOnline/ci-fix
...
Remove removed metapackage Qt5-default from CI run
2022-12-17 12:01:35 +01:00
stonedDiscord
de466a239b
Merge pull request #323 from AwesomeAim/setperms
...
/setperms and /removeperms get documented again
2022-12-17 12:01:07 +01:00
stonedDiscord
0bff28cf53
Merge pull request #316 from AttorneyOnline/chatpatches
...
Don't allow exploit to change background
2022-12-17 11:59:54 +01:00
stonedDiscord
28df4a6676
Merge pull request #312 from AttorneyOnline/additional-packet-tests
...
Add additional tests for new packet handler
2022-12-17 11:59:28 +01:00
Salanto
cf9d53d7b3
Appease clang
2022-12-16 01:23:27 +01:00
Salanto
4470bf34ef
Remove empty packets
2022-12-16 01:20:24 +01:00
Salanto
8af2a9148d
OpenSSL Version boogaloo
2022-12-15 20:23:29 +01:00
Salanto
dcdf28c0f6
Update coverage CI run
2022-12-15 20:14:51 +01:00
Salanto
c1115fcee3
That package does not exist anymore
2022-12-15 20:08:11 +01:00
AwesomeAim
08f5e0e6f2
correct names for the commands
...
I feel like this should be an automatic thing, no?
2022-12-14 15:48:16 -08:00
Salanto
6c3f696aaf
Maybe fix characters becoming unselectable ( #321 )
...
* Maybe fix characters becoming unselectable
Prevents early-selection while the client is still in the handshake.
* Clang
2022-10-01 16:14:45 -05:00
Salanto
b59c522c51
Format
2022-08-20 15:41:57 +02:00
AwesomeAim
4d4d0fa681
Fix blank music stream ( #319 )
...
* Fix blank music stream
by giving it a default value that'll make it be the accepted stop
* Re-order to fix initialisation issue
wahh wahh you don't start me in the right order I'm gonna blow up now boo hoo
2022-08-11 09:22:27 -05:00
Rosemary Witchaven
1439ea8976
rework iniswap detection to be more robust ( #317 )
...
also allow for iniswapping within character folder
2022-08-11 09:21:40 -05:00
Rosemary Witchaven
81da1db622
Merge pull request #320 from AttorneyOnline/Fix-Musiclist-Loading-Order
...
Fix empty musiclist due to incorrect loading order
2022-08-04 22:08:07 -05:00
Salanto
021aefb78c
Fix music load order
...
* Fixes empty-songlist due to incorrect loading order in the MusicManager
2022-07-24 14:59:23 +02:00
Salanto
6063c9b443
Comitting my own suggestion
2022-07-23 13:45:20 +02:00
scatterflower
2459aa5401
Don't allow exploit to change background
2022-07-10 10:25:19 -05:00
Salanto
d68431499b
Fix musiclist duplication ( #314 )
...
* Fix musiclist duplication
* Move regression test into own test
2022-07-09 08:15:17 -05:00
scatterflower
abf8aea185
Update README.md
2022-07-08 13:07:43 -05:00
scatterflower
6423f7df9b
Update README.md
2022-07-08 12:58:08 -05:00
scatterflower
9690a32ebb
Update README.md
2022-07-08 12:56:35 -05:00