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 }}
koskja
/
feather
Public
forked from
feather-rs/feather
Notifications
You must be signed in to change notification settings
Fork
0
Star
2
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
feather
common
on
main
User selector
All users
Datepicker
All time
Commit history
Commits on Jul 4, 2023
Merge branch 'blockupdate'
koskja
committed
9773c7e
View commit details
Copy full SHA for 9773c7e
View code at this point
Browse repository at this point
Fix gamemode
Show description for 9da5dd4
koskja
committed
9da5dd4
View commit details
Copy full SHA for 9da5dd4
View code at this point
Browse repository at this point
Commits on Aug 29, 2022
Change `norun` to `no_run`
Show description for 9ce3652
koskja
committed
9ce3652
View commit details
Copy full SHA for 9ce3652
View code at this point
Browse repository at this point
Merge remote-tracking branch 'origin/main' into blockupdate
koskja
committed
4101f29
View commit details
Copy full SHA for 4101f29
View code at this point
Browse repository at this point
Add rudimentary documentation
koskja
committed
d9914f1
View commit details
Copy full SHA for d9914f1
View code at this point
Browse repository at this point
Commits on Aug 28, 2022
Fix mining animation
Show description for 42e78d0
koskja
committed
42e78d0
View commit details
Copy full SHA for 42e78d0
View code at this point
Browse repository at this point
Make clippy happy
koskja
committed
bbfd69b
View commit details
Copy full SHA for bbfd69b
View code at this point
Browse repository at this point
Merge remote-tracking branch 'origin/main' into blockbreak
koskja
committed
f9f5b6f
View commit details
Copy full SHA for f9f5b6f
View code at this point
Browse repository at this point
Commits on Feb 25, 2022
Clippy 1.59 (#541)
Show description for 67bc206
FussballAndy
authored
67bc206
View commit details
Copy full SHA for 67bc206
View code at this point
Browse repository at this point
Commits on Jan 24, 2022
Fix block breaking progress
koskja
committed
becec55
View commit details
Copy full SHA for becec55
View code at this point
Browse repository at this point
Commits on Jan 23, 2022
Switch to float based break progress
koskja
committed
d6dd708
View commit details
Copy full SHA for d6dd708
View code at this point
Browse repository at this point
Improve documentation
koskja
committed
5305071
View commit details
Copy full SHA for 5305071
View code at this point
Browse repository at this point
Merge origin/main
koskja
committed
43538c6
View commit details
Copy full SHA for 43538c6
View code at this point
Browse repository at this point
Commits on Jan 18, 2022
Move PlayerJoinEvent, EntityRemoveEvent and EntityCreateEvent to quill-common (#520)
Show description for c754e4f
Iaiao
authored
c754e4f
View commit details
Copy full SHA for c754e4f
View code at this point
Browse repository at this point
Commits on Jan 17, 2022
Flatten logic in `check_block_stability`
koskja
committed
60a014c
View commit details
Copy full SHA for 60a014c
View code at this point
Browse repository at this point
Fix sugarcane block support
koskja
committed
1689b95
View commit details
Copy full SHA for 1689b95
View code at this point
Browse repository at this point
Flatten nested logic
Show description for 1808437
koskja
committed
1808437
View commit details
Copy full SHA for 1808437
View code at this point
Browse repository at this point
Commits on Jan 16, 2022
Split logic in `place_block`
koskja
committed
58e0a33
View commit details
Copy full SHA for 58e0a33
View code at this point
Browse repository at this point
Fix block support checks
Show description for b575e38
koskja
committed
b575e38
View commit details
Copy full SHA for b575e38
View code at this point
Browse repository at this point
Fix issue making isolated walls invisible
koskja
committed
7968fec
View commit details
Copy full SHA for 7968fec
View code at this point
Browse repository at this point
Add comments
Show description for 372baa5
koskja
committed
372baa5
View commit details
Copy full SHA for 372baa5
View code at this point
Browse repository at this point
Add support for lowering fence gates
Show description for 2a3f1c5
koskja
committed
2a3f1c5
View commit details
Copy full SHA for 2a3f1c5
View code at this point
Browse repository at this point
Commits on Jan 15, 2022
Add support for tall wall connections
Show description for 619911f
koskja
committed
619911f
View commit details
Copy full SHA for 619911f
View code at this point
Browse repository at this point
Further simplify code by iterating over directions
Show description for c0b79ed
koskja
committed
c0b79ed
View commit details
Copy full SHA for c0b79ed
View code at this point
Browse repository at this point
Move logic into functions to simplify code
koskja
committed
19420c2
View commit details
Copy full SHA for 19420c2
View code at this point
Browse repository at this point
Move `connect_neigbours_and_up` into `wall.rs`
koskja
committed
d51baab
View commit details
Copy full SHA for d51baab
View code at this point
Browse repository at this point
Fixed fence/bars/glasspane/tripwire connecting
Show description for 5b3ff74
koskja
committed
5b3ff74
View commit details
Copy full SHA for 5b3ff74
View code at this point
Browse repository at this point
Commits on Jan 8, 2022
Minor style changes
koskja
committed
85810d4
View commit details
Copy full SHA for 85810d4
View code at this point
Browse repository at this point
Commits on Jan 6, 2022
Near complete wall connecting support
Show description for a31c122
koskja
committed
a31c122
View commit details
Copy full SHA for a31c122
View code at this point
Browse repository at this point
Restrucure
koskja
committed
2856566
View commit details
Copy full SHA for 2856566
View code at this point
Browse repository at this point
Implemented connecting fences and walls
koskja
committed
bbdc117
View commit details
Copy full SHA for bbdc117
View code at this point
Browse repository at this point
Improved World::block_at and World::set_block_at
Show description for 9c34bdf
koskja
committed
9c34bdf
View commit details
Copy full SHA for 9c34bdf
View code at this point
Browse repository at this point
Fixed doors and stairs
koskja
committed
39bad0b
View commit details
Copy full SHA for 39bad0b
View code at this point
Browse repository at this point
Style choices
koskja
committed
13e7042
View commit details
Copy full SHA for 13e7042
View code at this point
Browse repository at this point
Formatting
koskja
committed
c73666f
View commit details
Copy full SHA for c73666f
View code at this point
Browse repository at this point
Previous
Next
You can’t perform that action at this time.