Dana Marcuse

Results 57 comments of Dana Marcuse

Probably - once I get around to finishing the JFX config editor we should make the JFX renderer the default

JFX 11 can be bundled and is available on maven, but it requires Java 10.

We'd have to figure out how to handle logging as well, since those are currently written to stdout and would interfere with a terminal interface.

Maybe instead of a separate item, allowing the owner (the one whose inventory is bound) the ability to set basic permissions for the module, such as insert or extract? It...

It doesn't need to be in a `.d.ts`, just in an ambient context. This means it can be: 1. In a non-module source file (`.ts` without any imports or exports)...

Is there a particular reason why? I thought that photographing bodies was supposed to be an alternative method of progressing.

Hmm, alright. In that case could it be made more obvious with a warning or something? I didn't realize it took funds until I noticed them disappearing after returning to...

One random idea: have a toast system that uses Ctrl + C to confirm a copy, but also confirms automatically if the user has pressed Ctrl + C in the...

I am encountering this bug as well.

I've been experiencing the same mouse issue with 4.11-10. Reverting to 4.2-9 seems to have fixed it.