Martin Michelsen
|
6a6943e0df
|
fix typo in arg names
|
2023-12-11 12:11:58 -08:00 |
|
Martin Michelsen
|
6d16f8095a
|
factor ClientGameData into Client to reduce data duplication
|
2023-12-07 12:23:21 -08:00 |
|
Martin Michelsen
|
956e890ad6
|
use make_shared where appropriate
|
2023-11-30 10:24:27 -08:00 |
|
Martin Michelsen
|
de4cb26c34
|
refactor GameVersion and QuestScriptVersion into a single enum
|
2023-11-25 12:30:27 -08:00 |
|
Martin Michelsen
|
18ddfa4ef4
|
use .psochar format for BB characters
|
2023-11-13 13:00:22 -08:00 |
|
Martin Michelsen
|
cabd03a82e
|
implement BB challenge param commands
|
2023-11-08 22:44:59 -08:00 |
|
Martin Michelsen
|
5e2e38f1b5
|
rewrite client config; use BB state from login command
|
2023-10-30 13:15:41 -07:00 |
|
Martin Michelsen
|
47198779b7
|
add more info to log prefixes
|
2023-10-29 18:29:34 -07:00 |
|
Martin Michelsen
|
3ebe7dd3e2
|
fix camera zone layout in ep3 map disassembly
|
2023-10-28 00:10:55 -07:00 |
|
Martin Michelsen
|
700b1497d6
|
don't use format_data_string to serialize non-English strings
|
2023-10-26 00:48:29 -07:00 |
|
Martin Michelsen
|
0c53a0dc41
|
rewrite text encoding to handle non-English properly
|
2023-10-25 17:14:04 -07:00 |
|
Martin Michelsen
|
d2d96d9c0a
|
get client language from login command instead of player data
|
2023-10-22 08:55:09 -07:00 |
|
Martin Michelsen
|
bf346d3f95
|
fix Word Select mapping across versions
|
2023-10-20 16:19:03 -07:00 |
|
Martin Michelsen
|
6ec41a279e
|
add more missing includes
|
2023-10-18 17:33:46 -07:00 |
|
Martin Michelsen
|
13dacc013a
|
document CardDefinition and a few other things
|
2023-10-17 15:51:29 -07:00 |
|
Martin Michelsen
|
85ef84a6d5
|
fix wording in Ep3 card transformation comment
|
2023-10-17 10:24:11 -07:00 |
|
Martin Michelsen
|
5d71b66f84
|
implement quest version separation
|
2023-10-16 00:20:38 -07:00 |
|
Martin Michelsen
|
1d8c78166d
|
allow trap cards to be customized
|
2023-10-12 17:55:37 -07:00 |
|
Martin Michelsen
|
4e29f22655
|
rename Leader/Group function in Ep3 server
|
2023-10-12 11:46:33 -07:00 |
|
Martin Michelsen
|
9fd19d2676
|
name more fields in save structs
|
2023-10-12 10:55:42 -07:00 |
|
Martin Michelsen
|
8b1fab916d
|
update some effect names and descriptions
|
2023-10-10 15:45:27 -07:00 |
|
Martin Michelsen
|
16bb320ed8
|
add yet another spectator metadata send
|
2023-10-10 15:14:20 -07:00 |
|
Martin Michelsen
|
453a05fb8c
|
reformat comment
|
2023-10-10 11:50:33 -07:00 |
|
Martin Michelsen
|
c33af99ae5
|
name some previously-unknown fields
|
2023-10-10 10:55:49 -07:00 |
|
Martin Michelsen
|
40da9e5604
|
add TextDice to disassembly
|
2023-10-09 11:06:47 -07:00 |
|
Martin Michelsen
|
41c07a3da8
|
update format of cards.html and make generation faster
|
2023-10-09 10:00:00 -07:00 |
|
Martin Michelsen
|
9677d0fca4
|
add default text archive for ep3 card disassembly
|
2023-10-09 09:10:39 -07:00 |
|
Martin Michelsen
|
948985b057
|
describe card effect name_index field
|
2023-10-08 12:35:34 -07:00 |
|
Martin Michelsen
|
8df36ea3c2
|
index quests by number, then by version
|
2023-10-08 11:14:46 -07:00 |
|
Martin Michelsen
|
9fd90ee324
|
update names used in Ep3 disassembly
|
2023-10-07 13:59:48 -07:00 |
|
Martin Michelsen
|
88d887a58a
|
combine maps-free and maps-quest into one directory
|
2023-10-05 22:49:54 -07:00 |
|
Martin Michelsen
|
532bcab0b6
|
add debug messages for previously-unused CAx commands
|
2023-10-05 10:38:40 -07:00 |
|
Martin Michelsen
|
15c08c0101
|
add more info to 6xB4x46 version messages
|
2023-10-05 00:00:18 -07:00 |
|
Martin Michelsen
|
2dca523a4b
|
clean up comment about Ep3 reverse-engineering
|
2023-10-01 22:44:56 -07:00 |
|
Martin Michelsen
|
e9b6b681bd
|
fix Ep3 spectator test
|
2023-10-01 15:51:53 -07:00 |
|
Martin Michelsen
|
bbe42b765c
|
fix spectators not seeing each other's names when joining spectator team
|
2023-10-01 08:45:13 -07:00 |
|
Martin Michelsen
|
6a6fb91acb
|
explain overall_time_limit more clearly
|
2023-09-28 15:44:18 -07:00 |
|
Martin Michelsen
|
8aaadf81ac
|
update notes about before_message
|
2023-09-28 14:51:16 -07:00 |
|
Martin Michelsen
|
fbdfdb085a
|
add learnings from Ep3 Trial Edition download quest
|
2023-09-28 14:50:52 -07:00 |
|
Martin Michelsen
|
103e5325a3
|
fix CAx1B client ID check
|
2023-09-27 10:51:18 -07:00 |
|
Martin Michelsen
|
02584e4458
|
add card list HTML generator
|
2023-09-27 10:00:33 -07:00 |
|
Martin Michelsen
|
98dc2af278
|
support decompressed card text archives
|
2023-09-26 10:46:46 -07:00 |
|
Martin Michelsen
|
949ad0d260
|
fix minor isses in battle replays
|
2023-09-24 23:17:22 -07:00 |
|
Martin Michelsen
|
0c2ecd4ebb
|
save player names along with tournament entries and show them in info window
|
2023-09-24 16:29:58 -07:00 |
|
Martin Michelsen
|
85897baaeb
|
ignore client rules in tournament matches
|
2023-09-23 09:11:22 -07:00 |
|
Martin Michelsen
|
14973f7453
|
don't allow multiple simultaneous tournaments with the same name
|
2023-09-23 08:47:17 -07:00 |
|
Martin Michelsen
|
fe984a4284
|
fix pending match state when loading in-progress tournament
|
2023-09-23 08:46:58 -07:00 |
|
Martin Michelsen
|
6e522459ae
|
add ability to specify separate DEF dice range
|
2023-09-22 22:00:17 -07:00 |
|
Martin Michelsen
|
be0e616df7
|
allow players to register for another tournament if they lose their current tournament
|
2023-09-22 18:11:05 -07:00 |
|
Martin Michelsen
|
0df670893f
|
fix log settings not applying to command data
|
2023-09-22 17:45:31 -07:00 |
|