HoeenCoder / Wavelength

The github repository for the Wavelength server on Pokemon Showdown.
http://wavelength.psim.us/
Other
10 stars 46 forks source link

Factions: Faction bank rewrites + shop #167

Closed Volco closed 6 years ago

Volco commented 6 years ago

@DesoGit make sure everythings here @HoeenCoder i uuuuhhh did a thing-a-majig pls review!

ghost commented 6 years ago

Woo 3x xp boost! Time to exponentially once my XP levels! :^)

Shitpost aside, neat way to give factions more light and more boons to join 1!

Volco commented 6 years ago

@Lycanium-Z 3x only affect fvfs, 2x tho... thats dat gud shit

TravisBuddy commented 6 years ago

Travis tests have failed

Hey Volco, Please read the following log in order to understand the failure reason. It'll be awesome if you fix what's wrong and commit the changes.

Node.js: 7.7

npm test ``` > pokemon-showdown@0.11.2 test /home/travis/build/HoeenCoder/Wavelength > eslint --cache . && mocha /home/travis/build/HoeenCoder/Wavelength/wavelength-plugins/factions.js 54:55 error Trailing spaces not allowed no-trailing-spaces ✖ 1 problem (1 error, 0 warnings) 1 error, 0 warnings potentially fixable with the `--fix` option. npm ERR! Test failed. See above for more details. ```