Skip to content

Releases: devingDev/VitaCordOldRespository

1.06 fixed crashing in guilds with many channels

06 Jun 14:06
Compare
Choose a tag to compare

Due to rendering too far I guess it crashed . Y axis was like 5300 + in vita2d_font_draw_text()
So I added an if(y < MAX_Y && y > MIN_Y)

Keyboard is now fixed!

DM scrolling is buggy....

1.05 , MORE THREADS. AND NEW LIVEAREA. AND ...

06 Jun 11:49
Compare
Choose a tag to compare

Added multithreading, so messages in the channel will be loaded in the background and not block everything:)

Password is now hidden with eight asterisks (*) .

Some simple wordwrap (won't work with words longer than a line yet )

1.04 - DM Time

05 Jun 20:40
Compare
Choose a tag to compare

Added (shitty) DM icon. Tap it to access your DM's and view or send back .

Bye

1.03 Time for some 2FA

01 Jun 15:50
Compare
Choose a tag to compare

1.03 - added 2FA check and login!

Much thanks to the people helping me : "XandridFire" and "SKGleba"

1.02 - logging

01 Jun 14:29
Compare
Choose a tag to compare

Added some logging to know why stuff crashes.

Improved inputs

01 Jun 09:53
Compare
Choose a tag to compare

Now you can scroll with R/L buttons.

Can't join to a voice channel anylonger :)

and some more.

Version 1.00 release

01 Jun 09:21
Compare
Choose a tag to compare

Vita discord.
first release.

Features:
Switch between guilds/channels , see messages in channel and send messages.