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 }}
ThijsRay
/
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
Branch selector
develop
User selector
All users
Datepicker
All time
Commit history
Commits on Oct 23, 2019
Block light calculation (#153)
Show description for f3270af
caelunshun
authored
f3270af
View commit details
Copy full SHA for f3270af
Browse repository at this point
Commits on Oct 19, 2019
Merge pull request #166 from caelunshun/feature/animal-impl
Show description for 0948fee
caelunshun
authored
0948fee
View commit details
Copy full SHA for 0948fee
Browse repository at this point
Fix clippy warnings
caelunshun
committed
bea3671
View commit details
Copy full SHA for bea3671
Browse repository at this point
Implement loading of animals; fix various problems with spawning
caelunshun
committed
3cdda36
View commit details
Copy full SHA for 3cdda36
Browse repository at this point
Implement chicken, cow, donkey, horse, llama, mooshroom, pig, rabbit, sheep, and squid
caelunshun
committed
992d49d
View commit details
Copy full SHA for 992d49d
Browse repository at this point
Merge pull request #162 from caelunshun/refactor/entities
Show description for 8651458
caelunshun
authored
8651458
View commit details
Copy full SHA for 8651458
Browse repository at this point
Remove debug messages
caelunshun
committed
bc78aeb
View commit details
Copy full SHA for bc78aeb
Browse repository at this point
Fix warnings and clippy issues
caelunshun
committed
c4be747
View commit details
Copy full SHA for c4be747
Browse repository at this point
After much pain... get tests to pass
caelunshun
committed
8ec49fa
View commit details
Copy full SHA for 8ec49fa
Browse repository at this point
Commits on Oct 14, 2019
Start fixing tests
caelunshun
committed
4d06f85
View commit details
Copy full SHA for 4d06f85
Browse repository at this point
Commits on Oct 8, 2019
Merge pull request #163 from ThijsRay/update_dependencies
Show description for 01f837c
caelunshun
authored
01f837c
View commit details
Copy full SHA for 01f837c
Browse repository at this point
Update dependencies
ThijsRay
committed
6d5a23a
View commit details
Copy full SHA for 6d5a23a
Browse repository at this point
Commits on Oct 7, 2019
Entity metadata: default main hand to right hand
caelunshun
committed
8181b2e
View commit details
Copy full SHA for 8181b2e
Browse repository at this point
Fix player sending
caelunshun
committed
21e3086
View commit details
Copy full SHA for 21e3086
Browse repository at this point
Finish entity refactoring, get server to compile
caelunshun
committed
bb06cca
View commit details
Copy full SHA for bb06cca
Browse repository at this point
Switch entity sending system to new data-based model
caelunshun
committed
f04f3a7
View commit details
Copy full SHA for f04f3a7
Browse repository at this point
More refactoring; implement new chunk/entity saving
caelunshun
committed
33a8694
View commit details
Copy full SHA for 33a8694
Browse repository at this point
Begin refactoring entities
caelunshun
committed
1740dc8
View commit details
Copy full SHA for 1740dc8
Browse repository at this point
Commits on Oct 6, 2019
Add more items to `max_stack_size()`
Show description for 14aa9ff
caelunshun
committed
14aa9ff
View commit details
Copy full SHA for 14aa9ff
Browse repository at this point
Release v0.5.0
caelunshun
committed
58eab80
View commit details
Copy full SHA for 58eab80
Browse repository at this point
Update README
caelunshun
committed
0f0b08e
View commit details
Copy full SHA for 0f0b08e
Browse repository at this point
Commits on Oct 5, 2019
Don't shut down listener when accept() fails
caelunshun
committed
35a4e2e
View commit details
Copy full SHA for 35a4e2e
Browse repository at this point
Fix position sync issues by storing last known positions (#154)
Show description for 76cbd21
caelunshun
authored
76cbd21
View commit details
Copy full SHA for 76cbd21
Browse repository at this point
Anvil world persistence (#145)
Show description for fb4222f
caelunshun
authored
fb4222f
View commit details
Copy full SHA for fb4222f
Browse repository at this point
Don't apply physics to players
Show description for 20bf937
caelunshun
committed
20bf937
View commit details
Copy full SHA for 20bf937
Browse repository at this point
Implement getters and setters for chunk block and sky light
Show description for 7328bca
caelunshun
committed
7328bca
View commit details
Copy full SHA for 7328bca
Browse repository at this point
Commits on Oct 4, 2019
Fix sending of entity equipment on view update
Show description for 2c7656d
caelunshun
committed
2c7656d
View commit details
Copy full SHA for 2c7656d
Browse repository at this point
Fix sending of chunks when player spawns away from spawn position
Show description for c80bd0c
caelunshun
committed
c80bd0c
View commit details
Copy full SHA for c80bd0c
Browse repository at this point
Merge pull request #149 from caelunshun/feature/timeouts
Show description for 8c134ee
caelunshun
authored
8c134ee
View commit details
Copy full SHA for 8c134ee
Browse repository at this point
Implement timeout in worker thread
Show description for bbfb3c2
caelunshun
committed
bbfb3c2
View commit details
Copy full SHA for bbfb3c2
Browse repository at this point
Set default gamemode setting to creative
Show description for 61b96d9
caelunshun
committed
61b96d9
View commit details
Copy full SHA for 61b96d9
Browse repository at this point
Commits on Oct 3, 2019
Update tokio to 0.2.0-alpha.6, switch to Rust beta
caelunshun
committed
c20a42d
View commit details
Copy full SHA for c20a42d
Browse repository at this point
Commits on Sep 30, 2019
Merge pull request #144 from caelunshun/feature/block-to-name-and-props
Show description for 7df891f
caelunshun
authored
7df891f
View commit details
Copy full SHA for 7df891f
Browse repository at this point
Generate `Block::to_name_and_props` - resolves #143
caelunshun
committed
4a49291
View commit details
Copy full SHA for 4a49291
Browse repository at this point
Rewrite networking code to use Tokio (#42)
Show description for c950e2f
caelunshun
authored
c950e2f
View commit details
Copy full SHA for c950e2f
Browse repository at this point
Previous
Next
You can’t perform that action at this time.