Sabe Jones
941000d737
3.43.2
2016-09-28 03:12:35 +00:00
Sabe Jones
63ce7c6034
chore(news): misc Bailey
2016-09-28 02:40:24 +00:00
Sabe Jones
921f9a65a3
feat(content): BG and Armoire strings 201610
2016-09-27 21:15:54 +00:00
Sabe Jones
d6bf30eff8
3.43.1
2016-09-27 14:43:34 +00:00
Matteo Pagliazzi
faed0dff20
pusher: remove 1 tab limit, better disconnection
2016-09-27 15:25:07 +02:00
Matteo Pagliazzi
7bb2f4a3fa
fix semantic-ui site path
2016-09-27 10:09:46 +02:00
Matteo Pagliazzi
e3bcea4077
Add semantic-ui ( #8076 )
...
* client: add semantic-ui
* add README, disable google fonts
* karma: limit coverage to .vue and .js files
* add missing deps
* semantic-ui in assets folder
2016-09-27 09:34:45 +02:00
Sabe Jones
51ffe2c8c2
A/B Testing, Round 2 ( #8077 )
...
* feat(analytics): A/B test 2016-09-26
* feat(tutorial): A/B variant text
2016-09-26 17:10:43 -05:00
Blade Barringer
efc0469bef
fix(docs): correct email route url in api docs
2016-09-26 14:56:53 -05:00
Sabe Jones
bda0617a23
chore(npm): update shrinkwrap
2016-09-26 17:32:33 +00:00
Blade Barringer
913cb16638
refactor: move randomVal to a lib
2016-09-26 11:55:07 -05:00
Blade Barringer
331993c1df
refactor: remove seeding from randomVal
2016-09-26 11:55:07 -05:00
Blade Barringer
136e2de125
refactor: adjust randomDrop to use wrapped random function
2016-09-26 11:55:07 -05:00
Blade Barringer
966a50431f
refactor: Move user argument to options in randomVal function
2016-09-26 11:55:07 -05:00
Blade Barringer
4df1601718
fix(api): Armoire actually works randomly
2016-09-26 11:55:07 -05:00
Thomas Gamble
4d5b6992be
drops are randomly selected, not based on user values fixes #7929
2016-09-26 11:55:07 -05:00
Tom Gamble
b54441a637
Shows quest progress notification when completing task #7922 ( #7951 )
2016-09-23 20:41:31 -05:00
Matteo Pagliazzi
bccdf4e989
client: load user based on localStorage (only for testing) ( #8055 )
2016-09-23 22:39:06 +02:00
Matteo Pagliazzi
633da7ff73
Delete App.vue
2016-09-23 22:18:13 +02:00
Matteo Pagliazzi
d3371e323e
Vuex Structure ( #8054 )
...
* wip: vuex structure
* add missing files
* client: do not fail dev build on eslint error
* eslint does not block compilation, mount app when data is ready
* eslintrc.js -> eslintrc
2016-09-23 19:49:11 +02:00
Sabe Jones
5480157977
fix(shops): 2h weapon pricing
2016-09-23 15:43:45 +00:00
Blade Barringer
c5888e3d21
fix(client): Allow backgrounds to be changed
2016-09-23 07:04:11 -05:00
Blade Barringer
2ca185474f
fix(client): Advanced options not using preference when creating task
...
closes #8033
2016-09-22 21:41:42 -05:00
Kaitlin Hipkin
5f0c1687b5
Remove unused v2 code from /website/common/script ( #8034 )
...
* remove apiv2 behavior from ops
* remove apiv2 behavior from fns
2016-09-22 21:23:46 -05:00
Sabe Jones
8f9ed6e377
3.43.0
2016-09-22 20:02:48 +00:00
Blade Barringer
1a38546721
chore(i18n): update locales
2016-09-22 13:20:45 -05:00
Sabe Jones
359d9f8d3a
fix(analytics): send user on social reg
2016-09-22 18:14:02 +00:00
Sabe Jones
ca97732f21
Cows and Ghosts (but no cow ghosts) ( #8052 )
...
* feat(content): Mystery Items and Ghost Potions
* fix(news): better cow position
* fix(test): update for season
2016-09-22 13:04:15 -05:00
Sabe Jones
e820b55080
fix(shops): open Seasonal Shop in API
2016-09-22 17:02:21 +00:00
Sabe Jones
3d2d01f647
chore(npm): update shrinkwrap
2016-09-22 16:25:45 +00:00
Matteo Pagliazzi
b907590bf2
rebuild npm-shrinkwrap
2016-09-22 17:54:40 +02:00
mleko
ec01388b5a
Fix broken link ( #8051 )
...
* Fix broken link
* Update message
2016-09-22 17:24:21 +10:00
Blade Barringer
aff475b9c8
chore(i18n): update locales
2016-09-21 19:17:36 -05:00
Sabe Jones
476e06ab8b
feat(content): Ghost Hatching Potion string
2016-09-21 19:19:18 +00:00
Sabe Jones
82b905514f
feat(content): Subscriber Strings 201609
2016-09-21 19:08:41 +00:00
Sabe Jones
7f1e27f6e4
3.42.1
2016-09-21 14:55:05 +00:00
Matteo Pagliazzi
f5315a4f92
typo, correct prod check in build manifest
2016-09-21 16:33:38 +02:00
Blade Barringer
c244c3e797
chore(i18n): update locales
2016-09-21 09:27:13 -05:00
Blade Barringer
0102648f8a
chore: fix sprite paths in prod ( #8048 )
2016-09-21 09:20:48 -05:00
Matteo Pagliazzi
ed4d955e3e
remove console.log
2016-09-21 15:19:36 +02:00
Matteo Pagliazzi
6792e75c7f
add dist-client to .eslintignore
2016-09-21 14:57:33 +02:00
Matteo Pagliazzi
62f004222b
add .gitkeep to website/static so the build does not fail
2016-09-21 14:49:30 +02:00
Matteo Pagliazzi
ed1f0a04ae
client: proxy requests to real api
2016-09-21 14:43:50 +02:00
Matteo Pagliazzi
bde01c30ad
Merge branch 'develop' of github.com:HabitRPG/habitrpg into develop
2016-09-21 14:37:57 +02:00
Matteo Pagliazzi
12275cc174
build new client in production
2016-09-21 14:37:44 +02:00
Matteo Pagliazzi
f751ccacc5
expose new client at /new-app, can be enabled in prod setting a flag
2016-09-21 13:43:39 +02:00
Sabe Jones
d371297482
fix(migration): remove connect string
2016-09-21 03:20:28 +00:00
Sabe Jones
00b75b23bb
chore(sprites): remove Stressbeast
2016-09-21 03:17:02 +00:00
Sabe Jones
589b2aaf3a
3.42.0
2016-09-21 01:34:33 +00:00
Sabe Jones
676d9aedf1
Begin Fall Festival 2016 ( #8043 )
...
* feat(event): begin Fall Festival 2016
* feat(event): Seasonal Shop Fall 2016
* fix(test): season specific food
* chore(news): add Bailey
* fix(season): correct Sorceress & timetrav
2016-09-20 20:11:32 -05:00