Welcome!

Join our community of MMO enthusiasts and game developers! By registering, you'll gain access to discussions on the latest developments in MMO server files and collaborate with like-minded individuals. Join us today and unlock the potential of MMO server development!

Join Today!

[Releases/win32] MaNGOS/UnifiedDB + Ascent/AscentDB (last rev./clean packs)

Newbie Spellweaver
Joined
May 1, 2008
Messages
5
Reaction score
0
[Releases/win32] MaNGOS/UnifiedDB + Ascent/NCDB (last rev./clean packs)

Hi all, I have packed for myself (mostly for writing wow addons in peace and with ease of control) from scratch the very latest builds of Ascent + AscentDB and Mangos + UnifiedDB, if you would like to experience the very very latest developers changes with the most unmodified packages available for download you found the right thread and bookmark it. I will update regulary the thread with the very lastest components released, probably not for life hehe but at least as long I have time playing Wow on official servers and developing addons on my own server. I have made theses packages because I was unable to find out clean small packs including only the minimal things to have a blizzard like server without bunch of custom modifications or DB with joomla blogs websites (I guess some packagers don't even know they are distributing their website database with the package OLOL!) I do not claim something all credits goes to the developers, I'm just doing the fastidious work to brought you all this like if you were on the final stage of compiling yours from scratch.

MaNGOS type server

Code:
[COLOR="Purple"][/SIZE][SIZE="4"][b]INFORMATIONS[/b][/SIZE][/COLOR][SIZE="1"]:

[u]Authors[/u]:          All credits goes to [url="http://www.mangosproject.org"]Mangos[/url] and [url="http://www.udbforums.org"]UnifiedDB[/url] developers
[u]Packaging author[/u]: class101
[u]MMO core[/u]:         [url="http://www.mangosproject.org"]Mangos[/url] (with latest patches applied to the sql db) version 0.11.0
                  revision 6122 (17 June 2008)
[u]SQL database[/u]:     [url="http://www.udbforums.org"]UnifiedDB[/url] (with latest patches applied to the sql db) version
                  0.10.2 revision 353 (11 June 2008)
[u]WoW addon[/u]:        [url="http://mangadmin.googlecode.com"]Mangadmin[/url] revision 94 (14 June 2008)
[u]SQL core[/u]:         MYSQL version: 5.1.25-rc
[u]Compiler[/u]:         VS2008
[u]Requirements[/u]:     MS Framework 3.5, WoW client 2.4.2 any languages
[u]Web communities[/u]:  [url="http://www.mangosproject.org"]Mangosproject[/url], [url="http://www.udbforums.org"]Udbforums[/url], AC-WEB, Ragezone
[u]Note[/u]:             This is an untouched package, never played but tested, this mean it
                  is built with the very latest releases from the developers, it just
                  includes what is needed to run a fresh new & clean copy, ideal for
                  guys like me writing addons, various testers etc that are looking
                  for a custom WoW environment identical to the official servers. You
                  will need to add your own tweaks (a lot) if you are expecting to
                  make it public and fully enjoyable & playable.
[u]Full changelogs[/u]:  Included in the /extras/ folder

[COLOR="Purple"][/SIZE][SIZE="4"][b]INSTALLATION[/b][/SIZE][/COLOR][SIZE="1"]:

(I will assume you unpack Mangos to c:\Mangos in this example and have WoW
 installed in c:\Program Files\World of Warcraft\)

[u]0x01[/u]) UNPACK the package where you want, let's it go to c:\Mangos for the sample
[u]0x02[/u]) COPY c:\Mangos\extras\map_extractor\ad.exe & c:\Mangos\extras\map_extractor\ad.bat
      to the base of your WoW dir c:\Program Files\World of Warcraft\
[u]0x03[/u]) RUN c:\Program Files\World of Warcraft\ad.bat and wait a few minutes
[u]0x04[/u]) MOVE the newly created folder c:\Program Files\World of Warcraft\maps to
      c:\Mangos\maps
[u]0x05[/u]) DELETE c:\Program Files\World of Warcraft\ad.exe &
      c:\Program Files\World of Warcraft\ad.bat
[u]0x06[/u]) COPY all files in c:\Mangos\extras\MPQE\* to
      c:\Program Files\World of Warcraft\Data\enUS\* ("enUS" may change, adapt it to
      your corresponding WoW client language)
[u]0x07[/u]) RUN the c:\Program Files\World of Warcraft\Data\enUS\enUS.cmd file ("enUS"
      may change, adapt it to your corresponding WoW client language)
[u]0x08[/u]) MOVE the newly created folder c:\Program Files\World of Warcraft\Data\enUS\dbc to
      c:\Mangos\dbc
[u]0x09[/u]) DELETE c:\Program Files\World of Warcraft\Data\enUS\enUS.cmd, esES.cmd, frFR.cmd,
      deDE.cmd, enGB.cmd, MPQE.exe & SFmpq.dll
[u]0x0A[/u]) COPY all files in c:\Mangos\extras\vmap_extract_assembler_bin\* to
      c:\Mangos\Vmap\* (create the folder manually, it shouldn't exist)
[u]0x0B[/u]) RUN c:\Mangos\Vmap\makevmaps_SIMPLE.bat and go for a coffee, it may take up to
      30min or more.
