-
Notifications
You must be signed in to change notification settings - Fork 311
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
Ranching Adjustments #1883
Merged
Merged
Ranching Adjustments #1883
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
…ainers over the old system
…down from 3 to 6 to 2 to 3
This was referenced May 11, 2024
Closed
Closed
This was referenced May 13, 2024
…updates jobs as they show up
Closed
This was referenced May 23, 2024
github-merge-queue bot
pushed a commit
to psychonaut-station/PsychonautStation
that referenced
this pull request
Feb 22, 2025
## Pull Request Hakkında Ports Name Tags : Monkestation/Monkestation2.0#1883 Oyunda ctrl basınca diğer canlıların isimlerini görebilmemizi sağlar, görebilme alanı karakterimizden bikaç tile yarıçapında bir büyüklükte  ## Oyun İçin Neden Gerekli Oyundaki karakterimiz karşısındaki kişilerin adlarını biliyor ama bizim mouseyi üstüne götürmemiz lazım, ctrl basıp direkt görebilmemiz bence daha hoş olucaktır. ## Changelog :cl: Rengan add: Basınca etrafımızdaki canlıların isimlerini görebilmemizi sağlayan bir keybind eklendi, Varsayılan tuş: Ctrl /:cl:
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.
About The Pull Request
Why It's Good For The Game
Changelog
🆑
change: eggs growth per cycle has been reduced from 3 to 6 to 2 to 3
change: chickens now use generic hunger and friendship components which should improve consistency between generations and be more forgiving for hunger
add: new component for aging so we can add aging to any mobs
add: new happiness holder component which stores a targets happiness for improved consistency
fix: glass chickens now work again
fix: dream chickens can be gotten now
/:cl: