Search results

  1. overdhose

    Inactive Miniion

    the way I see it is that minions are dumb and don't per se use the best route available, so it actually amuses me when I see a minion go back and forth between 2 points and try to traverse leaves, making it go slower. Might just be I'm lazy though, I ain't exactly sure which of the 2 it is :D...
  2. overdhose

    Inactive Miniion

    actually found an amusing bug now... minions get stuck behind leaves... well not a real bug as leaves should become traversable no? besides that the current pathfinding works quite well, and locking the component while calculating the path actually does the trick performance wise, even on my...
  3. overdhose

    Inactive Miniion

    that's also an option
  4. overdhose

    lunatic calm

    lunatic calm
  5. overdhose

    Inactive Miniion

    thanks Immortius, always happy to see your input. I really have to start a roadmap for myself and start organizing things etc, not to loose track. For now as it requires some research from my side, this one will be labeled : near future.
  6. overdhose

    Inactive Creature Definitions

    nice work Cervator, quite sure it took more then just some "magic"
  7. overdhose

    Inactive Miniion

    I am unfortunatly well aware of all the issues listed :D It's mainly why I opted to start working on the messaging system, so I could actually send some info towards the player and inform him. Concerning your individual questions 1 I guess that answers my question in the wiki 2 I am awaiting a...
  8. overdhose

    Xenforo! And what to do with it

    Had noticed something about it in their help, didn't quite get the flow etc, but wasn't really interested either. I'd say cover costs first, grab some upgrades you need and yeah maybe start a discussion somewhere what to do with eventual rests if you ever reach that point. Not sure about other...
  9. overdhose

    Inactive Miniion

    I checked this :http://xenforo.com/community/threads/8wayrun-com-xencarta-lite-wiki.7589/ it seems like it was installed but talks about templates to set up pages, I guess I don't have access to those atm? I did have a look at the free AI class you mention (it was mentioned somewhere before)...
  10. overdhose

    Inactive Miniion

    About the good / bad areas, could assign different movement costs to blocks to represent this (which you probably knew) so give lava blocks a movement value of over 50 (currently 5 x basic movement cost of 10 generates a closed node in path finding) would take care of that and a value of 1 for...
  11. overdhose

    Inactive Miniion

    uch actually I forgot the fact I don't have a mouse cursor available by default *slaps himself with a big trout* But yeah yeah hotkeys that's exactly what I intended to use *cough*, I was just uch, right, waiting to check what keys you would prefer to use, could maybe assign 4 of them, one for...
  12. overdhose

    Inactive Miniion

    I started a couple wiki pages as i saw fit, let me know what you think about the layout etc, and if it's more or less what you expect. Simply described the minion bar a bit, not sure at this point how the whole design wiki is supposed to work, doesn't seem like people can add comments / posts to...
  13. overdhose

    Inactive Miniion

    actually while having some inspiration yesterday, I remembered my need to interact with the player (give feedback) so for the moment I am working on a message queue system similar to other strategy etc games where you have icons piling up in a bar and clicking on them opens a message. Could be...
  14. overdhose

    Inactive Miniion

    that one already exists, though only if you switched to minion mode.Which made sense for now to keep both modes separate. Avoidance needs collision detection, and that's something I still need to figure out, a simple look at the code gives me no clue about how to figure that one out atm. Attack...
  15. overdhose

    Inactive Crafting

    things like that could be easily countered by one master book containing all your recipes and enabling you to create copies of recipes for use or something of the kind. I don't think that's a big issue. Debating you can do until eternity, that's why it's called debating. However it doesn't show...
  16. overdhose

    Inactive Miniion

    Well optimizing ain't my strongest skill, I remember writing a game of life (in Delphi which i had never touched) for a friend of mine, and while it worked and had more bells and whistles then he ever imagined possible, it was soooo slow. I saw how another mutual friend made my code run at...
  17. overdhose

    Inactive Miniion

    read your idea to have cubes climb up walls and ambush players... pretty neat, will try to come up with something if I have some inspiration. I have actually been pondering, playing DF a little, how viable some of our crazy ideas are. I don't know how optimized it all is, but seeing how...
  18. overdhose

    Inactive Miniion

    thank god, you are a life saver, as much as I saw the potential, the hardcore mode you mention is just a bit to hardcore
  19. overdhose

    Inactive Miniion

    well I started moving in that direction now, so from your comment if I move my own components etc (excluding bullet physics for example atm) into a mod folder in terasology, that would pretty much conclude the exercise at this point, leaving things like the bullet physics as is untill better...
  20. overdhose

    Inactive Creature Definitions

    I'll gladly contribute to in whatever way I can be useful.
Top