Releases: Garkatron/StanleyTemperature
Releases · Garkatron/StanleyTemperature
1.4.3-7.3Pre4
Changelog
New Features
- Added two new food items:
- Ice Cubes: Cools you down when consumed.
- Netherrack Meatballs: Heats you up when consumed.
Improvements
- Crafting Updates:
- Added a recipe using 3 Permafrost blocks in the crafting table.
- Added a recipe using 3 Netherrack blocks in the crafting table.
- Balance Adjustments:
- Eating or holding ice cream now cools you down.
- Overheating or freezing no longer causes death in Creative mode.
Bug Fixes
- Fixed various minor issues.
Full Changelog: 1.3.3-7.2_01...1.4.3-7.3Pre4
1.4.3-7.2_01
Changelog
New Features
- Added two new food items:
- Ice Cubes: Cools you down when consumed.
- Netherrack Meatballs: Heats you up when consumed.
Improvements
- Crafting Updates:
- Added a recipe using 3 Permafrost blocks in the crafting table.
- Added a recipe using 3 Netherrack blocks in the crafting table.
- Balance Adjustments:
- Eating or holding ice cream now cools you down.
- Overheating or freezing no longer causes death in Creative mode.
Bug Fixes
- Fixed various minor issues.
Full Changelog: 1.3.3-7.2_01...1.4.3-7.2_01
1.3.3-7.2_01
Full Changelog: 1.3.1-7.2_01...1.3.3-7.2_01
Slight changes, Improvements, Fixes and Optimized temperature settings for balanced gameplay
1.3.1-7.2_01
- New Feature: Added a temperature bar to the HUD, providing players with a visual indicator of their current temperature state.
- Balance Update: Rebalanced the configuration settings to ensure a more consistent and challenging gameplay experience.
- Bug Fix: Resolved an issue where the game would fail to start due to an incorrect conversion between integer and double values in the configuration file.
- New Mechanic: Implemented a dynamic health-based temperature penalization system. When your health drops, you get cold faster, increasing the challenge.
- Dependency Update: Integrated GodotSignalSystemLib as a new dependency to enhance signal handling.
- Updated to BTA 7.2_01
Full Changelog: N1.2.0.5-7.2...1.3.1-7.2_01
1.2.1.6-7.2
1.2.1.4-7.2
1.2.1.5-7.2
1.2.1.4-7.2
1.2.1.4-7.2
1.2.1.3-7.2
1.2.0.5-7.2
Release 1.2.0.5 "Beginning"
- Updated the configuration file format to TOML.
Upcoming Changes and Community Input
I am considering creating a separate mod for gameplay enhancements. Before proceeding with update 1.2.1, I would like to conduct a vote to determine if this approach is preferred by the community.
Coming soon..
New Items for Temperature Management
- Water Bottle: A new item to help manage your temperature.
- Cold Heart: Grants immunity to cold effects, making you less sensitive to cold conditions compared to before.
- Heat Heart: Provides similar benefits to the Cold Heart but for heat, making you less affected by high temperatures.
Release
Full Changelog: 1.2.0-7.2...1.2.0.5-7.2
N1.2.0.5-7.2
Full Changelog: 1.2.0.5-7.2...N1.2.0.5-7.2
Nightly changes and experimental features
1.3.2-7.2_01
Changelog
Added
- Temperature Bar Modes:
- Vertical: Added support for the temperature bar in vertical orientation.
- Horizontal: Added support for the temperature bar in horizontal orientation.
- Compact: Added support for a compact version of the temperature bar for both orientations (vertical and horizontal).
Configuration Changes
- Orientation Configuration:
Gui.temperatureBar
:- Possible values:
"vertical"
and"horizontal"
.
- Possible values:
Gui.temperatureBarCompact
:- Boolean value determining if the temperature bar should be compact.