Commit Graph

34 Commits

Author SHA1 Message Date
Salanto
aab41987d9 Bump version to 1.9 2024-07-20 16:29:45 +02:00
Salanto
d8ec4ccdf5
[Cleanup] Overhaul Server Advertiser/Publisher (#369)
* Overhaul advertiser to suck less

* Remove stray QDebug
2024-07-20 09:07:55 -05:00
Leifa
1edc80a0bc
Removed TCP server entry point (#364)
* Removed TCP server

Resolve AttorneyOnline/AO2-Client#987, resolve AttorneyOnline/AO2-Client#1007

* Remove ini key, remove obsolete test

---------

Co-authored-by: Salanto <62221668+Salanto@users.noreply.github.com>
2024-07-14 10:18:45 +02:00
Leifa
040f5a3216
Playerlist and repository structure changes (#358) 2024-06-23 18:57:56 +02:00
Cerapter
b740f5a3cd Relocate akashi into a subdirectory.
Will be used to make space for tests as well.
2021-04-23 18:29:33 +02:00
scatterflower
5f07cbeff7 version bump 2021-04-23 00:32:44 -05:00
MangosArentLiterature
522c9fb393 ensure the advertiser actually exists before connecting the reload signal/slot 2021-04-17 19:03:20 -05:00
MangosArentLiterature
5f0cc8537f Add /reload
Ceraptor helped me figure this out.

- Adds /reload to reload values from config.ini, command config files, and recontact the master server
- Adds Server::requestReload and Advertiser::reloadRequested
- Adds QString server_desc and some minor changes to config loading.
2021-04-13 16:43:50 -05:00
scatterflower
b12cec09da increment ver string and fix off by one out of bounds char selection 2021-04-03 23:57:45 -05:00
scatterflower
737f2f102e update ver string 2021-04-03 03:49:36 -05:00
in1tiate
499765bfaa update version string 2021-03-14 20:37:25 -05:00
scatterflower
cfc75798e7 add /about and update version string 2021-03-14 17:51:14 -05:00
scatterflower
325aeb5349
Merge pull request #21 from AttorneyOnline/in1tiate/commands-uwu
Fixes and improvements
2021-03-11 13:42:48 -06:00
scatterflower
b515407967 make ms port selection actually work?? 2021-03-11 13:32:20 -06:00
in1tiate
e60f7e6796 update version string 2021-03-11 05:29:46 -06:00
scatterflower
d76301cfcd general cleanup, net debug switch 2020-10-06 13:45:28 -05:00
scatterflower
849a74fdc3 manage our memory better 2020-09-02 15:36:10 -05:00
scatterflower
857e36b835 don't try to generate config from scratch 2020-09-02 08:10:42 -05:00
scatterflower
0724b0accd remove now unused stuff from main.cpp 2020-09-02 00:57:08 -05:00
scatterflower
c408b35198 remove all ui stuff 2020-09-01 16:19:08 -05:00
scatterflower
ccfb6481cf make no gui build 2020-09-01 15:43:48 -05:00
scatterflower
a106b483da quick fix for linux thing 2020-08-27 20:50:27 -05:00
scatterflower
71d8ad725f change qt platform when headless on linux 2020-08-27 20:44:06 -05:00
scatterflower
0656789234 keep build stuff in its own dirs, and make console behavior work on windows 2020-08-27 15:11:50 -05:00
scatterflower
75ec4175fd add license info to files 2020-08-26 02:08:54 -05:00
scatterflower
42df56942b clang format, and indentation change 2020-08-25 07:07:08 -05:00
scatterflower
0359628645 proper aopacket type 2020-08-23 15:23:12 -05:00
scatterflower
28ed456386 clang format 2020-08-23 14:45:11 -05:00
scatterflower
4fb4119700 add basic configuration logic 2020-08-23 03:09:15 -05:00
scatterflower
10eb4b9b91 woops, use default system locale 2020-08-22 15:14:21 -05:00
scatterflower
1d09ff2a10 include qt translations 2020-08-22 15:13:53 -05:00
scatterflower
a4b40c99a1 i18n 2020-08-22 15:04:41 -05:00
scatterflower
fbc9feed13 set up command line options 2020-08-22 13:33:51 -05:00
scatterflower
b193d662c7 reorganize 2020-08-22 02:33:02 -05:00