Download List

项目描述

Diplojuge is a toolkit that can automate all of the
actions of a judge in the Diplomacy game. Contrary
to certain existing programs, the tools are
simple and usable on the command line. The most important software is the adjucator. It reads the
map, the positions of the pawns and centers, and the orders, and it prints the outcomes on standard
output. This can make it possible to easily solve
the orders on standard and electronic Diplomacy games.
There are also tools to draw maps with resulting positions and to allot countries to players.

系统要求

System requirement is not defined
Information regarding Project Releases and Project Resources. Note that the information here is a quote from Freecode.com page, and the downloads themselves may not be hosted on OSDN.

2004-11-29 01:54
2beta-2

主要错误已在can_support(pion.py)和FR语法(ordre.py)。未成年人有一个固定的单位时,捍卫并有一个关闭(juge.py)的立场。
标签: Major bugfixes
Major bugs have been fixed in can_support (pion.py) and FR syntax (ordre.py). There is a minor fix when a unit defends and there is a stand off (juge.py).

2004-11-19 08:09
2beta-1

这个版本修复了pion.can_support方法错误(大多已重写)。它增加了调整的支持,邮件订单,务虚会翻译,和调整,并有英文译本。它还修正了错误的is_accessible,阻挠工作的先进地图。
标签: Major feature enhancements
This version fixes a bug in the pion.can_support method
(which has been mostly rewritten). It adds adjustment
support, messages translation for orders, retreats, and
adjustments, and an English translation. It also fixes a bug in
is_accessible that prevented the advanced map from
working.

2004-11-15 06:48
2alpha-2

阿错误到stderr输出时,详细(ordre.py)已得到修复。评论支持已被添加到文件的命令。退或解散单位不再出现在最后的立场。 change_order改变了dst_case和src_case,这是固定的。分居情况下解决了问题;的务虚会是现在的功能模块。
标签: Minor feature enhancements
A bug to stderr output when verbose (ordre.py) has been fixed. Comment support has been added to the orders file. Retreating or disbanded units no longer appear in the final position set. change_order changed both dst_case and src_case; this is fixed. Separated instances solved the problem; the retreats module is now functional.

2004-11-12 13:39
2alpha-0.1.0

这个版本具有完全重写Python中,现在支持多路车队,修复了大量的沿海错误,并包括一个英国标准地图。
标签: Major feature enhancements
This version features a complete rewrite in Python, now
supports multipath convoys, fixes a lot of coasts bugs, and
includes an English standard map.

2004-04-04 18:15
stable1

Adjustements现在函。有一个新的输出模块使用与diplocarte的contrib。这可能是使用如果你想自动生成的地图。
标签: Major feature enhancements
Adjustements are now functionals. There is a new
output module to use with the diplocarte contrib.
This may be used if you want to generate maps
automatically.

Project Resources