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 }}
feather-rs
/
feather
Public
Notifications
You must be signed in to change notification settings
Fork
142
Star
2.7k
Code
Issues
66
Pull requests
38
Actions
Projects
Wiki
Security and quality
0
Insights
Additional navigation options
Code
Issues
Pull requests
Actions
Projects
Wiki
Security and quality
Insights
Commits
Branch selector
temp-example-disconnect
User selector
All users
Datepicker
All time
Commit history
Commits on Mar 2, 2021
example disconnect
caelunshun
committed
e0ce9b3
View commit details
Copy full SHA for e0ce9b3
Browse repository at this point
Explain that ECS entities are a superset of Minecraft entities
caelunshun
committed
d722679
View commit details
Copy full SHA for d722679
Browse repository at this point
Clarify explanations in architecture.md
caelunshun
committed
52754d2
View commit details
Copy full SHA for 52754d2
Browse repository at this point
Add basic architectural documentation
caelunshun
committed
4ad143d
View commit details
Copy full SHA for 4ad143d
Browse repository at this point
Merge pull request #360 from feather-rs/feature/proxies
Show description for 68f9305
caelunshun
authored
68f9305
View commit details
Copy full SHA for 68f9305
Browse repository at this point
Add support for Velocity IP forwarding
caelunshun
committed
cf6bd6c
View commit details
Copy full SHA for cf6bd6c
Browse repository at this point
Add support for BungeeCord IP forwarding
Show description for 01fe381
caelunshun
committed
01fe381
View commit details
Copy full SHA for 01fe381
Browse repository at this point
Sort dependency lists in Cargo.toml (#359)
Show description for a13fbca
caelunshun
authored
a13fbca
View commit details
Copy full SHA for a13fbca
Browse repository at this point
Commits on Mar 1, 2021
Add noop block placement (#354)
Show description for e65a9ef
devmattrick
authored
e65a9ef
View commit details
Copy full SHA for e65a9ef
Browse repository at this point
server: Implement player count for status ping (#352)
caelunshun
authored
adf5f4f
View commit details
Copy full SHA for adf5f4f
Browse repository at this point
Implement block change broadcasting and block_fill_chunk_section
caelunshun
committed
4c78806
View commit details
Copy full SHA for 4c78806
Browse repository at this point
Commits on Feb 28, 2021
plugin-host: Implement block_get and block_set host calls
Show description for 144f306
caelunshun
committed
144f306
View commit details
Copy full SHA for 144f306
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
Browse repository at this point
CI: Use GNU tar on macOS to work around actions/cache#403 (#350)
Show description for 187fbac
caelunshun
authored
187fbac
View commit details
Copy full SHA for 187fbac
Browse repository at this point
Upgrade Actions cache to v2 (#348)
Show description for 44d4142
caelunshun
authored
44d4142
View commit details
Copy full SHA for 44d4142
Browse repository at this point
Update GitHub Actions config to use new main branch name (#347)
Show description for d215b1b
caelunshun
authored
d215b1b
View commit details
Copy full SHA for d215b1b
Browse repository at this point
Merge pull request #307 from feather-rs/1.16
Show description for 02fcaa4
caelunshun
authored
02fcaa4
View commit details
Copy full SHA for 02fcaa4
Browse repository at this point
Clear up clippy warnings about systems returning Results
caelunshun
committed
c88108b
View commit details
Copy full SHA for c88108b
Browse repository at this point
Use character instead of single-char string in split()
caelunshun
committed
6acdd6d
View commit details
Copy full SHA for 6acdd6d
Browse repository at this point
Fix failing region test
caelunshun
committed
69dfa73
View commit details
Copy full SHA for 69dfa73
Browse repository at this point
Merge branch develop into 1.16
caelunshun
committed
289217a
View commit details
Copy full SHA for 289217a
Browse repository at this point
Move code from before the 1.16 rewrite into the old/ directory
caelunshun
committed
0ed8c22
View commit details
Copy full SHA for 0ed8c22
Browse repository at this point
Merge branch develop into 1.16
caelunshun
committed
6517379
View commit details
Copy full SHA for 6517379
Browse repository at this point
Commits on Feb 26, 2021
Update README for 1.16
caelunshun
committed
6b28f25
View commit details
Copy full SHA for 6b28f25
Browse repository at this point
Fix all clippy warnings
caelunshun
committed
56e6479
View commit details
Copy full SHA for 56e6479
Browse repository at this point
server: Implement configuration loading
caelunshun
committed
5cbf5d8
View commit details
Copy full SHA for 5cbf5d8
Browse repository at this point
Commits on Feb 24, 2021
Add note about 1.16 branch in README
caelunshun
authored
2a613d8
View commit details
Copy full SHA for 2a613d8
Browse repository at this point
Commits on Feb 18, 2021
Quill: revamp queries; add support for all living entities in server
caelunshun
committed
56dce31
View commit details
Copy full SHA for 56dce31
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
Browse repository at this point
Commits on Feb 7, 2021
Tweak region loading for 1.16, fix void-air lighting chunks
caelunshun
committed
fcb811d
View commit details
Copy full SHA for fcb811d
Browse repository at this point
Initial port of region reading to 1.16
caelunshun
committed
7fe8f52
View commit details
Copy full SHA for 7fe8f52
Browse repository at this point
Use 1.16.2 minecraft-data for item IDs
Show description for 9251f5d
caelunshun
committed
9251f5d
View commit details
Copy full SHA for 9251f5d
Browse repository at this point
Commits on Feb 6, 2021
Nearly complete inventory handling, creative mode digging
caelunshun
committed
b2e26d8
View commit details
Copy full SHA for b2e26d8
Browse repository at this point
Commits on Feb 4, 2021
Implement chat
caelunshun
committed
00f0f6d
View commit details
Copy full SHA for 00f0f6d
Browse repository at this point
Commits on Feb 3, 2021
Fix malformed minecraft:brand message
caelunshun
committed
4375e3c
View commit details
Copy full SHA for 4375e3c
Browse repository at this point
Previous
Next
You can’t perform that action at this time.