Daniel López Guimaraes
|
d7f8b585c1
|
feat: Migrate to new nex-go types
|
2025-01-01 19:55:13 +00:00 |
|
Daniel López Guimaraes
|
8caa52cbbe
|
feat: Add MatchmakingManager abstraction
Allows removal of matchmake_extension_database dependency inside
match-making
|
2024-07-03 02:08:45 +01:00 |
|
Daniel López Guimaraes
|
20f418e04f
|
feat(matchmake-extension): Support user and system password
|
2024-07-01 20:08:44 +01:00 |
|
Daniel López Guimaraes
|
e71f872ac1
|
feat!: Matchmaking rewrite
|
2024-06-30 14:08:39 +01:00 |
|
Daniel López Guimaraes
|
dfe7dba66b
|
chore: Update module version to v2
|
2024-04-07 23:56:20 +01:00 |
|
Daniel López Guimaraes
|
7f33824207
|
match-making: Fix wrong session ownership check
|
2024-02-22 16:12:18 +00:00 |
|
Jonathan Barrow
|
2728968441
|
update: added OnAfter event handlers for common methods
|
2024-02-13 16:34:03 -05:00 |
|
Daniel López Guimaraes
|
b6c8028476
|
refactor: Remove common protocols global variables
|
2024-02-11 14:51:26 +00:00 |
|
Daniel López Guimaraes
|
410ca40c01
|
refactor: Update ServerInterface to EndpointInterface
Also update method handlers to use the new nex.Error return.
|
2024-02-11 00:33:30 +00:00 |
|
Daniel López Guimaraes
|
bbb4872e89
|
Fix typos and use account getters from endpoint
|
2024-01-25 17:39:32 +00:00 |
|
Jonathan Barrow
|
d15b82cc12
|
chore: nex.Errors -> nex.ResultCodes
|
2024-01-24 16:51:45 -05:00 |
|
Jonathan Barrow
|
ce83fe9720
|
chore: update to new types
|
2024-01-22 12:40:37 -05:00 |
|
Daniel López Guimaraes
|
33c6ccc225
|
Update RMC method creation
|
2023-12-16 15:46:55 +00:00 |
|
Daniel López Guimaraes
|
161f95da5f
|
Use ServerInterface and ClientInterface
There are some places where the PRUDP implementation is still needed,
but they aren't needed for HPP.
|
2023-12-07 14:05:33 +00:00 |
|
Jonathan Barrow
|
0e39f84cf9
|
use new PID, DateTime and method returns
|
2023-11-14 22:47:15 -05:00 |
|
Jonathan Barrow
|
045afaab5b
|
use new PID type
|
2023-11-13 01:22:16 -05:00 |
|
Jonathan Barrow
|
edcc444a36
|
work with new nex-go
|
2023-11-12 06:47:56 -05:00 |
|
Jonathan Barrow
|
6404c51293
|
grab server from common protocols
|
2023-11-01 08:00:58 -04:00 |
|
Jonathan Barrow
|
011d7a1753
|
pass the original packet to method handlers instead of client
|
2023-11-01 07:50:32 -04:00 |
|
Daniel López Guimaraes
|
5160332968
|
Move logger to globals
This allows us to log inside the matchmaking globals.
|
2023-10-20 23:27:38 +01:00 |
|
Daniel López Guimaraes
|
242bf55ff1
|
Various fixes
|
2023-08-31 18:32:47 +01:00 |
|
Jonathan Barrow
|
2aec134810
|
Added MatchmakeExtension::ModifyCurrentGameAttribute
|
2023-08-30 01:26:52 -04:00 |
|