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

    Sure thing, send me your adress on PM and ill fix you up with some ;)

    Sure thing, send me your adress on PM and ill fix you up with some ;)
  2. eivl

    [Help] Computer Fails To Update On Applications

    Update or reinstall your graphic drivers. Send and dxdiag to me on PM and we will se what is going on.
  3. eivl

    Maru's little Advent Project

    Nice, but could you make a left sided broom as well? Now i want to actually make something in the editor instead of just writing javascript ;)
  4. eivl

    Icon for Equipment plugin

    I want an icon to be used when uploading this plugin to the resources section. here is a quick demo of what it does. So something fitting and in the correct scale for the site. ETA on the plugin is before XMas eve. So if someone want to help me with this i will be glad! ;)
  5. eivl

    I am going to Dublin for an extended weekend, will be back on Tuesday, If there are any wishes...

    I am going to Dublin for an extended weekend, will be back on Tuesday, If there are any wishes or support let me know today so i can help ;)
  6. eivl

    Directional movement help.

    No problem, ask me anything ;)
  7. eivl

    Plugin Port Request: Batch Event Collision and Collision Checking

    Did not think about that, it would save on variable uses ;)
  8. eivl

    Replenish % with an upto limit?

    Ahh.. Ill make a fix for it later today ;)
  9. eivl

    Replenish % with an upto limit?

    You might have misunderstood us. Do like this Alternatives : b.hp => uses target current hp b.mhp => uses target max hp a.hp => uses player current hp a.mhp => uses player max hp
  10. eivl

    Plugin Request: Both Sides Take Damage

    You have the option to write javascript in the note field and to choose when in the battle sequence that code should run, so my guess is that you could do it there. I have used damage core to make skills cost a fixed amount of HP, hence i think that you can do what you describe. ;)
  11. eivl

    Fluid Timestep and the memory fix plugin should also be featured, since it fixes two large...

    Fluid Timestep and the memory fix plugin should also be featured, since it fixes two large issues with the Editor. One fixes framerate issues and the other fixes memory leaks and should always be used when deploying to mobile.
  12. eivl

    Directional movement help.

    You need to write a new moveDiagonally method that takes into account that you can move two steps up and one step to the side (or reverse) the current implementation of this checks if you can move to a diagonal location and then moves the same amount in both axis. after this it must then choose...
  13. eivl

    Thanks! ;)

    Thanks! ;)
  14. eivl

    Directional movement help.

    How can i replicate it? and how many subdivisions are you using on the tiles?
  15. eivl

    Replenish % with an upto limit?

    Math.min and Math.max is two very common methods you can use for formula calculation.
  16. eivl

    Plugin Port Request: Batch Event Collision and Collision Checking

    using notes are much better then anything else, main reason is that notes are parsed and saved to the meta as name/value pairs.
  17. eivl

    Keyboard plugin

    Make a thread on the Support forum and i can help you more there. you would need to save the state of the key and use the keyTriggered.
  18. eivl

    Plugin Request: Both Sides Take Damage

    Does any other games use this system? Could this be done with Yanflys Damage Core plugin?
  19. eivl

    http://i.imgur.com/jKMlPWi.jpg Missing color, Will also add C3PO, R2D2, Luke, Darth Vader and...

    http://i.imgur.com/jKMlPWi.jpg Missing color, Will also add C3PO, R2D2, Luke, Darth Vader and Jabba the Hut ;) It will take a few sessions to be done.
  20. eivl

    Getting a star wars tattoo now, wish me luck ;)

    Getting a star wars tattoo now, wish me luck ;)
Top