Java Weapon Script Engine News
Status: Inactive
Brought to you by:
perh
Changes to the jWse core library:
- Removed dependency to jdom, weapon scripts are now parsed with custom parser and format.
- Externalized hard coded shapes. They are now parsed from separate text files.
- Support for projectile spawning new projectiles, e.g. split projectile when timer expires.
- Customizable projectile render color.
- Customizable weapon refire cooldown.
- Appended an ant build for easier source compilation.... read more
The first release version of the jWse library is out. This version is alpha and is not a stable release.
A feature demo of the current capabilities of the library has also been released.
Committed planning documentation to the svn repo.
The project will now enter next stage in the development cycle.