Commit Graph

  • d9a5b1160c Check major version only if it exists master v1.0.3 Tyler 2021-01-06 21:35:22 -0500
  • 90365cd9e4 Use errgroup for a cleaner and no-deadlock implementation of AddNodes v1.0.2 Tyler 2021-01-06 21:00:14 -0500
  • d99e202995 Handle node removal better to ensure players aren't used if there's no node v1.0.1 Tyler 2020-06-21 22:53:33 -0400
  • 169cc4f563 Proper locking, start to User-Agent population v1.0.0 Tyler 2020-06-19 23:19:33 -0400
  • c5910e7f5d Better event handling via DiscordGo's handlers Tyler 2020-06-19 22:50:55 -0400
  • ba67bde994 Properly encode values for identifier v0.2.1 Tyler 2020-05-03 17:00:54 -0400
  • fbab76d269 Use time.Duration for track lengths v0.2.0 Tyler 2020-04-12 12:03:08 -0400
  • ffe0ef235d Ensure voice downloads are authenticated Tyler 2019-10-14 19:18:25 -0400
  • f9206c7c99 Add missing UserID to VoiceProcessingData v0.1.2 Tyler 2019-10-13 22:58:25 -0400
  • 7eae103756 Initial capabilities support for custom implementations Tyler 2019-10-13 14:07:59 -0400
  • 8efc77cacc No need to use pointers in this context Tyler 2019-10-13 04:45:33 -0400
  • 4ae4d6def2 Properly implement penalties for frame stats Tyler 2019-10-13 04:44:51 -0400
  • 1bb3b36df6 Implement proper (partial) penalty support Tyler 2019-10-13 04:39:18 -0400
  • c4c66b5c23 Resolve issue with client reference v0.1.1 Tyler 2019-10-13 00:42:08 -0400
  • ef903095c9 Full support for changing nodes Tyler 2019-10-13 00:04:01 -0400
  • ba383db391 Implement node auto switching Tyler 2019-10-12 23:57:59 -0400
  • a6ec9bedd2 Add user join/leave events v0.1.0 Tyler 2019-10-12 21:13:23 -0400
  • 8b7ed3414d Fix error in model.go Tyler 2019-04-13 16:50:35 -0400
  • 3e15e4159a Add go module files Tyler 2019-04-13 16:20:46 -0400
  • 8e8ab7b8b4 Support for userListen op Tyler 2019-02-03 19:31:53 -0500
  • 51e56c0e2a Reformat messages Tyler 2019-01-13 18:38:29 -0500
  • 580ef99f87 fastjson, cleanup Tyler 2019-01-13 18:37:38 -0500
  • 6252b12453 meta: add build status badge Chris Felegy 2018-11-05 17:37:50 -0500
  • 53ed8491f9 meta: fix CI Chris Felegy 2018-11-05 17:32:43 -0500
  • 84aeb76f76 meta: add travis ci Chris Felegy 2018-11-05 17:24:52 -0500
  • c8828fe4d2
    Merge pull request #1 from soowan/master Christopher F 2018-11-04 17:37:03 -0500
  • d6688b63c7
    Delete key, not set value to nil Tyler Hill 2018-11-02 22:29:50 -0500
  • e1f823649f feature: expose player Guild ID, current track Christopher F 2018-08-25 22:58:41 -0400
  • 2fd6d25b7b feature: add volume cache to player Christopher F 2018-08-25 22:24:56 -0400
  • cfb1661b64 lint: remove debug logging for node stats Christopher F 2018-08-24 17:22:22 -0400
  • acb6322016 meta: update todo Christopher F 2018-08-24 17:21:10 -0400
  • 6e30995fe6 fix: set pause state to false when playing new track Christopher F 2018-08-24 17:17:58 -0400
  • ba704b963d feature: add track decoder Christopher F 2018-08-24 17:14:58 -0400
  • f5c6bdc457 meta: add TODO list Christopher F 2018-08-23 21:26:10 -0400
  • d3b8f06f15 meta: add editorconfig Christopher F 2018-08-23 21:24:20 -0400
  • c472a61322 example: add functions Christopher F 2018-08-23 21:22:29 -0400
  • 746f26291f fix: pause, position, volume should be ptrs Christopher F 2018-08-23 21:20:54 -0400
  • 59811adafe lint: optional json structs must be ptrs Christopher F 2018-08-23 18:51:01 -0400
  • 20f5db7e50 feature: add VSU forwarding to player Christopher F 2018-08-23 18:44:50 -0400
  • 25d8b0f862 feature: add pause state, expose position on player Christopher F 2018-08-23 18:40:36 -0400
  • d3a75d1dab feature: track node load, account for this when selecting a node Christopher F 2018-08-23 18:29:58 -0400
  • 35bfb14058 lint: don't use global `log` Christopher F 2018-08-23 18:15:39 -0400
  • 566c1b0777 fix: use discordgo fork, complete lavalink handshake Christopher F 2018-08-22 21:07:22 -0400
  • 89c44fb63c fix: lavalink expects snowflakes to be a string Christopher F 2018-08-22 20:49:33 -0400
  • 3a9f33fc07 fix: minor fixes to make lavalink work Christopher F 2018-08-22 19:54:57 -0400
  • 28ddb171ff meta: add example project Christopher F 2018-08-22 19:39:36 -0400
  • b1983105f3 feature: feature complete lavalink Christopher F 2018-08-22 18:58:01 -0400
  • 9b3baebda1 feature: add player Christopher F 2018-08-22 18:44:20 -0400
  • 9922b2d8db meta: include lavalink v3+ as a requirement Christopher F 2018-08-22 18:00:56 -0400
  • 2e77254b1b feature: add manager, node, track loading Christopher F 2018-08-22 18:00:04 -0400
  • cc6539668e meta: initial commit Christopher F 2018-08-22 17:59:54 -0400