GithubHelp home page GithubHelp logo

nbshelton / pwresource-old Goto Github PK

View Code? Open in Web Editor NEW
0.0 2.0 0.0 912 KB

DEPRECATED: Moved to Rails https://github.com/nbshelton/pw-resource

PHP 87.08% ApacheConf 0.24% JavaScript 1.51% CSS 11.18%

pwresource-old's Introduction

PWResource

Provides various tools and utilities for players of Perfect World International.

These features include:

  • A Database module for browsing/searching in-game items
  • A Calculator module for creating, displaying, and sharing character builds
  • A Roster module for creating player rosters, organizing them into squads, and exporting this data into text for use elsewhere

Installation / Setup

PWResource was created to run on on Apache 2.4 with PHP 5.5 and MySQL 5.6.

Apache's home directory should be set to the public/ folder. The config/database.ini.example config file should be renamed to database.ini and filled out with your database's information.

Test data needed for a functional system is provided in db_init/. This will create the "elementdata" database that PWResource uses.

About / Purpose

PWResource was initially conceived to fill the void left by the disappearance of Skyflox's pwcalc.com website (which later returned, but has seen no updates since). Its intended features have since grown and its purpose altered to more of a personal interest and learning experience.

PWResource uses a custom built-from-scratch routing system both to avoid the unnecessary overhead of features that wouldn't be used and, more importantly, so I could learn how routing systems actually functioned.

The Roster Builder module of PWResource also utilizes WebSockets (via Ratchet) to enable inter-client collaboration without polling the server for updates.

PWResource is far from finished, but my hope remains to eventually publish it in its entirety so PWI players may make use of it.

pwresource-old's People

Watchers

 avatar  avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.