mirror of
https://github.com/tribufu/rust-gamedig
synced 2026-05-06 15:27:28 +00:00
* protocols: Add more control over gathering additional information Adds GatherToggle which allows choosing the behaviour for how the query handles fetching additional information. The choices are: - DontGather - Don't attempt to fetch information - AttemptGather - Try to fetch the information but ignore errors - Required - Try to fetch information and fail if it errors A handy macro was also added to utils to dispatch additional queries based on a GatherToggle value. * Add/Update badge * protocols: Improve GatherToggle enum names Co-Authored-By: Cain <75994858+cainthebest@users.noreply.github.com> Co-Authored-By: CosminPerRam <cosmin.p@live.com> * Add/Update badge --------- Co-authored-by: GitHub Action <action@github.com> Co-authored-by: Cain <75994858+cainthebest@users.noreply.github.com> Co-authored-by: CosminPerRam <cosmin.p@live.com> |
||
|---|---|---|
| .. | ||
| ffow | ||
| jc2m | ||
| mindustry | ||
| minecraft | ||
| savage2 | ||
| theship | ||
| battalion1944.rs | ||
| definitions.rs | ||
| gamespy.rs | ||
| mod.rs | ||
| quake.rs | ||
| query.rs | ||
| types.rs | ||
| unreal2.rs | ||
| valve.rs | ||