Page 1 of 1

[Mod] Tmusic Player V1

PostPosted: Thu Nov 03, 2016 00:06
by Tmanyo
Description:
This mod is somewhat like the Playmus mod. It is a music player that is a user interface instead of completely command based. This mod also has a working loop feature. It allows for easy access to your list of songs.

Features:
  • Easy to use interface.
  • Visible song list.
  • Loop functionality.
  • In game help feature.
  • You can play your own music.

Image
Note: Space filler.txt is to fill space so that I could add the folder to the GitHub Repository. You can delete it once you have downloaded the mod.

Image

Chatcommand: /music

License: LGPL 2.1

Download: V1.0
GitHub: https://github.com/Tmanyo/tmusic_player

Re: [Mod] Tmusic Player V1

PostPosted: Thu Nov 03, 2016 03:30
by octacian
Have you considered attempting to use the HTTP API to fetch remote songs? I'm not sure if it's possible, and you'd have to limit file size as well as check numerous other things, but it'd be really cool!

Nice work though, I'll give it a try when I can.

Re: [Mod] Tmusic Player V1

PostPosted: Thu Nov 03, 2016 04:39
by Byakuren
endev15 wrote:Have you considered attempting to use the HTTP API to fetch remote songs? I'm not sure if it's possible, and you'd have to limit file size as well as check numerous other things, but it'd be really cool!

Nice work though, I'll give it a try when I can.

It's not possible to download a song and play it in the same session.

Re: [Mod] Tmusic Player V1

PostPosted: Thu Nov 03, 2016 21:43
by Tmanyo
I notice there is an issue with using buttons on reopening the window in the same game play session. Nothing seems to work, but I am working on it.