Skip to content

Commit

Permalink
v0.4.0: update changelog
Browse files Browse the repository at this point in the history
  • Loading branch information
der-fruhling committed May 22, 2024
1 parent 9979893 commit a0958e9
Show file tree
Hide file tree
Showing 2 changed files with 28 additions and 2 deletions.
15 changes: 14 additions & 1 deletion changelog.md
Original file line number Diff line number Diff line change
@@ -1,6 +1,19 @@

A major update to add configuration and port to 1.19.2.

Changelog:
- Added a configuration system. [View issue.](https://github.com/der-fruhling-entertainment/create-train-perspective/issues/36)
- Allows enabling and disabling parts of the mod or the entire mod.
- Also includes some advanced options:
- "Leaning Magnitude" changes the intensity of the leaning effect.
- "Rolling Magnitude" changes the intensity of the rolling effect.
- All of these options are not something you should modify in a useful scenario, but may be fun regardless.
- Ported to 1.19.2. The new version is fully featured. [View issue.](https://github.com/der-fruhling-entertainment/create-train-perspective/issues/48)
- **Fixed:** Jittering while standing on a train. [View issue.](https://github.com/der-fruhling-entertainment/create-train-perspective/issues/47)
- **Fixed:** Some perspective stuff. [View issue.](https://github.com/der-fruhling-entertainment/create-train-perspective/issues/53)
- **Technical:** Now publishing sources jar to Modrinth for whatever reason.

Known Issues:
- A small workaround implemented in this update may cause some mods (including this one) to be ever so slightly jittery.

[View full change log.](https://github.com/der-fruhling/create-train-perspective/compare/v0.3.1...v0.4.0)

Expand Down
15 changes: 14 additions & 1 deletion changelog.txt
Original file line number Diff line number Diff line change
@@ -1,6 +1,19 @@

A major update to add configuration and port to 1.19.2.

[Changelog]
- Added a configuration system. https://github.com/der-fruhling-entertainment/create-train-perspective/issues/36
- Allows enabling and disabling parts of the mod or the entire mod.
- Also includes some advanced options:
- "Leaning Magnitude" changes the intensity of the leaning effect.
- "Rolling Magnitude" changes the intensity of the rolling effect.
- All of these options are not something you should modify in a useful scenario, but may be fun regardless.
- Ported to 1.19.2. The new version is fully featured. https://github.com/der-fruhling-entertainment/create-train-perspective/issues/48
- **Fixed:** Jittering while standing on a train. https://github.com/der-fruhling-entertainment/create-train-perspective/issues/47
- **Fixed:** Some perspective stuff. https://github.com/der-fruhling-entertainment/create-train-perspective/issues/53
- **Technical:** Now publishing sources jar to Modrinth for whatever reason.

[Known Issues]
- A small workaround implemented in this update may cause some mods (including this one) to be ever so slightly jittery.

Commits: https://github.com/der-fruhling/create-train-perspective/compare/v0.3.1...v0.4.0

Expand Down

0 comments on commit a0958e9

Please sign in to comment.