Released on June 2, 2020.
- Upgrade to Minecraft 1.13–1.13.2 (#4).
Released on June 2, 2020.
- Set max accepted Minecraft version to 1.12.2, as 1.13+ does not work yet.
- Change error splash text from "Check your logs!" to "Drama Generator fails to generate! [check your logs!]" (xbony2) (#2)
- Change modid to match new Forge requirements as of Minecraft 1.11. This fixes the mod not loading properly on 1.11+.
- Officially supports 1.12 now (#3).
Released on January 26, 2016.
- Update to use the new API at mc-drama/raw. This improves loading performance as it does not require performing regex or loops. (#1)
- Close the reader BEFORE we return, rather than after. This should also improve performance.