Commit Graph

522 Commits

Author SHA1 Message Date
Martin Michelsen e4b5fbf2ba clean up duplicated functions in PSOEncryption 2022-10-02 12:16:02 -07:00
Martin Michelsen 867f86da5e fix B8 forwarding condition on proxy server 2022-10-02 01:28:29 -07:00
Martin Michelsen e273629cd1 fix client_id field width in some subcommands 2022-10-02 01:28:17 -07:00
Martin Michelsen bc071155b0 fix field name in 6x5F command 2022-10-01 18:40:44 -07:00
Martin Michelsen 295bb9c4a4 don't send Ep3 card defs unnecessarily 2022-10-01 18:40:44 -07:00
Martin Michelsen c9d62e26ef add comments on mag color index 2022-10-01 09:24:13 -07:00
Martin Michelsen c8cb3e61f7 add set-next-item shell command 2022-10-01 00:56:39 -07:00
Martin Michelsen 0b85f46ce2 block B8 command via proxy ifclient is not episode 3 2022-10-01 00:56:39 -07:00
Martin Michelsen a01472666c block 97 command via proxy if client has already saved 2022-10-01 00:56:39 -07:00
Martin Michelsen 613789057f update note on 06E8 command 2022-10-01 00:56:39 -07:00
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 1a477b28a0 ensure save is enabled before sending clients to proxy server 2022-09-30 11:41:29 -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 95220bfbdc make subobject init explicit 2022-09-29 19:54:16 -07:00
Martin Michelsen cd01848eb9 update version notes in CommandFormats 2022-09-29 16:08:25 -07:00
Martin Michelsen 34cde304dc explicitly specify cache timeout as int64 2022-09-29 16:07:43 -07:00
Martin Michelsen 0951132c01 add proxy options menu 2022-09-29 12:07:53 -07:00
Martin Michelsen 7d950e01ab rewrite some readme sections for clarity 2022-09-28 19:29:33 -07:00
Martin Michelsen e73fb2fbba update example config for dc/gc shared ports 2022-09-26 15:52:34 -07:00
Martin Michelsen 8f2bf60d62 add UDP off versions of v2 login command 2022-09-26 15:30:56 -07:00
Martin Michelsen bdc60ac601 revert replay timeout to 3 seconds 2022-09-23 19:13:02 -07:00
Martin Michelsen 6e6b161847 add BB test again 2022-09-23 19:12:35 -07:00
Martin Michelsen d4d7797741 add some debug info during replays 2022-09-23 19:08:38 -07:00
Martin Michelsen 110db06191 shorten init message 2022-09-23 19:08:23 -07:00
Martin Michelsen a9cf98a24f implement some parts of DC NTE (but not all of it) 2022-09-23 18:37:45 -07:00
Martin Michelsen 9524d05279 update some command notes 2022-09-22 22:52:14 -07:00
Martin Michelsen c43fa7a40d don't send extra lobbies to v1 clients 2022-09-22 22:51:53 -07:00
Martin Michelsen 5d314f4e96 clean up meet user extension structure 2022-09-22 22:51:13 -07:00
Martin Michelsen 29fc74470d rename client and lobby flags 2022-09-22 22:50:14 -07:00
Martin Michelsen 7bcb040e8d add line numbers to most replay errors 2022-09-22 22:47:02 -07:00
Martin Michelsen afba535e00 rewrite some readme sections 2022-09-22 20:39:26 -07:00
Martin Michelsen 152a90a37b disable BB test since it fails only in GitHub Actions apparently 2022-09-22 17:33:07 -07:00
Martin Michelsen e998cb4a92 use PPC32Assembler shortcut with include_directories 2022-09-22 17:22:27 -07:00
Martin Michelsen 79dde31d7f increase log replay timeout 2022-09-22 17:22:10 -07:00
Martin Michelsen a1c86189e4 fix disconnect when sending mail to offline user 2022-09-22 16:55:58 -07:00
Martin Michelsen 8afc952294 simplify decryption seed finder 2022-09-21 00:10:47 -07:00
Martin Michelsen 30426acbbe add compress/decompress options 2022-09-20 23:30:27 -07:00
Martin Michelsen 38117390f7 add TODO to delete duplicate parallel_range function 2022-09-17 12:14:56 -07:00
Martin Michelsen fb08c45cb7 fix ep3 menu song 2022-09-16 13:48:44 -07:00
Martin Michelsen 58aef33edc add persist command 2022-09-16 13:45:58 -07:00
Martin Michelsen e7a821bcba add history to readme 2022-09-15 23:44:04 -07:00
Martin Michelsen dcf89865f5 reduce log output when populating patch index 2022-09-15 22:14:53 -07:00
Martin Michelsen 5b93ac046f fix explicit endianness in some command formats 2022-09-15 22:14:30 -07:00
Martin Michelsen 481b9b3040 fix some edge cases in gci decryption 2022-09-14 23:40:59 -07:00
Martin Michelsen 34d32418e3 print found GCI file seed on success 2022-09-13 23:25:41 -07:00
Martin Michelsen b9902f6189 explicitly link with pthread 2022-09-13 10:06:58 -07:00