It’s been awhile


I haven’t posted much in the last few weeks. It’s because I’m deep in the code making the bits fly, is what I would like to say. The truth is I’ve been stuck looking at shit for my honeymoon, and shit for a wedding. I have did a little work on a couple small things like check str requirement for items.

I also been working on an outline to redo the abilities. They are sloppy. I want to make each ability to have 5 parts. Combat,spell,tick,resting,defense. Basically each ability will have commands in that part if it does anything. Combat will be for when ever you attack am ememy. Spell will be non combat type of spell casting/item eq stuff like that. Tick will be anything that relies on combat rnd timer. Resting will be anything that effects your resting state. Defense will be for anytime you are being attacked or casted on.

Right now when 75% of the abils are run they actually run the command when they are being checked even if they don’t do anything in that method. So this needs to be changed.

I have been slacking on all my projects. I need to do more work on it. I did a few edits on GosBot(another java project) and made me forget how much I miss coding. So I need to get back into the groove and shoot out some code.

Till next time…

Share