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 }}
Defman
/
feather
Public
forked from
feather-rs/feather
Notifications
You must be signed in to change notification settings
Fork
2
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
src
io
on
develop
User selector
All users
Datepicker
All time
Commit history
Commits on Mar 16, 2020
Reimplement inventory, held item handling
caelunshun
committed
b41822a
View commit details
Copy full SHA for b41822a
View code at this point
Browse repository at this point
Fix clippy and tests
caelunshun
committed
ad50171
View commit details
Copy full SHA for ad50171
View code at this point
Browse repository at this point
Handle position updates; fix view logic
caelunshun
committed
2734ee0
View commit details
Copy full SHA for 2734ee0
View code at this point
Browse repository at this point
Convert chunk_logic systems
caelunshun
committed
a8b8551
View commit details
Copy full SHA for a8b8551
View code at this point
Browse repository at this point
Begin on hopefully the final major refactor.
Show description for 547bfce
caelunshun
committed
547bfce
View commit details
Copy full SHA for 547bfce
View code at this point
Browse repository at this point
Commits on Mar 15, 2020
Perform major refactoring on feather-core
Show description for ee2040e
caelunshun
committed
ee2040e
View commit details
Copy full SHA for ee2040e
View code at this point
Browse repository at this point
Commits on Feb 29, 2020
Update tokio, bytes, reqwest, mojang-api to stable async-await
caelunshun
committed
c71ae17
View commit details
Copy full SHA for c71ae17
View code at this point
Browse repository at this point
Commits on Jan 11, 2020
Merge changes
caelunshun
committed
5aebbe1
View commit details
Copy full SHA for 5aebbe1
View code at this point
Browse repository at this point
Commits on Dec 21, 2019
Player can now join and see chunks.
caelunshun
committed
edec45b
View commit details
Copy full SHA for edec45b
View code at this point
Browse repository at this point
Work on getting chunk sending + view updates to work
caelunshun
committed
74bb4f0
View commit details
Copy full SHA for 74bb4f0
View code at this point
Browse repository at this point
Get server to start without panic
caelunshun
committed
de0f3ff
View commit details
Copy full SHA for de0f3ff
View code at this point
Browse repository at this point
Fix ALL errors and warnings. I'm scared to run this...
caelunshun
committed
d751bc4
View commit details
Copy full SHA for d751bc4
View code at this point
Browse repository at this point
Commits on Dec 20, 2019
Reimplement player data loading
caelunshun
committed
e3d405f
View commit details
Copy full SHA for e3d405f
View code at this point
Browse repository at this point
Commits on Dec 14, 2019
Fix more compile errors; cause 50 more
caelunshun
committed
f7576c3
View commit details
Copy full SHA for f7576c3
View code at this point
Browse repository at this point
Commits on Nov 16, 2019
Get feather-core to compile
caelunshun
committed
7ba7f91
View commit details
Copy full SHA for 7ba7f91
View code at this point
Browse repository at this point
Begin translating chunk logic
caelunshun
committed
0e509c4
View commit details
Copy full SHA for 0e509c4
View code at this point
Browse repository at this point
Commits on Oct 27, 2019
Remove unused import
ThijsRay
committed
f5e91ba
View commit details
Copy full SHA for f5e91ba
View code at this point
Browse repository at this point
Set BungeeCordData host & client IP type to String
Show description for 58fe719
ThijsRay
committed
58fe719
View commit details
Copy full SHA for 58fe719
View code at this point
Browse repository at this point
Use more idiomatic approach than if x.is_some()
Show description for 89a3b5b
ThijsRay
committed
89a3b5b
View commit details
Copy full SHA for 89a3b5b
View code at this point
Browse repository at this point
Remove redundant clones
ThijsRay
committed
2b6fa59
View commit details
Copy full SHA for 2b6fa59
View code at this point
Browse repository at this point
Rename NoneError to OptionIsNone
ThijsRay
committed
4affa5f
View commit details
Copy full SHA for 4affa5f
View code at this point
Browse repository at this point
Implement BungeeCord style IP forwarding
ThijsRay
committed
778dfef
View commit details
Copy full SHA for 778dfef
View code at this point
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
View code at this point
Browse repository at this point
Commits on Oct 4, 2019
Implement timeout in worker thread
Show description for bbfb3c2
caelunshun
committed
bbfb3c2
View commit details
Copy full SHA for bbfb3c2
View code at this point
Browse repository at this point
Commits on Sep 30, 2019
Rewrite networking code to use Tokio (#42)
Show description for c950e2f
caelunshun
authored
c950e2f
View commit details
Copy full SHA for c950e2f
View code at this point
Browse repository at this point
Commits on Sep 14, 2019
Temporary IO worker panic fix (see also #34)
Show description for 0bc8b03
caelunshun
committed
0bc8b03
View commit details
Copy full SHA for 0bc8b03
View code at this point
Browse repository at this point
Correctly emit signed der message
cheako
committed
ba165d1
View commit details
Copy full SHA for ba165d1
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
Commits on Aug 25, 2019
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
Commits on Aug 19, 2019
Implement server list icon: (#37) (#64)
Show description for 52186bb
aramperes
authored and
caelunshun
committed
52186bb
View commit details
Copy full SHA for 52186bb
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 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 3, 2019
Test networking code properly
caelunshun
committed
015178f
View commit details
Copy full SHA for 015178f
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
Run clippy in CI and fail if warnings found
caelunshun
committed
9cb807a
View commit details
Copy full SHA for 9cb807a
View code at this point
Browse repository at this point
Previous
Next
You can’t perform that action at this time.