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
Breadcrumbs
History for
feather
feather
server
src
systems
on
1-18
User selector
All users
Datepicker
All time
Commit history
Commits on Apr 24, 2022
Implement world saving along with a new custom world format.
Show description for 65a51ac
caelunshun
committed
65a51ac
View commit details
Copy full SHA for 65a51ac
View code at this point
Browse repository at this point
Port koskja's block placement code to 1.18 and libcraft-blocks (mostly)
caelunshun
committed
f68d0ab
View commit details
Copy full SHA for f68d0ab
View code at this point
Browse repository at this point
Commits on Apr 23, 2022
Move ChatBox to quill
caelunshun
committed
5979d36
View commit details
Copy full SHA for 5979d36
View code at this point
Browse repository at this point
Commits on Apr 18, 2022
Generate dimension and biome data in libcraft-generators so the server doesn't need to download + extract the vanilla JAR.
Show description for 66d959f
caelunshun
committed
66d959f
View commit details
Copy full SHA for 66d959f
View code at this point
Browse repository at this point
Fix nasty bugs with chunk sending
caelunshun
committed
bf569b4
View commit details
Copy full SHA for bf569b4
View code at this point
Browse repository at this point
Commits on Apr 17, 2022
Ensure chunks nearest to the player are loaded first
caelunshun
committed
90ede36
View commit details
Copy full SHA for 90ede36
View code at this point
Browse repository at this point
Revamp multiworld support, with plugin-configurable world sources for custom world formats.
Show description for 29e7e06
caelunshun
committed
29e7e06
View commit details
Copy full SHA for 29e7e06
View code at this point
Browse repository at this point
Commits on Apr 12, 2022
Respect client settings on view distance and displayed skin parts
caelunshun
committed
ce1feb1
View commit details
Copy full SHA for ce1feb1
View code at this point
Browse repository at this point
Commits on Apr 11, 2022
Implement entity equipment
caelunshun
committed
a4ab2ae
View commit details
Copy full SHA for a4ab2ae
View code at this point
Browse repository at this point
Don't implement Component for all types by default.
Show description for 7859e44
caelunshun
committed
7859e44
View commit details
Copy full SHA for 7859e44
View code at this point
Browse repository at this point
Commits on Apr 10, 2022
vane: Add EntityRef::has<T>
caelunshun
committed
fbb1408
View commit details
Copy full SHA for fbb1408
View code at this point
Browse repository at this point
Fix subtle bug where components of the wrong type were added
caelunshun
committed
7a88267
View commit details
Copy full SHA for 7a88267
View code at this point
Browse repository at this point
Commits on Apr 7, 2022
Remove feather-base, moving its contents into libcraft.
caelunshun
committed
c47ec60
View commit details
Copy full SHA for c47ec60
View code at this point
Browse repository at this point
Load block properties from region files
caelunshun
committed
1e44689
View commit details
Copy full SHA for 1e44689
View code at this point
Browse repository at this point
Commits on Apr 5, 2022
Update all crates to use `vane` instead of `hecs`, and delete `feather-plugin-host`.
caelunshun
committed
d3c80d2
View commit details
Copy full SHA for d3c80d2
View code at this point
Browse repository at this point
Commits on Apr 4, 2022
Merge Iaiao's update-1-18 branch into main
caelunshun
committed
cb3ac57
View commit details
Copy full SHA for cb3ac57
View code at this point
Browse repository at this point
Commits on Jan 19, 2022
Add an ability to change gamemode from plugins (#521)
Show description for 77f1ace
Iaiao
authored
77f1ace
View commit details
Copy full SHA for 77f1ace
View code at this point
Browse repository at this point
Commits on Jan 18, 2022
Move PlayerJoinEvent, EntityRemoveEvent and EntityCreateEvent to quill-common (#520)
Show description for c754e4f
Iaiao
authored
c754e4f
View commit details
Copy full SHA for c754e4f
View code at this point
Browse repository at this point
Commits on Jan 11, 2022
Fix clippy
Iaiao
committed
d02da81
View commit details
Copy full SHA for d02da81
View code at this point
Browse repository at this point
Commits on Jan 10, 2022
Update tests and add test for PalettedContainer
Iaiao
committed
78a60db
View commit details
Copy full SHA for 78a60db
View code at this point
Browse repository at this point
Fix dimensions in Server::broadcast_with
Iaiao
committed
dea6486
View commit details
Copy full SHA for dea6486
View code at this point
Browse repository at this point
Update to 1.18
Iaiao
committed
b97c953
View commit details
Copy full SHA for b97c953
View code at this point
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
View code at this point
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
View code at this point
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
View code at this point
Browse repository at this point
Commits on Sep 26, 2021
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
View code at this point
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
View code at this point
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
View code at this point
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
View code at this point
Browse repository at this point
Commits on Sep 11, 2021
Datapack parsing (#455)
koskja
authored
7e46ec7
View commit details
Copy full SHA for 7e46ec7
View code at this point
Browse repository at this point
Commits on Jul 1, 2021
Bug fixes (#440)
Show description for 04e0a73
FussballAndy
authored
04e0a73
View commit details
Copy full SHA for 04e0a73
View code at this point
Browse repository at this point
Commits on Apr 7, 2021
Fix Rustdoc warnings (#409)
kirawi
authored
a9bb1e6
View commit details
Copy full SHA for a9bb1e6
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
Handle held item change packet (#361)
Show description for bb33f00
devmattrick
authored
bb33f00
View commit details
Copy full SHA for bb33f00
View code at this point
Browse repository at this point
Previous
Next
You can’t perform that action at this time.