Welcome to the Creatures Wiki! Log in and join the community.

Difference between revisions of "Jagent"

From Creatures Wiki
Jump to navigation Jump to search
(Jagent is a java library for creatures files.)
Line 52: Line 52:
  
 
==Notes==
 
==Notes==
<a name="Notes"></a>Most of the 'Will Never Be Supported' file types make no sense for the library to support them, but that does not say in the least that a ''GUI'' can't support them.
+
Most of the 'Will Never Be Supported' file types make no sense for the library to support them, but that does not say in the least that a ''GUI'' can't support them.
  
 
[[Category:Known_Projects]]
 
[[Category:Known_Projects]]
 
[[Category:Unofficial_C3/DS_Tools]]
 
[[Category:Unofficial_C3/DS_Tools]]

Revision as of 04:54, 20 January 2006

Jagent will be a tool (currently only a library) made in Java for creating, compiling, parsing, and otherwise manipulating all sorts of Creatures files. Jagent is being created by its founder (and, currently, sole programmer) User:RProgrammer. Since Jagent is made in Java, (almost) every Operating System is supported (Windows, Linux, Mac, ...). Please note, that in order to use Jagent, or any tool made with it, one needs link Java 5.0

Supported file types

Jagent currently supports these Creatures file types:

  • C16_files
  • PRAY_source (.txt templates) (--incomplete, only parsing is supported)
  • PRAY (.agent) (--incomplete, only generating is supported)


Jagent is (possibly right now) being made to support these file types:


These file types are of a much lower priority:


These file types will (probably) never be supported1:

Project Status

Currently Jagent is just a library, no GUI (or console for that matter) interface exists. If you would like to attempt an interface, or just learn about the project please contact User:RProgrammer at rprogrammer@gmail.com.


Contact

If you have any questions or comments please contact User:RProgrammer at rprogrammer@gmail.com.


RProgrammer's appeal to Java Developers

Originally I was going to make a GUI for Jagent, but I realize that is not going to happen. So if there are any Java programmers out there who can program GUIs (preferably Swing), please contact User:RProgrammer at rprogrammer+JagentGUI@gmail.com

Notes

Most of the 'Will Never Be Supported' file types make no sense for the library to support them, but that does not say in the least that a GUI can't support them.