Martin Michelsen
|
dbf44e60ff
|
prevent $item in lobbies
|
2022-10-01 00:56:39 -07:00 |
|
Martin Michelsen
|
a8f888b829
|
fix $event condition on BB
|
2022-10-01 00:56:39 -07:00 |
|
Martin Michelsen
|
125c8f910c
|
add get_player_card
|
2022-10-01 00:56:39 -07:00 |
|
Martin Michelsen
|
27bccc5571
|
don't show gc# in unlicensed sessions
|
2022-10-01 00:53:31 -07:00 |
|
Martin Michelsen
|
fbc0eaeaa1
|
add SL flag in $li command output
|
2022-09-30 00:15:26 -07:00 |
|
Martin Michelsen
|
96caa94d1e
|
expand proxy options, catch invalid commands from server
|
2022-09-29 23:47:44 -07:00 |
|
Martin Michelsen
|
0951132c01
|
add proxy options menu
|
2022-09-29 12:07:53 -07:00 |
|
Martin Michelsen
|
29fc74470d
|
rename client and lobby flags
|
2022-09-22 22:50:14 -07:00 |
|
Martin Michelsen
|
58aef33edc
|
add persist command
|
2022-09-16 13:45:58 -07:00 |
|
Martin Michelsen
|
01e4518c8e
|
clean up handler tables
|
2022-09-01 23:35:41 -07:00 |
|
Martin Michelsen
|
8ef18eab13
|
hide all non-BB redirects on proxy server
|
2022-08-27 22:50:43 -07:00 |
|
Martin Michelsen
|
34b70a8a03
|
don't send event change command to GCTE clients
|
2022-08-27 18:58:10 -07:00 |
|
Martin Michelsen
|
5d3d1e1900
|
add support for PSO DC v1/v2
|
2022-08-27 10:49:53 -07:00 |
|
Martin Michelsen
|
e958753a09
|
add leader tag in proxy $li results
|
2022-08-05 01:30:56 -07:00 |
|
Martin Michelsen
|
8f75823f7d
|
clean up $edit implementation
|
2022-08-02 12:47:43 -07:00 |
|
Martin Michelsen
|
442f33733d
|
implement $item command on non-bb and on proxy
|
2022-07-30 23:03:55 -07:00 |
|
Martin Michelsen
|
b901e8846d
|
implement some bb guild card commands
|
2022-07-30 00:25:40 -07:00 |
|
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 |
|