mfaizsyahmi

Results 22 issues of mfaizsyahmi

**Is your feature request related to a problem? Please describe.** DownThemAll is ignoring data and blob urls. **Describe the solution you'd like** Add support for data: and blob: urls. **Additional...

enhancement
P3

1. `` dropdowns close immediately instead of staying open until a choice is made 2. no alternative to focus and select `` elements using the keyboard because HTML tabstop/taborder is...

Wad files support several types of images: - qpic (0x42) - miptex (0x43) - the most typical type - font (0x45) - spraydecal (0x40) [not official name] - same as...

As we know, the format of decal textures in decals.wad is a pseudo-grayscale, where the pixel values corresponds to monochrome intensity, and the last colour in the palette is the...

enhancement

I'm working on a GUI that implements dragging and dropping elements around the page to reorder them. It is working properly on FF97 and actually also on IE11. However it...

I'm trying to use `trigger_multiple`s to detect when a point entity named in the `netname` ("Triggered only by entity") field moves into its bounding box, but it never gets triggered....

on some not very rare cases an entity might be missing the `angles` property and that breaks expressions that read it or its component e.g. `angles.yaw`. my suggestion is to...

enhancement

Let's say I pass a keyvalue to a macro_insert whose value is the name of an entity. Then inside the template a custom mess point entity, or a _mess custom...

enhancement

I'm swapping some of monster_scientist with female scientists. I was hoping that mapping every female scientist's sound files with a female version in a separate folder in a sound replacement...

FGD format is whitespace agnostic. In reference implementation i.e. Hammer 3.x, as well as in JACK, you can spread a Class definition across several lines like so: ```fgd @PointClass base(Target,...