Martin Michelsen
|
30426acbbe
|
add compress/decompress options
|
2022-09-20 23:30:27 -07:00 |
|
Martin Michelsen
|
1a3dd26cb3
|
add GCI decryption function
|
2022-09-13 01:27:54 -07:00 |
|
Martin Michelsen
|
764a930213
|
also store chunk crcs in patch metadata cache
|
2022-09-03 23:24:35 -07:00 |
|
Martin Michelsen
|
9a35f5ca63
|
reorganize BB file loading abstractions
|
2022-09-03 12:26:12 -07:00 |
|
Martin Michelsen
|
3a7c3c0fe9
|
implement BB encryption in --cat-client
|
2022-09-02 17:33:44 -07:00 |
|
Martin Michelsen
|
4abd91cb8f
|
fix typo in help text
|
2022-08-26 00:26:28 -07:00 |
|
Martin Michelsen
|
716825ffaf
|
fix some typos in help text
|
2022-08-11 21:25:33 -07:00 |
|
Martin Michelsen
|
c62f1e9fa0
|
implement patch serving
|
2022-08-08 23:18:05 -07:00 |
|
Martin Michelsen
|
7a1eb677dc
|
rewrite map loader
|
2022-08-03 17:30:39 -07:00 |
|
Martin Michelsen
|
ea62275f89
|
fix login commands in tests
|
2022-07-27 00:09:14 -07:00 |
|
Martin Michelsen
|
ec205062ad
|
add findings from psox disassembly
|
2022-07-26 00:33:47 -07:00 |
|
Martin Michelsen
|
e55cf3bc7c
|
add --byteswap-data for --decrypt, etc
|
2022-07-21 00:58:48 -07:00 |
|
Martin Michelsen
|
4163f2affa
|
add --cat-client behavior
|
2022-07-20 23:05:47 -07:00 |
|
Martin Michelsen
|
5f836711c7
|
allow event and ep3 menu song to be specified in config.json
|
2022-07-13 23:36:56 -07:00 |
|
Martin Michelsen
|
0a115427a1
|
add $rand command
|
2022-07-11 11:04:31 -07:00 |
|
Martin Michelsen
|
39942dc4bd
|
disable FunctionCodeIndex during replays
|
2022-07-08 00:40:18 -07:00 |
|
Martin Michelsen
|
e5227080b8
|
make replays useful on BB
|
2022-07-07 23:48:29 -07:00 |
|
Martin Michelsen
|
f823c2b907
|
add cmake tests
|
2022-07-01 22:17:18 -07:00 |
|
Martin Michelsen
|
a7e3d4853a
|
add session replay functions
|
2022-07-01 11:02:47 -07:00 |
|
Martin Michelsen
|
6b958c9f25
|
split logging into multiple classes with configurable levels
|
2022-06-26 22:53:11 -07:00 |
|
Martin Michelsen
|
fc078a5d51
|
make it possible to disable item tracking
|
2022-06-24 22:07:29 -07:00 |
|
Martin Michelsen
|
562bc4a40c
|
add DOL file loader
|
2022-06-02 12:49:12 -07:00 |
|
Martin Michelsen
|
85d054fc3a
|
implement send_function_call
|
2022-05-31 17:18:04 -07:00 |
|
Martin Michelsen
|
a50500a67d
|
make sc ommand work on game server also
|
2022-05-22 10:50:50 -07:00 |
|
Martin Michelsen
|
0837234e4f
|
add CLI option to decode SJIS
|
2022-05-18 23:58:21 -07:00 |
|
Martin Michelsen
|
43723887bb
|
autogenerate ep3 map list, so new maps can be dropped in easily
|
2022-05-18 23:58:04 -07:00 |
|
Martin Michelsen
|
9b0c294054
|
add CLI option to decode quest files
|
2022-05-18 01:03:54 -07:00 |
|
Martin Michelsen
|
e9109a6877
|
fix some BB item bugs
|
2022-05-12 18:46:19 -07:00 |
|
Martin Michelsen
|
307eef88d0
|
fix unsafe memory access in PSOBBEncryption
|
2022-05-12 11:45:20 -07:00 |
|
Martin Michelsen
|
2f72eb5a3c
|
add manual data encryption options
|
2022-05-09 10:18:20 -07:00 |
|
Martin Michelsen
|
e1e6ca1517
|
remove debugging code
|
2022-05-08 10:30:14 -07:00 |
|
Martin Michelsen
|
8ef256917c
|
fix bb login, char creation, and some lobby/game behaviors
|
2022-05-08 00:04:11 -07:00 |
|
Martin Michelsen
|
d5c38c2bc5
|
automatically determine the correct BB private key for each client
|
2022-05-04 15:20:08 -07:00 |
|
Martin Michelsen
|
294c328e7a
|
fix some basic things on BB proxy server
|
2022-05-04 13:09:09 -07:00 |
|
Martin Michelsen
|
028078925d
|
use different colors for sent and received commands
|
2022-04-03 23:35:11 -07:00 |
|
Martin Michelsen
|
fe9eceed5c
|
bring subcommand abstraction in line with main command abstraction
|
2022-04-03 11:00:14 -07:00 |
|
Martin Michelsen
|
3f5f2fc61d
|
support multiple versions on proxy server
|
2022-04-02 10:47:01 -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
|
2e839fe70a
|
allow returning to newserv from proxy server
|
2022-03-29 23:25:16 -07:00 |
|
Martin Michelsen
|
2597da95bc
|
rewrite proxy server to support multiple clients and integration with game server
|
2022-03-28 15:55:19 -07:00 |
|
Martin Michelsen
|
fa07ce457b
|
make enum style consistent
|
2022-03-26 19:26:26 -07:00 |
|
Martin Michelsen
|
ece71153d9
|
add a few more subcommands
|
2022-03-23 17:38:29 -07:00 |
|
Martin Michelsen
|
c0193747f4
|
use actual remote address when ip stack clients connect to proxy
|
2022-03-20 16:55:16 -07:00 |
|
Martin Michelsen
|
951b6085ab
|
add IP stack simulator
|
2022-03-07 20:03:01 -08:00 |
|
Martin Michelsen
|
b2437b085c
|
make log messages cleaner
|
2022-03-02 18:54:17 -08:00 |
|
Martin Michelsen
|
4b468b0a3d
|
allow changing the dns server port
|
2022-03-02 18:54:08 -08:00 |
|
Martin Michelsen
|
e8f23e4b2e
|
switch to CMake
|
2021-12-29 14:24:15 -08:00 |
|