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 }}
x4e
/
feather
Public
forked from
feather-rs/feather
Notifications
You must be signed in to change notification settings
Fork
0
Star
1
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
server
entity
src
on
develop
User selector
All users
Datepicker
All time
Commit history
Commits on Jan 2, 2021
Implement sound effects for damage events
x4e
committed
286db66
View commit details
Copy full SHA for 286db66
View code at this point
Browse repository at this point
Commits on Oct 31, 2020
One more clippy lint
caelunshun
committed
a892fef
View commit details
Copy full SHA for a892fef
View code at this point
Browse repository at this point
Commits on Oct 30, 2020
Remove unneeded return
caelunshun
committed
7001900
View commit details
Copy full SHA for 7001900
View code at this point
Browse repository at this point
Commits on Oct 28, 2020
Drops the falling block as item when the block where it landed is not solid, such as torches, repeaters, rails, etc.
jhrldev
committed
7005072
View commit details
Copy full SHA for 7005072
View code at this point
Browse repository at this point
Commits on Aug 18, 2020
Implement maximum durability and breaking used tools (#299)
Show description for 6fc2f2c
Deliquescence
authored
6fc2f2c
View commit details
Copy full SHA for 6fc2f2c
View code at this point
Browse repository at this point
Commits on Jul 27, 2020
Rename ItemTags to ItemNbt and add nbt to item entities
Deliquescence
committed
8174451
View commit details
Copy full SHA for 8174451
View code at this point
Browse repository at this point
Add/update tests for item damage
Deliquescence
committed
9e07da4
View commit details
Copy full SHA for 9e07da4
View code at this point
Browse repository at this point
Commits on Jul 25, 2020
Merge pull request #281 from Schuwi/simplified-kind
Show description for 36419a0
caelunshun
authored
36419a0
View commit details
Copy full SHA for 36419a0
View code at this point
Browse repository at this point
Commits on Jul 21, 2020
Address review comments
Schuwi
committed
690b418
View commit details
Copy full SHA for 690b418
View code at this point
Browse repository at this point
Commits on Jul 18, 2020
Re-introduce fixed shortcut in feather-server-chunk/save.rs
Schuwi
committed
6471625
View commit details
Copy full SHA for 6471625
View code at this point
Browse repository at this point
Unpack some deep nesting as per code review
Schuwi
committed
5c54175
View commit details
Copy full SHA for 5c54175
View code at this point
Browse repository at this point
Commits on Jul 15, 2020
Implement SimplifiedBlockKind and refactoring
Show description for 148cc9e
Schuwi
committed
148cc9e
View commit details
Copy full SHA for 148cc9e
View code at this point
Browse repository at this point
Commits on Jul 14, 2020
Fix entity duplication and add Velocity and PreviousVelocity to player
Schuwi
committed
0be57a0
View commit details
Copy full SHA for 0be57a0
View code at this point
Browse repository at this point
Commits on Jun 16, 2020
Rewrite of packed_u9 + tests, removed panics ; fmt, clippy, testing
Schuwi
committed
c0584d3
View commit details
Copy full SHA for c0584d3
View code at this point
Browse repository at this point
Commits on Jun 14, 2020
Fix most of the stuff that prevents my example vanilla world from loading
Schuwi
committed
4fdfaf6
View commit details
Copy full SHA for 4fdfaf6
View code at this point
Browse repository at this point
Commits on Jun 10, 2020
Use Block Action packet to spawn chest on client
Show description for 1714027
caelunshun
committed
1714027
View commit details
Copy full SHA for 1714027
View code at this point
Browse repository at this point
Use Update Block Entity to destroy block entity on client
caelunshun
committed
ac40317
View commit details
Copy full SHA for ac40317
View code at this point
Browse repository at this point
Successfully handle inventory interaction with chests
caelunshun
committed
a3c9389
View commit details
Copy full SHA for a3c9389
View code at this point
Browse repository at this point
Rename InventoryUpdateEvent::player => entity
Show description for 81ea7e5
caelunshun
committed
81ea7e5
View commit details
Copy full SHA for 81ea7e5
View code at this point
Browse repository at this point
Commits on Jun 7, 2020
Almost a rewrite of the support-block implementation
Show description for a7ee70a
Schuwi
committed
a7ee70a
View commit details
Copy full SHA for a7ee70a
View code at this point
Browse repository at this point
Initial implementation of support blocks
Show description for 90d5006
Schuwi
committed
90d5006
View commit details
Copy full SHA for 90d5006
View code at this point
Browse repository at this point
Commits on May 25, 2020
Add snow to list of replaceable blocks
caelunshun
committed
a589c85
View commit details
Copy full SHA for a589c85
View code at this point
Browse repository at this point
Merge pull request #254 from ssttevee/falling-anvils
Show description for 3362542
caelunshun
authored
3362542
View commit details
Copy full SHA for 3362542
View code at this point
Browse repository at this point
Merge pull request #244 from feather-rs/health
Show description for 04651aa
caelunshun
authored
04651aa
View commit details
Copy full SHA for 04651aa
View code at this point
Browse repository at this point
add anvil falling and sound
ssttevee
committed
15b1147
View commit details
Copy full SHA for 15b1147
View code at this point
Browse repository at this point
Store + load health in player data files
caelunshun
committed
8f9d450
View commit details
Copy full SHA for 8f9d450
View code at this point
Browse repository at this point
First work on respawning
caelunshun
committed
ad943bc
View commit details
Copy full SHA for ad943bc
View code at this point
Browse repository at this point
Commits on May 23, 2020
fix falling blocks
ssttevee
committed
97e87c5
View commit details
Copy full SHA for 97e87c5
View code at this point
Browse repository at this point
Implement fall damage
Show description for 713bd50
caelunshun
committed
713bd50
View commit details
Copy full SHA for 713bd50
View code at this point
Browse repository at this point
Commits on May 22, 2020
Enforce feather-loot dependency on feather-data and fix CI
caelunshun
committed
5372ed1
View commit details
Copy full SHA for 5372ed1
View code at this point
Browse repository at this point
Commits on May 21, 2020
Loot tables: implement Tool and RandomChance conditions
caelunshun
committed
8332b4e
View commit details
Copy full SHA for 8332b4e
View code at this point
Browse repository at this point
Drop loot when block is broken by player
caelunshun
committed
be280c4
View commit details
Copy full SHA for be280c4
View code at this point
Browse repository at this point
Commits on May 18, 2020
Merge
caelunshun
committed
18199bc
View commit details
Copy full SHA for 18199bc
View code at this point
Browse repository at this point
Fix remaining issues with creative mode inventory interaction
caelunshun
committed
e00b7cd
View commit details
Copy full SHA for e00b7cd
View code at this point
Browse repository at this point
Commits on May 16, 2020
Lots more refactoring work... there are bugs.
caelunshun
committed
9ba7a3a
View commit details
Copy full SHA for 9ba7a3a
View code at this point
Browse repository at this point
Previous
Next
You can’t perform that action at this time.