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 }}
kazimuth
/
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 Sep 4, 2019
Update specs dependency
Show description for fc68185
flohag
authored and
caelunshun
committed
fc68185
View commit details
Copy full SHA for fc68185
Browse repository at this point
Release v0.4.1
caelunshun
committed
5a397a4
View commit details
Copy full SHA for 5a397a4
Browse repository at this point
Fix handling of compressed packets received from clients
Show description for c7488c8
caelunshun
committed
c7488c8
View commit details
Copy full SHA for c7488c8
Browse repository at this point
Commits on Sep 3, 2019
Change binary name in readme
aramperes
authored and
caelunshun
committed
5ba64f7
View commit details
Copy full SHA for 5ba64f7
Browse repository at this point
Commits on Sep 1, 2019
Add support for world time - resolves #100
caelunshun
committed
9b57afc
View commit details
Copy full SHA for 9b57afc
Browse repository at this point
Release v0.4.0
caelunshun
committed
4aa8be2
View commit details
Copy full SHA for 4aa8be2
Browse repository at this point
Fix GitHub Releases on Windows
caelunshun
committed
f79547e
View commit details
Copy full SHA for f79547e
Browse repository at this point
Commits on Aug 31, 2019
Publish precompiled binaries to CI when tags are pushed
Show description for 97ee3dc
caelunshun
committed
97ee3dc
View commit details
Copy full SHA for 97ee3dc
Browse repository at this point
Use `f64` instead of `f32` in physics - resolves #95
caelunshun
committed
40c4fa9
View commit details
Copy full SHA for 40c4fa9
Browse repository at this point
Update various dependencies
caelunshun
committed
19c1442
View commit details
Copy full SHA for 19c1442
Browse repository at this point
Fix block collision when there are multiple blocks beneath the bounding box
caelunshun
committed
7c643c2
View commit details
Copy full SHA for 7c643c2
Browse repository at this point
Add support for water and lava drag and unload entities when they enter an unloaded chunk
Show description for c261271
caelunshun
committed
c261271
View commit details
Copy full SHA for c261271
Browse repository at this point
Various physics improvements (#98)
Show description for 6ddf4bf
caelunshun
authored
6ddf4bf
View commit details
Copy full SHA for 6ddf4bf
Browse repository at this point
Update README
caelunshun
committed
c7fc7fd
View commit details
Copy full SHA for c7fc7fd
Browse repository at this point
Load player inventory from save - closes #72 (#97)
aramperes
authored and
caelunshun
committed
0a60a6d
View commit details
Copy full SHA for 0a60a6d
Browse repository at this point
Stop failing CI when test coverage drops by small amounts
caelunshun
committed
24f038c
View commit details
Copy full SHA for 24f038c
Browse repository at this point
Start work on player-data loading (#72); default gamemode (#96)
Show description for aeb52dc
aramperes
authored and
caelunshun
committed
aeb52dc
View commit details
Copy full SHA for aeb52dc
Browse repository at this point
Commits on Aug 27, 2019
Do not break block when holding sword in creative mode
caelunshun
committed
2136a8e
View commit details
Copy full SHA for 2136a8e
Browse repository at this point
Only remove blocks from inventory when placing in survival mode
caelunshun
committed
adc22f8
View commit details
Copy full SHA for adc22f8
Browse repository at this point
Commits on Aug 26, 2019
Fix panic in chunk implementation when resizing data
Show description for 19eba53
caelunshun
committed
19eba53
View commit details
Copy full SHA for 19eba53
Browse repository at this point
Account for non-solid blocks other than air (resolves #83)
Show description for 46e8e72
caelunshun
committed
46e8e72
View commit details
Copy full SHA for 46e8e72
Browse repository at this point
Fix chunk behavior when new blocks are inserted into middle of palette
Show description for eeb7676
caelunshun
committed
eeb7676
View commit details
Copy full SHA for eeb7676
Browse repository at this point
Commits on Aug 25, 2019
Add player disconnect message
caelunshun
committed
51b3c06
View commit details
Copy full SHA for 51b3c06
Browse repository at this point
Add initial support for block placement (see #40)
Show description for 9a0ce62
caelunshun
committed
9a0ce62
View commit details
Copy full SHA for 9a0ce62
Browse repository at this point
Use crates.io versions of mio-extras, hematite-nbt, and bumpalo
caelunshun
committed
c2ec5b6
View commit details
Copy full SHA for c2ec5b6
Browse repository at this point
Run physics checks using leading point of bounding box
Show description for 25705e2
caelunshun
committed
25705e2
View commit details
Copy full SHA for 25705e2
Browse repository at this point
Commits on Aug 24, 2019
Physics: correctly prevent entities from going into blocks when traveling sideways
caelunshun
committed
39fd247
View commit details
Copy full SHA for 39fd247
Browse repository at this point
Add CONTRIBUTING.md
caelunshun
committed
5f6a44b
View commit details
Copy full SHA for 5f6a44b
Browse repository at this point
Generate item to block mappings (#82)
Show description for cf89630
caelunshun
authored
cf89630
View commit details
Copy full SHA for cf89630
Browse repository at this point
Stop writing FlaggedStorage events when resetting positions and sending meta
Show description for 76ad214
caelunshun
committed
76ad214
View commit details
Copy full SHA for 76ad214
Browse repository at this point
Commits on Aug 23, 2019
Merge pull request #75 from momothereal/feature/join-message
Show description for 25b98de
caelunshun
authored
25b98de
View commit details
Copy full SHA for 25b98de
Browse repository at this point
Make chat broadcast system more generic
aramperes
committed
b177423
View commit details
Copy full SHA for b177423
Browse repository at this point
Commits on Aug 22, 2019
Update indexmap, backtrace, serde, derive-new, proc-macro2, quote, and syn
caelunshun
committed
9c76c06
View commit details
Copy full SHA for 9c76c06
Browse repository at this point
Commits on Aug 21, 2019
Add player join message
aramperes
committed
ce0acda
View commit details
Copy full SHA for ce0acda
Browse repository at this point
Implement rudimentary entity physics
Show description for 466b8eb
caelunshun
committed
466b8eb
View commit details
Copy full SHA for 466b8eb
Browse repository at this point
Previous
Next
You can’t perform that action at this time.