Jump to content

debugman18

Registered Users
  • Posts

    2813
  • Joined

  • Last visited

Reputation

1123 Excellent

2 Followers

Converted

  • Biography
    I'm into game design. Balance? What's that?
  • Location
    Texas
  • Modder
    http://forums.kleientertainment.com/user/210349-debugman18/?tab=idm

Badges

  • Visited by the Title Fairy
    Arbitrary Title
  • Don't Starve
    Contributor
  • Don't Starve Together
    Contributor

Recent Profile Visitors

151604 profile views
  1. Klei has been deeply involved with modding when it comes to DS and DST. I'd be shocked if DSE were any different.
  2. The subforums look a lot better now, it's possible they're fixed.
  3. As for the bit about repair, you should examine the "fuelable" component; it requires the least amount of change to apply to your use-case, for example.
  4. As far as decompiling the original animation files, you could use krane for that. https://github.com/nsimplex/ktools However, for something as simple as an equipment animation, you should see this thread: That's a good tutorial for equippables with custom symbol locations. It doesn't explicitly go over hats, though. You may be able to offset the images in the animation atlas, but that depends on the texture atlas that you're working off of.
  5. For the time being, I'm working on another project that I'm prioritizing over modding. Eventually I will release more updates for Up and Away.
  6. I'm experiencing this bug in Don't Starve singleplayer now, and it has broken Up and Away's waves. Is there any alternative to this function?
  7. You need to update the game. You're running a build from August.
  8. Could you upload your log.txt so I can see what's happening?
  9. Is that the sound of raindrops hitting an umbrella? That's what I hear...
  10. My mod uploader is not letting my update a mod. Here is the error from the log: Could not create update handle for 000000000f9d8204 [Up and Away] Does anyone know how to solve this? Any ideas? It just hangs on Updating... forever. ModUploader.log
  11. Can you upload your entire log please?
  12. Take a look at the respective components to get an idea of what needs to be changed. You'll have to do player postinits to achieve what you're trying to do. The speed boost and the "enrage" function are the easiest to implement out of what you're asking.
  13. @funtimefoxy @deaththeking Up and Away is no longer being updated by the team. This includes incompatibilities with any game updates and DLC.
  14. That doesn't seem like a memory leak; the minimum settings on the store page suggests 4GB of RAM.
  15. Randomly while playing, the game will crash on me. I'm not doing anything in particular, it just completely closes without a dialog windows or error displayed.
×
  • Create New...