Page 1 of 3
[OUTDATED] Ginnungagap DB - 1.2
PostPosted: Sun Mar 19, 2017 4:28 am
by tegstewart
Edit: See
http://www.dolserver.net/viewtopic.php?f=70&t=23249 for Loki's ongoing effort.
Edit: Updated to version 1.2
I still want to add epic SI dungeon currencies and merchants, but I'm running out of steam so I released an updated version with what I have so far.
http://sourceforge.net/projects/ginnungagap-dol-db
Changelog is in the readme.
Re: Ginnungagap DB
PostPosted: Sun Mar 19, 2017 6:15 am
by PlanarChaosRvrtwo
Added Dragon scale drops to the three SI dungeons which should have them. Still working on epic zone scale drops.
They not supposed the correct behavior would be:
(path note 1.102)
Epic Currency will now drop in Caer Sidi. Collect Caer Sidi Souls and bring them to Ankou at the dungeon entrance to purchase Epic items.
Epic Currency will now drop in Tuscaran Glacier. Collect Tuscaran Glacier Ice and bring it to Junior Council Agur at the dungeon entrance to purchase Epic items.
Epic Currency will now drop in Galladoria. Collect Galladoria Root and bring it to the Galladoria Caretaker at the dungeon entrance to purchase Epic items.
(patch note 1.100)
Albion Monsters
Xanxicar: This monster has been given new tricks and abilities.
Midgard Monsters
Nosdoden: This monster has been given new tricks and abilities. Additionally, it’s monsters have been increased in level.
Hibernia Monsters
Myrddraxis: This monster has been given new tricks and abilities and it’s Lesser Heads have been reduced in level.
Item Notes
Xanxicar: This monster and his guards will now drop Dragon Scales.
Nosdoden: This monster and his guards will now drop Dragon Scales.
Myrddraxis: This monster and his guards will now drop Dragon Scales.
Trials of Atlantis World Notes
Re: [LATEST] Ginnungagap DB
PostPosted: Sun Mar 19, 2017 11:48 am
by Graveen
Thank you for the good work.
I'm interested in making Storm evolve in the good direction but i'm lost with all the changes, related to Storm.
Re: [LATEST] Ginnungagap DB
PostPosted: Sun Mar 19, 2017 4:24 pm
by ontheDOL
Some nice fixes / additions. Good work
Re: Ginnungagap DB
PostPosted: Sun Mar 19, 2017 4:41 pm
by tegstewart
They not supposed the correct behavior would be: ...
Nice. It's a lot more benefit for less work setting up merchants and currency drops for entire zones than populating individual mob lists.
Re: [LATEST] Ginnungagap DB
PostPosted: Fri Mar 24, 2017 4:44 am
by tegstewart
Updated to version 1.1.
Changes:
Atlantis mobs in 1.0 were from two different sources leading to duplication. Redid it to only use mobs from TOA_Hib.
Repaired Elenora's merchant list
Increased drop count for Xanxicar, Nosdoden, and Myrddraxis, and added more loot to Xanxicar and Nosdoden
Remedied evade/parry being too low on Dread Commander
Added epic zone dragon scale drops on a per mob basis, 25% chance from standard mob, 75% from named
Set non-epic dragons to use the standard brain, as dragon brain made some of them very buggy
Fixed a bunch of DF gear, maulers can now wear their equipment and they even have bonuses now!
Added Pictslayer equipment and spells created by PlanarChaosRVRTwo
Re: [LATEST] Ginnungagap DB - 1.1
PostPosted: Sun Mar 26, 2017 9:35 pm
by Graveen
I'll include it in the new dolsetup.exe. Thank you.
Re: [LATEST] Ginnungagap DB - 1.1
PostPosted: Mon Mar 27, 2017 6:58 am
by tegstewart
I'm still fiddling with it, so it might be worth waiting a little while.
Re: [LATEST] Ginnungagap DB - 1.1
PostPosted: Mon Mar 27, 2017 9:34 am
by Graveen
Ok ! i'll wait

Re: [LATEST] Ginnungagap DB - 1.2
PostPosted: Sat Apr 01, 2017 7:58 pm
by PlanarChaosRvrtwo
Hey tegstewart i had to stop public db for an while but me and my scripter are now ready for further improvements in order of that we also want bring the public db further and create an public db team. And couse i want prevent there are 2 diffrent public dbs around you would mind to hand me back the developement on this DB?
(the targets and parameters for that db team will posted in diffrent post another time)
Re: [LATEST] Ginnungagap DB - 1.2
PostPosted: Sun Apr 02, 2017 4:37 am
by tegstewart
By all means. Looking forward to seeing what you've got up your sleeve next.

Re: [LATEST] Ginnungagap DB - 1.2
PostPosted: Sun Apr 02, 2017 6:50 am
by asdf
Hi. I'm working on automating the setup of a dol server via docker. I'm currently pulling down the database via this url
- Code: Select all
curl -L -o database.zip https://sourceforge.net/projects/ginnungagap-dol-db/files/latest/download
, but the latest release is '1.0 to 1.1 Updates' and breaks my automation. Can we move this to github and move the outdated releases/update sql to a different branch?
Re: [LATEST] Ginnungagap DB - 1.2
PostPosted: Sun Apr 02, 2017 8:02 am
by PlanarChaosRvrtwo
Currently this DB has to be downloaded not pulled but yes we can move this to github under the db team^^
Re: [LATEST] Ginnungagap DB - 1.2
PostPosted: Sun Apr 02, 2017 5:48 pm
by tegstewart
Hi. I'm working on automating the setup of a dol server via docker. I'm currently pulling down the database via this url
- Code: Select all
curl -L -o database.zip https://sourceforge.net/projects/ginnungagap-dol-db/files/latest/download
, but the latest release is '1.0 to 1.1 Updates' and breaks my automation. Can we move this to github and move the outdated releases/update sql to a different branch?
I just re-uploaded the core DB, which should make it the latest release and fix this as an issue.
Re: [LATEST] Ginnungagap DB - 1.2
PostPosted: Mon Apr 03, 2017 9:51 am
by Graveen
Thank you. I'll include it in DOLSetup.exe.