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 }}
BuggStream
/
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
core
on
develop
User selector
All users
Datepicker
All time
Commit history
Commits on Jun 26, 2020
Fixed clippy lints
Schuwi
committed
21d1f0d
View commit details
Copy full SHA for 21d1f0d
View code at this point
Browse repository at this point
Commits on Jun 23, 2020
Remove chunk data serialization workaround to use serde serialization instead
Schuwi
committed
f0b0054
View commit details
Copy full SHA for f0b0054
View code at this point
Browse repository at this point
Commits on Jun 19, 2020
Address various review comments
Schuwi
committed
3a903bd
View commit details
Copy full SHA for 3a903bd
View code at this point
Browse repository at this point
Commits on Jun 17, 2020
Fix formatting...
Show description for 93e3d4e
Schuwi
committed
93e3d4e
View commit details
Copy full SHA for 93e3d4e
View code at this point
Browse repository at this point
Removed superfluous clones
Schuwi
committed
122e201
View commit details
Copy full SHA for 122e201
View code at this point
Browse repository at this point
Allow clippy::inconsistent_digit_grouping
Show description for 51dbd03
Schuwi
committed
51dbd03
View commit details
Copy full SHA for 51dbd03
View code at this point
Browse repository at this point
Allow clippy::inconsistent-digit-grouping
Schuwi
committed
218ffab
View commit details
Copy full SHA for 218ffab
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
Use new serde version, use default when heightmaps are missing in chunk data
Schuwi
committed
1fd0019
View commit details
Copy full SHA for 1fd0019
View code at this point
Browse repository at this point
Commits on Jun 15, 2020
Merge remote-tracking branch 'origin/develop' into fix-world-loading
Schuwi
committed
543ac05
View commit details
Copy full SHA for 543ac05
View code at this point
Browse repository at this point
Commits on Jun 14, 2020
Remove fix_keywords in block generator and use NAME_OVERRIDES instead
Show description for 2a83e56
caelunshun
committed
2a83e56
View commit details
Copy full SHA for 2a83e56
View code at this point
Browse repository at this point
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
Use vanilla property name in serializing block properties
Show description for 8dce302
caelunshun
committed
8dce302
View commit details
Copy full SHA for 8dce302
View code at this point
Browse repository at this point
Commits on Jun 11, 2020
Implement chest connection logic
caelunshun
committed
ea68e04
View commit details
Copy full SHA for ea68e04
View code at this point
Browse repository at this point
Commits on Jun 10, 2020
Implement chest loading and saving
caelunshun
committed
be04482
View commit details
Copy full SHA for be04482
View code at this point
Browse repository at this point
Add infrastructure for saving and loading block entities
caelunshun
committed
8c09cea
View commit details
Copy full SHA for 8c09cea
View code at this point
Browse repository at this point
Implement BlockEntityData in feather-anvil
caelunshun
committed
4f7268f
View commit details
Copy full SHA for 4f7268f
View code at this point
Browse repository at this point
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
Successfully open chest inventory
caelunshun
committed
1ef7faa
View commit details
Copy full SHA for 1ef7faa
View code at this point
Browse repository at this point
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 Jun 9, 2020
Merge current develop branch
Schuwi
committed
d31d30e
View commit details
Copy full SHA for d31d30e
View code at this point
Browse repository at this point
Another complete rewrite of the supported blocks implementation.
Show description for 43c15fb
Schuwi
committed
43c15fb
View commit details
Copy full SHA for 43c15fb
View code at this point
Browse repository at this point
Commits on Jun 8, 2020
Merge pull request #262 from Schuwi/is-solid-rewrite
Show description for c18b5a0
caelunshun
authored
c18b5a0
View commit details
Copy full SHA for c18b5a0
View code at this point
Browse repository at this point
Merge pull request #260 from Deliquescence/stop-command
Show description for 60a61f6
caelunshun
authored
60a61f6
View commit details
Copy full SHA for 60a61f6
View code at this point
Browse repository at this point
Implements a few more block types in `BlockId::needed_support`
Schuwi
committed
1bcd99f
View commit details
Copy full SHA for 1bcd99f
View code at this point
Browse repository at this point
Extract `BlockId::is_solid` from minecraft-data
Show description for 45f8a12
Schuwi
committed
45f8a12
View commit details
Copy full SHA for 45f8a12
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
Add TextValue::translate to simplify using simple translation keys
Deliquescence
committed
3dda4df
View commit details
Copy full SHA for 3dda4df
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 Jun 6, 2020
add proper multi-block placement and destruction
ssttevee
committed
9a7a381
View commit details
Copy full SHA for 9a7a381
View code at this point
Browse repository at this point
Commits on Jun 1, 2020
Allow feather-blocks to build without rustfmt
caelunshun
committed
c34b734
View commit details
Copy full SHA for c34b734
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 remote-tracking branch 'upstream/develop' into survival-interaction
ambeeeeee
committed
21159d9
View commit details
Copy full SHA for 21159d9
View code at this point
Browse repository at this point
Previous
Next
You can’t perform that action at this time.