mirror of
https://git.do.srb2.org/STJr/UltimateZoneBuilder.git
synced 2024-11-29 07:01:55 +00:00
5eb438e3ba
Added map scripting capabilities to UDB (#656). Documentation at https://biwa.github.io/udbscript-docs/
570 B
570 B
What's still missing
Wrappers
Line3D
wrapper
Interop
- Make (parts of) game configuration (for example ThingTypeInfo) available?
Map elements
- is the current implementation for thing and linedef action arguments OK?
UI
- add favorite script functionality (in the UI and with hotkeys)
- add "quick script" function to write and run one-shot scripts in UDB without having to create files
Other
- remove the
Wrapper
part from the wrapper class names? - some way to get information about the current editing mode (name, ...)
- radians vs degrees?