Why is this application needed
Well... When i started to create WarCraft 3 maps using JASS i found out
that WorldEdit was far from easy (when it comes to JASS Scripting).So i looked for a good substitute. Unfortunatly there is no good one out yet. There are a few.. Some with even great ideas. But all those ideas are not in 1 application. And thats what i tend to do here.
What is JASS
JASS is a Scripting Language for WorldEdit (WarCraft 3 map editor). It gives the developer the ability to do more with maps than using the standard trigger clicking of WorldEdit.
Why is JASS Edit different from the other Editors
I explained that a little in item 1. The problem is that most are just basic editors with code coloring supporting 2 colors etc. I wanted to do more. Here is an option list with comparison to other editors.
- Code Coloring (more than 2 colors :D)
- Syntax Checking (This is supported by more)
- Auto Completion (Not implemented in any editor yet)
- Multiple Scripts (Open multiple scripts at 1 time (Also not implemented in any editor yet
- Easy function overview/implementation. (Click and use system)
|