New API

Archival storage for Announcements. Peruse old Announcements here!

Moderator: Community Team

Forum rules
Please read the Community Guidelines before posting.
User avatar
daydream
Posts: 922
Joined: Sun Mar 04, 2007 9:02 am
Gender: Male
Location: Germany

Re: New API

Post by daydream »

couldnt you have released this like a week ago??! now i am stuck with combining last.fm and bilboard charts for my university assignment mashup of two APIs...
Image
User avatar
Natewolfman
Posts: 4599
Joined: Wed Aug 29, 2007 6:37 pm
Gender: Male
Location: omaha, NE

Re: New API

Post by Natewolfman »

Bruceswar wrote:
Timminz wrote:
lackattack wrote:P.S. Stay tuned... we have something great coming in the next update! :P

*crosses fingers for 2 player team games*



Me too :D

+1 from me as well!
User avatar
Rocketry
Posts: 1416
Joined: Wed May 16, 2007 5:33 pm
Gender: Male
Location: Westminster
Contact:

Re: New API

Post by Rocketry »

Natewolfman wrote:
Bruceswar wrote:
Timminz wrote:
lackattack wrote:P.S. Stay tuned... we have something great coming in the next update! :P

*crosses fingers for 2 player team games*



Me too :D

+1 from me as well!


If it's as excellent as this update then I will be thrilled!

Rocket.
User avatar
Stoney229
Posts: 303
Joined: Fri Mar 03, 2006 10:46 am
Contact:

Re: New API

Post by Stoney229 »

So is someone going to make a CC facebook app now?
Score: 1739
Games: 88 Completed, 52 (59%) Won
#1302/21963
Silver-
Posts: 522
Joined: Wed Aug 22, 2007 11:22 pm
Gender: Male

Re: New API

Post by Silver- »

Great API. Can make tournament management easier.

Missing an information for tournament output:
- The number of round the game last (when point are assign differently based on the number of round a game last).
Anila8
Posts: 31
Joined: Sun Aug 10, 2008 6:18 am
Gender: Male
Location: Wagenberg (NB)

Re: New API

Post by Anila8 »

This is nice!

I have a suggestion for another powerful api: one that returns all current information about an active game:
- Who owns which country and with how many armies
- How many spoils does each player have
- Who's turn is it currently and how much time does he still have to finish his turn
- Which cards do I have: only available for the logged in person of course
- What is the worth of the next set (for escalating games)

Why do I want this information? I made my own private BOB. One which calculates my chances and gives me advice what to do. Currently I have to save the HTML of a game everytime and screenscrape the information out of it.
User avatar
mibi
Posts: 3350
Joined: Thu Mar 01, 2007 8:19 pm
Location: The Great State of Vermont
Contact:

Re: New API

Post by mibi »

Anila8 wrote:This is nice!

I have a suggestion for another powerful api: one that returns all current information about an active game:
- Who owns which country and with how many armies
- How many spoils does each player have
- Who's turn is it currently and how much time does he still have to finish his turn
- Which cards do I have: only available for the logged in person of course
- What is the worth of the next set (for escalating games)

Why do I want this information? I made my own private BOB. One which calculates my chances and gives me advice what to do. Currently I have to save the HTML of a game everytime and screenscrape the information out of it.


You would think that someone with your smarts wouldn't need advice from a script in order to play the game effectively.
Aidan Weisz
Posts: 2
Joined: Mon May 25, 2009 7:12 pm

Re: New API

Post by Aidan Weisz »

Thanks very much for sharing the code:) It was a BIG help:)
User avatar
wcaclimbing
Posts: 5598
Joined: Fri May 12, 2006 10:09 pm
Location: In your quantum box....Maybe.
Contact:

Re: New API

Post by wcaclimbing »

lackattack wrote:P.S. Stay tuned... we have something great coming in the next update! :P


How many months do we have to wait?
Image
User avatar
mibi
Posts: 3350
Joined: Thu Mar 01, 2007 8:19 pm
Location: The Great State of Vermont
Contact:

Re: New API

Post by mibi »

wcaclimbing wrote:
lackattack wrote:P.S. Stay tuned... we have something great coming in the next update! :P


How many months do we have to wait?


Almost here = 3 months
Coming up = 6 months
Stay tuned = 9 months
In the pipe = 12 months
In the foreseeable future = never.
User avatar
JOHNNYROCKET24
Posts: 5514
Joined: Mon May 08, 2006 4:11 am
Gender: Male
Location: among the leets

