Skip to content

Releases: devingDev/VitaCord

Fixed to show channels again (thx to discord api change -_-)

07 Nov 18:53
Compare
Choose a tag to compare

Discord wanted to mess with me and changed it's api

https://discordapp.com/developers/docs/resources/channel#attachment-object

the type here was a string before and was "text" for text channels. So my check if(type=="text") failed and as I only show text channels it would not show.

Note: Not fully tested. Some parts are from development but were commented out (like image loading because it is not multithreaded yet and therefore slows everything down )

Oh and forgot this was actually a in progress build so ignore the emoji :D

1.5 - improved UI

13 Jun 00:20
Compare
Choose a tag to compare

https://github.com/ArkSource made the UI check out his other creations ( dev of PSP Homebrew store )

UI : Discord themed , showing time and date and battery status in statusbar !

Looks and feels more like discord 👍

Other than the new UI, this has gotten a lot more stable and hopefully no crashes will happen.

I hope we can get better updates.

PS : Github failed to upload the vpk last time.