Skip to content
Navigation Menu
Sign in
Appearance settings
Platform
AI CODE CREATION
GitHub Copilot
Write better code with AI
GitHub Copilot app
Direct agents from issue to merge
MCP Registry
Integrate external tools
DEVELOPER WORKFLOWS
Actions
Automate any workflow
Codespaces
Instant dev environments
Issues
Plan and track work
Code Review
Manage code changes
Code Quality
Enforce quality at merge
APPLICATION SECURITY
GitHub Advanced Security
Find and fix vulnerabilities
Code security
Secure your code as you build
Secret protection
Stop leaks before they start
EXPLORE
Why GitHub
Documentation
Blog
Changelog
Marketplace
View all features
Solutions
BY COMPANY SIZE
Enterprises
Small and medium teams
Startups
Nonprofits
BY USE CASE
App Modernization
DevSecOps
DevOps
CI/CD
View all use cases
BY INDUSTRY
Healthcare
Financial services
Manufacturing
Government
View all industries
View all solutions
Resources
EXPLORE BY TOPIC
AI
Software Development
DevOps
Security
View all topics
EXPLORE BY TYPE
Customer stories
Events & webinars
Ebooks & reports
Business insights
GitHub Skills
SUPPORT & SERVICES
Documentation
Customer support
Community forum
Trust center
Partners
View all resources
Open Source
COMMUNITY
GitHub Sponsors
Fund open source developers
PROGRAMS
Security Lab
Maintainer Community
GitHub Stars
Archive Program
REPOSITORIES
Topics
Trending
Collections
Enterprise
ENTERPRISE SOLUTIONS
Enterprise platform
AI-powered developer platform
AVAILABLE ADD-ONS
GitHub Advanced Security
Enterprise-grade security features
Copilot for Business
Enterprise-grade AI features
Premium Support
Enterprise-grade 24/7 support
Pricing
Search
/
Sign in
Sign up
Appearance settings
You signed in with another tab or window.
Reload
to refresh your session.
You signed out in another tab or window.
Reload
to refresh your session.
You switched accounts on another tab or window.
Reload
to refresh your session.
Dismiss alert
{{ message }}
scifi6546
/
feather
Public
forked from
feather-rs/feather
Notifications
You must be signed in to change notification settings
Fork
0
Star
0
Code
Pull requests
0
Actions
Projects
Security and quality
0
Insights
Additional navigation options
Code
Pull requests
Actions
Projects
Security and quality
Insights
Commits
Branch selector
develop
User selector
All users
Datepicker
All time
Commit history
Commits on Aug 3, 2020
channged villager spelling
scifi6546
committed
00a716b
View commit details
Copy full SHA for 00a716b
Browse repository at this point
ran cargo-fmt
scifi6546
committed
2351cfe
View commit details
Copy full SHA for 2351cfe
Browse repository at this point
added summon command
scifi6546
committed
a6ad74a
View commit details
Copy full SHA for a6ad74a
Browse repository at this point
Commits on Aug 1, 2020
Merge pull request #288 from Deliquescence/tool-durability
Show description for 5e22d74
caelunshun
authored
5e22d74
View commit details
Copy full SHA for 5e22d74
Browse repository at this point
Commits on Jul 31, 2020
Fix style issues
Deliquescence
committed
c7ae682
View commit details
Copy full SHA for c7ae682
Browse repository at this point
Commits on Jul 28, 2020
Fix clippy::trivially_copy_pass_by_ref
Deliquescence
committed
0dfe013
View commit details
Copy full SHA for 0dfe013
Browse repository at this point
Correct amount of damage done to tool when digging
Deliquescence
committed
02246b7
View commit details
Copy full SHA for 02246b7
Browse repository at this point
Commits on Jul 27, 2020
Fix item collection not respecting nbt
Deliquescence
committed
68149b9
View commit details
Copy full SHA for 68149b9
Browse repository at this point
Fix inventory clicking not respecting nbt
Deliquescence
committed
e9fdb49
View commit details
Copy full SHA for e9fdb49
Browse repository at this point
Rename ItemTags to ItemNbt and add nbt to item entities
Deliquescence
committed
8174451
View commit details
Copy full SHA for 8174451
Browse repository at this point
Replace some usages of ItemStack::new so data is kept when making copies
Deliquescence
committed
fdb41f2
View commit details
Copy full SHA for fdb41f2
Browse repository at this point
Add from_inventory_index fn
Deliquescence
committed
cd4c5a3
View commit details
Copy full SHA for cd4c5a3
Browse repository at this point
Fix ItemStacks in server player create and switch to From impl
Deliquescence
committed
c39fd78
View commit details
Copy full SHA for c39fd78
Browse repository at this point
Add/update tests for item damage
Deliquescence
committed
9e07da4
View commit details
Copy full SHA for 9e07da4
Browse repository at this point
Initial implementation of tool damage
Deliquescence
committed
6794e0a
View commit details
Copy full SHA for 6794e0a
Browse repository at this point
Commits on Jul 25, 2020
Merge pull request #280 from Schuwi/non-x86-compilation
Show description for 23111fb
caelunshun
authored
23111fb
View commit details
Copy full SHA for 23111fb
Browse repository at this point
Merge pull request #282 from Schuwi/tags-packet
Show description for 062eaee
caelunshun
authored
062eaee
View commit details
Copy full SHA for 062eaee
Browse repository at this point
Merge pull request #286 from Schuwi/rust-v1.45
Show description for 185bd1b
caelunshun
authored
185bd1b
View commit details
Copy full SHA for 185bd1b
Browse repository at this point
Merge pull request #281 from Schuwi/simplified-kind
Show description for 36419a0
caelunshun
authored
36419a0
View commit details
Copy full SHA for 36419a0
Browse repository at this point
Merge pull request #276 from Schuwi/fix-duplication
Show description for 5bddc7b
caelunshun
authored
5bddc7b
View commit details
Copy full SHA for 5bddc7b
Browse repository at this point
Commits on Jul 24, 2020
Fix updated clippy lint and update Cargo.lock
Schuwi
committed
b770bac
View commit details
Copy full SHA for b770bac
Browse repository at this point
Register on_chunk_cross_mark_modified event handler
Schuwi
committed
06779ca
View commit details
Copy full SHA for 06779ca
Browse repository at this point
Commits on Jul 23, 2020
Fix empty favicon being sent to server ping (#285)
Show description for 738b887
caelunshun
authored
738b887
View commit details
Copy full SHA for 738b887
Browse repository at this point
Fix empty favicon being sent to server ping
Show description for f8aa167
hjarrell
committed
f8aa167
View commit details
Copy full SHA for f8aa167
Browse repository at this point
Commits on Jul 21, 2020
Remove unused `read_from` implementation from tags packet
Schuwi
committed
a7206f0
View commit details
Copy full SHA for a7206f0
Browse repository at this point
Address review comments
Schuwi
committed
690b418
View commit details
Copy full SHA for 690b418
Browse repository at this point
Commits on Jul 19, 2020
Change how commands handle successes, implement clear command (#279)
Show description for 34c40eb
Molive-0
authored
34c40eb
View commit details
Copy full SHA for 34c40eb
Browse repository at this point
Commits on Jul 18, 2020
Update simdnoise dependency
Schuwi
committed
9e698cb
View commit details
Copy full SHA for 9e698cb
Browse repository at this point
Implement basics of Tags and HeldItemChangeClientbound packets
Schuwi
committed
a2b38bb
View commit details
Copy full SHA for a2b38bb
Browse repository at this point
Re-introduce fixed shortcut in feather-server-chunk/save.rs
Schuwi
committed
6471625
View commit details
Copy full SHA for 6471625
Browse repository at this point
Unpack some deep nesting as per code review
Schuwi
committed
5c54175
View commit details
Copy full SHA for 5c54175
Browse repository at this point
target-guard `is_x86_feature_detected!` in feather-server-worldgen
Schuwi
committed
f1856cb
View commit details
Copy full SHA for f1856cb
Browse repository at this point
Commits on Jul 16, 2020
Merge pull request #277 from Deliquescence/double-block-break
Show description for 9da2e05
caelunshun
authored
9da2e05
View commit details
Copy full SHA for 9da2e05
Browse repository at this point
Commits on Jul 15, 2020
Implement SimplifiedBlockKind and refactoring
Show description for 148cc9e
Schuwi
committed
148cc9e
View commit details
Copy full SHA for 148cc9e
Browse repository at this point
Fix double block break effect
Show description for 7856574
Deliquescence
committed
7856574
View commit details
Copy full SHA for 7856574
Browse repository at this point
Previous
Next
You can’t perform that action at this time.