Ultimate Spell System icon

Ultimate Spell System -----

A custom DSL for nice spells in your world.



Release 1.2.0
New features
  • Added list operators expressions :
    • :+ : list append (list + elem -> list).
    • :- : list remove (list + elem -> list).
    • :/ : list remove (at index) (list + int -> list).
    • :? : list contains test (list + elem -> boolean).
  • Added standard break and continue statements.
Bug-fix
  • Fixed null comparison with != operator.
  • Variables will mutate in a block (when defined in parent block).
  • Variables can properly be set to null.
  • Added type inducing (when first declared as null).
  • The define keyword may be implicit.
----------, Mar 5, 2025
Resource Information
Author:
----------
Total Downloads: 180
First Release: Feb 23, 2025
Last Update: May 17, 2025
Category: ---------------
All-Time Rating:
1 ratings
Find more info at github.com...
Version -----
Released: --------------------
Downloads: ------
Version Rating:
----------------------
-- ratings