Spookerton
Spookerton
owner can be nulled by prior action ; organ severing earlier in tree
At the moment, I believe this fails for the reason described in [How to break world.init](https://www.patreon.com/posts/how-to-break-71086066) - In short, the failing regular expression is created in the world init proc...
There's a lot in the splatted in code for the snowmobile type that does nothing or circumvents movement implementations entirely. I'm going to take a look at making it act...
> I'm going to take a look at making it act according to intent. I don't currently have the time to do this from the ground up, sorry. The easiest...
@Cerebulon many conflict now, but ssoverlay is in (and improved along the way)
initial untested behavior replacement to show interest; not dead, just dying myself
Parsing it all once at load to (like the PR name, before the regex add) a structure like `list(ckey = list(name, name, ...), ...)` may be preferable in the end,...
nb: *because* this uses the single monolithic file approach, the `regex the whole thing` or `pre-parse the whole thing` approaches are necessary. Were it sqlite, json-per-user in player_saves, or some...
@Neerti is this still a technical goal to implement/use?
NB: Adding a .codebeatignore for minified library files is also helpful. Ref