Welcome to the RaGEZONE - MMORPG development forums.

¤ The Complete PW Package ¤

This is a discussion on ¤ The Complete PW Package ¤ within the Perfect World Releases forums, part of the Perfect World 1.3.6 - category; Here is my ¤ complete PW package ¤. It contains the server, client, development tools, and documentation. Please note - ...

Page 1 of 205 1234567891151101 ... LastLast
Results 1 to 15 of 3062
  1. #1
    Moderator
    Rank
    Moderator
    Join Date
    Oct 2009
    Location
    Ancient DGN CTY
    Posts
    4,464
    Liked
    1853

    ¤ The Complete PW Package ¤

    Click
    Here is my ¤ complete PW package ¤. It contains the server, client, development tools, and documentation.

    Please note - that this release is intended as an entire package. That is, this server is NOT meant to be used with other clients, and this client is NOT intended for use with other servers etcetera... If you do attempt to use other clients with this server, or other servers with this client you WILL run into PROBLEMS!


    Server:
    server_root.7z

    Client:
    PW_136_Client.7z.001
    PW_136_Client.7z.002
    PW_136_Client.7z.003

    Dev/Tools:
    PW_DEV.7z





    Additional/Optional:
    N/A





    Other:
    checksums.txt
    ubuntu-10.04.3-server-amd64.iso
    ubuntu-10.04.3-server-i386.iso





    FILE HASH'S / CHECKSUMS:
    Spoiler:

    File: server_root.iso
    CRC-32: ae7ea6fd
    MD4: 6547e2ce3b54d166db2a5ace9fbe9b0e
    MD5: 8d6136466e671262a8a9faec77adc90e
    SHA-1: fd8036266174d3c3da450a7c8adb504798a1101f

    File: PW_136_Client.iso
    CRC-32: 7d9264f0
    MD4: 99ef1a0d42abfdd76a2299f059bcfe0c
    MD5: 58edddf1b4ef8f6046ba27e135f72f02
    SHA-1: 6d34712ba39f66d1eb521cf5755adf78e94bf37d

    File: PW_DEV.iso
    CRC-32: ebc66c2b
    MD4: 73251671ce9e5b4f2a179e1bcbf8f882
    MD5: c8eaf64cc7bce4ff258d007f95861753
    SHA-1: 879d38a826598acf0d9c4d2b89f236b6da747801

    ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~

    File: server_root.7z
    CRC-32: e2e2f904
    MD4: 2844e5488ff027e91498d343c3ff11c8
    MD5: 18624f30805c42e219c40e02831dafbf
    SHA-1: 3d6e3c21224b452d912306ae6f32496e11846979

    File: PW_136_Client.7z.001
    CRC-32: defe0f5a
    MD4: c33f20d2143103cac9bffea58e9306d4
    MD5: 5fce82ab27cbe0826a391e76db99d146
    SHA-1: a6f4b48abb0e27850411d370c3f100267f2f6f4e

    File: PW_136_Client.7z.002
    CRC-32: 4fdf6b45
    MD4: 7f5350f56476c678df085b941f35d396
    MD5: 9b85aaf0b197d1876f0dd2e105fab68b
    SHA-1: e0af8765d400e5ec8a6d59754a3785e392f10fe9

    File: PW_136_Client.7z.003
    CRC-32: 10db9c4a
    MD4: be0cf9e1885d7d17a8437496dd59bacf
    MD5: eb09792f6aa673f9dfd4d3d61f13ea1a
    SHA-1: 8f707d3c98ce86b2538dc5e0893131249f59b584

    File: PW_DEV.7z
    CRC-32: 003cc6ae
    MD4: cab162fb2ff7bd5959ec53807ef9458c
    MD5: 749e1baa983f257dc28dd2677d86b863
    SHA-1: 98a569c9649ce44bba728b2838be44c0a9e9419c

    File: ubuntu-10.04.3-server-amd64.iso
    CRC-32: 343e9364
    MD4: 2f9560904322c6223bf8d70593cdfb9d
    MD5: 84b43b7bbee85d0af8e11b778c8d1290
    SHA-1: efbe7c88740744e1e8dff262ff1fcc5d721927be

    File: ubuntu-10.04.3-server-i386.iso
    CRC-32: 85a9fc91
    MD4: ceb4b126b6a856db77e0f95255783262
    MD5: 388104f6225ae676ceab0ba4bd7b5784
    SHA-1: e1d187b6da2d13e6cd17d5d1f65e0a5ba7d6fcc7

    File: checksums.txt
    CRC-32: ace14a81
    MD4: 313a05f79dfd52e426dba028e2aa512c
    MD5: 4ded181bb3b25c8d14841e17f80e5f90
    SHA-1: 8ebfcd89f95914d3b771bc7f4962f98b09ab77d5





    SIDE NOTE:
    Within the client you may receive a false positive (if you run any AVG's) on patcher.exe (The one in /spatcher/) -- However, I can assure this is not a threat (and that it IS a false positive) -- those who don't believe me can verify for themselves since sPATCH is an open source program released by our very own Ronny

    pwTools

    Those who continue to bring up this false positive in this thread WILL receive an infraction...
    Last edited by 343; 15-06-12 at 08:01 PM.

    [SIGPIC][/SIGPIC]


    ¤ The Complete PW Package ¤
    Newest Release Date:
    18 / March / 2012

  2. #2
    Moderator
    Rank
    Moderator
    Join Date
    Oct 2009
    Location
    Ancient DGN CTY
    Posts
    4,464
    Liked
    1853

    Re: ¤ The Complete PW Package ¤

    Server Installation:

    -- Install Linux server
    Spoiler:
    if you've installed Ubuntu (or any other flavor of Linux that may actually 'disable' the root account) you need to first log in as the 'normal user' that you created during installation and 'activate' the root account by doing the following
    Code:
    sudo passwd root
    the rest of these steps should be performed as 'root'
    -- Mount server ISO (or physical disc), and copy all to system root
    Spoiler:
    example:
    mount /dev/cdrom /cdrom
    cd /cdrom
    cp -R * /
    -- IF you are running a 64-bit version of Linux -- install ia32-libs
    Spoiler:
    cd /root/ia32-libs
    ./install.sh

    or

    apt-get install ia32-libs
    -- Install xampp/lampp, and database
    Code:
    cd /root/notes
    ./setup.sh
    -- After the system reboots you are all set to start the server (logged in as 'root')
    Code:
    cd /root
    ./start.sh
    ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~

    Once you have your server started -- you can navigate to its IP (from your 'client' PC) to view the 'PW website' where you can: register an account, change an existing accounts password, 'purchase' gold, Get an Item, Manage your guild icon, view player rankings, and view the knowledge-base -or- submit a ticket...

    Additionally, if you navigate to your.servers.ip/admin that will bring you directly to pwAdmin ;)
    Other important notes:

    ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~

    Default passwords (CaSe SeNsItIvE):

    MySQL = username:root password:root (access from localhost ONLY)
    MySQL = username:pwAdmin password:root (access from ANY host)[ie... for BatGM, or Navicat]
    .htaccess (/opt/lampp/security/restricted.users & restricted.groups) = username:pwAdmin password:root
    pwAdmin = root
    hesk (help desk/ticket system) = username:Administrator password:admin

    ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~

    Make sure to 'configure' your servers IP in the following files:

    /opt/lampp/htdocs/config.php
    /opt/apache-tomcat-5.5.28/2/webapps/pwAdmin/WEB-INF/.userconfig.jsp

    (and of course serverlist.txt on the client side /element/userdata/server/)
    (and of course within patcher, if you'll be using a patcher [on the client side])

    ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~

    Ports:

    (port - 8443 is used for pwAdmin and you DO NOT want it open to the WAN !)
    (port - 3306 is used for MySQL and you DO NOT want it open to the WAN !)

    You will want the following ports OPEN to the WAN (if you desire to run a 'public' server anyway):

    - 29000 (for the game itself)
    - 80 (for the the website)
    - 8080 (for extended website)

    ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~


    YouTube - Installation Tutorial

    ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
    Attached Thumbnails Attached Thumbnails reserved.jpg  
    Last edited by 343; 04-03-12 at 07:38 PM.

    [SIGPIC][/SIGPIC]


    ¤ The Complete PW Package ¤
    Newest Release Date:
    18 / March / 2012

  3. #3
    Member
    Rank
    Member
    Join Date
    Mar 2011
    Posts
    35
    Liked
    0

    Re: ¤ The Complete PW Package ¤

    nice release , im download it =)

  4. #4
    Account Upgraded | Title Enabled!
    Rank
    Member +
    Join Date
    Sep 2004
    Location
    Kanagawa
    Posts
    226
    Liked
    19

    Re: ¤ The Complete PW Package ¤

    Great job sir, may I suggest putting up a little information details regarding this release (guessing that is what the reserved post is for), like what official features are working, are client models 1.3.6 friendly, etc.

    Again, thanks and keep up the good work.

  5. #5
    Moderator
    Rank
    Moderator
    Join Date
    Oct 2009
    Location
    Ancient DGN CTY
    Posts
    4,464
    Liked
    1853

    Re: ¤ The Complete PW Package ¤

    Quote Originally Posted by fluxbox View Post
    Great job sir, may I suggest putting up a little information details regarding this release (guessing that is what the reserved post is for), like what official features are working, are client models 1.3.6 friendly, etc.

    Again, thanks and keep up the good work.
    Yea, I left myself a reserve spot for (any reason really) including as you mentioned, for any 'instructions' or 'details'...

    Only problem is, I honestly cannot remember *everything* about this 'release' since this is a collective of all my work for the past couple of years...

    [SIGPIC][/SIGPIC]


    ¤ The Complete PW Package ¤
    Newest Release Date:
    18 / March / 2012

  6. #6
    Member
    Rank
    Member
    Join Date
    Jan 2011
    Posts
    91
    Liked
    10

    Re: ¤ The Complete PW Package ¤

    Hard work finally paid off eh? Been reading about this for awhile, and was looking forward to it, grats on gettin it done Currently working on repairing all the bugs in the server I'm currently working on, but if I ever get the time to setup a test server, I'll try this out :D Thanks for all the hard work man

  7. #7
    Moderator
    Rank
    Moderator
    Join Date
    Oct 2009
    Location
    Ancient DGN CTY
    Posts
    4,464
    Liked
    1853

    Re: ¤ The Complete PW Package ¤

    Quote Originally Posted by ghostwolf2386 View Post
    Hard work finally paid off eh? Been reading about this for awhile, and was looking forward to it, grats on gettin it done Currently working on repairing all the bugs in the server I'm currently working on, but if I ever get the time to setup a test server, I'll try this out :D Thanks for all the hard work man
    Thanks, I do believe this is the most comprehensive release to date. As I said this is an entire collective of all my hard work for the past couple of years. It's hard to even attempt to recall all that I've done over those few years... It ranges from the tome/heaven book fix; to merely including a lot of documentation that normally a person would have had to come back to the boards to figure out (like changing guild icons for one example)...

    ---------- Post added at 03:17 AM ---------- Previous post was at 03:14 AM ----------

    ...ohh yea, and of course I almost forgot, my entire 'website' (for register etc.) is in here too [I worked pretty hard on that]...

    ---------- Post added at 03:20 AM ---------- Previous post was at 03:17 AM ----------

    There is really just a LOT to this release, and I think you will all have to check it out to really see how much there is to it ;)

    ---------- Post added at 03:28 AM ---------- Previous post was at 03:20 AM ----------

    search from now on, or receive no more help :p

    we don't wipe each others asses here :x

    Well, I guess I am going to have to take that back too; because this release will all short of wipe your ass =\

    I even included ia32-libs (in /root/ia32-libs) for those running a 64-bit server [with /root/ia32-libs/install.sh to install them].

    In /root/notes there is a script that will install xampp/lampp, and even create and populate all databases needed for PW (and pwAdmin, and rankings)...

    [SIGPIC][/SIGPIC]


    ¤ The Complete PW Package ¤
    Newest Release Date:
    18 / March / 2012

  8. #8
    world2.com.cn
    Rank
    Gamma
    Join Date
    Feb 2009
    Location
    Belgium
    Posts
    3,223
    Liked
    589

    Re: ¤ The Complete PW Package ¤

    Megaupload... *cough* Will take forever to download + the waiting time between each downloads.

    Does it include elements.data and tasks.data converted from genesis? What's new inside this package?
    Want to share some files with your friends? Try Dropbox now !

  9. #9
    Moderator
    Rank
    Moderator
    Join Date
    Oct 2009
    Location
    Ancient DGN CTY
    Posts
    4,464
    Liked
    1853

    Re: ¤ The Complete PW Package ¤

    Quote Originally Posted by Romulan View Post
    Megaupload... *cough* Will take forever to download + the waiting time between each downloads.

    Does it include elements.data and tasks.data converted from genesis? What's new inside this package?
    There's no waiting in between downloads last I checked oO (only that you can download one at a time...)
    Last edited by 343; 18-03-11 at 09:24 AM.

    [SIGPIC][/SIGPIC]


    ¤ The Complete PW Package ¤
    Newest Release Date:
    18 / March / 2012

  10. #10
    [B]aSH
    Rank
    Member +
    Join Date
    Apr 2009
    Location
    United Kingdom
    Posts
    1,041
    Liked
    320

    Re: ¤ The Complete PW Package ¤

    hopefully this will be a big help to everyone coming in and making their own servers, nice work man.

    Vendetta Gaming Network
    We're Vendetta, What did you expect?
    www.vendettagn.com

  11. #11
    cats addicted
    Rank
    Member +
    Join Date
    Apr 2010
    Location
    Germany
    Posts
    1,211
    Liked
    173

    Re: ¤ The Complete PW Package ¤

    Quote Originally Posted by Romulan View Post
    waiting time between each downloads.
    Create a free account there and use the downloadmanager they give you and you will never have any troubles anymore

  12. #12
    Moderator
    Rank
    Moderator
    Join Date
    Oct 2009
    Location
    Ancient DGN CTY
    Posts
    4,464
    Liked
    1853

    Re: ¤ The Complete PW Package ¤

    Quote Originally Posted by nofxpunkerbrian View Post
    hopefully this will be a big help to everyone coming in and making their own servers, nice work man.
    Yea, I think it will be, it is a really comprehensive release. I also designed it to be close to a 'deploy-able' status (not just something for people to 'dick around with'), with certain security measures already in place... ie: pwAdmin actually operates on port 8443, but for jsp's such as getgold and getitem -- still operate on a separate jsp container that operates on port 8080; So, server admins can leave port 8080 open to the WAN, while leaving port 8443 closed for pwAdmin security ;) :D

    [SIGPIC][/SIGPIC]


    ¤ The Complete PW Package ¤
    Newest Release Date:
    18 / March / 2012

  13. #13
    Moderator
    Rank
    Moderator
    Join Date
    Oct 2009
    Location
    Ancient DGN CTY
    Posts
    4,464
    Liked
    1853

    Re: ¤ The Complete PW Package ¤

    Download links are 'down' for a brief period of time while I re-upload the entire package...
    Last edited by 343; 19-03-11 at 09:47 PM.

    [SIGPIC][/SIGPIC]


    ¤ The Complete PW Package ¤
    Newest Release Date:
    18 / March / 2012

  14. #14
    Member
    Rank
    Member
    Join Date
    Mar 2011
    Posts
    35
    Liked
    0

    Re: ¤ The Complete PW Package ¤

    hi , the link 4 of 5 client is dead can you reupload ?
    sorry for my bad english i'm french

  15. #15
    uint is best int.
    Rank
    Member +
    Join Date
    Feb 2010
    Location
    Berlin
    Posts
    412
    Liked
    180

    Re: ¤ The Complete PW Package ¤

    5/5 is down to.
    Wow, PW reacted fast :)

    Edit : Sorry, didn't read first.
    Disreguard this post.
    [SIGPIC][/SIGPIC]

 

 
Page 1 of 205 1234567891151101 ... LastLast

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •