Forum
A place to discuss topics/games with other webDiplomacy players.
Page 271 of 1419
FirstPreviousNextLast
ahmetpiyade93 (160 D)
20 May 09 UTC
Use of Swearwords
How can we ban a player who uses swearwords?
42 replies
Open
tboin4 (100 D)
20 May 09 UTC
Multi accounting?
This was posted in another one of the threads, but I think it was overlooked.

1 reply
Open
jbalcorn (429 D)
19 May 09 UTC
CD Consequences
What should the consequences be for going CD?
jbalcorn (429 D)
19 May 09 UTC
alamonthe just pointed out that if you go CD and someone takes over, your record is expunged. That encourages CD from a losing position.

I think a CD player should be prevented from joining another game until all current games have been finished - even if he is defeated. I would also like to see a CD player not get their points back, but after having seen the code that would would be tough.

Shrimpy (100 D)
19 May 09 UTC
another thing that came up before is wha if you had all your points invested in one game and you went cd. Would the mods give you 5 points or would you start a new account?
jbalcorn (429 D)
19 May 09 UTC
I doubt they'll be able to not return the points - it's pretty straightforward process that will become complex if they start putting in exceptions.

But if you have to wait for the game to end anyway, well, I think that's a good consequence.
gjdip (1090 D)
19 May 09 UTC
What about keeping track of how many times you go CD and using that to make it more expensive to join games? The first game you try to join will cost you 100% more than for other players and for each game you see through the cost will go down by 25%. After 4 games your debt to society is paid.
TheGhostmaker (1545 D)
19 May 09 UTC
Under the 'implementable' version of Ghost-rating which I have developed, and would hope to get added to the site, I have the following ideas with CD:
With regard to takeover:
1. When taking over CD, you have a choice of how much risk you want to take before you take over. You can make it be no change, or any percentage of the change, or full change.
2. Also, ratings are adjusted in accordance with the strengths of the positions at the time of the takeover for that player, to make the expected result more reasonable.

For falling into CD:
Your result = (SCs owned/34)-1
This means that the player looses a very great number of points. If I fell into CD under this system in my League A game, I would loose slightly more than 111 Ghost-rating and fall 185 places. Defeat would loose just under 16 points and loose 10 places.
TheGhostmaker (1545 D)
19 May 09 UTC
Beyond this, an effective tracking system and the smear on your record should deter people who want to play on the site.
jbalcorn (429 D)
19 May 09 UTC
Unfortunately, people who go into CD probably have never even looked at the ghost ratings. I think it has to be a in-game consequence.

I do like the Ghost rating formula, though, because CDs should really hurt.
TheGhostmaker (1545 D)
19 May 09 UTC
That would be if Ghost-rating replaced points.
grncton (672 D)
20 May 09 UTC
I'd say the easiest thing (and I'm no programmer, so it might not actually be easy) would be to put a moratorium on joining new games after going CD. If you go CD in a game with X-hour turns, you can't join any new games at all until, say, 5X later. That would keep people from dropping out in order to try their luck in other games, and it wouldn't put overly harsh penalties on people forced to drop out by force majeur (I'd hate to think that the system would impose unduly harsh burdens on someone, say, called out of town to visit a sick relative or some such situation; this would avoid punishing them and would even give them some free time to recover from whatever situation took them away in the first place).
jbalcorn (429 D)
20 May 09 UTC
Tha's a good formula, and also makes the penalty less harsh if you joined a 12-hour game without realizing it.

No new joins for 5x. That way if you CD multiple games, the one with the longest turn length (which made people wait the longest for you) defines your punishment.
Xapi (194 D)
20 May 09 UTC
"That would be if Ghost-rating replaced points."

Is this an actual idea someone has?
jbalcorn (429 D)
20 May 09 UTC
It's what theGhostMaster wants. He doesn't like the points. From discussions I've seen, it's not totally out of the realm of possibility.
bh (898 D)
20 May 09 UTC
CDs should appear on player records. NMR rate should also appear. I'd strongly prefer to see separate ranking and reliability scores rather than just point count.

Takeovers should be tracked separately.

@Ghost: Do you have a repository where you're making these changes? I'd be happy to read over your shoulder at the very least.
TheGhostmaker (1545 D)
20 May 09 UTC
We run into the problem that I don't know how to code in php. I am considering learning over the summer, and/or figlesquidge has said he might program it when he has finished the new map he's doing.
bh (898 D)
20 May 09 UTC
I'm unfamiliar with pD's codebase and I'm in the middle of a project right now, but I should be able to take a look at it in a week or two. Have you read the body of literature on tournament scoring systems?
TheGhostmaker (1545 D)
20 May 09 UTC
I have read a fair bit on rating systems more generally, and am fairly familiar with Elo Rating (for chess). I've also read about another rating system for diplomacy, which is in a number of ways morally equivalent to mine.

Tournament scoring systems are a touch off the point of rating, because here your trying to find out a players skill over time, and so need an adjusting system. Your rating moves up when you do well, down when you do badly, and is expected to slowly change as you improve/worsen.

In a tournament, players aren't going to fundamentally change in skill, so you want to treat sequential games as the same. Unlike in a rating system, you want the last game played and the first game played in a round to be of equal weight, to find the best overall performance.
jbalcorn (429 D)
20 May 09 UTC
See TheGhostMaker's blog for an article on his ratings sytem at http://phpdiplomacy.tournaments.googlepages.com/theghost-ratingslist (Or read it in Diplomacy World #105)

Code is at sourceforge.

Sayjo (100 D)
20 May 09 UTC
I'm new and I know I should be able to get it from context but it is baffling me. What does CD stand for? I know what it is referring to but I cannot make out the acronym.
bh (898 D)
20 May 09 UTC
CD - Civil Disorder. You fall into civil disorder by failing to submit moves, which leads us to:
NMR - No Move(s?) Received. Failing to submit orders. All of your units are ordered to hold.
jbalcorn (429 D)
20 May 09 UTC
2xNMR=CD
jbalcorn (429 D)
20 May 09 UTC
You may see a player called "Civil Disorder Italy" or "Civil Disorder Germany". These are games that started with only 5 or 6 players - Italy is set to CD first, and Germany if necessary.

"Civil Disorder Kestas" is something completely different. :-)
gjdip (1090 D)
20 May 09 UTC
Where can players' ghost ratings be found?
Xapi (194 D)
20 May 09 UTC
http://phpdiplomacy.tournaments.googlepages.com/theghost-ratingslist
Sicarius (673 D)
20 May 09 UTC
a frowny face at the top of the screen
Chrispminis (916 D)
20 May 09 UTC
Sicarius + 1


25 replies
DingleberryJones (4469 D(B))
20 May 09 UTC
Mod: Multiuser check please
This game up in another thread, but just to make sure a mod actually sees it.
4 replies
Open
Friendly Sword (636 D)
20 May 09 UTC
Friendly Tips
What to do in a game when you totally lose credibility. How best to appeal to others? This question is for the public, not from personal experience mind you.... :)
5 replies
Open
DipperDon (6457 D)
18 May 09 UTC
Knyfe Under the Cloak - Public Press Thread
[Germany to Russia and France]

I'm moving Skag-NorthSea to keep England out, if that is okay with both of you.
11 replies
Open
1 800 sniffy (0 DX)
20 May 09 UTC
The Battle for Middle Earth ll
New game still need 5 more players, if anyone is interested please join.

1 reply
Open
Crazyter (1335 D(G))
20 May 09 UTC
CD-CIvil Disorder
I read somewhere that if a player misses 2 turns they are CD. Is this any kind of turn, including builds? What happens if they are CD, are they no longer in the game and anyone else can take their units?
9 replies
Open
Sayjo (100 D)
20 May 09 UTC
Need two more players
http://phpdiplomacy.net/board.php?gameID=10932

I'm brand new to the site/game and I started a game with 100 credit buy in. Come join this cow and let's have fun. I figured the who have the points to spare will be good enough to learn from initially. ^_^
0 replies
Open
bh (898 D)
20 May 09 UTC
Boston Massacre 2009
This year's Boston Massacre will be held on June 20th and 21st. Details below.
2 replies
Open
ALAMO (317 D)
20 May 09 UTC
Retreat Question
How was England able to retreat to Belgium? I thought that you can't retreat to an area that was attacked? Or am I missing something?

