Skip to content

Maps, species and item data update#132

Merged
mxtsdev merged 2 commits into
ark-mod:masterfrom
mxtsdev:map-update
Feb 24, 2020
Merged

Maps, species and item data update#132
mxtsdev merged 2 commits into
ark-mod:masterfrom
mxtsdev:map-update

Conversation

@mxtsdev
Copy link
Copy Markdown
Contributor

@mxtsdev mxtsdev commented Feb 24, 2020

  • Added support for user definable toolkit settings (i.e. adding maps and some class name to object type mappings).
  • Fix crash on "Open Web App" when app url is not set.
  • Optional filters in web app player creatures table (-cryopod/cryopod).
  • Changed dark theme creature stat colors slightly.
  • Top stat sorting now falls back to sorting on gender and base level.
  • Web app player creatures table now shows class name if no known species name is found.
  • Fixed web app player creatures map showing creatures with no location.
  • Pulling species data from arkutils/Obelisk instead of cadon/ARKStatsExtractor (same source).
  • Added support for pulling item data from arkutils/Obelisk.
  • Added support for mods defined in https://github.com/arkutils/Obelisk/blob/master/data/asb/_manifest.json.

New config option server.modIds:
"servers": [
{
"modIds": []
}
]

… and some class name to object type mappings).

- Fix crash on "Open Web App" when app url is not set.
- Optional filters in web app player creatures table (-cryopod/cryopod).
- Changed dark theme creature stat colors slightly.
- Top stat sorting now falls back to sorting on gender and base level.
… and some class name to object type mappings).

- Fix crash on "Open Web App" when app url is not set.
- Optional filters in web app player creatures table (-cryopod/cryopod).
- Changed dark theme creature stat colors slightly.
- Top stat sorting now falls back to sorting on gender and base level.
- Web app player creatures table now shows class name if no known species name is found.
- Fixed web app player creatures map showing creatures with no location.
- Pulling species data from arkutils/Obelisk instead of cadon/ARKStatsExtractor (same source).
- Added support for pulling item data from arkutils/Obelisk.
- Added support for mods defined in https://github.com/arkutils/Obelisk/blob/master/data/asb/_manifest.json.

New config option server.modIds:
"servers": [
  {
    "modIds": []
  }
]
@mxtsdev mxtsdev merged commit c453f8d into ark-mod:master Feb 24, 2020
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant