Commit Graph

328 Commits

Author SHA1 Message Date
Martin Michelsen a7e3d4853a add session replay functions 2022-07-01 11:02:47 -07:00
Martin Michelsen 38b0539124 add more files to gitignore 2022-06-30 19:54:52 -07:00
Martin Michelsen d543db187f add some more ep3 undocumented command info 2022-06-28 14:59:37 -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 2bb3118c1a fix quest menu selection bug v2022-06-27-macos-arm64 2022-06-27 17:15:57 -07:00
Martin Michelsen 7064821ac5 fix some command format notes 2022-06-27 17:15:49 -07:00
Martin Michelsen 9f81041dc7 add accidentally-omitted file 2022-06-26 22:59:14 -07:00
Martin Michelsen a81df27bc9 remove player from game on 98 command, not 84 command 2022-06-26 22:54:44 -07:00
Martin Michelsen 38ca60bcbe fix typo in item data 2022-06-26 22:53:53 -07:00
Martin Michelsen 6b958c9f25 split logging into multiple classes with configurable levels 2022-06-26 22:53:11 -07:00
Martin Michelsen 47f97f357f add some undocumented client commands from PC, GC and BB v2022-06-26-macos-arm64 2022-06-26 16:52:19 -07:00
Martin Michelsen cf8dd69edc catch more client-specific exceptions 2022-06-26 11:41:53 -07:00
Martin Michelsen e0c44f8642 fix BB lobby server redirect bug 2022-06-26 11:41:53 -07:00
Martin Michelsen 9144257186 document symbol chat command format 2022-06-26 11:41:53 -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 c2b112db43 add to-do item about private lobbies 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
Martin Michelsen a3f219469c fix log level on DOL file message 2022-06-22 23:53:43 -07:00
Martin Michelsen edef53d3de suppress default color behavior in send_command's print_data call 2022-06-22 23:53:43 -07:00
Martin Michelsen 9082907468 remove debugging code in proxy server send_function_call handler 2022-06-22 23:53:43 -07:00
Martin Michelsen f5f2f91c6e use iovec form of print_data 2022-06-22 23:53:43 -07:00
Martin Michelsen e7d8345568 fix DNS server error message 2022-06-22 23:53:43 -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 06bab57407 make quest index log message less confusing 2022-06-20 21:18:13 -07:00
Martin Michelsen 9d2f845418 add optin to delete saved license info 2022-06-04 22:56:18 -07:00
Martin Michelsen 35d9f12e0a refactor proxy destinations menu generation 2022-06-04 22:15:05 -07:00
Martin Michelsen a4f82cd821 fix some error strings 2022-06-04 22:14:52 -07:00
Martin Michelsen 82ff64b5d9 update some comments about ep3 data formats 2022-06-04 22:14:35 -07:00
Martin Michelsen 57afb59c96 fix lobby arrow consistency 2022-06-03 20:16:52 -07:00
Martin Michelsen 316e9533d8 update command notes with pso pc findings 2022-06-03 20:16:41 -07:00
Martin Michelsen e139745f51 support uncompressed episode 3 maps 2022-06-03 00:25:01 -07:00
Martin Michelsen 7efa6374ea generate ep3 map list on demand 2022-06-02 23:43:34 -07:00
Martin Michelsen fc7a9dcbc9 make set-save-files also save ep3 maps 2022-06-02 23:43:34 -07:00
Martin Michelsen a61e5fff56 fix incorrect menu ID error on download quest menu 2022-06-02 12:49:12 -07:00
Martin Michelsen af1b92969e don't use information menu command on GC 2022-06-02 12:49:12 -07:00
Martin Michelsen e16a79c3d8 minor format notes update 2022-06-02 12:49:12 -07:00
Martin Michelsen 5ae1fc78a9 don't show programs menu if client has already saved 2022-06-02 12:49:12 -07:00
Martin Michelsen 562bc4a40c add DOL file loader 2022-06-02 12:49:12 -07:00
Martin Michelsen 40aa08bd4f fix item pickup bug 2022-05-31 21:01:16 -07:00
Martin Michelsen e29e349a84 switch library install order in CI 2022-05-31 17:21:40 -07:00
Martin Michelsen 85d054fc3a implement send_function_call 2022-05-31 17:18:04 -07:00
Martin Michelsen dc53eacac7 fix incorrect list item in readme 2022-05-31 17:10:41 -07:00
Martin Michelsen 67b3590127 fix initialization in 04 command 2022-05-29 12:44:06 -07:00
Martin Michelsen 78bb791c26 make high client ID assignment optional 2022-05-29 12:43:57 -07:00
Martin Michelsen c9cdb21a8b add previously-unknown GC command descriptions 2022-05-29 12:29:14 -07:00
Martin Michelsen f1d10b7ff8 update some documentation 2022-05-24 16:32:15 -07:00
Martin Michelsen 371b5f1012 fix type domain error in proxy command handler 2022-05-23 23:24:20 -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