Martin Michelsen
|
ec205062ad
|
add findings from psox disassembly
|
2022-07-26 00:33:47 -07:00 |
|
Martin Michelsen
|
f43a7c9277
|
fix extra char in li output on proxy server
|
2022-07-13 23:36:16 -07:00 |
|
Martin Michelsen
|
0a115427a1
|
add $rand command
|
2022-07-11 11:04:31 -07:00 |
|
Martin Michelsen
|
58f0501010
|
make output shorter on proxy server
|
2022-07-07 23:45:33 -07:00 |
|
Martin Michelsen
|
6b958c9f25
|
split logging into multiple classes with configurable levels
|
2022-06-26 22:53:11 -07:00 |
|
Martin Michelsen
|
ba1a25036b
|
support chat commands on proxy server
|
2022-06-26 11:41:53 -07:00 |
|
Martin Michelsen
|
fc078a5d51
|
make it possible to disable item tracking
|
2022-06-24 22:07:29 -07:00 |
|
Martin Michelsen
|
78bb791c26
|
make high client ID assignment optional
|
2022-05-29 12:43:57 -07:00 |
|
Martin Michelsen
|
855d3616da
|
remove some memcpy/memset calls in favor of default constructors
|
2022-05-08 00:28:06 -07:00 |
|
Martin Michelsen
|
4079400784
|
refactor player/account data handling
|
2022-05-06 13:52:37 -07:00 |
|
Martin Michelsen
|
3572c53dd4
|
use colors for extra information with $what
|
2022-05-01 00:19:38 -07:00 |
|
Martin Michelsen
|
b8f1b04bee
|
add $what command
|
2022-04-30 17:58:44 -07:00 |
|
Martin Michelsen
|
6ff00e46d5
|
add $next command
|
2022-04-20 22:21:32 -07:00 |
|
Martin Michelsen
|
06fd71f7a6
|
use std::strings in places of c-strings in most places
|
2022-04-03 23:31:24 -07:00 |
|
Martin Michelsen
|
37b8f1cffa
|
move flags enums into the structs they're scoped to
|
2022-04-01 21:21:46 -07:00 |
|
Martin Michelsen
|
345820145e
|
implement switch assist
|
2022-04-01 10:08:06 -07:00 |
|
Martin Michelsen
|
8a9e1a2049
|
use safe packed string types
|
2022-03-31 23:23:02 -07:00 |
|
Martin Michelsen
|
7dce8b6c2c
|
centralize command formats; fix a few range bugs
|
2022-03-31 01:03:13 -07:00 |
|
Martin Michelsen
|
fa07ce457b
|
make enum style consistent
|
2022-03-26 19:26:26 -07:00 |
|
Martin Michelsen
|
d30a3220c8
|
implement ep3 jukebox
|
2022-03-08 12:04:25 -08:00 |
|
Martin Michelsen
|
091e95769c
|
update chat command usage strings
|
2022-03-07 22:55:34 -08:00 |
|
Martin Michelsen
|
627498dc8a
|
show client player name in sent/received commands
|
2022-03-07 22:00:07 -08:00 |
|
Martin Michelsen
|
15f978820f
|
replace all NULLs with nullptr
|
2022-03-07 21:22:10 -08:00 |
|
Martin Michelsen
|
4b468b0a3d
|
allow changing the dns server port
|
2022-03-02 18:54:08 -08:00 |
|
Martin Michelsen
|
04b21f34d4
|
update for string_printf and log format warnings
|
2022-01-30 22:46:01 -08:00 |
|
Martin Michelsen
|
e8f23e4b2e
|
switch to CMake
|
2021-12-29 14:24:15 -08:00 |
|