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
common
on
1-18
User selector
All users
Datepicker
All time
Commit history
Commits on Apr 24, 2022
Allow registering custom world generators
caelunshun
committed
373f523
View commit details
Copy full SHA for 373f523
View code at this point
Browse repository at this point
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
Rename BlockFace => BlockDirection so as not to conflict with the block state
caelunshun
committed
178683f
View commit details
Copy full SHA for 178683f
View code at this point
Browse repository at this point
Commits on Apr 23, 2022
Merge koskja's block placement branch into 1.18
caelunshun
committed
e55ae58
View commit details
Copy full SHA for e55ae58
View code at this point
Browse repository at this point
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
Several fixes to libcraft-anvil to load worlds that have been upgraded from 1.12 or later
caelunshun
committed
061c977
View commit details
Copy full SHA for 061c977
View code at this point
Browse repository at this point
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
Commits on Apr 17, 2022
Don't log incorrect 'unloaded x chunks' message when the save strategy is set to KeepLoaded
caelunshun
committed
9b23fd5
View commit details
Copy full SHA for 9b23fd5
View code at this point
Browse repository at this point
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 13, 2022
Start abstracting away world loading so it can be customized extensively by plugins
caelunshun
committed
7cc2ab3
View commit details
Copy full SHA for 7cc2ab3
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 8, 2022
Update all crates to 2021 edition
caelunshun
committed
9c52b5b
View commit details
Copy full SHA for 9c52b5b
View code at this point
Browse repository at this point
Rework plugin loading to allow disabling plugins through a config file
caelunshun
committed
244867d
View commit details
Copy full SHA for 244867d
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
Update several dependencies
caelunshun
committed
80e0528
View commit details
Copy full SHA for 80e0528
View code at this point
Browse repository at this point
Sort dependencies in all crates
caelunshun
committed
925727b
View commit details
Copy full SHA for 925727b
View code at this point
Browse repository at this point
Restructure feather-server to prepare for static plugins
caelunshun
committed
9b084d1
View commit details
Copy full SHA for 9b084d1
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 6, 2022
Start on new static-linking-based Quill.
caelunshun
committed
e1ea876
View commit details
Copy full SHA for e1ea876
View code at this point
Browse repository at this point
Port all crates to use new libcraft-blocks
Show description for 5640c9c
caelunshun
committed
5640c9c
View commit details
Copy full SHA for 5640c9c
View code at this point
Browse repository at this point
Regenerate BlockKind for 1.18
caelunshun
committed
392b873
View commit details
Copy full SHA for 392b873
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 Feb 25, 2022
Clippy 1.59 (#541)
Show description for 67bc206
FussballAndy
authored
67bc206
View commit details
Copy full SHA for 67bc206
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 17, 2022
Flatten logic in `check_block_stability`
koskja
committed
60a014c
View commit details
Copy full SHA for 60a014c
View code at this point
Browse repository at this point
Fix sugarcane block support
koskja
committed
1689b95
View commit details
Copy full SHA for 1689b95
View code at this point
Browse repository at this point
Flatten nested logic
Show description for 1808437
koskja
committed
1808437
View commit details
Copy full SHA for 1808437
View code at this point
Browse repository at this point
Commits on Jan 16, 2022
Split logic in `place_block`
koskja
committed
58e0a33
View commit details
Copy full SHA for 58e0a33
View code at this point
Browse repository at this point
Fix block support checks
Show description for b575e38
koskja
committed
b575e38
View commit details
Copy full SHA for b575e38
View code at this point
Browse repository at this point
Fix issue making isolated walls invisible
koskja
committed
7968fec
View commit details
Copy full SHA for 7968fec
View code at this point
Browse repository at this point
Add comments
Show description for 372baa5
koskja
committed
372baa5
View commit details
Copy full SHA for 372baa5
View code at this point
Browse repository at this point
Previous
Next
You can’t perform that action at this time.