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 }}
Gorayan
/
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
main
User selector
All users
Datepicker
All time
Commit history
Commits on Nov 8, 2021
Drop aarch-darwin specific lines
Defman
authored
9b0a6c2
View commit details
Copy full SHA for 9b0a6c2
Browse repository at this point
Drop aarch-darwin specific lines
Defman
authored
94f780c
View commit details
Copy full SHA for 94f780c
Browse repository at this point
Commits on Sep 29, 2021
Fix position syncronization issues for entities and fixes loading and saving of playerdata to use the correct inventory slot indexes (#498)
Show description for fdf5565
Tracreed
authored
fdf5565
View commit details
Copy full SHA for fdf5565
Browse repository at this point
Commits on Sep 28, 2021
Use `IpAddr` instead of `Ipv4Addr` (#497)
qualterz
authored
00f5f10
View commit details
Copy full SHA for 00f5f10
Browse repository at this point
Commits on Sep 27, 2021
Refactor such that libcraft contains all generated files (almost). (#461)
Show description for 1605738
3 people
authored
1605738
View commit details
Copy full SHA for 1605738
Browse repository at this point
Entity sneak and sprint (#492)
Show description for 7288a29
Tracreed
authored
7288a29
View commit details
Copy full SHA for 7288a29
Browse repository at this point
Implement swap item in hand (#491)
Show description for 567262c
qualterz
authored
567262c
View commit details
Copy full SHA for 567262c
Browse repository at this point
Commits on Sep 26, 2021
Remove useless `dbg` macro call (#488)
qualterz
authored
dd529e2
View commit details
Copy full SHA for dd529e2
Browse repository at this point
Fix update_entity_position and fix writing of Angles to client. (#490)
Show description for e889def
Tracreed
authored
e889def
View commit details
Copy full SHA for e889def
Browse repository at this point
Commits on Sep 25, 2021
Update client window when changing creative windows. (#479)
Show description for 4639f83
Tracreed
authored
4639f83
View commit details
Copy full SHA for 4639f83
Browse repository at this point
Add offhand slot to player inventory (#485)
qualterz
authored
0da1a5d
View commit details
Copy full SHA for 0da1a5d
Browse repository at this point
Add `ValidatedBlockPosition` (#483)
Show description for e4791aa
ambeeeeee
authored
e4791aa
View commit details
Copy full SHA for e4791aa
Browse repository at this point
Commits on Sep 24, 2021
Revert "Datapack parsing (#455)" (#478)
Show description for cf650cc
Tracreed
authored
cf650cc
View commit details
Copy full SHA for cf650cc
Browse repository at this point
Commits on Sep 18, 2021
Change vanilla JAR download timeout and add warnings (#474)
Iaiao
authored
b5ccddf
View commit details
Copy full SHA for b5ccddf
Browse repository at this point
Commits on Sep 17, 2021
Use player.dat (#458)
Show description for df3a3a4
Iaiao
authored
df3a3a4
View commit details
Copy full SHA for df3a3a4
Browse repository at this point
Make it build (#472)
Iaiao
authored
21e1485
View commit details
Copy full SHA for 21e1485
Browse repository at this point
Fix double creation of network IDs for players (#470)
Show description for 3b8d235
Iaiao
authored
3b8d235
View commit details
Copy full SHA for 3b8d235
Browse repository at this point
Move from vec-arena to slab (#469)
Iaiao
authored
672309a
View commit details
Copy full SHA for 672309a
Browse repository at this point
cache key fix (#468)
Defman
authored
b9a5c49
View commit details
Copy full SHA for b9a5c49
Browse repository at this point
Fix compilation on latest nightly (#467)
Iaiao
authored
d142580
View commit details
Copy full SHA for d142580
Browse repository at this point
Commits on Sep 16, 2021
GitHub Actions improvements and cross compilation (#464)
Show description for 74098de
Defman
authored
74098de
View commit details
Copy full SHA for 74098de
Browse repository at this point
Add the ability to create queries that mutate host components within plugins (#433)
Show description for 8df2d15
ambeeeeee
authored
8df2d15
View commit details
Copy full SHA for 8df2d15
Browse repository at this point
Commits on Sep 15, 2021
Update to wasmer 3.0 (#466)
ambeeeeee
authored
2a6d62e
View commit details
Copy full SHA for 2a6d62e
Browse repository at this point
Commits on Sep 14, 2021
bug fixes (#465)
Show description for ce7ccc7
Tracreed
authored
ce7ccc7
View commit details
Copy full SHA for ce7ccc7
Browse repository at this point
Fix click event (#463)
Iaiao
authored
eb7b8c7
View commit details
Copy full SHA for eb7b8c7
Browse repository at this point
Commits on Sep 11, 2021
Datapack parsing (#455)
koskja
authored
7e46ec7
View commit details
Copy full SHA for 7e46ec7
Browse repository at this point
Commits on Sep 6, 2021
Added Sprint Tracking (#434)
Show description for 9008090
ThisNekoGuy
and
linuxNeko
authored
9008090
View commit details
Copy full SHA for 9008090
Browse repository at this point
Commits on Aug 23, 2021
Merge pull request #453 from koskja/main
Show description for d919b96
caelunshun
authored
d919b96
View commit details
Copy full SHA for d919b96
Browse repository at this point
Merge pull request #454 from Miro-Andrin/Chunk
Show description for 2039b09
caelunshun
authored
2039b09
View commit details
Copy full SHA for 2039b09
Browse repository at this point
Commits on Aug 22, 2021
Small refactor, moving chunk related files into a module.
Miro-Andrin
committed
0eeb65e
View commit details
Copy full SHA for 0eeb65e
Browse repository at this point
Fixed my own mistake
koskja
committed
b314532
View commit details
Copy full SHA for b314532
Browse repository at this point
Commits on Aug 19, 2021
Chunk saving (#446)
Show description for 07c6467
koskja
authored
07c6467
View commit details
Copy full SHA for 07c6467
Browse repository at this point
Commits on Aug 17, 2021
Update arrayvec, ureq, num-bigint, strum and rust-crypto crates (#449)
Show description for 32ab106
paolobarbolini
authored
32ab106
View commit details
Copy full SHA for 32ab106
Browse repository at this point
Commits on Aug 10, 2021
Fix Clippy warnings and improve pr template (#448)
FussballAndy
authored
0eb7f5e
View commit details
Copy full SHA for 0eb7f5e
Browse repository at this point
Commits on Aug 9, 2021
Update GLOBAL_BITS_PER_BLOCK and HIGHEST_ID (#444)
Show description for 6180b78
garboit
authored
6180b78
View commit details
Copy full SHA for 6180b78
Browse repository at this point
Previous
Next
You can’t perform that action at this time.