http://phpdiplomacy.net/board.php?gameID=10388
3 replies
Open
sean (3490 D(B))
16 May 09 UTC
What price do you put on sweden?
What do you guys suggest is a good price for germany letting russia have sweden in the 1st year? what can russia offer?
33 replies
Open
spyman (424 D(G))
20 May 09 UTC
New Game: Adagio
I have started a new game it is called Adagio. All are welcome to join.
http://www.phpdiplomacy.net/board.php?gameID=10943
The turn length is 60 hours.
8 replies
Open
spyman (424 D(G))
20 May 09 UTC
Attn moderators: please cancel the game Adagio
I meant to set the turn length to 60 hours but it has turned out that the turn is 10 hours which is way too quick. Any chance you might be able to cancel this game so I can create another game with a slower turn phase. Please?
http://www.phpdiplomacy.net/board.php?gameID=10943
1 reply
Open
TheGhostmaker (1545 D)
17 May 09 UTC
Facebook Diplomacy/phpdiplomacy
If you also play on facebook diplomacy, could you please post your facebook diplomacy User ID? I'm doing a comparison of the sites based on Ghost-rating.
45 replies
Open
Glorious93 (901 D)
19 May 09 UTC
Who's who?
http://tech.msn.com/products/slideshow.aspx?cp-documentid=19445651

I found this quite interesting, and couldn't help thinking of the phpDip forum as I read it :P
6 replies
Open
Orange Monkey (100 D)
17 May 09 UTC
Jungle or Tundra?
Would you rather live in a cold and snowy tundra or a warm jungle filled with bugs?
50 replies
Open
TheSleepingBear (100 D)
20 May 09 UTC
Displacement
If F-Mid Atlantic displaces F-Gascony, can F-Gascony retreat to MA?
5 replies
Open
SpeakerToAliens (147 D(S))
20 May 09 UTC
If you're on FaceBook
Try this...
2 replies
Open
sean (3490 D(B))
19 May 09 UTC
Lazy summers
your GDFT game awaits, please join soon
21 replies
Open
airborne (154 D)
20 May 09 UTC
Going to Massachusetts
I will be leaving Thur May 21 and be back to my home the 3rd of June. Which means I will have problems finalizing orders and organizing the league. Can someone else in my league take over the game making and stat watching? Thanks
4 replies
Open
Sayjo (100 D)
20 May 09 UTC
New game of Diplomacy
I just started to this site and set up a new game of Diplomacy. I am new to the game but not the play. Just need 6 more to join and we'll start. 100 credit buy in. http://phpdiplomacy.net/board.php?gameID=10932
0 replies
Open
TheGhostmaker (1545 D)
19 May 09 UTC
Interesting Numbers project.
Inspired by the thread about the nearly pi username, lets see how far we, as a group can go. Try to find something mathematically interesting about the positive integers. I've done the first 25
37 replies
Open
obama man (100 D)
20 May 09 UTC
Game
Hey, newbs. New game for ya to learn with.
0 replies
Open
Submariner (111 D)
19 May 09 UTC
'Surviving'
I have clicked on my profile name and found out something interesting.
I have won one game (thank you CDers). I have lost one. I have 'survived' two.
Yet on both of my survival games, I have 0 SCs as I was totally wiped out by the power to get to 18 and take the Win. Now without wanting to downgrade my stats, this hardly ranks in my mind as 'survival'.
Are there any other anomalies in the stats like this?
6 replies
Open
Wyatt (100 D)
19 May 09 UTC
Game
http://phpdiplomacy.net/board.php?gameID=10923

50 Points, 24 Hours.
0 replies
Open
TheGhostmaker (1545 D)
16 May 09 UTC
This Username bugs me
http://phpdiplomacy.net/profile.php?userID=15535

Alot.
38 replies
Open
superchunk (4890 D)
19 May 09 UTC
MOD: Please unpause game.
http://phpdiplomacy.net/board.php?gameID=10435

Paused due to banned user. New user took over CD. Everyone but Germany has unpaused. Germany has 1SC left, logged in today and finalized his move, yet he did not unpause. Can you unpause as everyone is finalized. Thank you.
3 replies
Open
Submariner (111 D)
18 May 09 UTC
Do people prefer long games?
I'd like some short ones!
17 replies
Open
Bob Ilyani (100 D)
19 May 09 UTC
Noob Question...
On this site, how do you change your email address? I can't seem to find it anywhere.

Thank you.
1 reply
Open
Page 271 of 1419
FirstPreviousNextLast
Back to top