GithubHelp home page GithubHelp logo

sulcata / po-server-goodies Goto Github PK

View Code? Open in Web Editor NEW

This project forked from po-devs/po-server-goodies

0.0 1.0 0.0 16.54 MB

Pokemon Online Server scripts.js and tiers.xml

HTML 0.18% JavaScript 99.08% Python 0.75%

po-server-goodies's Introduction

This repository contains scripts.js and tiers.xml used in Pokemon Online Server.

*** Installation instructions ***

Download as .zip (https://github.com/po-devs/po-server-goodies/zipball/master) or tarball, extract into the same folder with Pokemon-Online server executable. Note: some builds on Windows systems (2.0.0x) are missing the SSL libraries making the scripts impossible to reload from Github. (/updatescripts, /updatetiers etc.)

Forking the repo is recommended as these scripts contain hardcoded configuration parameters only suitable for the server we are running.

*** Guidelines for contributors ***

DON'T USE THE TAB CHARACTER. The scripts use 4 spaces and the mix of tab and spaces is what causes the formatting issues at times. You can set Notepad++ to use 4 spaces when the tab key is hit though if you use that to edit. Settings->Preferences->Tab Settings Set it to "Tab Size: 4" and tick the "Replace by space" box

Using jshint for checking some coding style is recommended. In particular, following practices are frowned upon:

  • tab character when indenting (see above)
  • trailing whitespace
  • undefined variables (always use var in the outermost scope for that variable)

Full list of contributors here: https://github.com/po-devs/po-server-goodies/graphs/contributors

po-server-goodies's People

Contributors

crystalmoogle avatar fuzzysqurl avatar lamperi avatar icekirby avatar wrigglenite avatar weavile72 avatar nixeagle avatar scotttm17 avatar zeroality avatar nightfallalicorn avatar draciel17 avatar alicirno avatar strudelspo avatar jenaez avatar jinorae avatar pokeworldbw avatar beastcharizard avatar quvide avatar moonstruckminun avatar coyotte508 avatar sulcata avatar draculemihawk avatar aurist avatar atli03 avatar redjoker25 avatar gabchiconi avatar hoboman2 avatar stevec688 avatar withoutatrace avatar veteranpadgett avatar

Watchers

 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.