SabreCat
ee087e5eee
refactor(rage-strike): consts
2018-02-16 21:36:10 +00:00
SabreCat
95179be346
feat(world-boss): Rage Strike support
2018-02-16 21:18:51 +00:00
negue
b0ae0ef4da
HOTFIX: purchase marketGear ( #9992 )
...
* fix purchase marketGear
* test marketGear purchase in the client
2018-02-16 17:56:05 +01:00
Matteo Pagliazzi
dad4f864ff
fixes #10001 ( #10002 )
2018-02-16 17:55:45 +01:00
Keith Holliday
f7ffc173b1
Prevented of closing bailey without clicking bottom buttons ( #9993 )
2018-02-16 09:21:59 -07:00
Keith Holliday
ac6a5ae8d2
Registered new funtion as translation ( #10005 )
2018-02-15 21:25:44 -07:00
Sabe Jones
70fbc83664
Merge branch 'release' into develop
2018-02-16 03:08:22 +00:00
Sabe Jones
c3e41cc5e1
4.27.2
2018-02-16 03:07:52 +00:00
Sabe Jones
cae0120beb
chore(i18n): update locales
2018-02-16 03:01:42 +00:00
SabreCat
10b978da4e
fix(spoilers): don't reveal quest boss rewards
2018-02-16 02:56:08 +00:00
SabreCat
5987145b86
fix(phobia): show censored art as needed
2018-02-14 22:35:14 +00:00
Sabe Jones
791d711298
Merge branch 'release' into develop
2018-02-14 21:09:30 +00:00
Sabe Jones
ff65c4da78
4.27.1
2018-02-14 20:55:12 +00:00
Sabe Jones
163d56afe9
chore(i18n): update locales
2018-02-14 20:54:50 +00:00
SabreCat
2f46d1bc65
chore(sprites): compile
2018-02-14 20:48:48 +00:00
SabreCat
6ccb841b32
chore(news): Bailey text
2018-02-14 20:47:47 +00:00
Sabe Jones
cdcee8d169
World boss client ( #9999 )
...
* WIP(world-boss): client components partial
* WIP(world-boss): more client additions
* WIP(world-boss): some beautification
* WIP(world-boss): more Tavern beauty
* fix(world-boss): gradient adjustment
* fix(style): various WB tweaks
* fix(world-boss): better resolution Rage Strike
* fix(world-boss): alignment fixes
* Added world boss modal
* feat(world-boss): add info button
* fix(world-boss): move SVG and tweak padding
2018-02-14 13:43:10 -06:00
Matteo Pagliazzi
16a227109e
upgrade to webpack 3 and extract-text-webpack-plugin
2018-02-14 12:14:11 +01:00
Matteo Pagliazzi
8611bd97ae
upgrade webpack-dev-middleware
2018-02-14 12:06:30 +01:00
Matteo Pagliazzi
2f3e6b82cf
fix svgo options
2018-02-14 12:05:53 +01:00
Matteo Pagliazzi
adcd9a53c4
upgrade babel-loader
2018-02-14 11:58:12 +01:00
Matteo Pagliazzi
4a7eb768dc
ugrade vue-loader
2018-02-14 11:57:47 +01:00
Matteo Pagliazzi
d544a5be6f
upgrade svgo-loader
2018-02-14 11:54:36 +01:00
Matteo Pagliazzi
269dac1fe8
upgrade postcss-easy-import
2018-02-14 11:51:01 +01:00
Matteo Pagliazzi
bd90ffa6f8
upgrade svg-inline-loader
2018-02-14 11:49:41 +01:00
Matteo Pagliazzi
7c5d35cf77
upgrade url-loader
2018-02-14 11:48:05 +01:00
Matteo Pagliazzi
0049647c08
upgrade autoprefixer
2018-02-14 11:47:29 +01:00
Sabe Jones
7684f9b26a
Merge branch 'release' into develop
2018-02-14 02:31:17 +00:00
Sabe Jones
fd5ab32c43
4.27.0
2018-02-14 02:30:55 +00:00
Sabe Jones
e0933dc0a1
chore(i18n): update locales
2018-02-14 02:29:58 +00:00
Sabe Jones
d69e7e66ee
World Boss 2018 (Server) ( #9995 )
...
* feat(world-boss): barebones API
* fix(world): use Express respond for better JSON
* fix(api): respond with code 200
* feat(content): canonical Dysheartener desc and Rage
* fix(world-boss): enable progress
* WIP(test): world state API
* WIP(test): refactor world boss setup
* WIP(test): better expectations
* fix(test): more expect polishing
* feat(event): server side World Boss
* fix(strings): accidental deletion
* fix(content): include encouragement after Rage
* refactor(world-boss): address comments
2018-02-13 19:21:39 -06:00
Matteo Pagliazzi
fa06628361
add new locales
2018-02-13 12:41:47 +01:00
Matteo Pagliazzi
7f1067e1ab
chore(i18n): update locales
2018-02-13 12:40:05 +01:00
Matteo Pagliazzi
db6644a572
chore(i18n): update locales
2018-02-13 12:35:05 +01:00
Sabe Jones
1e23395c8c
Merge branch 'release' into develop
2018-02-12 22:08:03 +00:00
Sabe Jones
b7b8faedd6
4.26.3
2018-02-12 22:07:52 +00:00
Sabe Jones
7da0b641dd
chore(i18n): update locales
2018-02-12 22:07:00 +00:00
SabreCat
82ff241e39
chore(sprites): compile
2018-02-12 21:58:54 +00:00
SabreCat
cf4aaf1618
feat(event): enable Valentines
2018-02-12 21:56:29 +00:00
Keith Holliday
6a67cbba65
Refactored spell code to functions ( #9908 )
...
* Refactored spell code to functions
* Fixed party member returns
2018-02-12 09:17:15 -07:00
Keith Holliday
037280601a
Refactored group chat flagging ( #9907 )
2018-02-11 08:35:24 -07:00
Keith Holliday
2687fe1ac9
Added message when there will be no notification for group ( #9856 )
...
* Added message when there will be no notification for group
* Added constant and removed extra locale
* Added back message
2018-02-11 08:34:57 -07:00
Sabe Jones
31eeb13598
4.26.2
2018-02-10 11:56:30 +00:00
Sabe Jones
818c201afe
chore(i18n): update locales
2018-02-10 11:46:36 +00:00
negue
54153ec299
Refactor Purchase API - Part 1 ( #9714 )
...
* move to shops/purchase
* move files to /buy/ instead of /purchase/
* refactor buy.js - add more itemtypes
* revert moving special purchases to buy
* only use buyOp from api-routes
* fix buying potion client-side
* undo import buy instead of purchase
* enable potion bulk purchase - use buyGear as fallback (as before)
* move quantity purchase inside buyHealthPotion
* move quantity purchase inside buyQuest
* move quantity purchase inside buySpecialSpell + add analytics
* remove unused quantity variable - set req.type on specialKeys
* fix `buyKnownKeys` on buy api
* test buy-special-spell if not enough gold
* more buy ops coverage
* fix lint
* buyMysterySet: test for window.confirm, buyQuest: check for Masterclassers unlock
* fix test & lint
* re-create package-lock.json to travis build ?
* use global.window instead of method argument
* add back canOwn checks
* remove buyMysterySet confirm request
2018-02-10 11:14:40 +01:00
Matteo Pagliazzi
7abfd1d510
chore: docker: use correct gulp cli, tests: try to reduce timeouts
2018-02-10 11:14:01 +01:00
Sabe Jones
b4cbcb172b
Merge branch 'release' into develop
2018-02-10 05:36:49 +00:00
Sabe Jones
f78bcc20c9
chore(i18n): update locales
2018-02-10 05:18:40 +00:00
negue
6506f1d44d
fix user avatar transformation - change number of buffs owned when you use them - fixes #9795 ( #9824 )
...
* refresh not working - show avatar transformation
* call store-action from mixin, use mixin from app.vue, add user-target in spells-mixin,
* fix avatar tranformation on user - clean up
* move default message
* fix purchase of cards
* fix casting
2018-02-09 17:04:08 -06:00
negue
6cb1ec4ec5
fix draging-info margin - resize draging icon - resize hatching modal (remove unneeded space) ( #9775 )
2018-02-09 16:48:48 -06:00