Download List

Projeto Descrição

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 Requirements

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

Major bugs foram corrigidos na can_support (pion.py) e FR sintaxe (ordre.py). Há uma pequena correção, quando uma unidade defende e há um stand off (juge.py).
Tags: 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

Esta versão corrige um bug no método pion.can_support (que tem sido quase sempre reescrito). Ele adiciona o suporte de ajuste, a tradução para as encomendas, retiros e ajustes, e uma tradução para Inglês. Ele também corrige um bug no is_accessible que impediu o mapa avançado do trabalho.
Tags: 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

Um erro para stderr saída quando ordre.py (verbose) foi corrigido. Apoio comentário foi adicionado às ordens de arquivo. Recuar ou unidades acabaram não aparecem no conjunto de posição final. change_order mudou tanto dst_case e src_case, que é fixo. Instâncias separadas resolvido o problema, o módulo de retiros está agora funcional.
Tags: 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

Esta versão possui uma reescrita completa em Python, agora suporta comboios multipath, corrige um monte de bugs nas costas, e inclui um mapa Inglês padrão.
Tags: 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

Ajustamentos são funcionais. Há uma saída de módulo para usar com o contrib diplocarte. Isto pode ser usado se você deseja gerar os mapas automaticamente.
Tags: 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