forked from Deadrik/TFC2
-
Notifications
You must be signed in to change notification settings - Fork 0
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Pulling over new stuff. #1
Merged
Merged
Conversation
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
…anilla grass spawning.
…ible with TFC food as long as they extend ItemFood.
…rom a food.json file. This file can also exist in the users mods/tfc2 folder to allow the end user or packs to customize these values.
… that we no longer need our own FoodStats class.
… until it hits 0, and has a maximum of 20 per food group. Nutrition is added based on the % of each food group that the food you eat consists of, as well as the total hunger value of the food itself.
…nd. Warmer environments now cause the player to get thirsty quicker. Players now get hungry over time. This natural hunger tick is reduced over time as the player goes up in level.
…er to properly update between static and dynamic versions.
…ime. 95% at least.
… targeting the wrong file.
…ow pathfind through it.
…mall instances of cave-ins that should not happen.
…t a new hex can be chosen if the current starting hex is in a bad spot.
…ow 66% more common. Added Double Caves and Triple Caves Features. Small caves are now far more common in Canyons and Gorges.
…iling desert plant. Ocatillo now grows in clusters.
…re is a nonsupporting block beneath them. Collapsible blocks should also do proper horizontal checks at all times. Made the collapse method use metrics local to the block beign scanned when determing support ranges. (If a block with a range of 7 is being held horizontally by a block with a range of 5, the 5 will be considered the max range instead of the 7 for this block) When collapsing, logs have a chance to stay as a log and fall instead of always breaking into sticks.
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
No description provided.