-
![image](https://user-images.githubusercontent.com/47048283/204909400-8f3932b5-940f-4748-8633-81974019cd84.png)
-
Recreate the following vJASS quest in C#. Note that this is actually 2 quests in one file. For the C# version we probably want 2 files.
https://github.com/AzerothWarsLR/AzerothWarsLR/blob/master/jass…
-
-
Recreate the following vJASS feature in C#.
https://github.com/AzerothWarsLR/AzerothWarsLR/blob/master/jass/Researches/Ironforge/DeeprunTram.j
-
TODOs
- Remove vJass to improve the performance and make it consistent with other systems. Start everything with the prefix TransportSystem.
- Create an example map like for the other standalone sys…
-
-
https://www.hiveworkshop.com/threads/barad%C3%A9s-black-arrow-system-1-0.339157/
Changes:
- Use vJass
- Make globals private
- Use a library with a module initializer
- Make functions private n…
-
https://www.hiveworkshop.com/threads/vjass-heath-mana-bar-system-v2-1.241348/
-
https://www.hiveworkshop.com/threads/barad%C3%A9s-item-unstack-system-1-0.339109/
Improvements:
- Shorter text which fits in one line.
- Example with dynamically customized item.
- GUI and vJass…
-
https://gamebanana.com/tools/download/2372
https://sourceforge.net/projects/jasscraft/
Features:
- Code browser.
- Code inspector.
- Native list which can use your own scripts easily.
- MPQ ex…