GDE - Gtk+ Deliantra (Map) Editor
GDE is a map editor for Deliantra.
It is written in Perl and uses Gtk2 as GUI toolkit.
News
|
17.04.2008 06:48
|
A new windows version has been uploaded, with a few minor fixes here and there.
|
|
14.10.2007 11:48
|
A better working windows version has been uploaded.
|
|
12.08.2007 17:30
|
Another 1.2 version, no real new features but lots of bugfixes
and minor improvements.
|
|
14.10.2006 15:13
|
Released version 1.2 again, rebuild binaries.
|
|
9.8.2006 15:13
|
Released version 1.2, minor bugfixes and features added.
|
|
21.4.2006 21:12
|
Released new binaries of version 1.1, with a bug fixed where the archetypes
weren't correctly found when starting GDE.
|
|
20.4.2006 11:16
|
Released new binaries of version 1.1, with two bugs fixed: stack view didn't
update correctly under bigtiles and the msg/lore textview in the attribute
editor was broken.
|
|
20.4.2006 06:40
|
Released new binaries of version 1.1.
|
|
05.4.2006 02:13
|
Released version 1.1 (Features: Better inventory editor and context menus
in map window and pick windows).
|
|
02.4.2006 18:20
|
Released version 1.0 (Features: Type-documentation in attr. editor and
autojoining of walls).
|
|
29.3.2006 14:40
|
Released new binaries, where a bug with wall placement was fixed.
|
|
26.3.2006 15:00
|
Released new binaries.
|
|
21.3.2006 24:00
|
Created website for GDE and uploaded version 0.9 (beta)
|
Screenshots
Help/Guide
There is a manual included in GDE. You can reach it via the Help
entry in the main window.
Current Version: 1.3
Binary releases:
Notes about gce-gnu-linux-x86.bin:
This binary requires the following packages/libraries, or compatible
versions, to run (these are debian packages to be exact):
ii libc6 2.3.6.ds1-11 GNU C Library: Shared libraries
ii libglib2.0-0 2.12.6-2 The GLib library of C routines
ii libgtk2.0-0 2.8.20-5 The GTK+ graphical user interface library
(Perl) source:
Usage
If you downloaded the static version (otherwise see below) you can just
execute the binary.
NOTE:
The first startup takes quite long, be patient, the editor collects all
images in its cache. Further startups shouldn't take so long.
Further help is available from the Help menu within GDE.
Manual Installation (on Debian GNU/Linux)
Requirements:
- libgtk2.0-dev
- libgtk2-perl
- libextutils-depends-perl
- Deliantra perl module (see above)
- deliantra editor perl programm (see above)
Debian GNU/Linux Installation:
(I assume you checked out the Deliantra perl module and deliantra editor in your
current working directory)
# apt-get install libgtk2.0-dev libgtk2-perl libextutils-depends-perl
# cd Deliantra
# perl Makefile.PL && make install && cd ../gde/
# perl Makefile.PL && make install && cd ..
Bugs/Suggestions/Ideas
Please send bug reports, suggestions and ideas to
elmex@ta-sa.org.
Authors/Contact
The Deliantra Development Team:
All of the editor GUI:
Robin Redeker elmex@ta-sa.org
http://www.ta-sa.org/
The Deliantra map handling module and map widget:
Marc Lehmann schmorp@schmorp.de
http://home.schmorp.de/
|