Mount & Blade

File information

Last updated

Original upload

Created by

Lav

Uploaded by

Eleyvie

Virus scan

Safe to use

About this mod

WORMS - Warband Module-Resembling Module Syntax

Permissions and credits
This is my personal project aimed at improving Warband Module System syntax, inspired mostly by Invictus' Syntax Sugar.

This is intended as an expansion of standard Module System compiler, but can be integrated freely into other projects.

Version 0.1.0 alpha supports complex mathematical operations and their integration into Module System code.

Version 0.2.0 alpha additionally supports dynamic object creation, creating objects by reference, using objects as operands in mathematical expressions, and full support for transparent use of object slots in mathematical expressions (both reading and writing into them).

Version 0.3.0 alpha contains basic framework for implementing object attributes and methods, as well as full support for troop inventory slots (some advanced operations are planned but not yet implemented). Some research has been invested into more smooth integration of WORMS into Warband projects, but results have not yet been integrated.

TaleWorlds forum thread for this project discussion.