about summary refs log tree commit diff stats
path: root/CHANGELOG.md
blob: d072c723ec1ed278ea32a05917137e48c1a74302 (plain) (blame)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
# Changelog

All notable changes to this project will be documented in this file.

The format is based on [Keep a Changelog](https://keepachangelog.com/en/1.0.0/),
and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0.html).

The site always runs on the latest released version.

## [Unreleased]

## [1.1.0] - 2021-08-09

## Added

- Sprites now know about their spawn time, and will tell you if they're not
  spawning due to a missing weather condition.
- Sprites now also show the logogram they drop, give they drop any. This
  currently only works with Pyros sprites, I don't have enough data about
  Hydatos sprites at the moment.

## [1.0.1] - 2021-08-09

### Fixed

- Added level ranges for enemies in Hydatos that needed them.
- Fixed Mammet #013BL's name not being displayed correctly.
- Various condition changes for monsters.

## [1.0.0] - 2021-08-09

### Added

- Initial release.