[u]0x0C[/u]) MOVE the newly created folder c:\Mangos\Vmap\vmaps to c:\Mangos\vmaps
[u]0x0D[/u]) DELETE c:\Mangos\Vmap (pay attention to delete Vmap and not vmaps!)
[u]0x0E[/u]) RENAME c:\Program Files\World of Warcraft\realmlist.wtf to
      c:\Program Files\World of Warcraft\realmlist.wtf.backup
[u]0x0F[/u]) COPY c:\Mangos\extras\realmlist.wtf to
      c:\Program Files\World of Warcraft\realmlist.wtf (you will login on your localhost
      instead of blizzard's servers)
[u]0x10[/u]) WOWADDON (optional) included in c:\Mangos\extras\mangadmin for much ease of
      administration ingame, you install like an usual ingame addon you know how,
      enjoy :)

   That's all folk! To launch the server just run 1-mysql.bat, 2-realmd.bat,
   3-mangosd.bat and leave them opened
   4-backup.bat is an optional script to backup/restore the characters/accounts,
   if you are updating regulary it saves time

[COLOR="Purple"][/SIZE][SIZE="4"][b]MYSQL_ROOT[/b][/SIZE][/COLOR][SIZE="1"]:
root/mangos

[COLOR="Purple"][/SIZE][SIZE="4"][b]WOW_ACCOUNTS[/b][/SIZE][/COLOR][SIZE="1"]:
admin/admin (admin permissions)
admin2/admin2 (admin permissions)
admin3/admin3 (admin permissions)
gm/gm (gm permissions)
mod/mod (mod permissions)
player/player (player permissions)

[COLOR="Purple"][/SIZE][SIZE="4"][b]Ps[/b][/SIZE][/COLOR][SIZE="1"]: Don't ask me how to make it public, go Google and tweak yourself, I haven't built
this package for a public server but a simple localhost use. Thanks.

[u]Download[/u]: [url="http://www.shareonall.com/Mangos_r6122_mudw_rar.htm"]Mangos_revison_6122[/url] (17.80Mb) ([COLOR="Red"]New 17 June 2008[/COLOR])
[u]Download[/u]: [url="http://superuploader.net/4b280fdd635102fd0368a636bdae834a-Mangos-r6122-rar.html"]Mangos_revison_6122[/url] (MIRROR)

Ascent type server(Ascent gone )

Code:
[COLOR="Purple"][/SIZE][SIZE="4"][b]INFORMATIONS[/b][/SIZE][/COLOR][SIZE="1"]:

[u]Authors[/u]:          All credits goes to [url="http://www.ascentemu.com"]Ascent[/url] & [url="http://nc-db.info"]NCDB[/url] developers
[u]Packaging author[/u]: class101
[u]MMO core[/u]:         [url="http://www.ascentemu.com"]Ascent[/url] (with latest patches applied to the sql db) revision 4603
                  (17 June 2008)
[u]SQL database[/u]:     [url="http://nc-db.info"]NCDB[/url] (with latest patches applied to the sql db) version 0.0.1
                  revision 8 (17 June 2008)
[u]SQL core[/u]:         MYSQL version: 5.1.25-rc
[u]Compiler[/u]:         VS2008
[u]Requirements[/u]:     MS Framework 3.5, WoW client 2.4.2 any languages
[u]Web communities[/u]:  [url="http://www.ascentemu.com"]Ascentemu[/url], [url="http://nc-db.info"]NCDB[/url], AC-WEB, Ragezone
[u]Note[/u]:             This is an untouched package, never played but tested, this mean it
                  is built with the very latest releases from the developers, it just
                  includes what is needed to run a fresh new & clean copy, ideal for
                  guys like me writing addons, various testers etc that are looking for
                  a custom WoW environment identical to the official servers. You will
                  need to add your own tweaks (a lot) if you are expecting to make it
                  public and fully enjoyable & playable.
[u]Full changelogs[/u]:  Included in the /extras/ folder

[COLOR="Purple"][/SIZE][SIZE="4"][b]INSTALLATION[/b][/SIZE][/COLOR][SIZE="1"]:

(I will assume you unpack Ascent to c:\Ascent in this example and have WoW
installed in c:\Program Files\World of Warcraft\)

[u]0x01[/u]) UNPACK the package where you want, let's it go to c:\Ascent for the sample
[u]0x02[/u]) COPY c:\Ascent\extras\map_extractor\ad.exe & c:\Ascent\extras\map_extractor\ad.bat
      to the base of your WoW dir c:\Program Files\World of Warcraft\
[u]0x03[/u]) RUN c:\Program Files\World of Warcraft\ad.bat and wait a few minutes
[u]0x04[/u]) MOVE the newly created folder c:\Program Files\World of Warcraft\maps
      to c:\Ascent\maps
[u]0x05[/u]) DELETE c:\Program Files\World of Warcraft\ad.exe &
      c:\Program Files\World of Warcraft\ad.bat
