Slight pause in the show


So I got myself a new job, and it’s a linux sysadmin job. And part of my new job is coding bash scripts, and anyone who has done bash scripting knows it’s not the easiest language to do. And I haven’t touch bash in a little time on a daily basis, so I’m a tad rusty. So by the end of the day my head hurts cause I forget to put a ” here or I do [] instead of [[]], and can’t figure out why my code throwing an error. And it’s hard to come home to deal with code.

And yes I got a fix for several irritating bugs with the new network fixes. But the problem is after I did the fix, I started to work on a small bug with the poison. When your are poison you shouldn’t be able to rest, and forgot I disabled it cause I had issues with when it wore off it didn’t remove that flag. Now I had disabled it at least 6 month ago so I totally forgot why I did. So I started to do some testing and saw the abil system was not working right with spells. So I decided to move more shit out of strings and into objects. And now have one class left to do but it’s a big one, looking at about 20 different functions that need to be worked on in that class. And they are not quick couple line changes, basically full rewrites of the function.

So I have to sit down for a few hrs to work on it, and right now my brain hurts. So hopefully this weekend I will pump it out and get David’s content update put in.

Till next time…

Share