You are viewing a potentially older version of this package. View all versions.
meds-Obeliskial_Essentials-1.1.0 icon

Obeliskial Essentials

Essential reference classes and methods for Across the Obelisk modding.

Date uploaded 5 months ago
Version 1.1.0
Download link meds-Obeliskial_Essentials-1.1.0.zip
Downloads 688
Dependency string meds-Obeliskial_Essentials-1.1.0

This mod requires the following mods to function

BepInEx-BepInExPack_AcrossTheObelisk-5.4.23 icon
BepInEx-BepInExPack_AcrossTheObelisk

BepInEx pack for Across the Obelisk. Preconfigured and ready to use.

Preferred version: 5.4.23

README

Obeliskial Essentials

This is an Across the Obelisk mod that enables my other mods to work and communicate with each other. It includes a copy of sinai-dev's excellent Configuration Manager. It also contains classes and methods that may be useful for other developers.

Installation (manual)

  1. Install the BepInEx pack.
  2. Click Manual Download at the top of the page.
  3. In Steam, right-click Across the Obelisk and select Manage->Browse local files.
  4. Extract the archive into the game folder.
  5. Run the game. If everything runs correctly, you will see a list of registered mods on the main menu.
  6. Press F5 to open/close the Config Manager and F1 to show/hide mod version information.

Installation (automatic)

  1. Download and install Thunderstore Mod Manager or r2modman.
  2. Click Install with Mod Manager button on top of the page.
  3. Run the game via the mod manager.

Options

Option Default Description
Export JSON false Export AtO class data to JSON files that are compatible with Obeliskial Content.
Export Sprites true Export sprites when exporting vanilla content.
Show At Start true Show the mod version window when the game loads.
Disable Paradox Integration true Disable Paradox integration and telemetry (does not include launcher).

Support

Open a github issue or make a post in the modding #support-and-requests channel of the official Across the Obelisk Discord.

Donations

I make mods because I love it, not because I want to make money from it. If you really, really want to donate to me, my preferred non-profit organisations are Greyhound Adoptions WA (paypal) or Headache Australia.

CHANGELOG

1.3.0

Initial update for AtO v1.4.

1.2.6

New checksum method and Falo Rowi-specific checksums.

1.2.5

Card description fix for Tabula Rasa.

1.2.4

Fixed the same issue as 1.2.3, but for gold/experience!

1.2.3

Fixed a vanilla (!) issue where no hellmodemob could bug card rewards.

1.2.2

Fixed references to Mac rather than Windows!

1.2.1

Developer Tools (F2): Calculate Checksums.

1.2.0

Developer Tools (F2): change starting node, card image export, Tome of Knowledge Discord bot data export, activate event, activate combat and write Caravan shop to log. Profile Editor (F2): change supplies, lock/unlock heroes, change hero XP/rank progression and lock/unlock cards. Updated Consistency option to work for AtO v1.3.02. New option to skip logos on startup (enabled by default).

1.1.0

Developer Tools (F2): +150 party XP; set enemy HP to 1; disable AtO buttons. AddModVersionText has been deprecated and replaced with RegisterMod. New properties from Queen DLC. New option to remove Paradox integration and telemetry (enabled by default).

1.0.3

Change Hero Selection Manager spacing.

1.0.2

Updated BepInEx dependency zzzzz.

1.0.1

Added dependency to original BepInEx pack (now that it's updated - woo!). Removed BepInEx pack from this mod.

1.0.0

Initial release.