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 }}
cheako
/
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
server
on
develop
User selector
All users
All time
Commit history
Commits on Sep 9, 2019
Correct `util::protocol_velocity` - it should multiply, not divide
caelunshun
committed
d9f9738
View commit details
Copy full SHA for d9f9738
View code at this point
Browse repository at this point
Commits on Sep 8, 2019
Set biome from generatorOptions for flat chunks
aramperes
committed
6b33ac5
View commit details
Copy full SHA for 6b33ac5
View code at this point
Browse repository at this point
Send chunks closest to a player first
Show description for 26ffbab
caelunshun
committed
26ffbab
View commit details
Copy full SHA for 26ffbab
View code at this point
Browse repository at this point
Commits on Sep 7, 2019
Send correct level type in JoinGame packet
Show description for 6ba0de6
caelunshun
committed
6ba0de6
View commit details
Copy full SHA for 6ba0de6
View code at this point
Browse repository at this point
Implement superflat generation (#24) (see #108)
Show description for 69f337c
aramperes
authored and
caelunshun
committed
69f337c
View commit details
Copy full SHA for 69f337c
View code at this point
Browse repository at this point
Improve `Inventory::collect_item` - resolves #111
Show description for 608c237
caelunshun
committed
608c237
View commit details
Copy full SHA for 608c237
View code at this point
Browse repository at this point
Commits on Sep 6, 2019
Load spawn chunks at startup - resolves #107
Show description for 6edfb3f
caelunshun
committed
6edfb3f
View commit details
Copy full SHA for 6edfb3f
View code at this point
Browse repository at this point
Fix typo in config
caelunshun
committed
26a9ca4
View commit details
Copy full SHA for 26a9ca4
View code at this point
Browse repository at this point
Add default value for entity metadata and send it correctly
caelunshun
committed
3e34d20
View commit details
Copy full SHA for 3e34d20
View code at this point
Browse repository at this point
Commits on Sep 5, 2019
Use crossbeam channels instead of mpsc and optimize PacketQueue
Show description for 03774d3
caelunshun
committed
03774d3
View commit details
Copy full SHA for 03774d3
View code at this point
Browse repository at this point
Only send entity updates to players able to see them - resolves #105
Show description for 9e38b20
caelunshun
authored
9e38b20
View commit details
Copy full SHA for 9e38b20
View code at this point
Browse repository at this point
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
View code at this point
Browse repository at this point
Release v0.4.1
caelunshun
committed
5a397a4
View commit details
Copy full SHA for 5a397a4
View code at this point
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
View code at this point
Browse repository at this point
Release v0.4.0
caelunshun
committed
4aa8be2
View commit details
Copy full SHA for 4aa8be2
View code at this point
Browse repository at this point
Commits on Aug 31, 2019
Use `f64` instead of `f32` in physics - resolves #95
caelunshun
committed
40c4fa9
View commit details
Copy full SHA for 40c4fa9
View code at this point
Browse repository at this point
Update various dependencies
caelunshun
committed
19c1442
View commit details
Copy full SHA for 19c1442
View code at this point
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
View code at this point
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
View code at this point
Browse repository at this point
Various physics improvements (#98)
Show description for 6ddf4bf
caelunshun
authored
6ddf4bf
View commit details
Copy full SHA for 6ddf4bf
View code at this point
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
View code at this point
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
View code at this point
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
View code at this point
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
View code at this point
Browse repository at this point
Commits on Aug 26, 2019
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
View code at this point
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
View code at this point
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
View code at this point
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
View code at this point
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
View code at this point
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
View code at this point
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
View code at this point
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
View code at this point
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
View code at this point
Browse repository at this point
Make chat broadcast system more generic
aramperes
committed
b177423
View commit details
Copy full SHA for b177423
View code at this point
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
View code at this point
Browse repository at this point
Previous
Next
You can’t perform that action at this time.