ike709

Results 121 comments of ike709

For the scenarios that would leave junk behind, maybe just prompt the user on first run and ask if they want to install the handler?

The WebUI pull request has been merged.

> Ah yes, another meme that like 10% of players will understand ...So just like a huge amount of SS13/SS14 content?

I have no idea if this breaks anything else in the DMF but I didn't notice any errors and nothing seemed broken while I was testing. Good luck. I did...

This PR is not entirely correct, as apparently DMF ternaries *can* have multiple true/false statements which are delimited by apparently either whitespace or semicolons. Those will not work with this...

Example implementation in a random scripting language: https://github.com/Draco-lang/Compiler/tree/main/src/Draco.Lsp

Existing DM langserver: https://github.com/SpaceManiac/SpacemanDMM/tree/master/crates/dm-langserver

Live PJB reaction: ![image](https://github.com/space-wizards/RobustToolbox/assets/5714543/9409be3b-2195-4819-8b3a-43883f77b270)

> Wait this has to be first? The static var doesn't necessarily have to be first, but the type declaration for the type that contains the static var does have...

> i dunno how this fixes it but im gonna remove my blocking review - `after_place()` qdels objs that aren't properly wallmounted - This qdel occurs prior to wallmed `Initialize()`,...