Re: New API

Post by JOHNNYROCKET24 »

lackattack wrote:For those of you who don't look like :ugeek: an API (application programming interface) is a something that programmers can use to build a program or website that interacts with Conquer Club automatically. For now the API is read-only and just lists games, but is a big improvement over the old Game History XML. For one thing, you can now get games for any tournament. Hopefully this will lead to cooler tools for tournament organizers and everyday members like you.

The API is located here: http://www.conquerclub.com/api.php

For more information about using and creating 3rd party utilities for Conquer Club, please visit the Plugins & Addons forum.

P.S. Stay tuned... we have something great coming in the next update! :P
any update on the update ?
JR's Game Profile

show
User avatar
sailorseal
Posts: 2735
Joined: Sun May 25, 2008 1:49 pm
Gender: Male
Location: conquerclub.com

Re: New API

Post by sailorseal »

JOHNNYROCKET24 wrote:
lackattack wrote:For those of you who don't look like :ugeek: an API (application programming interface) is a something that programmers can use to build a program or website that interacts with Conquer Club automatically. For now the API is read-only and just lists games, but is a big improvement over the old Game History XML. For one thing, you can now get games for any tournament. Hopefully this will lead to cooler tools for tournament organizers and everyday members like you.

The API is located here: http://www.conquerclub.com/api.php

For more information about using and creating 3rd party utilities for Conquer Club, please visit the Plugins & Addons forum.

P.S. Stay tuned... we have something great coming in the next update! :P
any update on the update ?

mibi wrote:
wcaclimbing wrote:
lackattack wrote:P.S. Stay tuned... we have something great coming in the next update! :P


How many months do we have to wait?


Almost here = 3 months
Coming up = 6 months
Stay tuned = 9 months
In the pipe = 12 months
In the foreseeable future = never.
User avatar
lackattack
Posts: 6097
Joined: Sun Jan 01, 2006 10:34 pm
Location: Montreal, QC

Re: New API

Post by lackattack »

Silver- wrote:Great API. Can make tournament management easier.

Missing an information for tournament output:
- The number of round the game last (when point are assign differently based on the number of round a game last).


UPDATE: I added round # and time remaining to the output. I also made the player state more precise (Ready, Waiting or Playing).
User avatar
wcaclimbing
Posts: 5598
Joined: Fri May 12, 2006 10:09 pm
Location: In your quantum box....Maybe.
Contact:

Re: New API

Post by wcaclimbing »

lackattack wrote:UPDATE: I added round # and time remaining to the output. I also made the player state more precise (Ready, Waiting or Playing).



Is this the 'great next update' ?
Image
User avatar
the.killing.44
Posts: 4724
Joined: Thu Oct 23, 2008 7:43 pm
Gender: Male
Location: now tell me what got two gums and knows how to spit rhymes
Contact:

Re: New API

Post by the.killing.44 »

wcaclimbing wrote:
lackattack wrote:UPDATE: I added round # and time remaining to the output. I also made the player state more precise (Ready, Waiting or Playing).



Is this the 'great next update' ?

I don't think so…?

.44
User avatar
chipv
Head Tech
Head Tech
Posts: 3057
Joined: Mon Apr 28, 2008 5:30 pm

Re: New API

Post by chipv »

Hang tight. Something is coming soon (meaning days) and worth waiting for.
User avatar
The Fuzzy Pengui
Posts: 2271
Joined: Mon Nov 27, 2006 6:52 pm
Gender: Male
Location: Ohio

Re: New API

Post by The Fuzzy Pengui »

chipv wrote:Hang tight. Something is coming soon (meaning days) and worth waiting for.

Sounds fun! You should tell us what it is now instead of making us wait. :)
Gilligan wrote:I'M SO GOOD AT THIS GAME
My stepmom locked the bathroom door
So I opened the lock with my shoelace
User avatar
wcaclimbing
Posts: 5598
Joined: Fri May 12, 2006 10:09 pm
Location: In your quantum box....Maybe.
Contact:

Re: New API

Post by wcaclimbing »

The Fuzzy Pengui wrote:
chipv wrote:Hang tight. Something is coming soon (meaning days) and worth waiting for.

Sounds fun! You should tell us what it is now instead of making us wait. :)


I agree.
Whats the use of keeping it a secret?
The only reason I can think of is so you can back out if what you give isn't what you promised...
Image
Locked

Return to “Announcement Archives”