Tom Ashford

Results 234 comments of Tom Ashford

This is now gonna need to include ToC + Privacy Policy stuff.

The more I look at this the more confused I get, it seems to be occurring on every texture but only in certain places, maybe most commonly when nearby a...

Cooldowns are manually added to triggers now via entity tools, process is well-documented.

FWIW I think you could make a case that the "Timer" section should be hidden in Basic mode entirely. It'll be very common for users to want to specifically hide...

Worth noting that I'm intermittently enabling this in `tsconfig.js` as I work on new stuff, I recommend doing that for any new TS code until we complete this issue. Since...

Property additions definitely aren't being handled correctly, e.g. ``` modify: { match: { "classname" "worldspawn" } insert: { "sausage" "sausage" } } ``` has no effect on worldspawn entity VM

Fixed by https://github.com/momentum-mod/lumper/pull/159

Will try look at this at some point but others welcome to take a look.

> I have to do a bunch of ugly as unknown as MapZones casts at the moment because of it, leaving comments everywhere that I am referencing this issue number....

From team meeting discussions we sound pretty ambivalent to this and it's a lot of work and awkward in terms of UI/UX. Going to move off the Map Submission board,...