Downloadliste

Projektbeschreibung

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.

Systemanforderungen

Die Systemvoraussetzungen sind nicht definiert
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 wurden in can_support (pion.py fest) und FR-Syntax (ordre.py). Es ist eine kleine fix, wenn eine Einheit verteidigt, und es ist eine Einstellung aus (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

Diese Version behebt einen Fehler in den pion.can_support Methode (das ist in großen Teilen neu geschrieben). Sie fügt hinzu, Förderung von Strukturanpassungsmaßnahmen, Nachrichten Übersetzung für Bestellungen, Exerzitien, und Anpassungen, und eine englische Übersetzung. Darüber hinaus behebt einen Fehler in is_accessible, dass die erweiterte Karte von der Arbeit verhindert.
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

Ein Fehler auf stderr ausgegeben, wenn verbose (ordre.py), wurde behoben. Kommentar-Unterstützung hat die Aufträge hinzugefügte Datei. Rückzug oder aufgelöst Einheiten nicht mehr in die endgültige Position gesetzt. change_order verändert sowohl dst_case und src_case, dies ist behoben. Getrennt Fällen das Problem gelöst, das Exerzitien-Modul ist nun funktionsfähig.
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

Diese Version verfügt über eine komplett neu geschrieben in Python, unterstützt jetzt auch Multipath-Konvois, behebt eine Reihe von Küsten Bugs und enthält einen englischen Standard-Karte.
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

Adjustements sind jetzt Funktionale. Es gibt einen neuen Output-Modul, mit dem diplocarte contrib verwenden. Dies kann verwendet werden, wenn Sie die Karten automatisch generieren möchten.
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