Live data from Hacker News

Viewing profile — walterh

walterh

HN member
Joined
Thu, Feb 23, 2012, 9:01 PM UTC
HN karma
79
Public activity
24 items

About walterh

Programmer and Author. http://walterhiggins.net/blog http://www.peachpit.com/store/beginners-guide-to-writing-minecraft-plugins-in-javascript-9780133930146

Recent public activity

  1. comment
    Comment #25163434

    It has a trackpoint!

  2. comment
    Comment #8820805

    As far as I know they are using ScriptCraft which is a Mod for CraftBukkit and CanaryMod which lets you create mods in Javascript. [disclosure: I maintain ScriptCraft] https://gith…

  3. story
  4. story
  5. story
  6. story
    Exploding Arrows in Minecraft in < 10 lines of code

    A quick demo of how to add event handlers to Bukkit using Javascript.

  7. story
  8. comment
    Comment #5018020

    Thanks for the bukkit recommendation - it really is a great minecraft framework to code against. I've since added a ScriptCraft bukkit plug-in... https://github.com/walterhiggins/S…

  9. comment
    Comment #5018017

    I've implemented ScriptCraft as a bukkit plugin now. Bukkit's API and plug-in deployment mechanism is sweet. ScriptCraft and Bukkit are really well suited.

  10. comment
    Comment #5002152

    RedStoneTorch looks very interesting.

  11. comment
    Comment #5002008

    It looks like Bukkit might be a perfect fit for ScriptCraft. Bukkit seems to have wrappers around a lot proprietary minecraft code. The ability to use those wrappers in Javascript …

  12. comment
    Comment #4996611

    Agreed. It makes sense for admins to be able to build using javascript but would lead to accidental/deliberate griefing if all players on a server had it.

  13. comment
    Comment #4996274

    I would love if the Minecraft guys provided Javascript scriptability without the need for a mod.

  14. comment
    Comment #4996260

    Hi Dan, Adding in-game scriptability means you can do some serious in-game world building with a little knowledge of Javascript. I haven't used out-of-game tools like mcedit. I per…

  15. comment
    Comment #4994110

    /js box(5,6,3,7) creates a wooden block 6 wide by 3 tall by 7 long. /js box0(5,6,3,7) creates an empty box 6 x 3 x 7 /js load() opens a file chooser dialog so you can load your own…

  16. story
  17. comment
    Comment #3660332

    Twitter for me is a utility I would happily pay for if Twitter let me. For better or worse they don't want my money.

  18. comment
    Comment #3660327

    I've added some more information to the original post.

  19. comment
    Comment #3660118

    Hi St3fan, I sent an email to twitter contesting the suspension. It's odd I didn't get a notification email from twitter prior to the suspension. Right now, my guess is that the ac…

  20. story
  21. story
  22. story
  23. story
  24. story