Indie Dev

Hello Guest!. Register a free account today to become a member! Once signed in, you'll be able to participate on this site by adding your own topics and posts, sell your games, upload content, as well as connect with other members through your own private inbox!

Search results

  1. jeremyckahn

    Plugins to auto start and load a new game

    Not at all! I guess I should have clarified in my original post that this is really only useful as a development tool — you wouldn't want to leave either of these plugins enabled once you release your game.
  2. jeremyckahn

    Plugins to auto start and load a new game

    What would be your goal by changing the timeout duration? Is there another type of functionality you're trying to achieve?
  3. jeremyckahn

    I got a error on MV. D:

    FYI, this is the screen that is shown whenever there is a JavaScript error. The text will display whatever the error is, but overall format is the same (black background with yellow and white text). You can use the node-webkit debugger to diagnose the issue further by hitting the F8 key when...
  4. jeremyckahn

    Plugins to auto start and load a new game

    Thanks, I hope you find it useful! If you use AutoStartNewGame, you'll see the title screen but only very briefly (maybe about a second) before the game starts. Same thing with AutoloadNewGame.
  5. jeremyckahn

    A JavaScript developer walks into an RPG Maker forum

    Thanks! I just posted a few small plugins here: http://www.rpgmakermv.co/threads/plugins-to-auto-start-and-load-a-new-game.824/
  6. jeremyckahn

    Plugins to auto start and load a new game

    One thing that is really important to me when working on a web project is rapid iteration times. Closing the loop between developing something and testing it out makes a huge difference in my workflow. One thing that annoyed me when rebooting my game each time was having to go through the...
  7. jeremyckahn

    A JavaScript developer walks into an RPG Maker forum

    Thanks for the warm welcome, everyone! I'm looking forward to getting more involved with the community.
  8. jeremyckahn

    A JavaScript developer walks into an RPG Maker forum

    Hello! It's been a super long time since I used RPG Maker, but I just picked up RMMV and couldn't be happier. I'm a senior JavaScript/web developer by day, so I'm really excited to see what I can do with this tool. Fun fact: RPG Maker on the PSX is what got me into programming years ago. It...
Top