Jordan Atwood

Results 76 issues of Jordan Atwood

**Test case:** ``` $ ls -A .csslintrc gulpfile.js node_modules package.json test.css yarn.lock $ cat package.json { "name": "test", "version": "1.0.0", "main": "index.js", "license": "MIT", "devDependencies": { "gulp": "^4.0.0", "gulp-csslint": "^1.0.1"...

Closes #617 I'm open to squashing 6e04a6ba593eb58363e5a7e38a3228028d8a79a1 into the subscriber methods commit, though we would need to be ready for some fast-follow updates for hub plugins, as that would impact...

enhancement

### Discussed in https://github.com/runelite/runelite/discussions/17770 Originally posted by **Pirocchio** April 20, 2024 I was cremating urium remains earlier today, and noticed that the calculator is missing the cremation process from Firemaking...

enhancement
good-for-first-contribution
skill-calc

Fixes #13310 Closes #13316

regression

Rather than simply writing to `realmeyeapi_`, the logger should rotate the log from `realmeyeapi.log` when instantiated; it should move the file based on its last write date. Need to be...

enhancement
ux
optimization

such as **/realmeye-api**... - /player (synonymous with /player/characters) - /player/characters - /player/offers - /player/pet-yard - ... - etc This could also be useful for expanding the API functionality to other...

php
feature
on hold
apache

* CONTRIBUTING (need to define styleguide/docs) * USAGE/DOCUMENTATION (for actually using the API) * SETUP (for installation/configuration setup) * README (root doc, links to others/license)

chore
copy

Seeing as this code could see use in multiple places (once further routes are added in #5, #9, etc.), this would be better-suited as a class rather than a function...

enhancement
php
design

Ex: `"4/8"` and `"5/8"` are fine to be typecast, but other strings like `last_seen` are not.

enhancement