Eric

Results 204 issues of Eric

Done as a third argument to prevent changing the method signature. One example use case for this is creating a spiderfy in which all markers spider to their original positions,...

Nerd Fonts is a font made for developers, which includes icons for a variety of file types. It is used by the plugin [ranger_devicons](https://github.com/alexanderjeurissen/ranger_devicons) to produce an output like so:...

enhancement

Software addons such as AdBlock Plus, uBlock Origin, Ghostery, Brave browser, and more will all prevent Google Analytics from loading by blocking the web request. Extenuating circumstances such as server...

FlxRuntimeShader is a class which allows for compiling, running, and utilizing GLSL shaders at runtime, rather than at compile time. The constructor of FlxRuntimeShader takes three arguments: - `fragmentSource` is...

Detects ternary operators which are located within one of the cases of another ternary operator. Many developers find simple ternary operators easy to read, but quickly become overwhelmed when several...

enhancement
new check

In order to match the comment style used as standard in languages like JavaScript, asymmetrical start and end styles must be used, like so: ``` /** * Test */ ```...

enhancement

``` 11:52:24 PM: Build ready to start 11:52:26 PM: build-image version: 0582042f4fc261adc7bd8333f34884959c577302 11:52:26 PM: build-image tag: v3.7.6 11:52:26 PM: buildbot version: 00e794c8abfdf634e411d5afc169b41bd6a2f9f3 11:52:26 PM: Fetching cached dependencies 11:52:26 PM: Starting...

bug

- [x] Teleporters - [ ] Waverider Waypoints - [ ] Glimmering Beacons - [ ] Echoing Conch - [ ] Common Chest - [ ] Exquisite Chest - [...

mapping

Add the ability to import completed markers from HoyoLab, likely via a new bookmarklet. This will require creating an importer to determine the IDs of the major marker types.

enhancement

The intended user experience for this feature is as follows: * Have the user head to the Sync tab and authenticate GenshinMap for their account. * Once authenticated, you can...

enhancement