/thdgameserveradmin

java/swing admin client for games Soldat and King Athur's Gold by Transhuman Design (http://thd.vg)

Primary LanguageJava

THD Game Server Admin - Java/Swing admin client for THD Games

This is a kinda simple swing app which connects to the socket admin game server protocol for the following games made by TransHuman Design (www.thd.vg):

Screenshot on Windows

Screenshots:

Compile:

./update_ipdb.sh
mvn clean package
chmod +x target/thdadmin-pkg/bin/thdadmin.sh

Run:

target/thdadmin-pkg/bin/thdadmin.sh

or

target/thdadmin-pkg/bin/thdadmin.bat

Features:

  • Multiple servers for either game in multiple tabs
  • List of players currently in server, as well as ip2country picture and HW ID where applicable
  • Console log with color codes as well as inline pictures
  • Tested on Windows, Mac, and Linux

Notes:

  • It's developed in Netbeans as it allegedly has better support for designing Swing forums
  • Licensed under GPL

Contact:

  • Contact me via github or at joe@u13.net via email (I promise I'll reply)
  • PR's welcome