Category Archives: General
On the framework I previously posted about
The plugin framework I wrote about probably isn’t going to be released, as I’ve never really had the time to set out to do that (not to mention writing documentation and what not). However, a lot of my ideas have … Continue reading
Economy in a game like Minecraft
The economy of a Minecraft world is pretty fascinating because everything about the world is fabricated players using resources mined from the same world, a feature not present in most games. There are no swords that enter the marketplace through … Continue reading
Login under someone else’s Minecraft account
There’s this interesting exploit in Minecraft that lets you login under someone’s name without ever needing to know the person’s password. All the attacker needs to do is get you to join his/her server once. This client-side fix patches your game so that … Continue reading
A new look for the site!
I don’t think I’ve written a design from scratch for this site since 2005. I avoided it because I could never strike a perfect balance of what I wanted to see in the design. I originally wanted to have a … Continue reading
WorldEdit 0.8 released, major changes
I’ve released a new update for WorldEdit. No more JavaScript. Rhino is slow as hell and I don’t want to maintain it (my code kept giving me deprecation warnings as well). I converted everything to pass around a block object, … Continue reading
I'm on Twitter!