Nuclear Spoils (and more!)

Archival storage for Announcements. Peruse old Announcements here!

Moderator: Community Team

Forum rules
Please read the Community Guidelines before posting.
Locked
sherkaner
Posts: 1595
Joined: Thu May 03, 2007 3:21 am
Gender: Male
Location: Zwolle

Re: Nuclear Spoils (and more!)

Post by sherkaner »

Squirly wrote:how do I make the stats always be on the side???

It is very annoying to have to click "side stats" every time I enter a game.

I think that part of the change really sucks

Game settings now has an option for that.
User avatar
Dwayne
Posts: 13
Joined: Sat May 19, 2007 2:20 am
Gender: Male
Location: Los Angeles, California
Contact:

Re: Nuclear Spoils (and more!)

Post by Dwayne »

I had one more thing to say. I know everybody has their opinion on the new layout. Personally, I don't think its horrible, but I really prefer the old way. Why can't we have an option for layouts when selecting the game?

e.g.
1. Old School Layout
2. Layout 1
3. Layout 2.
(etc. etc).

I could be a scroll item if you guys want to add more layouts.
User avatar
impassive
Posts: 39
Joined: Sun Jun 14, 2009 9:15 pm

Re: Nuclear Spoils (and more!)

Post by impassive »

Not sure if this is the best place to post this - here is a quick, fragile hack for moving the game info and spoils info back below. I'm not currently able to be in the business of fully maintaining scripts (thank goodness for sherkaner and others).

Being a hack, it works for me, but I can't make any promises on what might break it. Also, it is a snippet and not a script so you'd need to incorporate it into a GM script to use it.

EDIT: made it a little less fragile

Code: Select all

function moveRow(rowSource, idxFrom, idxTo) {  //MOVE TABLE ROW
   var rowRemoved = rowSource.removeChild(rowSource.rows[idxFrom]);
   rowSource.insertBefore(rowRemoved, rowSource.rows[idxTo]);
}
var elmTS = document.getElementById('dashboard').childNodes[1];
var elmTsRowLength = elmTS.rows.length;
if(/Game Type:/.test(elmTS.rows[1].innerHTML)) moveRow(elmTS, 1, elmTsRowLength);
if(/My Spoils/.test(elmTS.rows[1].innerHTML)) moveRow(elmTS, 1, elmTsRowLength);
Last edited by impassive on Mon Dec 28, 2009 3:29 pm, edited 1 time in total.
PL
Posts: 47
Joined: Mon May 05, 2008 9:43 am

Re: Nuclear Spoils (and more!)

Post by PL »

Dwayne wrote:I like the idea of "nuclear". But I noticed that it is exclusive to the other options (escalating and flat rate). Why? Why can't I have a nuclear/escalating game. Now that's what I'd like to see.


Exactly what I think.
Keep up the improvements, err changes!
User avatar
Windparson
Posts: 243
Joined: Wed Jan 10, 2007 10:51 pm
Location: Central Virginia

Re: Nuclear Spoils (and more!)

Post by Windparson »

Please change layout back or provide a way to be able to choose between the old style and the new and supposedly "improved" version.

Appreciate the work though, I truly do.
"Get there fustest with the mostest", " War means fightin, and fightin' means killin." N.B.F

Find out where your enemy is. Get at him as soon as you can. Strike him as hard as you can, and keep moving on. U.S. Grant
User avatar
Grifter
Posts: 224
Joined: Mon Jul 14, 2008 7:49 pm
Gender: Male
Location: Ontario, Canada

Re: Nuclear Spoils (and more!)

Post by Grifter »

I am flexible with the game layout. I like what was done. Having an option on the Game Settings to put the stats on the side is a nice feature. I switched mine to "Yes".

The list of spoils is above the map :D but the spoils payout/guide is below the map :o I suggest to move this above the map just below the list of spoils. Since they are related they should be together.

I still use the BOB plug-in since it provides extra stats. Some maps - such as New World or Feudal War - have a static deployment onto specific territories. BOB will show this while the CC stats does not. This info is important since it shows how many troops the player can reinforce with. Maybe add a column to the CC stats to show "Static Troops". (need a better description). Not sure if this will confuse players for maps that do not have this.
User avatar
YoursFalsey
Posts: 161
Joined: Tue Jan 15, 2008 12:07 pm

Re: Nuclear Spoils (and more!)

Post by YoursFalsey »

darth emperor wrote:im wondering what happens if it nuclear spoils in an assassin game you kill 2 people at the same time... :roll:


Wouldn't that still count as a win for you? Just as if you win by objective in an assassin game- you've simulataneously killed everyone in the game, but the other victims are just 'collateral damage'...
Good Omens: Round II of the Pratchett Invitational has begun
http://www.conquerclub.com/forum/viewtopic.php?f=90&t=101870
which is a good omen that I'll start another tourney...
Coming soon: Horseshoes and Hand Grenades, the nuclear tourney...
User avatar
Donald Fung
Posts: 273
Joined: Tue Jul 28, 2009 10:06 pm
Gender: Male
Location: New York

