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 |
|
Martin Michelsen
|
de9d52b352
|
make card drop rate explanation easier to read
|
2023-09-22 10:58:19 -07:00 |
|
Martin Michelsen
|
82c877f55d
|
document how card transformation works
|
2023-09-21 21:18:13 -07:00 |
|
Martin Michelsen
|
19499bf23d
|
update notes about D3 rank
|
2023-09-21 21:14:52 -07:00 |
|
Martin Michelsen
|
3682c082ea
|
fix some struct notes
|
2023-09-20 18:27:43 -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
|
adad870aff
|
annotate more fields in PlayerConfig
|
2023-09-19 10:05:56 -07:00 |
|
Martin Michelsen
|
4f16243e41
|
fix incorrect type in Ep3 PlayerConfig
|
2023-09-19 09:16:10 -07:00 |
|
Martin Michelsen
|
7706adc7cb
|
document more fields in Ep3PlayerConfig
|
2023-09-19 00:11:13 -07:00 |
|
Martin Michelsen
|
3cf39887e8
|
add offset comments in CameraSpec
|
2023-09-18 13:39:26 -07:00 |
|
Martin Michelsen
|
9cb9e8064a
|
make Rules debug string show open cases
|
2023-09-18 10:22:22 -07:00 |
|
Martin Michelsen
|
80b9af46db
|
write a bit more about AI params
|
2023-09-18 09:37:09 -07:00 |
|
Martin Michelsen
|
83ecbf77ab
|
add information about Ep3 camera and AI data in map files
|
2023-09-18 00:20:49 -07:00 |
|
Martin Michelsen
|
9e8a59798c
|
explain more about how card drops work
|
2023-09-17 16:27:34 -07:00 |
|
Martin Michelsen
|
3c1c63f24e
|
make spectator joining more robust
|
2023-09-17 12:36:05 -07:00 |
|
Martin Michelsen
|
ef7f5fb798
|
maybe fix spectator team map loading
|
2023-09-17 12:02:58 -07:00 |
|
Martin Michelsen
|
ae518eaaf6
|
fix accidentally-switched tables in drop rate explanation
|
2023-09-17 10:33:44 -07:00 |
|
Martin Michelsen
|
4ddc4fce1d
|
add shuffle and resize options in tournaments
|
2023-09-16 10:00:36 -07:00 |
|
Martin Michelsen
|
1d45c18ce8
|
keep tournament state consistent on clients
|
2023-09-16 10:00:36 -07:00 |
|
Martin Michelsen
|
5caa21bccb
|
disband spectator teams when primary players go to results screen
|
2023-09-15 20:27:23 -07:00 |
|
Martin Michelsen
|
9cef4a14f8
|
add a tournament option to disable COM entries
|
2023-09-15 20:27:23 -07:00 |
|
Martin Michelsen
|
27081bd3da
|
add comments for better searchability
|
2023-09-13 18:22:57 -07:00 |
|
Martin Michelsen
|
550b62dec9
|
add cheat command to remove an FC in an Ep3 battle
|
2023-09-12 19:49:38 -07:00 |
|
Martin Michelsen
|
b07748d07f
|
fix Madness not skipping HUNTERS_SC with items equipped
|
2023-09-12 17:54:57 -07:00 |
|
Martin Michelsen
|
a8d09363f1
|
add Ep3 flag to allow interference for human teams
|
2023-09-12 14:53:16 -07:00 |
|
Martin Michelsen
|
15566f7143
|
fix chained action card conditions not applying
|
2023-09-12 10:30:33 -07:00 |
|
Martin Michelsen
|
d843a54245
|
update comment on map_category
|
2023-09-11 12:33:25 -07:00 |
|
Martin Michelsen
|
df013784fc
|
document map_category field in MapDefinition
|
2023-09-11 11:24:57 -07:00 |
|
Martin Michelsen
|
1f6f76a6dc
|
fix uninitialized value used in attack env stats computation
|
2023-09-10 22:06:24 -07:00 |
|
Martin Michelsen
|
b885442a4b
|
remove client ID checks during registration phase
|
2023-09-10 14:56:06 -07:00 |
|
Martin Michelsen
|
7585eaeae5
|
name some unknown Ep3 enum values
|
2023-09-10 09:27:28 -07:00 |
|
Martin Michelsen
|
52ed062ed9
|
add comment on AssistFlag enum
|
2023-09-09 20:06:01 -07:00 |
|
Martin Michelsen
|
753b89c78d
|
give names to assist_flags
|
2023-09-09 19:21:33 -07:00 |
|
Martin Michelsen
|
fa48b58773
|
fix invalid array access
|
2023-09-09 17:55:28 -07:00 |
|
Martin Michelsen
|
aa48dd5e15
|
delete hard_reset_flag
|
2023-09-09 17:55:06 -07:00 |
|
Martin Michelsen
|
0863c4f27c
|
fix CPU replacement on player disconnect
|
2023-09-09 12:50:41 -07:00 |
|
Martin Michelsen
|
f12fdaf165
|
bounds-check input client IDs
|
2023-09-09 12:48:12 -07:00 |
|
Martin Michelsen
|
e890bfad63
|
fix multiple array index bugs
|
2023-09-09 12:48:08 -07:00 |
|
Martin Michelsen
|
f8198580dd
|
merge Ep3 ServerBase and Server into one class
|
2023-09-09 10:13:51 -07:00 |
|
Martin Michelsen
|
901b2b78d2
|
add missing include
|
2023-09-08 23:58:10 -07:00 |
|
Martin Michelsen
|
4498fe1232
|
rename ep3 game command handlers
|
2023-09-08 23:35:16 -07:00 |
|
Martin Michelsen
|
c430340c9d
|
hide Ep3 maps that don't have enough player slots for the game
|
2023-09-08 23:32:47 -07:00 |
|
Martin Michelsen
|
9c3f764cd9
|
fix all-players range gathering bug
|
2023-09-08 23:32:47 -07:00 |
|
Martin Michelsen
|
9dcdece1f9
|
fix UNKNOWN_07 and NOT_SC condition codes
|
2023-09-08 20:09:49 -07:00 |
|