Christopher Chamberlain

Results 4 issues of Christopher Chamberlain

# Feature Request Today I found that `walt-loader` doesn't work seamlessly in a webpack environment using typescript because its missing type declarations. This is the type file I've used: ```ts...

help wanted
good first issue

Apparently there is a null exception when trying to define a string as `local message = "Hello DCPU-16";` Is there a way to define a string constant?

I noticed an unhandled exception when closing the window when using the Nuget packages after following the getting started tutorial.

bug

Drawing outline shapes, curves or 'poly line' are currently implemented with `ctx.DrawLine(...)`. This is efficient, but can lead to visual breaks with thick lines or harsh angles.

bug
enhancement