Martin Michelsen
08dfbbcb5c
factor out client and proxy options
2022-12-15 23:34:07 -08:00
Martin Michelsen
ed2568fc7a
more ep3 comamnd details
2022-12-11 23:02:14 -08:00
Martin Michelsen
398a93b56f
implement spectator teams
2022-12-11 13:57:57 -08:00
Martin Michelsen
f8da4ac7be
initial spectator + recording implementation
2022-11-30 22:29:51 -08:00
Martin Michelsen
9f2f0ccc14
implement episode 3 battles
2022-11-27 21:19:31 -08:00
Martin Michelsen
f18953c31e
make signedness explicit in count checks
2022-10-09 12:50:34 -07:00
Martin Michelsen
f088454c25
add all GC 1&2 subcommand formats
2022-10-09 01:35:22 -07:00
Martin Michelsen
48905bfa10
use ep3 battle command masking for forwarded commands
2022-10-06 22:10:02 -07:00
Martin Michelsen
7ed0866c2b
add Ep3 sound chat subcommand
2022-10-03 11:23:11 -07:00
Martin Michelsen
6afc029152
implement Ep3 card trade window
2022-10-02 19:00:13 -07:00
Martin Michelsen
e273629cd1
fix client_id field width in some subcommands
2022-10-02 01:28:17 -07:00
Martin Michelsen
29fc74470d
rename client and lobby flags
2022-09-22 22:50:14 -07:00
Martin Michelsen
9a35f5ca63
reorganize BB file loading abstractions
2022-09-03 12:26:12 -07:00
Martin Michelsen
010f753a08
clean up some player structs
2022-09-02 18:26:47 -07:00
Martin Michelsen
01e4518c8e
clean up handler tables
2022-09-01 23:35:41 -07:00
Martin Michelsen
bca76322bf
fix dc guild card format
2022-08-27 19:20:08 -07:00
Martin Michelsen
5d3d1e1900
add support for PSO DC v1/v2
2022-08-27 10:49:53 -07:00
Martin Michelsen
9b837c5b6c
implement BB medical center
2022-08-03 17:30:33 -07:00
Martin Michelsen
176641aebe
implement some more BB item commands
2022-08-02 23:25:01 -07:00
Martin Michelsen
42c1d251eb
clean up map parsing
2022-08-02 12:12:07 -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
e6b05196fd
use the right flags field for equip tracking
2022-07-26 20:58:48 -07:00
Martin Michelsen
02e98008d3
track equip state on non-BB versions
2022-07-26 20:54:56 -07:00
Martin Michelsen
ec205062ad
add findings from psox disassembly
2022-07-26 00:33:47 -07:00
Martin Michelsen
0a115427a1
add $rand command
2022-07-11 11:04:31 -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
a3bfed6e42
fix item tracking bug on pickup
2022-06-23 21:45:17 -07:00
clint-david
75856d1423
Add new subcommand A1. Update comments.
...
Update comments for revive to confirm reverser/moon atomizer use same subcommands.
Added new subcommand A1 which is part of revive process. Unsure of function (cannot find any in game effects from it).
2022-06-22 09:22:16 -07:00
Martin Michelsen
57afb59c96
fix lobby arrow consistency
2022-06-03 20:16:52 -07:00
Martin Michelsen
40aa08bd4f
fix item pickup bug
2022-05-31 21:01:16 -07:00
Martin Michelsen
e87c73c1b7
add subcommand B4
2022-05-17 23:27:52 -07:00
Martin Michelsen
e9109a6877
fix some BB item bugs
2022-05-12 18:46:19 -07:00
Martin Michelsen
7eaddd8faa
add some debugging info for item tracking
2022-05-11 23:26:50 -07:00
Martin Michelsen
8b413e45cc
add some boss action subcommands
2022-05-10 22:24:25 -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
8ef256917c
fix bb login, char creation, and some lobby/game behaviors
2022-05-08 00:04:11 -07:00
Martin Michelsen
4079400784
refactor player/account data handling
2022-05-06 13:52:37 -07:00
Martin Michelsen
b8f1b04bee
add $what command
2022-04-30 17:58:44 -07:00
Martin Michelsen
f7c7dda765
send item drop requests for final bosses
2022-04-23 21:35:12 -07:00
Martin Michelsen
bb4b495d2c
add another subcommand
2022-04-17 00:01:16 -07:00
Martin Michelsen
54f01713bc
fix bug causing private subcommands to get truncated
2022-04-03 23:36:22 -07:00
Martin Michelsen
be69f26af5
add some more subcommands
2022-04-03 23:34:02 -07:00
Martin Michelsen
88f0c90aba
skip room unlock events in switch assist
2022-04-03 23:32:31 -07:00
Martin Michelsen
1d70933c17
define switch subcommand structure
2022-04-03 17:54:46 -07:00
Martin Michelsen
fe9eceed5c
bring subcommand abstraction in line with main command abstraction
2022-04-03 11:00:14 -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