Skip to content
This repository was archived by the owner on Jan 28, 2026. It is now read-only.

Releases: LiveGobe/ATLYSS-KB

V2.0.0

11 Jul 01:22

Choose a tag to compare

Made ATLYSS-KB parsers compatible with new game version format

Full Changelog: v1.1.0...v2.0.0

V1.1.0

26 Feb 07:27

Choose a tag to compare

Added level ranges for Dungeon Locations' difficulties

V1.0.0

24 Feb 04:18

Choose a tag to compare

I have finished working on webview for Atlyss.wiki.gg!

Read README.md for usage instructions.

I'll be very glad if you give me your feedback, be it a bug report, a feature request or something else!

Full Changelog: v0.2.0...v1.0.0

v0.2.0

20 Feb 00:30

Choose a tag to compare

Added Features

New Parsers:

  • Equipment Items
  • Classes
  • Creeps
  • Drop Tables
  • NPCs
  • Locations

v0.1.0 Pre-Release

18 Feb 08:20

Choose a tag to compare

v0.1.0 Pre-Release Pre-release
Pre-release

Initial version of ATLYSS-KB.

(Note: raw game data must be acquired by using any asset rippers and export as UnityProject, AssetRipper preferably)

Features

  • Allows parsing of raw game data into more readable JSON format.
  • Allows parsing of game data into LUA Tables for MediaWiki data modules using multiple parsers (Also allows parsing to JSON via settings)
  • Allows uploading of prepared LUA Tables to atlyss.wiki.gg as MediaWiki data modules with automatic versioning checks

Currently only 2 parsers are ready:

  • Trading Items
  • Consumable Items

More parsers will be added later.

Screenshots
image
image
image

Full Changelog: https://github.com/LiveGobe/ATLYSS-KB/commits/v0.1.0