GitHub Action
11088e7786
Add/Update badge
2024-07-23 03:39:39 +00:00
CosminPerRam
41a3d88fb5
feat: add minetest master server service ( #209 )
...
* feat: add minetest master server service"
* restore tf2 example
* chore: replace default with None
* fix: make it available only on TLS and serde
* docs: update changelog
2024-07-21 03:01:10 +03:00
Cain
397817b6d6
fix(cli): release-profile ( #216
...
Fix CLI release profile
2024-07-19 23:24:38 +01:00
Cain
3300c65b07
fix(cli): add explicit cargo config for crate
2024-07-16 22:49:09 +01:00
Cain
3aaa32edb8
chore: release gamedig-cli v0.1.1 ( #215 )
2024-07-15 20:20:37 +01:00
Cain
1af2d146f3
chore(cli): bump semver with changes
2024-07-15 11:58:18 +01:00
Cain
5e5d5ab05e
chore(cli): update readme
2024-07-15 11:42:38 +01:00
Cain
81c81e929c
Merge pull request #214 from gamedig/dependabot/cargo/crates/cli/quick-xml-0.36.0
2024-07-10 10:09:47 +01:00
dependabot[bot]
1a023d62eb
chore(deps): update quick-xml requirement in /crates/cli
...
Updates the requirements on [quick-xml](https://github.com/tafia/quick-xml ) to permit the latest version.
- [Release notes](https://github.com/tafia/quick-xml/releases )
- [Changelog](https://github.com/tafia/quick-xml/blob/master/Changelog.md )
- [Commits](https://github.com/tafia/quick-xml/compare/v0.35.0...v0.36.0 )
---
updated-dependencies:
- dependency-name: quick-xml
dependency-type: direct:production
...
Signed-off-by: dependabot[bot] <support@github.com>
2024-07-09 13:23:46 +00:00
GitHub Action
cac5c234ee
Add/Update badge
2024-07-09 03:36:13 +00:00
Cain
927c4dc30d
Merge pull request #213 from gamedig/dependabot/cargo/crates/cli/quick-xml-0.35.0
2024-07-01 18:19:28 +01:00
Cain
d51e54452f
Merge pull request #205 from gamedig/dependabot/cargo/crates/lib/pnet_packet-0.35
2024-07-01 18:18:18 +01:00
dependabot[bot]
723461399a
chore(deps): update quick-xml requirement in /crates/cli
...
Updates the requirements on [quick-xml](https://github.com/tafia/quick-xml ) to permit the latest version.
- [Release notes](https://github.com/tafia/quick-xml/releases )
- [Changelog](https://github.com/tafia/quick-xml/blob/master/Changelog.md )
- [Commits](https://github.com/tafia/quick-xml/compare/v0.31.0...v0.35.0 )
---
updated-dependencies:
- dependency-name: quick-xml
dependency-type: direct:production
...
Signed-off-by: dependabot[bot] <support@github.com>
2024-07-01 13:41:22 +00:00
CosminPerRam
79aeec8df6
chore: apply clippy suggestions ( #208 )
...
* perf: apply clippy suggestions
* allow some unused imports, remove unused import
2024-06-29 21:51:15 +03:00
GitHub Action
27840e3ff3
Add/Update badge
2024-06-25 03:36:16 +00:00
GitHub Action
6f358340f1
Add/Update badge
2024-06-22 00:29:06 +00:00
CosminPerRam
942ce2b601
feat: add Soulmask support ( #207 )
2024-06-22 03:28:30 +03:00
CosminPerRam
14a4475d51
docs: add deps.rs shield badge
2024-06-22 03:13:39 +03:00
GitHub Action
2663cf950d
Add/Update badge
2024-06-18 03:36:56 +00:00
dependabot[bot]
c18c6f202c
chore(deps): update pnet_packet requirement in /crates/lib
...
Updates the requirements on [pnet_packet](https://github.com/libpnet/libpnet ) to permit the latest version.
- [Release notes](https://github.com/libpnet/libpnet/releases )
- [Commits](https://github.com/libpnet/libpnet/compare/v0.34.0...v0.35.0 )
---
updated-dependencies:
- dependency-name: pnet_packet
dependency-type: direct:production
...
Signed-off-by: dependabot[bot] <support@github.com>
2024-05-31 13:41:17 +00:00
CosminPerRam
e52d7fbd6f
feat: bump version to 0.5.1
2024-05-12 21:42:11 +03:00
CosminPerRam
111cdd5eae
Merge branch 'main' of github.com:gamedig/rust-gamedig
2024-05-12 21:35:32 +03:00
CosminPerRam
196d7121de
feat: bump clap to 4.5.4 on cli
2024-05-12 21:34:00 +03:00
CosminPerRam
1481cfd41a
feat: bump crc32fast, ureq and clap lib deps
2024-05-12 21:33:02 +03:00
GitHub Action
48aa0ec221
Add/Update badge
2024-05-11 18:49:58 +00:00
CosminPerRam
49b95861f0
feat: add abiotic factor support
2024-05-11 21:49:17 +03:00
GitHub Action
b2da9bee3c
Add/Update badge
2024-05-05 20:53:12 +00:00
CosminPerRam
e57efb392d
feat: nova-life amboise support ( #203 )
2024-05-05 23:52:43 +03:00
CosminPerRam
50ccac3cc9
feat: replace reduntant closure for method call
2024-05-01 18:55:20 +03:00
CosminPerRam
78b52c0d23
feat: replace two cases of not using fun call on unwrapping
2024-05-01 18:51:48 +03:00
CosminPerRam
c2f6a68648
feat: make GameMode::as_str constant
2024-05-01 18:50:05 +03:00
CosminPerRam
32c267621e
feat: add eq where partialeq is already and is possible
2024-05-01 18:48:11 +03:00
CosminPerRam
1877a16457
feat: use Self instead of struct name whereas applicable
2024-05-01 18:46:37 +03:00
CosminPerRam
f53635993e
feat: use map_or_else instead of if else on option
2024-05-01 18:44:21 +03:00
GitHub Action
d19c3696ad
Add/Update badge
2024-04-28 20:47:47 +00:00
CosminPerRam
829ab5b7f2
feat: add arma reforger support ( #202 )
2024-04-28 23:47:17 +03:00
dependabot[bot]
ddd95be413
chore(deps): update webbrowser requirement in /crates/cli ( #201 )
...
Updates the requirements on [webbrowser](https://github.com/amodm/webbrowser-rs ) to permit the latest version.
- [Release notes](https://github.com/amodm/webbrowser-rs/releases )
- [Changelog](https://github.com/amodm/webbrowser-rs/blob/main/CHANGELOG.md )
- [Commits](https://github.com/amodm/webbrowser-rs/compare/v0.8.12...v1.0.0 )
---
updated-dependencies:
- dependency-name: webbrowser
dependency-type: direct:production
...
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2024-04-28 22:43:27 +03:00
GitHub Action
c357b4594b
Add/Update badge
2024-04-28 19:29:06 +00:00
CosminPerRam
462677f928
fix: aliens vs predator specify year as there is also an older game not to be confused with
2024-04-28 22:28:41 +03:00
CosminPerRam
4df721e3b6
feat: add Aliens vs. Predator support
2024-04-28 22:25:35 +03:00
CosminPerRam
e032eb3441
docs: add missing protocol column value on pixark in games.md
2024-04-21 19:22:01 +03:00
CosminPerRam
45ffa53de3
feat: add Ark: Survival Ascended support ( #197 )
...
* feat: add initial epic client auth call
* fix: working client auth
* feat: unfinished initial EOS query
* first successful query
* first successful server query
* run fmt
* be a bit more detailed about servers
* properly run fmt for sure this time fr fr
* port of what node gamedig has done
* feat: remove query_raw_values to query_raw
* feat: add raw field to epic response
* feat: pass SocketAddr to epic
* feat: remove unused pub access to internal only struct
* feat: add initial generic impl
* fix: possibly conditional comp
* feat: add epic to the protocol list
* feat: add version and add epic to RESPONSES.md
* feat: add asa to definitions
* feat: add initial protocol macros
* feat: conditional serde ser and des
* fix: cfg serde stuff
* fix: epic macro warn dead code
* partial feature gate epic to tls
* fix: remove asa from game definitions
2024-04-21 18:53:33 +03:00
CosminPerRam
1620ba36b8
Merge branch 'main' of github.com:gamedig/rust-gamedig
2024-04-14 23:21:45 +03:00
CosminPerRam
8a17bd6345
chore: add underscore for pvak2 steam ids
2024-04-14 23:16:09 +03:00
GitHub Action
4651990e8b
Add/Update badge
2024-04-14 20:16:03 +00:00
CosminPerRam
e9f5e3e5db
Merge branch 'main' of github.com:gamedig/rust-gamedig
2024-04-14 23:15:30 +03:00
CosminPerRam
66a9ed8b3f
feat: add PixARK support.
2024-04-14 23:15:17 +03:00
CosminPerRam
3c9f109942
chore: reformat markdown files
2024-04-14 23:08:11 +03:00
GitHub Action
4faf2f89f4
Add/Update badge
2024-04-14 20:07:17 +00:00
CosminPerRam
29f1098daf
feat: add Pirates, Knights and Vinkins 2 support
2024-04-14 23:06:43 +03:00