Re: Nuclear Spoils (and more!)

Post by Donald Fung »

Nuclear Spoils sounds fun! Keep the updates coming :D
I like the old layout better though.
User avatar
chav055
Posts: 6
Joined: Sun Apr 12, 2009 6:35 am

Re: Nuclear Spoils (and more!)

Post by chav055 »

The new lay out is awesome. Thanks for your time and effort.
User avatar
tyler197802198
Posts: 198
Joined: Tue May 01, 2007 9:35 pm
Location: Kodiak, Alaska

Re: Nuclear Spoils (and more!)

Post by tyler197802198 »

I love the refresh update.
User avatar
stavros.maginty
Posts: 54
Joined: Tue May 13, 2008 12:27 am
Gender: Male
Location: Melrose, Scotland

Re: Nuclear Spoils (and more!)

Post by stavros.maginty »

shoop76 wrote:Really like the idea about the nuclear spoils, adds another element to the game for those who are interested.

However, moving the game data to the top I really don't like at this point. I guess I'm just so used to having it at the bottom that its hard to get used to. It does take extra scrolling.

Don't know why it gets changed, guess some people thought it would be better, but shouldn't these things either be able to be changed by the individual or if not at least voted on. Some people may make this suggestion but that does not mean that the majority are in favor of it. Just seems like something has been changed that has worked out fine.

Is there a way to create something in the game settings so each person can decide to put it on the top or bottom? This should stop all the complaints.


What he said.

It's a great update, love having the statistics and a new game element, but I can't figure out why the game data was moved to the top - before it was there for me to see, now I have to scroll every time. Sorry, but at least give us the option to have it on the bottom? Thanks for listening!
User avatar
lackattack
Posts: 6097
Joined: Sun Jan 01, 2006 10:34 pm
Location: Montreal, QC

Re: Nuclear Spoils (and more!)

Post by lackattack »

Thanks everyone for the feedback. I intended to address previous concerns about the game layout, but it seems like the extra tweaks I threw in didn't go over well. In 3 weeks I will start another feedback topic with mockups to vote on (and I will stick to the mockups when making the next update :-) )

video_otto wrote:also why am i not getting reinforcements for owning an entire teritory?

I don't know... I don't think there is a bug, but you can post the details in the Question & Answers forum and someone will help you make sense of it.
Pedronicus
Posts: 2080
Joined: Tue Jan 24, 2006 2:42 pm
Gender: Male
Location: Busy not shitting you....

Re: Nuclear Spoils (and more!)

Post by Pedronicus »

Hsur wrote:Will there be a new medal to get for the most nuclear kills?

No, the site gives you a one way plane ticket to Iran, where you get to tell mr Ahmydinnerdad how evil you were in the west with nukes.
Image
Highest position 7th. Highest points 3311 All of my graffiti can be found here
User avatar
notyou2
Posts: 6447
Joined: Thu Jan 15, 2009 10:09 am
Gender: Male
Location: In the here and now

Re: Nuclear Spoils (and more!)

Post by notyou2 »

Cool.....this gives new meaning to nuclear winter.
User avatar
drwho1979
Posts: 79
Joined: Mon Jan 12, 2009 4:37 pm
Gender: Male
Location: The Tardis

Re: Nuclear Spoils (and more!)

Post by drwho1979 »

There should be a medal now for the Nuclear Spoils. :D
User avatar
sully800
Posts: 4978
Joined: Wed Jun 14, 2006 5:45 pm
Gender: Male
Location: Bethlehem, Pennsylvania

Re: Nuclear Spoils (and more!)

Post by sully800 »

drwho1979 wrote:There should be a medal now for the Nuclear Spoils. :D


Well there aren't medals for any of the other card types so I wouldn't anticipate that too much.
mojo700
Posts: 10
Joined: Sun Feb 17, 2008 4:12 am

Re: Nuclear Spoils (and more!)

Post by mojo700 »

Looking forward to trying the nuke spoils.

The game info and spoils at the top is TERRIBLE. The only thing worse would be a link to another page to get the info. Please change it back.
User avatar
franny911
Posts: 45
Joined: Thu Aug 23, 2007 4:28 pm
Gender: Female
Location: On your 6

Re: Nuclear Spoils (and more!)

Post by franny911 »

Now I have a new way of blowing S**T up!! Even if it is myself.... LOL

Wait...


NO NUKES! NO NUKES!

that was my attempt at being a tree hugger. :lol:

Ok I am done! :D
[bigimg]http://i234.photobucket.com/albums/ee84/franny_911/KarmaTB.jpg[/bigimg]
Highest Rank: Lieutenant
Score:1758
05-08-09
potiusmori
Posts: 15
Joined: Thu Jan 25, 2007 11:38 pm

Re: Nuclear Spoils (and more!)

Post by potiusmori »

