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 }}
tim-kt
/
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
src
on
plugins
User selector
All users
Datepicker
All time
Commit history
Commits on May 2, 2020
Improve output of startup errors by printing full context
caelunshun
committed
2a4e545
View commit details
Copy full SHA for 2a4e545
View code at this point
Browse repository at this point
Commits on May 1, 2020
Run game logic on its own thread to avoid blocking the Tokio runtime.
Show description for 2c0049a
caelunshun
committed
2c0049a
View commit details
Copy full SHA for 2c0049a
View code at this point
Browse repository at this point
Commits on Apr 28, 2020
Complete the feather-server split into multiple crates.
caelunshun
committed
55524df
View commit details
Copy full SHA for 55524df
View code at this point
Browse repository at this point
Commits on Apr 27, 2020
Get feather-server split to compile
caelunshun
committed
2d14029
View commit details
Copy full SHA for 2d14029
View code at this point
Browse repository at this point
Commits on Apr 26, 2020
Port worldgen, chunk worker, chunk logic, entity loading
caelunshun
committed
1fd5004
View commit details
Copy full SHA for 1fd5004
View code at this point
Browse repository at this point
Port over the view system, most packet broadcasters
caelunshun
committed
d8c0d2a
View commit details
Copy full SHA for d8c0d2a
View code at this point
Browse repository at this point
Most of the way through refactoring feather-server into crates
caelunshun
committed
a99d228
View commit details
Copy full SHA for a99d228
View code at this point
Browse repository at this point
Commits on Apr 18, 2020
start on server split
caelunshun
committed
460b19f
View commit details
Copy full SHA for 460b19f
View code at this point
Browse repository at this point
Commits on Apr 15, 2020
Implement a new blocks crate (#197)
Show description for c0addea
caelunshun
authored
c0addea
View commit details
Copy full SHA for c0addea
View code at this point
Browse repository at this point
Commits on Apr 8, 2020
Switch to GitHub Actions (#196)
Show description for 84e79c1
caelunshun
authored
84e79c1
View commit details
Copy full SHA for 84e79c1
View code at this point
Browse repository at this point
Commits on Apr 6, 2020
Update fecs + legion
caelunshun
committed
a04499f
View commit details
Copy full SHA for a04499f
View code at this point
Browse repository at this point
Fix player data loading
caelunshun
committed
a289a73
View commit details
Copy full SHA for a289a73
View code at this point
Browse repository at this point
Commits on Mar 23, 2020
Text API for proper text component support (#186)
Defman
authored
108aa17
View commit details
Copy full SHA for 108aa17
View code at this point
Browse repository at this point
Don't interpret commands as chat messages
caelunshun
committed
ab6f260
View commit details
Copy full SHA for ab6f260
View code at this point
Browse repository at this point
Create stubs for most 1.13.2 mobs (#187)
Show description for 4b5e847
caelunshun
authored
4b5e847
View commit details
Copy full SHA for 4b5e847
View code at this point
Browse repository at this point
Make unsafe lifetime transmute explicit
caelunshun
committed
1e72f28
View commit details
Copy full SHA for 1e72f28
View code at this point
Browse repository at this point
Commits on Mar 22, 2020
Run rustfmt + fix warning
caelunshun
committed
19c15f8
View commit details
Copy full SHA for 19c15f8
View code at this point
Browse repository at this point
Add support for shooting arrows (#185)
Show description for 65306c2
Redrield
authored
65306c2
View commit details
Copy full SHA for 65306c2
View code at this point
Browse repository at this point
Reimplement block lighting with a couple changes
Show description for f506e57
caelunshun
committed
f506e57
View commit details
Copy full SHA for f506e57
View code at this point
Browse repository at this point
Commits on Mar 21, 2020
Gracefully disconnect players on shutdown
caelunshun
committed
c332f60
View commit details
Copy full SHA for c332f60
View code at this point
Browse repository at this point
Implement loading of items from world save
caelunshun
committed
f60d283
View commit details
Copy full SHA for f60d283
View code at this point
Browse repository at this point
Commits on Mar 20, 2020
Fix falling blocks not spawning when a sand block is placed above air
caelunshun
committed
6ed6723
View commit details
Copy full SHA for 6ed6723
View code at this point
Browse repository at this point
Fix level saving
caelunshun
committed
079d74b
View commit details
Copy full SHA for 079d74b
View code at this point
Browse repository at this point
Reimplement falling blocks
caelunshun
committed
5be9a60
View commit details
Copy full SHA for 5be9a60
View code at this point
Browse repository at this point
Fix infinite loop in `block_impacted_by_ray`
caelunshun
committed
435643c
View commit details
Copy full SHA for 435643c
View code at this point
Browse repository at this point
Fix warnings
caelunshun
committed
16464fc
View commit details
Copy full SHA for 16464fc
View code at this point
Browse repository at this point
Fix git mess
caelunshun
committed
90cf20e
View commit details
Copy full SHA for 90cf20e
View code at this point
Browse repository at this point
Reimplement chat and player join message
caelunshun
committed
a82aa38
View commit details
Copy full SHA for a82aa38
View code at this point
Browse repository at this point
Heightmaps (#181) - excluding loading
Show description for 0020a94
Defman
authored
0020a94
View commit details
Copy full SHA for 0020a94
View code at this point
Browse repository at this point
Weather: rain + thunderstorm - no thundering, snowing, and putting out fires (#182)
Show description for fcf9c16
Defman
authored
fcf9c16
View commit details
Copy full SHA for fcf9c16
View code at this point
Browse repository at this point
Reimplement world persistence
caelunshun
committed
b3d0191
View commit details
Copy full SHA for b3d0191
View code at this point
Browse repository at this point
Commits on Mar 19, 2020
Fix soundness issue in item_collect system
caelunshun
committed
ba1778f
View commit details
Copy full SHA for ba1778f
View code at this point
Browse repository at this point
Reimplement item collection
caelunshun
committed
c02b2f7
View commit details
Copy full SHA for c02b2f7
View code at this point
Browse repository at this point
Commits on Mar 18, 2020
Don't spam the client with velocity update packets
caelunshun
committed
296fb4a
View commit details
Copy full SHA for 296fb4a
View code at this point
Browse repository at this point
Fix items not being spawned on client by sending metadata before Spawn Object
Show description for 5c78ddd
caelunshun
committed
5c78ddd
View commit details
Copy full SHA for 5c78ddd
View code at this point
Browse repository at this point
Previous
Next
You can’t perform that action at this time.