Home / gridarta-crossfire
Name Modified Size InfoDownloads / Week
Parent folder
GridartaForCrossfireInstaller-2024-08-14.exe 2024-08-14 35.1 MB
README.md 2024-08-14 4.8 kB
README-gridartainstaller.md 2024-08-14 3.4 kB
CrossfireEditor.jar 2024-08-14 9.2 MB
Totals: 4 Items   44.3 MB 3

Project Title

Gridarta4Crossfire (aka CrossfireEditor)

Project Summary

Gridarta4Crossfire (aka CrossfireEditor) is an open source (GPL) Map Editor for the graphical, multiplayer adventure game Crossfire (https://crossfire.real-time.com). To use it, you need to install a Java Runtime-Environment v1.6.0 or newer. To build the editor, you need Gradle and Java Runtime-Environment v1.8 or Sun JRE 8 or higher.

Project Site

Gridarta at https://sourceforge.net/projects/gridarta/

Crossfire at https://sourceforge.net/projects/crossfire/

Download

You can download prebuilt binaries from https://sourceforge.net/projects/crossfire/files/gridarta-crossfire/

Running

Note: Gridarta needs Java to run. One of the multiple Java Run Time Environments ( OpenJDK, Oracle Java )needs to be installed to use Gridarta.

Do not extract or modify the .jar file, it is meant to stay as a .jar file format.

Linux

Make the file executable with the chmod +x CrossfireEditor.jar command.

Launch the editor using any of the following:

  • Double click CrossfireEditor.jar
  • Right click CrossfireEditor.jar and select which JRE you want to use to launch the application
  • From the command line using java -jar CrossfireEditor.jar
  • Or to launch the editor with more RAM (i.e., 512 Megabytes) allocated to it, java -jar -Xmx512m CrossfireEditor.jar

MacOS

Launch the editor using any of the following:

  • Double click CrossfireEditor.jar
  • Control+click (or right click) CrossfireEditor.jar and select which JRE (i.e., JavaLauncher) you want to use to launch the application
  • From the command line or Terminal using java -jar CrossfireEditor.jar
  • Or to launch the editor with more RAM (i.e., 512 Megabytes) allocated to it, java -jar -Xmx512m CrossfireEditor.jar

Windows

Launch the editor using any of the following:

  • Double click CrossfireEditor.jar
  • Right click CrossfireEditor.jar file and choose Open With > Java(TM) Platform SE Binary.

License

GNU General Public License version 2.0 (GPLv2)

Version

Snapshot build of the Gridarta for Crossfire map Editor (CrossfireEditor.jar) using checkin checkin 07367d from 2024-Aug-14

Remote URLs:

Remote Branches:

  • origin/0.10
  • origin/0.8
  • origin/0.9
  • origin/HEAD -> origin/master
  • origin/mass-change-ui
  • origin/master
  • origin/tile-stretching
  • origin/tile-stretching-ui

Local Branches:

  • master

Release File Info

  • md5sum = 1775a9b8f524bd87d3e9004f0c6bb766
  • SHA1 hash sum = 8c10f8ff7ae71cddfd7f14bcb61962ca7031e1c9
  • SHA256 hash sum = 385d41c56b4f72e2b77bf5d2671592f27ab91958de49e7dd2372126e704160c2

Build Dependencies

Gridarta for Crossfire map Editor compiled with:

  • gradle: 4.4.1-10
  • openjdk-8-jre: 8u422-b05-1~20.04
  • openjdk-8-jdk: 8u422-b05-1~20.04

Changes with this Release

Recent changes for this release:

2024-8-14 Rick Tanner

  • [crossfire] Update built-in archetypes
  • Remove godpower attacks from some angels

Questions

For any questions or general inquiries on the game or server source code:

Email

Project Ticket Systems

Online

  • Discord invite link
  • IRC at irc.libera.chat:6697 (TLS) or irc.libera.chat:6667 (plain text)
Source: README.md, updated 2024-08-14