Search found 5 matches

by Dalthine
Fri Jul 31, 2015 4:53 pm
Forum: Contributing
Topic: Item Mods Effect Questions
Replies: 6
Views: 7354

Re: Item Mods Effect Questions

I'd put this on hold as there were multiple item_mods updates waiting in the pull request queue, but I see those are gone now. I will resume work this weekend on this.
by Dalthine
Thu Jul 23, 2015 7:26 pm
Forum: Server Setup & Guides
Topic: Game Server Abort Called
Replies: 10
Views: 11627

Re: Game Server Abort Called

Guessing from the timestamps on the post (and -5hrs) prolly just needs to re-pull and re-exec the mob_groups table. This. I got the same error and updated the tables from the sql file (which was updated shortly after the 2015 upgrade). That fixed it. Sql updates don't go directly into your tables s...
by Dalthine
Sun Jul 19, 2015 9:06 pm
Forum: Contributing
Topic: Item Mods Effect Questions
Replies: 6
Views: 7354

Re: Item Mods Effect Questions

I'm trying to figure things out as I go along, but I'm not very familiar with Git. I've completed getting the AH items into the items_mod table as well as made a few small corrections here and there that I bumped into while I was working (haste/magic damage reduction values without the correction ap...
by Dalthine
Sat Jul 18, 2015 2:26 pm
Forum: Contributing
Topic: Item Mods Effect Questions
Replies: 6
Views: 7354

Re: Item Mods Effect Questions

Alright, good to hear that it looks good. It will come out a little wonky for some stuff, but it's not hard to figure it out. I just started making entries after making my post this morning, and I've burned through the AH entries for shields and head so far (half the head pieces were already done an...
by Dalthine
Sat Jul 18, 2015 10:40 am
Forum: Contributing
Topic: Item Mods Effect Questions
Replies: 6
Views: 7354

Item Mods Effect Questions

Hello all. I have started working on the item_mods file to add a large portion of the higher level gear to the game, reason being that I tend to enjoy playing on the servers that go to Lv99 myself and much of the equipment for those levels doesn't work. I'm no coding whiz, but I was able to figure o...