feat(game): add game Chilvary 2#787
Open
podrivo wants to merge 6 commits into
Open
Conversation
- Added Chivalry 2 to the games list with its details including release year and protocol settings.
…valry 2 - Added documentation notes for Chivalry 2 in GAMES_LIST.md. - Updated games.js to include extra documentation notes for Chivalry 2.
|
Could you remove our ip from the example ? |
Contributor
Author
|
Updated! |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Add Chivalry 2
Adds support for Chivalry 2 as a Valve (A2S) game.
Changes
chivalry2game entry (valveprotocol, game port7777, query port7071)CHANGELOG.mdentryGAMES_LIST.md:appId(100), a limitation of the 16-bit A2S field that can't hold the real appId (1824220)SŦĐ Eureka→SŦĐ Eure)Closes #780
Example
gamedig --type chivalry2 --pretty XX.XXX.XXX.XX:XXXXX{ "name": "[NA 64] Tempest Realm TO | Casual Nights | discord.gg/tempest", "map": "TO_RudhelmSiege", "password": false, "raw": { "protocol": 85, "folder": "TO", "game": "Chivalry 2", "appId": 100, "numbots": 0, "listentype": "D", "environment": "L", "secure": 1, "players": [ { "name": "ironhalbert", "score": 0, "time": 1487.553955078125 }, { "name": "GallowGrin", "score": 0, "time": 1322.094482421875 }, { "name": "ŦĐ Vanguard", "score": 0, "time": 1190.741210937500 }, { "name": "δσχ reaper", "score": 0, "time": 998.328125000000 }, { "name": "ØscarMike", "score": 0, "time": 742.661376953125 }, { "name": "DK - mason-7741", "score": 0, "time": 503.927734375000 }, { "name": "Brynjar", "score": 0, "time": 311.204864501953 }, { "name": "kettle_knight", "score": 0, "time": 87.442192077637 } ] }, "version": "261891", "maxplayers": 64, "numplayers": 58, "queryPort": XXXXX, "connect": "XX.XXX.XXX.XX:XXXXX", "ping": 142 }