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 }}
ByteCoding
/
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
Breadcrumbs
History for
feather
Cargo.toml
on
main
User selector
All users
Datepicker
All time
Commit history
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
View code at this point
Browse repository at this point
Commits on Jun 13, 2021
Fixed Error on Nightly; Improved speed on Debug mode
Show description for e7fa159
Supermath101
committed
e7fa159
View commit details
Copy full SHA for e7fa159
View code at this point
Browse repository at this point
Commits on May 16, 2021
Player abilities packet (#425)
Miro-Andrin
authored
0cf017c
View commit details
Copy full SHA for 0cf017c
View code at this point
Browse repository at this point
Commits on Mar 13, 2021
Add title messages api (#403)
oxkitsune
authored
4f1faa5
View commit details
Copy full SHA for 4f1faa5
View code at this point
Browse repository at this point
Commits on Mar 7, 2021
Implement plugin messaging (#374)
Show description for e8836de
dlee13
authored
e8836de
View commit details
Copy full SHA for e8836de
View code at this point
Browse repository at this point
Commits on Mar 5, 2021
Move text API to libcraft (#379)
oxkitsune
authored
f95dc0f
View commit details
Copy full SHA for f95dc0f
View code at this point
Browse repository at this point
Commits on Mar 4, 2021
Integrate quill and libcraft into Feather; revise directory structure
caelunshun
committed
d5b662e
View commit details
Copy full SHA for d5b662e
View code at this point
Browse repository at this point
Commits on Feb 27, 2021
Add support for native shared libraries as plugins (#349)
Show description for 4c34e17
caelunshun
authored
4c34e17
View commit details
Copy full SHA for 4c34e17
View code at this point
Browse repository at this point
Commits on Feb 9, 2021
Initial draft of plugin API based on Quill
Show description for 9fa7bd6
caelunshun
committed
9fa7bd6
View commit details
Copy full SHA for 9fa7bd6
View code at this point
Browse repository at this point
Commits on Feb 2, 2021
Update view handling code to use new component-based events
caelunshun
committed
996c23d
View commit details
Copy full SHA for 996c23d
View code at this point
Browse repository at this point
Commits on Sep 13, 2020
tools: Add proxy tool to debug packets
caelunshun
committed
d3661c7
View commit details
Copy full SHA for d3661c7
View code at this point
Browse repository at this point
Commits on Sep 10, 2020
protocol: Implement most server play packets as of 1.15.2
Show description for fe8c872
caelunshun
committed
fe8c872
View commit details
Copy full SHA for fe8c872
View code at this point
Browse repository at this point
Commits on Sep 9, 2020
utils: Implement thread pools (compute and blocking)
caelunshun
committed
eae6a0a
View commit details
Copy full SHA for eae6a0a
View code at this point
Browse repository at this point
Commits on Sep 8, 2020
base: Move world save implementation into base
caelunshun
committed
fcdb9dd
View commit details
Copy full SHA for fcdb9dd
View code at this point
Browse repository at this point
Commits on Sep 6, 2020
datapacks: Initial commit
Show description for e653371
caelunshun
committed
e653371
View commit details
Copy full SHA for e653371
View code at this point
Browse repository at this point
Commits on Aug 24, 2020
blocks: Initial port to 1.16
Show description for 5cd7979
caelunshun
committed
5cd7979
View commit details
Copy full SHA for 5cd7979
View code at this point
Browse repository at this point
Commits on Aug 22, 2020
Create new crate layout for 1.16 refactor.
Show description for 16b5f68
caelunshun
committed
16b5f68
View commit details
Copy full SHA for 16b5f68
View code at this point
Browse repository at this point
Commits on Aug 16, 2020
Move feather-protocol into the main repository as of commit feather-rs/feather-protocol@a39d1f8
caelunshun
committed
f02f163
View commit details
Copy full SHA for f02f163
View code at this point
Browse repository at this point
Remove old feather-network crate in favor of feather-protocol
caelunshun
committed
7a3b885
View commit details
Copy full SHA for 7a3b885
View code at this point
Browse repository at this point
Commits on Jun 10, 2020
Initial work on chests and block entities:
caelunshun
committed
37c6b5b
View commit details
Copy full SHA for 37c6b5b
View code at this point
Browse repository at this point
Commits on May 21, 2020
Implement the loot table data model
Show description for 0d944bf
caelunshun
committed
0d944bf
View commit details
Copy full SHA for 0d944bf
View code at this point
Browse repository at this point
Commits on May 18, 2020
Merge initial loot table work by @Defman
Defman
authored and
caelunshun
committed
1f84b71
View commit details
Copy full SHA for 1f84b71
View code at this point
Browse repository at this point
Merge
caelunshun
committed
18199bc
View commit details
Copy full SHA for 18199bc
View code at this point
Browse repository at this point
Commits on May 16, 2020
Remove legacy feather-generator crate.
caelunshun
committed
c157859
View commit details
Copy full SHA for c157859
View code at this point
Browse repository at this point
Commits on May 11, 2020
Merge pull request #214 from feather-rs/survival-mode
Show description for b80ff00
caelunshun
authored
b80ff00
View commit details
Copy full SHA for b80ff00
View code at this point
Browse repository at this point
Commits on May 9, 2020
Prototype feather-definitions
Show description for 0ff0fe9
caelunshun
committed
0ff0fe9
View commit details
Copy full SHA for 0ff0fe9
View code at this point
Browse repository at this point
Commits on May 8, 2020
Text formatting markup language (#212)
Show description for 935a686
Redrield
authored
935a686
View commit details
Copy full SHA for 935a686
View code at this point
Browse repository at this point
Commits on May 7, 2020
Implement block break particles
caelunshun
committed
d3ac8d1
View commit details
Copy full SHA for d3ac8d1
View code at this point
Browse repository at this point
Commits on May 4, 2020
Initial command implementation: almost-complete /tp command.
Show description for 8cfacdc
caelunshun
committed
8cfacdc
View commit details
Copy full SHA for 8cfacdc
View code at this point
Browse repository at this point
Commits on Apr 30, 2020
First draft of a unit testing framework (subject to change)
caelunshun
committed
60eabf4
View commit details
Copy full SHA for 60eabf4
View code at this point
Browse repository at this point
Commits on Apr 28, 2020
Complete the feather-server split into multiple crates.
caelunshun
committed
55524df
View commit details
Copy full SHA for 55524df
View code at this point
Browse repository at this point
Commits on Apr 26, 2020
Port worldgen, chunk worker, chunk logic, entity loading
caelunshun
committed
1fd5004
View commit details
Copy full SHA for 1fd5004
View code at this point
Browse repository at this point
Port over the view system, most packet broadcasters
caelunshun
committed
d8c0d2a
View commit details
Copy full SHA for d8c0d2a
View code at this point
Browse repository at this point
Most of the way through refactoring feather-server into crates
caelunshun
committed
a99d228
View commit details
Copy full SHA for a99d228
View code at this point
Browse repository at this point
Commits on Apr 18, 2020
start on server split
caelunshun
committed
460b19f
View commit details
Copy full SHA for 460b19f
View code at this point
Browse repository at this point
Previous
Next
You can’t perform that action at this time.