Releases: diangogav/EDOpro-server-ts
Releases · diangogav/EDOpro-server-ts
v2.12.0
v2.11.0
2.11.0 (2026-01-04)
Features
- notify all players when a new spectator joins the duel (1c71643)
Bug Fixes
- dockerfile conan compilation (0e2f8e2)
- remove unused side getter method from Room class (8b541b8)
- rename 'id' to 'code' in CardInfo interface for clarity (28fbae3)
- update log message to include exclamation mark for emphasis (e2aa0b8)
- update points value for 'Change of Heart' in genesys.json (828ee46)
- user node at dockerfile (22724f3)
v2.10.0
2.10.0 (2025-11-13)
Features
- added genesys to edopro (#192) (a1503f3)
- added message emitter logs (#204) (1d58692)
- configure server ports using environment variables (1b6d1a7)
- duel: add support for MSG_SPSUMMONING in message handling (28d9601)
Bug Fixes
- build: 🏗️ remove pretty-transport file by errors in docker execution (#202) (474d808)
- correct spacing in banlist mappings in Dockerfile (a68923f)
- mercury goat command collision with genesys command (#198) (46e7eb2)
- rename TCP_PORT and MERCURY_TCP_PORT to HOST_PORT and MERCURY_PORT in .env.example (e9c1abd)
- rule mappings mode and tm apply , genesys duelRule 5(#195) (5799af9)
- update Dockerfile to copy cards.cdb into alternatives/genesys folder (260abb2)
- update Dockerfile to copy cards.cdb into alternatives/genesys folder (#205) (74f03de)
- update environment variable name for WebSocket port (86f0f3f)
v2.9.0
2.9.0 (2025-07-31)
Features
- add IP address tracking for players and games (36cde49)
- add ipAddress field to match resume storage (98f8b51)
- integrate user authentication in JoinHandler and MercuryJoinHandler (7d94334)
- stats: add ipAddress parameter to DuelResumeCreator (e5b3383)
- stats: add ipAddress to basic stats calculation (fc650cb)
Bug Fixes
v2.8.0
v2.7.0
v2.6.0
2.6.0 (2025-04-23)
Features
- add support for Rush Ritual monsters (bf2d69b)
- logs for web socket (44d66d4)
- mercury: ✨ Identifie ranked mrcury rooms (2eb0f1e)
- mercury: ⚡ added ocg command (#154) (112c854)
- room: improve player position handling in waiting state (9fa926f)
Bug Fixes
- duel: fix reconnection logic for tag duels (1f830e5)
- md command (8ae654d)
- mercury: 🐛 fix goat lflist index (0e49a07)
- mercury: 🐛 the join message is intercepted to make the ban list compatible with edo pro (d6679df)
- mercury: prevent duplicate game state updates by processing messages only from first player (9ef85a9)
- show ban list hash in client based on mercury (9ce0436)