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
Accelerator
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
Cargo.lock
on
develop
User selector
All users
All time
Commit history
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 16, 2020
Updated Cargo.lock
Schuwi
committed
7679f0c
View commit details
Copy full SHA for 7679f0c
View code at this point
Browse repository at this point
Commits on Jun 11, 2020
Implement interaction with large chests
caelunshun
committed
fa27727
View commit details
Copy full SHA for fa27727
View code at this point
Browse repository at this point
Update interaction handlers to use inventory crate
Show description for ac25a2a
caelunshun
committed
ac25a2a
View commit details
Copy full SHA for ac25a2a
View code at this point
Browse repository at this point
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
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
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 7, 2020
Implement /stop command
Deliquescence
committed
586a906
View commit details
Copy full SHA for 586a906
View code at this point
Browse repository at this point
Commits on May 30, 2020
Run cargo update
caelunshun
committed
4145889
View commit details
Copy full SHA for 4145889
View code at this point
Browse repository at this point
Commits on May 25, 2020
Block cardinality (#1)
Show description for d81a25c
ssttevee
authored
d81a25c
View commit details
Copy full SHA for d81a25c
View code at this point
Browse repository at this point
Commits on May 22, 2020
Merge remote-tracking branch 'upstream/develop' into survival-interaction
ambeeeeee
committed
8421864
View commit details
Copy full SHA for 8421864
View code at this point
Browse repository at this point
Merge pull request #240 from feather-rs/loot-tables
Show description for ece6616
caelunshun
authored
ece6616
View commit details
Copy full SHA for ece6616
View code at this point
Browse repository at this point
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
Add once_cell dependency to player module
ambeeeeee
committed
f3c0a6d
View commit details
Copy full SHA for f3c0a6d
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
Loot tables: Switch from CBOR to JSON; update model for 1.15
caelunshun
committed
a98d38c
View commit details
Copy full SHA for a98d38c
View code at this point
Browse repository at this point
Implement loot table sampling
Show description for efd014d
caelunshun
committed
efd014d
View commit details
Copy full SHA for efd014d
View code at this point
Browse repository at this point
Add build script to feather-loot to dump all loot tables from feather-data
caelunshun
committed
5374262
View commit details
Copy full SHA for 5374262
View code at this point
Browse repository at this point
Implement the loot table data model
Show description for 0d944bf
caelunshun
committed
0d944bf
View commit details
Copy full SHA for 0d944bf
View code at this point
Browse repository at this point
Commits on May 19, 2020
Add /tell command for #229 (#231)
Show description for d789953
ambeeeeee
authored
d789953
View commit details
Copy full SHA for d789953
View code at this point
Browse repository at this point
Commits on May 18, 2020
Merge initial loot table work by @Defman
Defman
authored and
caelunshun
committed
1f84b71
View commit details
Copy full SHA for 1f84b71
View code at this point
Browse repository at this point
Implement /gamemode
caelunshun
committed
26be150
View commit details
Copy full SHA for 26be150
View code at this point
Browse repository at this point
Merge
caelunshun
committed
18199bc
View commit details
Copy full SHA for 18199bc
View code at this point
Browse repository at this point
Fix merge conflict
caelunshun
committed
f4db3e7
View commit details
Copy full SHA for f4db3e7
View code at this point
Browse repository at this point
Run cargo update (again)
caelunshun
committed
9477a19
View commit details
Copy full SHA for 9477a19
View code at this point
Browse repository at this point
Commits on May 16, 2020
Remove legacy feather-generator crate.
caelunshun
committed
c157859
View commit details
Copy full SHA for c157859
View code at this point
Browse repository at this point
Run cargo update
caelunshun
committed
07f4e44
View commit details
Copy full SHA for 07f4e44
View code at this point
Browse repository at this point
Fix corruption of level.dat on shutdown
Show description for 24d3c2b
caelunshun
committed
24d3c2b
View commit details
Copy full SHA for 24d3c2b
View code at this point
Browse repository at this point
Commits on May 13, 2020
Convert feather-server-entity to new inventory API
caelunshun
committed
1ddc953
View commit details
Copy full SHA for 1ddc953
View code at this point
Browse repository at this point
Commits on May 12, 2020
Draft new inventory API
caelunshun
committed
679cb16
View commit details
Copy full SHA for 679cb16
View code at this point
Browse repository at this point
Commits on May 11, 2020
Merge pull request #214 from feather-rs/survival-mode
Show description for b80ff00
caelunshun
authored
b80ff00
View commit details
Copy full SHA for b80ff00
View code at this point
Browse repository at this point
Switch feather-definitions to build manually
Show description for 8c486b3
caelunshun
committed
8c486b3
View commit details
Copy full SHA for 8c486b3
View code at this point
Browse repository at this point
Previous
Next
You can’t perform that action at this time.