nex-protocols-common-go/matchmake-extension
Daniel López Guimaraes 5651e7f651
fix(matchmake-extension): Fix CleanupSearchMatchmakeSession signature
The matchmake session needs to be a pointer to cleanup the required
values.
2025-01-12 00:17:59 +00:00
..
database feat: Migrate to new nex-go types 2025-01-01 19:55:13 +00:00
auto_matchmake_postpone.go fix(matchmake-extension): Fix CleanupSearchMatchmakeSession signature 2025-01-12 00:17:59 +00:00
auto_matchmake_with_param_postpone.go feat: Migrate to new nex-go types 2025-01-01 19:55:13 +00:00
auto_matchmake_with_search_criteria_postpone.go refactor: Replace AnyDataHolder with AnyObjectHolder 2025-01-09 23:24:02 +00:00
browse_matchmake_session.go refactor: Replace AnyDataHolder with AnyObjectHolder 2025-01-09 23:24:02 +00:00
close_participation.go feat: Migrate to new nex-go types 2025-01-01 19:55:13 +00:00
create_matchmake_session.go refactor: Replace AnyDataHolder with AnyObjectHolder 2025-01-09 23:24:02 +00:00
create_matchmake_session_with_param.go feat: Migrate to new nex-go types 2025-01-01 19:55:13 +00:00
get_simple_playing_session.go feat: Migrate to new nex-go types 2025-01-01 19:55:13 +00:00
join_matchmake_session.go feat: Migrate to new nex-go types 2025-01-01 19:55:13 +00:00
join_matchmake_session_ex.go feat: Migrate to new nex-go types 2025-01-01 19:55:13 +00:00
join_matchmake_session_with_param.go feat: Migrate to new nex-go types 2025-01-01 19:55:13 +00:00
modify_current_game_attribute.go feat: Migrate to new nex-go types 2025-01-01 19:55:13 +00:00
open_participation.go feat: Migrate to new nex-go types 2025-01-01 19:55:13 +00:00
protocol.go fix(matchmake-extension): Fix CleanupSearchMatchmakeSession signature 2025-01-12 00:17:59 +00:00
update_application_buffer.go feat: Migrate to new nex-go types 2025-01-01 19:55:13 +00:00
update_progress_score.go feat: Migrate to new nex-go types 2025-01-01 19:55:13 +00:00