Skip to content

GESI Add-on

Compare
Choose a tag to compare
@Blacksmoke16 Blacksmoke16 released this 25 Aug 03:06
· 156 commits to master since this release
6a215dc

7.0.0 aka version 1 August 24, 2018

Version 7.0.0 brings about a major rewrite of GESI to both make it easier to setup, but also to maintain.

Highlights

  • An actual add-on
  • Now written in TypeScript
  • Implemented cacheing
  • Better readme
  • Much much easier to setup
  • Logging

GESI is now installed via an official Google Sheet add-on. Installation is as easy as installing the add-on, then authing your characters. No more copying files, no more setting up dev apps. Updates come automatically as well.

As of now the versioning system here and on Github to change to match the add-on versioning system.


Additions

  • contracts_public_bids_contract
  • contracts_public_items_contract
  • contracts_public_region

Changes

  • Add corporation_id param to loyalty_stores_corporation_offers (#35)
  • Fix an error when using the characters_character_mail among others (#34)
  • Fix inability to parse deep nested JSON (#33)