[u]0x06[/u]) COPY all files in c:\Ascent\extras\MPQE\* to
      c:\Program Files\World of Warcraft\Data\enUS\* ("enUS" may change, adapt it to your
      corresponding WoW client language)
[u]0x07[/u]) RUN the c:\Program Files\World of Warcraft\Data\enUS\enUS.cmd file ("enUS" may
      change, adapt it to your corresponding WoW client language)
[u]0x08[/u]) MOVE the newly created folder c:\Program Files\World of Warcraft\Data\enUS\dbc
      to c:\Ascent\dbc
[u]0x09[/u]) DELETE c:\Program Files\World of Warcraft\Data\enUS\enUS.cmd, esES.cmd, frFR.cmd,
      deDE.cmd, enGB.cmd, MPQE.exe & SFmpq.dll
[u]0x0A[/u]) RENAME c:\Program Files\World of Warcraft\realmlist.wtf to
      c:\Program Files\World of Warcraft\realmlist.wtf.backup
[u]0x0B[/u]) COPY c:\Ascent\extras\realmlist.wtf to
      c:\Program Files\World of Warcraft\realmlist.wtf (you will login on your localhost
      instead of blizzard's servers)

   That's all folk! To launch the server just run 1-mysql.bat, 2-logonserver.bat,
   3-ascentworld.bat and leave them opened
   4-backup.bat is an optional script to backup/restore the characters/accounts,
   if you are updating regulary it saves time

[COLOR="Purple"][/SIZE][SIZE="4"][b]MYSQL_ROOT[/b][/SIZE][/COLOR][SIZE="1"]:
root/ascent

[COLOR="Purple"][/SIZE][SIZE="4"][b]WOW_ACCOUNTS[/b][/SIZE][/COLOR][SIZE="1"]:
admin/admin (admin permissions)
admin2/admin2 (admin permissions)
admin3/admin3 (admin permissions)
gm/gm (gm permissions)
player/player (player permissions)

[COLOR="Purple"][/SIZE][SIZE="4"][b]Ps[/b][/SIZE][/COLOR][SIZE="1"]: Don't ask me how to make it public, go Google and tweak yourself, I haven't built
this package for a public server but a simple localhost use. Thanks.

[u]Download[/u]: [url="http://www.shareonall.com/Ascent_r4603_ffgo_rar.htm"]Ascent_revison_4603[/url] (20.80MB) ([COLOR="Red"]New 17 June 2008[/COLOR])
[u]Download[/u]: [url="http://superuploader.net/64dfc36b60ba67b39baec5d6499489e5-Ascent-r4603-rar.html"]Ascent_revison_4603[/url] (MIRROR)
 
Last edited:
Newbie Spellweaver
Joined
May 1, 2008
Messages
5
Reaction score
0
Re: [Releases] Ascent/AscentDB + MaNGOS/UnifiedDB (last revisions/clean packs)

--Reserved post to edit pack changes---

MySQL udpdated to 5.1.25-rc
has been updated to revision 4603
has been replaced by revision 8
has been updated to revision 6122
has been updated to revision 353
has been updated to revision 94
(Changelogs included in the packages)


Default accounts of both packs updated to allow TBC by default
has been updated to revision 4561
has been updated to revision 271
has been updated to revision 5927
(Changelogs included in the packages)


has been updated to revision 4553
has been updated to revision 262
has been updated to revision 5910
(Changelogs included in the packages)


is patched by myself since 5833 to allow 2.4.2 clients because they are still on 2.4.1 on SVN
has been updated to revision 4551
has been updated to revision 220
has been updated to revision 5851
A few ( ) behaviours (like PNJ hearth stone bug) solved after SQL world recompilation
( ) SQL world recompilation but no change noticed after
(Changelogs included in the packages)


has been updated to revision 4550
has been updated to revision 214
has been updated to revision 5833
has been updated to revision 350
Both packs are ready for the new WoW client 2.4.2
(Changelogs included in the packages)


has been updated to revision 5789
has been updated to revision 81
has been updated to revision 197
(Changelogs included in the packages)


has been updated to revision 5778
has been updated to revision 175
(Changelogs included in the packages)


has been updated to revision 5768
has been updated to revision 162
(Changelogs included in the packages)


has been updated to revision 5747
(Changelogs included in the packages)


has been updated to revision 5745
has been updated to revision 148
(Changelogs included in the packages)


has been updated to revision 5743
(Changelogs included in the packages)


has been updated to revision 5742
(Changelogs included in the packages)


has been updated to revision 79
Added to pack the plugin that was missing
Added to both packs a batch file to quickly backup/restore the characters/accounts
has been updated to revision 146
(Changelogs included in the packages)


has been updated to revision 5741
(Changelogs included in the packages)


has been updated to revision 4541
has been updated to revision 138
(Changelogs included in the packages)
 
Last edited:
Newbie Spellweaver
Joined
Jun 3, 2005
Messages
39
Reaction score
0
Re: [Releases] Ascent/AscentDB + MaNGOS/UnifiedDB (last revisions/clean packs)

i'm anxious to get my hands on the updated download links....

cheerz
 
Back
Top