-
Notifications
You must be signed in to change notification settings - Fork 13
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Don't set AllPvp in modes for private matches (to be consistent with API). Simplify how we get last activity id.
- Loading branch information
1 parent
cbf11ac
commit b9d36a6
Showing
14 changed files
with
27 additions
and
42 deletions.
There are no files selected for viewing
This file contains 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
Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.
Oops, something went wrong.
This file contains 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
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,7 +1,7 @@ | ||
[package] | ||
name = "dcli" | ||
#version | ||
version = "0.91.0" | ||
version = "0.93.0" | ||
authors = ["Mike Chambers <[email protected]>"] | ||
edition = "2018" | ||
description = "Library for the dcli collection of command line tools for Destiny 2." | ||
|
This file contains 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
This file contains 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
This file contains 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
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,7 +1,7 @@ | ||
[package] | ||
name = "dclia" | ||
#version | ||
version = "0.91.0" | ||
version = "0.93.0" | ||
authors = ["Mike Chambers <[email protected]>"] | ||
description = "Command line tool for retrieving information on current activity for specified player character." | ||
homepage = "https://www.mikechambers.com" | ||
|
This file contains 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
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,7 +1,7 @@ | ||
[package] | ||
name = "dcliad" | ||
#version | ||
version = "0.91.0" | ||
version = "0.93.0" | ||
authors = ["Mike Chambers <[email protected]>"] | ||
edition = "2018" | ||
description = "Command line tool for viewing Destiny 2 activity details." | ||
|
This file contains 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
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,7 +1,7 @@ | ||
[package] | ||
name = "dcliah" | ||
#version | ||
version = "0.91.0" | ||
version = "0.93.0" | ||
authors = ["Mike Chambers <[email protected]>"] | ||
edition = "2018" | ||
description = "Command line tool for viewing Destiny 2 activity history." | ||
|
This file contains 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
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,7 +1,7 @@ | ||
[package] | ||
name = "dclif" | ||
#version | ||
version = "0.91.0" | ||
version = "0.93.0" | ||
authors = ["Mike Chambers <[email protected]>"] | ||
edition = "2018" | ||
description = "Command line tool for querying specific Destiny 2 pvp stats." | ||
|
This file contains 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
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,7 +1,7 @@ | ||
[package] | ||
name = "dclim" | ||
#version | ||
version = "0.91.0" | ||
version = "0.93.0" | ||
authors = ["Mike Chambers <[email protected]>"] | ||
edition = "2018" | ||
description = "Command line tool for managing and syncing the remote Destiny 2 API manifest database." | ||
|
This file contains 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
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,7 +1,7 @@ | ||
[package] | ||
name = "dclistat" | ||
#version | ||
version = "0.91.0" | ||
version = "0.93.0" | ||
authors = ["Mike Chambers <[email protected]>"] | ||
edition = "2018" | ||
description = "Command line tool for querying specific Destiny 2 pvp stats." | ||
|
This file contains 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
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,7 +1,7 @@ | ||
[package] | ||
name = "dclisync" | ||
#version | ||
version = "0.91.0" | ||
version = "0.93.0" | ||
authors = ["Mike Chambers <[email protected]>"] | ||
edition = "2018" | ||
description = "Command line tool for downloading and syncing Destiny 2 Crucible activity history." | ||
|
This file contains 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
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,7 +1,7 @@ | ||
[package] | ||
name = "dclitime" | ||
#version | ||
version = "0.91.0" | ||
version = "0.93.0" | ||
authors = ["Mike Chambers <[email protected]>"] | ||
edition = "2018" | ||
description = "Command line tool for retrieving Destiny 2 related date / time stamps" | ||
|
This file contains 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
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,7 +1,7 @@ | ||
[package] | ||
name = "tell" | ||
#version | ||
version = "0.91.0" | ||
version = "0.93.0" | ||
authors = ["Mike Chambers <[email protected]>"] | ||
edition = "2018" | ||
description = "Simple library for handling different levels of user output for command line apps." | ||
|