mirror of
https://git.do.srb2.org/STJr/UltimateZoneBuilder.git
synced 2024-11-22 11:51:25 +00:00
5b2b149b40
Improved UDBScript to version 5: - Added Plane class - Added BlockMap, BlockEntry, and BlackMapQueryResult classes - Sector class - Added getLabelPositions method to get the position of sector labels (where tags, effects etc. are displayed) - Added support for JavaScript BigInt for UDMF fields. This means it's not necessary anymore to use UniValue to assign integers to new UDMF fields. Instead it can be done like this: sector.fields.my_int_field = 1n; - Added type information file (udbscript.d.ts) |
||
---|---|---|
.. | ||
MessageForm.cs | ||
MessageForm.Designer.cs | ||
MessageForm.resx | ||
PreferencesForm.cs | ||
PreferencesForm.Designer.cs | ||
PreferencesForm.resx | ||
QueryOptionsForm.cs | ||
QueryOptionsForm.Designer.cs | ||
QueryOptionsForm.resx | ||
ScriptRunnerForm.cs | ||
ScriptRunnerForm.Designer.cs | ||
ScriptRunnerForm.resx | ||
UDBScriptErrorForm.cs | ||
UDBScriptErrorForm.Designer.cs | ||
UDBScriptErrorForm.resx |