Derek Morris
Derek Morris
The only thing that seems to break when building under c++20 is that the u8-string literals change to char8_ts. However, we're not using any character in these literals that would...
Figure out what the sounds are, and use them for automatic suggestions in places where sounds are required.
Similarly to VS, have a few options for new projects. For example, one could be barebones; another could be 'vanilla dota', which just has vanilla dota set up, for the...
Set of libraries for auto-download through a package manager. Stuff like BMD's physics and timer, and statscollection.
There are many cases in which developers will want to have calls from their map logic to various scripting functions. It would be helpful if WorldSmith would present a list...
This is kinda a big one. Integrate a bunch of parsers and a LuaVM, and have buttons to trigger events. Should handle the same way that Dota would (but without...
Integrating Lua tools with knowledge about the other components is a big step. This is a meta-issue, assign other issues as dependencies for this one for individual components to get...
Particle helper that auto-suggests valid particles in places where they're required, checks to make sure any particles that you use are defined, and helps you copy particles from regular Dota...
This is a rebase of johnmcpms/signing on the latest version of microsoft/msix-packaging@master, with a couple of small patches to get it working (and handling pfx passwords). Ideally, with a simpler...