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 }}
Inky-developer
/
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
src
network
on
master
User selector
All users
Datepicker
All time
Commit history
Commits on Aug 25, 2019
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
Commits on Aug 20, 2019
Basic implementation of chat - resolves #57 (#73)
aramperes
authored and
caelunshun
committed
c69d73d
View commit details
Copy full SHA for c69d73d
View code at this point
Browse repository at this point
Send players their inventory updates
caelunshun
committed
dae98ad
View commit details
Copy full SHA for dae98ad
View code at this point
Browse repository at this point
Add item collection functionality - resolves #49
caelunshun
committed
4934cb9
View commit details
Copy full SHA for 4934cb9
View code at this point
Browse repository at this point
Commits on Aug 14, 2019
Send velocity update packets
caelunshun
committed
61d3dc0
View commit details
Copy full SHA for 61d3dc0
View code at this point
Browse repository at this point
Add server resource pack support - resolves #41
caelunshun
committed
eb73f38
View commit details
Copy full SHA for eb73f38
View code at this point
Browse repository at this point
Commits on Aug 13, 2019
Fix drag amount for item entities
caelunshun
committed
846a7d0
View commit details
Copy full SHA for 846a7d0
View code at this point
Browse repository at this point
Initial support for dropping item entities
Show description for daa39e3
caelunshun
committed
daa39e3
View commit details
Copy full SHA for daa39e3
View code at this point
Browse repository at this point
Commits on Aug 11, 2019
Add support for slot index -1: drop item
caelunshun
committed
d6c9cbb
View commit details
Copy full SHA for d6c9cbb
View code at this point
Browse repository at this point
Commits on Aug 9, 2019
Eliminate OpenSSL dependency - resolves #33
Show description for 7f82040
caelunshun
committed
7f82040
View commit details
Copy full SHA for 7f82040
View code at this point
Browse repository at this point
Commits on Aug 8, 2019
Start on rewrite of Player Digging packet handling
caelunshun
committed
ff49daf
View commit details
Copy full SHA for ff49daf
View code at this point
Browse repository at this point
Add support for players seeing armor
caelunshun
committed
3973084
View commit details
Copy full SHA for 3973084
View code at this point
Browse repository at this point
Commits on Aug 7, 2019
Broadcast item in player's main hand
caelunshun
committed
bdf76ec
View commit details
Copy full SHA for bdf76ec
View code at this point
Browse repository at this point
Add support for Slot in packets
caelunshun
committed
3edcb7c
View commit details
Copy full SHA for 3edcb7c
View code at this point
Browse repository at this point
Fix clippy warnings on beta toolchain
caelunshun
committed
1d6220a
View commit details
Copy full SHA for 1d6220a
View code at this point
Browse repository at this point
Commits on Aug 6, 2019
Broadcast player animations to other clients
caelunshun
committed
e1eeb48
View commit details
Copy full SHA for e1eeb48
View code at this point
Browse repository at this point
Add proper Animation Clientbound packet
caelunshun
committed
43d5ba8
View commit details
Copy full SHA for 43d5ba8
View code at this point
Browse repository at this point
Commits on Aug 5, 2019
Update everything to use hematite-nbt instead of rNBT
Show description for 7087584
caelunshun
committed
7087584
View commit details
Copy full SHA for 7087584
View code at this point
Browse repository at this point
Commits on Aug 2, 2019
Fix additional warnings on beta toolchain
caelunshun
committed
ce9435f
View commit details
Copy full SHA for ce9435f
View code at this point
Browse repository at this point
Fix clippy warnings - resolves #31
caelunshun
committed
44ef1a4
View commit details
Copy full SHA for 44ef1a4
View code at this point
Browse repository at this point
Commits on Jul 28, 2019
Send chunks to player when they move farther
Show description for a82bd81
caelunshun
committed
a82bd81
View commit details
Copy full SHA for a82bd81
View code at this point
Browse repository at this point
Commits on Jul 27, 2019
Properly implement Use Entity packet - fixes #11
caelunshun
committed
cb8b46f
View commit details
Copy full SHA for cb8b46f
View code at this point
Browse repository at this point
Use bitwise and in chunk_relative_pos() - fixes #21
caelunshun
committed
bc75836
View commit details
Copy full SHA for bc75836
View code at this point
Browse repository at this point
Commits on Jul 26, 2019
Get Specs refactor to allow player joining
caelunshun
committed
372f107
View commit details
Copy full SHA for 372f107
View code at this point
Browse repository at this point
Complete rewrite of initial handler
caelunshun
committed
13f4581
View commit details
Copy full SHA for 13f4581
View code at this point
Browse repository at this point
Commits on Jul 25, 2019
Start moving initial handler to IO worker thread
caelunshun
committed
7aaad10
View commit details
Copy full SHA for 7aaad10
View code at this point
Browse repository at this point
Commits on Jul 22, 2019
Further work on converting InitialHandler to Specs
caelunshun
committed
c4d971d
View commit details
Copy full SHA for c4d971d
View code at this point
Browse repository at this point
Commits on Jul 21, 2019
Put more work into Specs refactor
caelunshun
committed
391920e
View commit details
Copy full SHA for 391920e
View code at this point
Browse repository at this point
Commits on Jul 10, 2019
Initial chunk reimplementation - tests don't pass yet
caelunshun
committed
d2eb618
View commit details
Copy full SHA for d2eb618
View code at this point
Browse repository at this point
Commits on Jul 9, 2019
Anvil world loading and chunk sending now works
caelunshun
committed
272d10b
View commit details
Copy full SHA for 272d10b
View code at this point
Browse repository at this point
Commits on Jul 7, 2019
Switch from NbtValue to NbtTag
caelunshun
committed
9b7b198
View commit details
Copy full SHA for 9b7b198
View code at this point
Browse repository at this point
Further work on regions
caelunshun
committed
40b6b91
View commit details
Copy full SHA for 40b6b91
View code at this point
Browse repository at this point
Commits on Jul 5, 2019
Run rustfmt
caelunshun
committed
2ea2939
View commit details
Copy full SHA for 2ea2939
View code at this point
Browse repository at this point
Implement a bunch more clientbound packets
caelunshun
committed
27ed72c
View commit details
Copy full SHA for 27ed72c
View code at this point
Browse repository at this point
Add NBT support for packets
caelunshun
committed
548035d
View commit details
Copy full SHA for 548035d
View code at this point
Browse repository at this point
Previous
Next
You can’t perform that action at this time.