Added hopping between songs. Added settings menu, not finished.

This commit is contained in:
2023-09-10 22:37:57 +02:00
parent c9ea40215d
commit 724455b232
7 changed files with 386 additions and 117 deletions

View File

@@ -1,7 +1,9 @@
extends Node
#var default_path: String = "http://192.168.86.100:8085"
var default_path: String = "https://music.sanplex.tech"
#var default_path: String = "https://music.sanplex.tech"
var default_path: String = "https://tmusic.sanplex.tech"
var selected_server = 0
var is_local: bool = false
@@ -11,6 +13,18 @@ var add_to_stats: bool = false
var use_low_played_mode: bool = false
var winning_score: int = 20
var version: String = "0.7.5-Beta"
var whats_new: String = "0.7.5-Beta: Added settings menu, most things don't do anythig yet
0.7-Beta: Can now hop between songs"
var whats_left: String = "Fix reset buttons
Fix settings
Fix winner
Fix graphics in lists
Fix layout
Fix for local play
Change some buttons to icons
Add shortcuts"
#play = X
#nästa = c