Technical Director for Minecraft at @Mojang.
- Stockholm, Sweden
- http://dinnerbone.com
- @Dinnerbone
Highlights
- Pro
Block or Report
Block or report Dinnerbone
Report abuse
Contact GitHub support about this user’s behavior. Learn more about reporting abuse.
Report abusePopular repositories
-
-
Minecraft-Server-Mod Public
Forked from traitor/Minecraft-Server-Mod
Server administration mod + API for minecraft alpha multiplayer server
-
name-your-shark Public
A mod for Raft to name the shark randomly after, for example, twitch subscribers
297 contributions in the last year
Less
More
Activity overview
Contributed to
GoXLR-on-Linux/goxlr-utility,
ruffle-rs/ruffle,
Dinnerbone/sg1-rpg-ruleset
and 6 other
repositories
Contribution activity
August 2022
Created 26 commits in 1 repository
Created a pull request in ruffle-rs/ruffle that received 7 comments
core: Track 'actions since timeout check' globally
We're missing cases (like #554) where the infinite loop is across multiple AVM activations. They'll eat all the memory and crash, instead of being …
+10
−9
•
7
comments
Opened 8 other pull requests in 1 repository
ruffle-rs/ruffle
1
open
6
merged
1
closed
-
Start moving away from
Box<dyn std::error::Error>
- render: Refactor render into its own crate
- wgpu: Avoid panics when attempting to create a texture larger than the device supports
-
Introduced a
types
crate and move all backends to it - core: Use fixed seed when using deterministic feature
- avm1: loadMovieNum with blank url is an unload, not a load
- audio: Avoid panic with supposed MP3s that are too small
- exporter: Multithread exports of directories