-
A feature that could be added, would be the ability to create events that run once. This could include on game connect/disconnect, engine stalls, etc. An NCalc function could be added that goes true o…
-
For CANBUS clusters that are documented, support could be provided with a new user interface that allows for a NCalc (or multiple) to control a message that is sent to the cluster. Option must be incl…
-
1. 200k записей
1. 3 параметра в формуле
1. Random значения
1. https://github.com/dotnet/BenchmarkDotNet
1. Контрольная проверка на скомпилированном коде той же самой формулы
Если будет ме…
-
**Version Used**: .NET Command Line Tools (2.0.2)
.NET Core 1.1.2
dotnet --info:
```
.NET Command Line Tools (2.0.2)
Product Information:
Version: 2.0.2
Commit SHA-1 hash: …
-
I cannot add [Serializable] to any class because the compiler can't decide if it wants to use NCalc or NetStandard.
The Error-Message says something like this (translated):
> "SerializableAttrib…
-
Describe the bug A clear and concise description of what the bug is:
This bug affects Freshly Installed Builds of the current 7D2D server version for Linux with the current version of ServerTools.
…
-
### Is this a request for a feature or a bug report?
Bug report
### What is the current behavior?
when i eval this expression :
`0.0+-1.0(x-0.0)+1.0(x-0.0)(x-1.0)`
get
`plus((-1.0)*x,x*(…
-
After the servertools is updated and server started, configuration files are not created (Only ServerToolsConfig.xml created) If I set options enabled to True.
Ubuntu 16.04
In log:
Set current di…
-
do not create configuration files in folder
-
When using javascript, is it possible to access DataCorePlugin.GameRawDta.SessionData.Raw as an object instead of an indented string?
I'm currently doing a lot of regex parsing to access fields tha…