Martin Michelsen
|
d5cc91a9bf
|
handle inventory extension data properly
|
2023-10-07 18:17:54 -07:00 |
|
Martin Michelsen
|
058b040975
|
implement Episode 3 meseta
|
2023-09-24 16:29:58 -07:00 |
|
Martin Michelsen
|
2eb429436f
|
add parent pointers to eliminate code duplication in many places
|
2023-09-19 22:15:41 -07:00 |
|
Martin Michelsen
|
668c9f9457
|
add some extra proxy options
|
2023-07-15 22:52:06 -07:00 |
|
Martin Michelsen
|
65c08667cc
|
decode download quests during proxy save-files
|
2023-06-10 10:49:53 -07:00 |
|
Martin Michelsen
|
dbd6c59a0b
|
implement version-specific patches; clean up menu abstraction
|
2023-05-26 09:55:12 -07:00 |
|
Martin Michelsen
|
f813ed68df
|
make $exit command work in games
|
2023-05-12 23:24:41 -07:00 |
|
Martin Michelsen
|
91e484e514
|
clang-format everything
|
2023-04-16 15:44:12 -07:00 |
|
Martin Michelsen
|
711bbf0a21
|
add player notifications on proxy server
|
2023-03-12 00:09:59 -08:00 |
|
Martin Michelsen
|
eebffc0d13
|
fix BB data server proxy behavior
|
2023-03-09 21:07:57 -08:00 |
|
Martin Michelsen
|
4da71e127d
|
restore deleted item functionality
|
2023-01-21 21:36:39 -08:00 |
|
Martin Michelsen
|
9b136d9444
|
make $item more powerful
|
2023-01-19 19:12:12 -08:00 |
|
Martin Michelsen
|
dfad80eb9a
|
enable most shell commands to affect a specific session
|
2022-12-26 21:33:38 -08:00 |
|
Martin Michelsen
|
08dfbbcb5c
|
factor out client and proxy options
|
2022-12-15 23:34:07 -08:00 |
|
Martin Michelsen
|
8c2ea48b80
|
fix use-after-free when client disconnects intentionally
|
2022-12-05 21:04:43 -08:00 |
|
Martin Michelsen
|
a0a802f42f
|
enable $patch on proxy server
|
2022-11-03 15:28:27 -07:00 |
|
Martin Michelsen
|
c9e5d1f677
|
implement $next on proxy server
|
2022-10-15 22:24:00 -07:00 |
|
Martin Michelsen
|
d5154f0a5d
|
close proxy session early if client intentionally disconnects
|
2022-10-05 00:19:56 -07:00 |
|
Martin Michelsen
|
125c8f910c
|
add get_player_card
|
2022-10-01 00:56:39 -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
|
19b093cfc5
|
only return clients to newserv from proxy if not in a game
|
2022-09-06 11:12:32 -07:00 |
|
Martin Michelsen
|
8ef18eab13
|
hide all non-BB redirects on proxy server
|
2022-08-27 22:50:43 -07:00 |
|
Martin Michelsen
|
5d3d1e1900
|
add support for PSO DC v1/v2
|
2022-08-27 10:49:53 -07:00 |
|
Martin Michelsen
|
442f33733d
|
implement $item command on non-bb and on proxy
|
2022-07-30 23:03:55 -07:00 |
|
Martin Michelsen
|
0a115427a1
|
add $rand command
|
2022-07-11 11:04:31 -07:00 |
|
Martin Michelsen
|
3b1f4f4324
|
update language field in 9E and forward it on the proxy server
|
2022-06-27 17:41:27 -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
|
1ff6a4c7e6
|
improve bb proxy robustness
|
2022-05-23 23:01:34 -07:00 |
|
Martin Michelsen
|
5a3a55b233
|
implement infinite hp/tp on proxy server
|
2022-05-23 00:10:41 -07:00 |
|
Martin Michelsen
|
8f6ec2bed6
|
increase proxy session timeout to make BB proxying work
|
2022-05-22 09:54:13 -07:00 |
|
Martin Michelsen
|
ea94c38598
|
support old format of 93 command
|
2022-05-11 23:08:31 -07:00 |
|
Martin Michelsen
|
cedb0c648e
|
implement JSD1
|
2022-05-09 10:18:14 -07:00 |
|
Martin Michelsen
|
294c328e7a
|
fix some basic things on BB proxy server
|
2022-05-04 13:09:09 -07:00 |
|
Martin Michelsen
|
b0828a3dfe
|
add set-block-function-calls proxy command
|
2022-04-21 16:00:40 -07:00 |
|
Martin Michelsen
|
d960e98102
|
use PrefixedLogger in more places
|
2022-04-09 21:51:16 -07:00 |
|
Martin Michelsen
|
1d70933c17
|
define switch subcommand structure
|
2022-04-03 17:54:46 -07:00 |
|
Martin Michelsen
|
9c33c2de46
|
abstract command handlers away from proxy server
|
2022-04-03 10:59:30 -07:00 |
|
Martin Michelsen
|
522dac9a03
|
hide remote guild card number in licensed proxy sessions
|
2022-04-02 18:04:37 -07:00 |
|
Martin Michelsen
|
091f3d4da4
|
improve proxy command documentation
|
2022-04-02 14:38:22 -07:00 |
|
Martin Michelsen
|
5afe3fb8d2
|
implement switch assist on proxy server
|
2022-04-02 10:47:05 -07:00 |
|
Martin Michelsen
|
76fd9c22bf
|
get PSO PC login sequence working
|
2022-04-02 10:47:05 -07:00 |
|
Martin Michelsen
|
3f5f2fc61d
|
support multiple versions on proxy server
|
2022-04-02 10:47:01 -07:00 |
|
Martin Michelsen
|
edd9f4ea8f
|
add proxy commands to override lobby params
|
2022-03-31 23:33:43 -07:00 |
|
Martin Michelsen
|
8a9e1a2049
|
use safe packed string types
|
2022-03-31 23:23:02 -07:00 |
|
Martin Michelsen
|
d9a554beb3
|
add chat filter proxy option
|
2022-03-30 00:51:30 -07:00 |
|
Martin Michelsen
|
bcd69bab89
|
add option for suppressing commands
|
2022-03-29 23:46:17 -07:00 |
|
Martin Michelsen
|
5848beb6c2
|
add set-save-files
|
2022-03-29 23:37:56 -07:00 |
|
Martin Michelsen
|
2e839fe70a
|
allow returning to newserv from proxy server
|
2022-03-29 23:25:16 -07:00 |
|