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. eivl

    To Function or Not To Function

    Immediately-Invoked Function Expression (IIFE) In JavaScript, every function, when invoked, creates a new execution context. Because variables and functions defined within a function may only be accessed inside, but not outside, that context, invoking a function provides a very easy way to...
  2. eivl

    now i am actually going to bed!

    now i am actually going to bed!
  3. eivl

    Script / Plugin Requests

    You should look into the method Sprite_Actor.prototype.setActorHome and add an offset so the battlers do not overlap with the default UI
  4. eivl

    Fairy Fencer F type menu

    you should do a member check so it does not break anything. but overall it is a nice fix for it! But you should check with Yoji Ojima if you can modify his code and you should then if it is allowed, set your name as author and give him credit in the description.
  5. eivl

    It is 03:20 AM here and i need to get to bed....

    It is 03:20 AM here and i need to get to bed....
  6. eivl

    No problem, i have just tested it a bit, ImageManager._cache will be refreshed after a new map...

    No problem, i have just tested it a bit, ImageManager._cache will be refreshed after a new map is loaded..
  7. eivl

    Help! Can't add videos to my game!

    I am on mobile, but run the help file and go to the video section, you will find info there in what format you must use. There is also an answer here on the forum of this exact problem. When i get on my workstation i will help you in detail ;) Video Files (Movies) The file formats that are...
  8. eivl

    Graphical Error

    if you send me your project i can track down this error for you. are you using parallax with size that is a non power of two? http://www.rpgmakermv.co/resources/parallax-smoothing.242/
  9. eivl

    Memory leak fix

    eivl submitted a new resource: Memory leak fix - Fixes a bug in the core files, intended for mobile users. Read more about this resource...
  10. eivl

    RPG Maker Memory leak fix 1.0

    This is intended for mobile. You should as well not run it in parallel with pre loading of images plugin. You can override it to run on desktop by disabling the mobile parameter. You can also use custom img folders.
  11. eivl

    memory leak in MV fixed... uploading now @[29:@HotfireLegend]

    memory leak in MV fixed... uploading now @[29:@HotfireLegend]
  12. eivl

    Plugin Port Request: Batch Event Collision and Collision Checking

    I am not sure what you are asking for.... do you want to check if an event touches another event?
  13. eivl

    SOLVED: Checking an Event's Direction?

    so true! Edit: the part that it is done in the same window, not the idiot part. ;)
  14. eivl

    OSX Game.app Issue

    yes but your other solution works just the same. It is strange that it is not working as the compiler should not care.... could browse your app file and see if all files are there?
  15. eivl

    Plugin Change armor and stuff

    Watch my blog as well ;)
  16. eivl

    What script?

    What script?
  17. eivl

    Plugin Change armor and stuff

    I have not implemented it yet.
  18. eivl

    Lack of encryption

    Yeah, they have a desktop project as well. I have not tested or read anything about it, but whispers in the dark tells me it could help you.
  19. eivl

    Plugin Change armor and stuff

    Yes i could make an override tag for face, so you can change it by will, maybe with a plugin call.... Not sure... Something like that at least. This way you could use a happy face, or angry face without makeing two actors with the same name. Ill keep you guys posted
  20. eivl

    [Resources] Can There Be Two Download Buttons on Same Thread?

    Yeah, using Windows or mac tag would be good practice.
Top