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
Accelerator
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 }}
skillman623
/
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
All time
Commit history
Commits on Jun 17, 2022
Apply 1.60 clippy lints and apply variable name (#544)
Show description for 2f99d76
FussballAndy
authored
2f99d76
View commit details
Copy full SHA for 2f99d76
Browse repository at this point
Commits on Feb 25, 2022
Clippy 1.59 (#541)
Show description for 67bc206
FussballAndy
authored
67bc206
View commit details
Copy full SHA for 67bc206
Browse repository at this point
Commits on Jan 25, 2022
Add events to quill API (#522)
Show description for 4d756b3
Iaiao
authored
4d756b3
View commit details
Copy full SHA for 4d756b3
Browse repository at this point
Commits on Jan 24, 2022
Libcraft item refactoring (#527)
koskja
authored
eaffe46
View commit details
Copy full SHA for eaffe46
Browse repository at this point
Merge pull request #502 from Schuwi/fix_block_light
Show description for 7c7e418
Schuwi
authored
7c7e418
View commit details
Copy full SHA for 7c7e418
Browse repository at this point
Rewrite proxy (#511)
Iaiao
authored
122f433
View commit details
Copy full SHA for 122f433
Browse repository at this point
Commits on Jan 22, 2022
Change Title's inner value and message type to `Text` (#518)
Show description for 4c9dfbf
Iaiao
authored
4c9dfbf
View commit details
Copy full SHA for 4c9dfbf
Browse repository at this point
Turned `quill::plugin` into a proc macro (#528)
FussballAndy
authored
076903b
View commit details
Copy full SHA for 076903b
Browse repository at this point
Commits on Jan 21, 2022
fix (#525)
Iaiao
authored
b2ecc8c
View commit details
Copy full SHA for b2ecc8c
Browse repository at this point
Commits on Jan 20, 2022
Add logging filters for new wasmer-wasi logs (#526)
Iaiao
authored
185bdc8
View commit details
Copy full SHA for 185bdc8
Browse repository at this point
Fixes wasi (#524)
Show description for b53d7c6
Defman
authored
b53d7c6
View commit details
Copy full SHA for b53d7c6
Browse repository at this point
Commits on Jan 19, 2022
Fixed quill's link in README.md (#523)
Show description for 1ac3c81
leElvyn
authored
1ac3c81
View commit details
Copy full SHA for 1ac3c81
Browse repository at this point
Add an ability to change gamemode from plugins (#521)
Show description for 77f1ace
Iaiao
authored
77f1ace
View commit details
Copy full SHA for 77f1ace
Browse repository at this point
Commits on Jan 18, 2022
Add empty world generator as a config option (#519)
Iaiao
authored
3779032
View commit details
Copy full SHA for 3779032
Browse repository at this point
Move PlayerJoinEvent, EntityRemoveEvent and EntityCreateEvent to quill-common (#520)
Show description for c754e4f
Iaiao
authored
c754e4f
View commit details
Copy full SHA for c754e4f
Browse repository at this point
Add plugins/ to .gitignore (#517)
Iaiao
authored
e857b0c
View commit details
Copy full SHA for e857b0c
Browse repository at this point
Commits on Jan 16, 2022
Fix clippy 1.58 lints (#515)
FussballAndy
authored
4e47484
View commit details
Copy full SHA for 4e47484
Browse repository at this point
Commits on Jan 12, 2022
Correctly specify packet for interaction (R-click) with an entity (#503)
Show description for c47c564
YuJin Kim
and
axionbuster
authored
c47c564
View commit details
Copy full SHA for c47c564
Browse repository at this point
Commits on Jan 10, 2022
Cargo audit fix (#512)
Show description for 57ca709
4 people
authored
57ca709
View commit details
Copy full SHA for 57ca709
Browse repository at this point
Commits on Dec 21, 2021
Fix new clippy warnings (#507)
FussballAndy
authored
d574826
View commit details
Copy full SHA for d574826
Browse repository at this point
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
Choose more sane default values for light levels
Schuwi
committed
c89fa00
View commit details
Copy full SHA for c89fa00
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
Previous
Next
You can’t perform that action at this time.