Skip to content

Releases: SnorriDev/thoth

Alpha Release 1.3.0

25 Jun 07:07
Compare
Choose a tag to compare
Alpha Release 1.3.0 Pre-release
Pre-release
  • Removed outdated items shown in HUD
  • Added tripwires and more YAML events
  • New semantics for break
  • Tables displaying inventory contents
  • Centered message queue
  • Restructured code for tile rendering

Alpha Release 1.2.0

12 Jun 02:46
Compare
Choose a tag to compare
Alpha Release 1.2.0 Pre-release
Pre-release

New features:

  • Introduced chaos/order dichotomy
  • Stable multi-layer texture system
  • 3D walls
  • Made language more lambda-theoretic
  • Quantifier resolutions for class nouns

Bug fixes:

  • Fixed HTML rendering bugs
  • Fixed texture blending bugs
  • Fixed high-level bug with focus of JComponents

Alpha Release 1.1.0

14 May 00:07
Compare
Choose a tag to compare
Alpha Release 1.1.0 Pre-release
Pre-release
  • Revamped graphics engine with more layers
  • More efficient enemy AI with re-organized object hierarchy
  • Lexicon corrected, and better hieroglyph textures
  • New enemy types (snake, crocodile, Thoth boss, etc.)
  • New animations

Alpha Release 1.0.0

12 Jan 09:32
Compare
Choose a tag to compare
Alpha Release 1.0.0 Pre-release
Pre-release
  • HUD improvements
  • New font
  • New buttons
  • Dramatically improved tutorial dialog
  • Clearer English definitions for words
  • General bug fixes

Indev Release 0.9.9

28 Nov 01:14
Compare
Choose a tag to compare
Indev Release 0.9.9 Pre-release
Pre-release
  • Major graphics overhaul
  • Fixed issues with spells that modify movement and added Walker interface

Indev Release 0.9.8

23 Nov 03:27
Compare
Choose a tag to compare
Indev Release 0.9.8 Pre-release
Pre-release
  • New efficient top-down parsing algorithm
  • Fixed bug with glyph teleporters
  • Fixed issues with duplicated vocabulary items
  • Cleaned up tutorial map and dialog

Indev Release 0.9.7

03 Nov 17:19
Compare
Choose a tag to compare
Indev Release 0.9.7 Pre-release
Pre-release
resizedAnimations

resized walking and idle animations

Indev Release 0.9.5

03 Nov 02:33
Compare
Choose a tag to compare
Indev Release 0.9.5 Pre-release
Pre-release

Instructions:
Download the source below and unzip it. Make sure you have Java 1.8 installed, then run thoth.jar.

Indev Release 0.9.6

03 Nov 17:02
Compare
Choose a tag to compare
Indev Release 0.9.6 Pre-release
Pre-release

Idle animations and animation delta times!

Indev Release 0.9.3

24 Aug 00:05
Compare
Choose a tag to compare
Indev Release 0.9.3 Pre-release
Pre-release

Changelog:

  • Random drops which use the syntax !{COL}
  • Terrain generation in editor
  • Fixed a bug with loading words
  • Fixed a bug with
  • Undo/redo are a little more reliable now