Would I be the only player who might like the nuke text to be a little more useful?

When you trade in a cardset (non nuke) and you own the territ it shows up similar to the following:

2009-12-29 11:28:22 - potiusmori cashed in a group of Ireland, Sofia, and Mediterannean Sea worth 45 troops
2009-12-29 11:28:22 - potiusmori got bonus of 2 troops added to Ireland


however, when a Nuke set is turned in all we receive is a one-line statement (as follows):

2009-12-29 00:02:38 - potiusmori received 3 troops for 6 regions
2009-12-29 00:02:43 - potiusmori cashed in a group of I Nox, D IV, and A Luna nuking each region
2009-12-29 00:02:52 - potiusmori deployed 3 troops on L Ostia


I'd like something set up similarly to the "bonus of 2 troops added..." line that states that X territory was nuked and reverted to neutral. Preferably (if sensible wording can be attained) indicating who lost the territory.

i.e.

2009-12-29 00:02:38 - potiusmori received 3 troops for 6 regions
2009-12-29 00:02:43 - potiusmori cashed in a group of I Nox, D IV, and A Luna nuking each region
2009-12-29 00:02:43 - PlayerX lost I Nox to neutral player
2009-12-29 00:02:43 - Neutral Player lost D IV to neutral player
2009-12-29 00:02:43 - potiusmori lost A Luna to neutral player


I find it less informative when reveiwing a game log to only see the single-line statement regarding the nuked territories. it doesn't much tell if a nuke hit the player himself or another player, or simply hit a neutral.
User avatar
natty dread
Posts: 12877
Joined: Fri Feb 08, 2008 8:58 pm
Location: just plain fucked

Re: Nuclear Spoils (and more!)

Post by natty dread »

potiusmori wrote:i.e.

2009-12-29 00:02:38 - potiusmori received 3 troops for 6 regions
2009-12-29 00:02:43 - potiusmori cashed in a group of I Nox, D IV, and A Luna nuking each region
2009-12-29 00:02:43 - PlayerX lost I Nox to neutral player
2009-12-29 00:02:43 - Neutral Player lost D IV to neutral player
2009-12-29 00:02:43 - potiusmori lost A Luna to neutral player




Good idea!
Image
Dirty Dog
Posts: 6
Joined: Tue Mar 17, 2009 2:45 pm

Re: Nuclear Spoils (and more!)

Post by Dirty Dog »

I am loving Nukes, there is definitely skill involved.
A question about the mechanics of the spoils cards.

Are they shuffled and all used up as spoils before being reshuffled, ie if South Africa has been Nuked is it safe to leave troupes on South Africa until all the countries have been Nuked.

OR as I suspect

Are spoil cards just chosen at random, so that one territory can be Nuked an infinite amount of times compared to another territory.

If this is so, is it possible that two players have the same spoil territory card simultaneously?

I am not complaining, all of the above systems are good, but I would like to know which is being used so that I can adjust my strategy accordingly.
User avatar
AndyDufresne
Posts: 24935
Joined: Fri Mar 03, 2006 8:22 pm
Location: A Banana Palm in Zihuatanejo
Contact:

Re: Nuclear Spoils (and more!)

Post by AndyDufresne »

Right now, Conquer Club does not use a traditional "deck of spoils" --- So when one spoil is used, it may come up again in no time.


--Andy
User avatar
Mr_Adams
Posts: 1987
Joined: Fri Jul 13, 2007 8:33 pm
Gender: Male

Re: Nuclear Spoils (and more!)

Post by Mr_Adams »

I may have missed the response, but I mentioned earlier that the game stats now tell more information than the log in fog/nuc games in the territory colum. you can't tell who lost terrs by a cash in nuc games by the log, but it is taken into account in the statistics.
Image
Dirty Dog
Posts: 6
Joined: Tue Mar 17, 2009 2:45 pm

Re: Nuclear Spoils (and more!)

Post by Dirty Dog »

Thank you Andy
User avatar
Luke035
Posts: 66
Joined: Mon Nov 13, 2006 2:30 pm
Gender: Male
Location: Sandusky, OH
Contact:

Adding armies to opponents on spoil trade ins.

Post by Luke035 »

Frequent Lurker, infrequent poster. . .

If this has already been suggested, I apologize; I haven't had an opportunity to read through this entire thread or browse the others. With the advent of nukes and the additional strategy choices involved when you may be forced to nuke yourself when you turn in a set of spoils -- I thought it might make for interesting game play on the flip side of the coin if the "flat rate" or "escalating" spoils games had variations where ALL territories of turned in spoils got a two army deployment - even those territories held by other players not turning in the spoils. So in turning in spoils to get your bonus, you may be forced to give your opponents (or a neutral territory) an extra two armies here or there.

It may not be as dramatic as being forced to nuke yourself and it may just be a bad idea in general when it is all said and done by giving TOO MANY game variation options. Just a passing thought I had. :roll:
Locked

Return to “Announcement Archives”