It is currently 19 Apr 2024, 06:58
   
Text Size

Master Serverlist

Post MTG Forge Related Programming Questions Here

Moderators: timmermac, Blacksmith, KrazyTheFox, Agetian, friarsol, CCGHQ Admins

Master Serverlist

Postby CORE » 18 Feb 2017, 01:50

Hello everyone. I have built a quick implementation of a server browser for Forge.
I'm looking for dev's who know their way around the UI since it's a freaking nightmare.
Also any correction regarding the code is highly regarded. :D

Since I can't post any off-site URL's, a .diff file, the org.JSON package and a screenshot of what I currently have are attached to this topic.

Thanks!

masterserverlist.zip
(493.65 KiB) Downloaded 200 times
User avatar
CORE
 
Posts: 4
Joined: 30 Dec 2015, 19:12
Has thanked: 1 time
Been thanked: 0 time

Re: Master Serverlist

Postby friarsol » 18 Feb 2017, 17:39

Thanks for taking the time to look into this CORE. I'm sure many of our users will appreciate an easier way to be able to play on the network. Would you mind posting the server api specs?

I see the API calls we have are

list
add
del
friarsol
Global Moderator
 
Posts: 7593
Joined: 15 May 2010, 04:20
Has thanked: 243 times
Been thanked: 965 times

Re: Master Serverlist

Postby CORE » 19 Feb 2017, 14:30

list
Displays the list in JSON format.

add
Add's a new server to the list.
Needs a server IP, Port and Player name. Returns the server ID.

ex: /add/145.392.168/36743/CORE

del
Deletes a server form the list.
Needs a server ID & IP.

ex: /del/20/145.392.168
User avatar
CORE
 
Posts: 4
Joined: 30 Dec 2015, 19:12
Has thanked: 1 time
Been thanked: 0 time


Return to Developer's Corner

Who is online

Users browsing this forum: Jamesdit and 49 guests


Who is online

In total there are 50 users online :: 1 registered, 0 hidden and 49 guests (based on users active over the past 10 minutes)
Most users ever online was 4143 on 23 Jan 2024, 08:21

Users browsing this forum: Jamesdit and 49 guests

Login Form