1. Welcome to our bug report and feature request forum.
    • For game exploits, post in the Private Issues forum. Please provide details in your message.
    • For all other suggestions and reports:
      • Apply the appropriate prefix to your post
      • Please include every detail (such as how a mechanic works or how to reproduce a bug)
      • Remember that new features need to be balanced and fair.

Windows 7 SKCraft server status gadget

Discussion in 'Suggest + Report Bugs + Get Help' started by xburrow, Oct 4, 2013.

  1. xburrow

    xburrow ayyyyy luhmaoh

    Joined:
    Jan 23, 2013
    Messages:
    137
    Likes Received:
    26
    It would be very nice if somebody with the right skills writes something that shows you the status of the server and the current players in it .
     
  2. Jamjardavies

    Jamjardavies Programmer (Not for Skcraft)

    Joined:
    Aug 26, 2013
    Messages:
    7
    Likes Received:
    1
    Windows Gadget's are pretty easy to make (I've made one to open my back gate). Best thing I could think of is using .Net Gadget (WPF) to access the TcpClient class to check like I did for Path's service checker.
     
  3. danthewolf

    danthewolf Fwuffy wolf

    Joined:
    Apr 2, 2012
    Messages:
    15
    Likes Received:
    1
  4. xburrow

    xburrow ayyyyy luhmaoh

    Joined:
    Jan 23, 2013
    Messages:
    137
    Likes Received:
    26
    I agree its pretty much the same, but I want it as a gadget . :D
     
  5. Jamjardavies

    Jamjardavies Programmer (Not for Skcraft)

    Joined:
    Aug 26, 2013
    Messages:
    7
    Likes Received:
    1
    I am currently working on some code that shows the server status (including MOTD and players). Works in a windows app, just gotta move that into a gadget.
     
  6. Pathaleon

    Pathaleon Forum & Server Administrator
    Staff Member

    Joined:
    Jul 3, 2012
    Messages:
    1,014
    Likes Received:
    670
    It will be coming to pinger soon (crosses fingers) :D
     
    dubplay likes this.