Skip to content

1.15

Compare
Choose a tag to compare
@3F 3F released this 21 Oct 16:20
bd7326c
Public release. LSender 1.15

* NEW: Tracking via vector field (Vinf) inside MsgArgs.
* NEW: +`bool MsgArgs.At(params string[] map)`: Are there any suitable directions in the vector.
* NEW: +`bool MsgArgs.At(string name)`: Is there a suitable assembly in the vector.
* CHANGED: `Message` sealed class has been renamed to `MsgArgs`.