Skip to content

Commit

Permalink
Changelog adjustments
Browse files Browse the repository at this point in the history
  • Loading branch information
hashalite committed Feb 2, 2024
1 parent 3ca98c0 commit f8af09f
Showing 1 changed file with 8 additions and 6 deletions.
14 changes: 8 additions & 6 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -194,12 +194,13 @@ and Freecam's versioning is based on [Semantic Versioning](https://semver.org/sp
- Made more strings translatable.
- Updated Italian and Chinese translations (credits to @Loweredgames and @GodGun968).
- Updated license to MIT in mod list screen.
- Tripods are now stored separately per-dimension.

### Fixed

- Fixed crash when enabling freecam whilst on fire or in lava with 'Disable on Damage' set to true.
- Disable on damage now ignores damage received in creative mode.
- Tripods are no-longer cleared when switching dimensions, and are now stored separately per-dimension.
- Tripods are no-longer cleared when switching dimensions.
- Fixed being able to hit tripods.

## [1.1.7] - 2022-12-10
Expand Down Expand Up @@ -533,9 +534,6 @@ and Freecam's versioning is based on [Semantic Versioning](https://semver.org/sp
### Changed

- Holding jump and sneak at the same time will now make you hover in place.

### Fixed

- Player now remains sneaking if freecam is enabled while sneak is held.

## [0.4.8] - 2022-03-03
Expand Down Expand Up @@ -623,7 +621,7 @@ and Freecam's versioning is based on [Semantic Versioning](https://semver.org/sp
- Minecraft 1.17: [Fabric](https://github.com/MinecraftFreecam/Freecam/releases/tag/0.4.3-mc1.17).
- Minecraft 1.16: [Fabric](https://github.com/MinecraftFreecam/Freecam/releases/tag/0.4.3-mc1.16).

### Added
### Fixed

- Ok Zoomer compatibility.

Expand Down Expand Up @@ -733,9 +731,13 @@ and Freecam's versioning is based on [Semantic Versioning](https://semver.org/sp
- Minecraft 1.18.1: [Fabric](https://github.com/MinecraftFreecam/Freecam/releases/tag/0.3.2-mc1.18.1).
- Minecraft 1.17.1: [Fabric](https://github.com/MinecraftFreecam/Freecam/releases/tag/0.3.2-mc1.17.1).

### Changed

- Improved config screen.

### Fixed

- Fixed movement bug and improved config screen.
- Fixed movement bug.

## [0.3.1] - 2021-12-19

Expand Down

0 comments on commit f8af09f

Please sign in to comment.