mirror of
https://github.com/bryanthaboi/gen1recomp.git
synced 2026-08-16 08:11:35 +02:00
13 lines
381 B
Markdown
13 lines
381 B
Markdown
# Changelog
|
|
|
|
Format: [keep a changelog](https://keepachangelog.com/en/1.1.0/).
|
|
Version headings match `manifest.json`'s `version`.
|
|
|
|
## 1.0.0
|
|
|
|
### Added
|
|
|
|
- `EXAMPLE_RAIN` status record and the `example_weather_battles` ruleset.
|
|
- A `battle.damage` wrap that scales WATER and FIRE while it rains.
|
|
- Rain lifecycle driven by `battle.started` / `battle.turn_started` / `battle.ended`.
|