Joonas

Results 95 issues of Joonas

This is a repro in test form for `SIGSEGV: invalid memory reference` I mentioned in the other PR. When running this test I get a ` process didn't exit successfully:...

I upgraded Duktape to 2.5.0 to see if it would fix a `SIGSEGV: invalid memory reference` (spoiler: it didn't) But maybe Duktape can be upgraded anyway, unless there is some...

Hi! While I've gotten used to storing everything in `ducc.globals()`, I still get a bit annoyed at the whole retrieve everything from globals every time. For instance, for many calls...

I think including stack in errors is definitely a good thing, *but* - Should it be in other ErrorKinds than RuntimeError? Probably not since it might not really be feasible...

enhancement

- Add 'classEnts' (ents.FindByClass) - Add `fuzzyThat` (FindInRadius for there) - Add `closest"entName"` FindInRadius->filter->sort->limit 1 - Add proper formatting of serverside vector/table stuff - Functions should append short_src/line - (maybe)...

On Shutdown hook (or similar), stash unsaved changes so that they need to be explicitly retrieved from the stash to appear in tabs again.

enhancement

Allows arbitrary servers to access ur luas

bug

Allow inputting custom sound path. Include hl2 sound list?

enhancement