Skip to content
This repository has been archived by the owner on Oct 20, 2021. It is now read-only.

Release v0.9.0 #246

Merged
merged 28 commits into from Jul 9, 2019
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
Show all changes
28 commits
Select commit Hold shift + click to select a range
d403c9c
Merge remote-tracking branch 'origin/release/v0.8.0' into release/v1.0.0
naterchrdsn Apr 27, 2019
94594b5
Merge branch 'master' into release/v1.0.0
naterchrdsn Apr 29, 2019
ebf29ae
Merge branch 'master' into release/v1.0.0
naterchrdsn Apr 29, 2019
0bdb280
Merge branch 'master' into release/v1.0.0
naterchrdsn May 5, 2019
e03230c
Merge branch 'master' into release/v1.0.0
naterchrdsn Jun 7, 2019
283d8eb
Merge branch 'master' into release/v1.0.0
naterchrdsn Jun 7, 2019
30216cf
Merge branch 'master' into staging
naterchrdsn Jun 7, 2019
f725192
Merge branch 'hotfix/v0.8.1' into staging
naterchrdsn Jun 18, 2019
bdafc85
Merge branch 'master' into release/v1.0.0
naterchrdsn Jun 18, 2019
615fa62
removing docs
naterchrdsn Jul 5, 2019
ce114fa
version/description updates. added checklist item for updating docs
naterchrdsn Jul 5, 2019
9940f1b
shiny new button!
naterchrdsn Jul 5, 2019
0b03858
data = json
naterchrdsn Jul 5, 2019
8f43af4
destiny 2 stats broken, removing for now
naterchrdsn Jul 5, 2019
1f143b8
extra null check
naterchrdsn Jul 5, 2019
13d0272
refactored dice roll to include optional reason for rolling
naterchrdsn Jul 5, 2019
4cfb16b
added some help text. for noobs. resolves #240
naterchrdsn Jul 5, 2019
88ee8c3
cleanup
naterchrdsn Jul 6, 2019
2b7806f
started help category
naterchrdsn Jul 6, 2019
d75782c
another quality of life thing
naterchrdsn Jul 7, 2019
f8d04c7
added commands command. revised help text
naterchrdsn Jul 7, 2019
a47e1a5
added new websocket deserialization lib. maybe a performance boost?
naterchrdsn Jul 7, 2019
ff71e73
added command-search command. added missing semicolon
naterchrdsn Jul 8, 2019
2d64bff
some cleanup
naterchrdsn Jul 9, 2019
668f60a
Merge branch 'staging' into release/v0.9.0
naterchrdsn Jul 9, 2019
c4f7f5c
Merge pull request #245 from Spudnik-Group/release/v0.9.0
naterchrdsn Jul 9, 2019
cdf5dad
Update dependency @types/request-promise to v4.1.44
renovate-bot Jul 9, 2019
ecca6c6
Merge branch 'master' into staging
naterchrdsn Jul 9, 2019
File filter

Filter by extension

Filter by extension


Conversations
Failed to load comments.
Jump to
Jump to file
Failed to load files.
Diff view
Diff view
1 change: 1 addition & 0 deletions .github/PULL_REQUEST_TEMPLATE.md
Expand Up @@ -7,5 +7,6 @@ Please also complete this checklist:

- [ ] I have included a reference to the associate ticket(s) for the associated feature/bug in a commit or in this PR description
- [ ] This PR is for ONE bug/feature (if your fix/feature resolves multiple bugs, please note why below)
- [ ] I have included associated documentation updates in the docs repo (https://github.com/Spudnik-Group/Spudnik-Docs)
- [ ] The bot runs locally with these fixes
- [ ] I have included a screenshot of the expected output, or if not applicable, included notes as to why I am making this change
4 changes: 3 additions & 1 deletion README.md
Expand Up @@ -8,7 +8,7 @@

[![Add to Discord][img-button-add]][url-invite] [![Join Support Server][img-button-support]][url-support]

[![Uptime][img-uptime-robot]][url-homepage] [![Current Release][img-current-release]][url-current-release] [![discord.js][img-discord-js]][url-discord-js] [![Commando][img-commando]][url-commando] [![License][img-license]][url-license] [![Build Status][img-build-status]][url-build-status] ![Code Style: tslint][img-code-style]
[![Uptime][img-uptime-robot]][url-homepage] [![Current Release][img-current-release]][url-current-release] [![discord.js][img-discord-js]][url-discord-js] [![Commando][img-commando]][url-commando] [![License][img-license]][url-license] [![Build Status][img-build-status]][url-build-status] ![Code Style: tslint][img-code-style] [![Codacy Badge][img-codacy]][url-codacy]

[![Documentation][img-button-docs]][url-docs] [![Feature Requests][img-button-feathub]][url-feathub] [![Project Board][img-button-project]][url-github-project-board]

Expand Down Expand Up @@ -52,6 +52,8 @@ Instead, fork the bot and contribute! Ongoing contributors will be invited to jo

[img-code-style]: https://img.shields.io/badge/style-tslint-000000.svg?longCache=true&style=flat-square&label=code%20style

[img-codacy]: https://api.codacy.com/project/badge/Grade/d14269a4c36b4a6fb6996cb2596f0631
[url-codacy]: https://www.codacy.com/app/naterchrdsn/Spudnik?utm_source=github.com&utm_medium=referral&utm_content=Spudnik-Group/Spudnik&utm_campaign=Badge_Grade

[img-discord-js]: https://img.shields.io/badge/library-discord.js-blue.svg?style=flat-square
[url-discord-js]: https://discord.js.org/#/
Expand Down
3 changes: 0 additions & 3 deletions docs/.gitignore

This file was deleted.

24 changes: 0 additions & 24 deletions docs/404.html

This file was deleted.

1 change: 0 additions & 1 deletion docs/CNAME

This file was deleted.

2 changes: 0 additions & 2 deletions docs/Gemfile

This file was deleted.

253 changes: 0 additions & 253 deletions docs/Gemfile.lock

This file was deleted.