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 }}
BuggStream
/
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
types
src
on
develop
User selector
All users
All time
Commit history
Commits on Jun 11, 2020
Update interaction handlers to use inventory crate
Show description for ac25a2a
caelunshun
committed
ac25a2a
View commit details
Copy full SHA for ac25a2a
View code at this point
Browse repository at this point
Commits on Jun 10, 2020
Add infrastructure for saving and loading block entities
caelunshun
committed
8c09cea
View commit details
Copy full SHA for 8c09cea
View code at this point
Browse repository at this point
Use Block Action packet to spawn chest on client
Show description for 1714027
caelunshun
committed
1714027
View commit details
Copy full SHA for 1714027
View code at this point
Browse repository at this point
Use Update Block Entity to destroy block entity on client
caelunshun
committed
ac40317
View commit details
Copy full SHA for ac40317
View code at this point
Browse repository at this point
Rename InventoryUpdateEvent::player => entity
Show description for 81ea7e5
caelunshun
committed
81ea7e5
View commit details
Copy full SHA for 81ea7e5
View code at this point
Browse repository at this point
Initial work on chests and block entities:
caelunshun
committed
37c6b5b
View commit details
Copy full SHA for 37c6b5b
View code at this point
Browse repository at this point
Commits on Jun 9, 2020
Merge current develop branch
Schuwi
committed
d31d30e
View commit details
Copy full SHA for d31d30e
View code at this point
Browse repository at this point
Commits on Jun 7, 2020
Almost a rewrite of the support-block implementation
Show description for a7ee70a
Schuwi
committed
a7ee70a
View commit details
Copy full SHA for a7ee70a
View code at this point
Browse repository at this point
Add Default impl for clippy
Deliquescence
committed
68209ff
View commit details
Copy full SHA for 68209ff
View code at this point
Browse repository at this point
Implement /stop command
Deliquescence
committed
586a906
View commit details
Copy full SHA for 586a906
View code at this point
Browse repository at this point
Initial implementation of support blocks
Show description for 90d5006
Schuwi
committed
90d5006
View commit details
Copy full SHA for 90d5006
View code at this point
Browse repository at this point
Commits on May 25, 2020
Merge remote-tracking branch 'upstream/develop' into survival-interaction
ambeeeeee
committed
21159d9
View commit details
Copy full SHA for 21159d9
View code at this point
Browse repository at this point
Formatting fix
ambeeeeee
committed
7591178
View commit details
Copy full SHA for 7591178
View code at this point
Browse repository at this point
Update `Default` implementation for `OpenWindowCount`
Show description for d1c2228
ambeeeeee
committed
d1c2228
View commit details
Copy full SHA for d1c2228
View code at this point
Browse repository at this point
First work on respawning
caelunshun
committed
ad943bc
View commit details
Copy full SHA for ad943bc
View code at this point
Browse repository at this point
Commits on May 24, 2020
Add `OpenWindowCount` component
ambeeeeee
committed
b25f303
View commit details
Copy full SHA for b25f303
View code at this point
Browse repository at this point
Commits on May 23, 2020
Implement fall damage
Show description for 713bd50
caelunshun
committed
713bd50
View commit details
Copy full SHA for 713bd50
View code at this point
Browse repository at this point
Commits on May 22, 2020
Add health components and base functionality
caelunshun
committed
a018800
View commit details
Copy full SHA for a018800
View code at this point
Browse repository at this point
Commits on May 18, 2020
Implement /gamemode
caelunshun
committed
26be150
View commit details
Copy full SHA for 26be150
View code at this point
Browse repository at this point
Merge
caelunshun
committed
18199bc
View commit details
Copy full SHA for 18199bc
View code at this point
Browse repository at this point
Fix merge conflict
caelunshun
committed
f4db3e7
View commit details
Copy full SHA for f4db3e7
View code at this point
Browse repository at this point
Commits on May 15, 2020
Send game state before PlayerJoinEvent (#223)
Show description for b58a793
nikhiljha
authored
b58a793
View commit details
Copy full SHA for b58a793
View code at this point
Browse repository at this point
Commits on May 13, 2020
Convert feather-server-entity to new inventory API
caelunshun
committed
1ddc953
View commit details
Copy full SHA for 1ddc953
View code at this point
Browse repository at this point
Commits on May 7, 2020
Split gamemode components to use an idiomatic ECS approach
caelunshun
committed
ff4990b
View commit details
Copy full SHA for ff4990b
View code at this point
Browse repository at this point
Refactor server/types/src/lib.rs into multiple files
caelunshun
committed
cf5c497
View commit details
Copy full SHA for cf5c497
View code at this point
Browse repository at this point
Implement block break particles
caelunshun
committed
d3ac8d1
View commit details
Copy full SHA for d3ac8d1
View code at this point
Browse repository at this point
Commits on May 5, 2020
Rename EntityId => NetorkId
caelunshun
committed
864a137
View commit details
Copy full SHA for 864a137
View code at this point
Browse repository at this point
Commits on May 4, 2020
Initial command implementation: almost-complete /tp command.
Show description for 8cfacdc
caelunshun
committed
8cfacdc
View commit details
Copy full SHA for 8cfacdc
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
Remove blocking channel send when sending packets
caelunshun
committed
11df0b8
View commit details
Copy full SHA for 11df0b8
View code at this point
Browse repository at this point
Commits on Apr 29, 2020
Decrement player count when players leave
caelunshun
committed
7805d0c
View commit details
Copy full SHA for 7805d0c
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
Previous
Next
You can’t perform that action at this time.