Keith Holliday
bc477455bb
Tasks cron ryamodal fixes ( #8871 )
...
* Changed assumption of timezone location
* Added checks for RYA and moved cron check
* Fixed modal scope issue
2017-07-13 15:11:27 -07:00
Sabe Jones
4cd272f99c
3.102.1
v3.102.1
2017-07-12 20:41:58 +00:00
Sabe Jones
0292501387
chore(i18n): update locales
2017-07-12 20:40:13 +00:00
Keith Holliday
28b56256d2
Added catch for cron error ( #8864 )
...
* Added catch for cron error
* Updated logger usage
2017-07-12 13:35:08 -07:00
Sabe Jones
7a2432a1a0
3.102.0
v3.102.0
2017-07-11 21:42:06 +00:00
Sabe Jones
0bf515d0f9
chore(i18n): update locales
2017-07-11 21:40:44 +00:00
SabreCat
cbed198f02
chore(sprites): compile
2017-07-11 21:32:53 +00:00
SabreCat
90d77cee81
feat(content): Orca Pets and Splashy Pals
2017-07-11 21:31:26 +00:00
SabreCat
3668a9d3ac
fix(sprites): correct canvases
...
Also adds sprites for Trapper Santa collection quest.
2017-07-11 21:29:48 +00:00
Sabe Jones
a256b6df03
3.101.2
v3.101.2
2017-07-10 20:07:46 +00:00
Keith Holliday
92fdc13adf
Added assumption that the date passed is in the users timezone ( #8859 )
2017-07-10 13:07:14 -07:00
Sabe Jones
5055a57ae9
3.101.1
v3.101.1
2017-07-08 01:48:50 +00:00
Keith Holliday
3fa0b72ffe
Added assumption when no time is supplied ( #8855 )
...
* Added assumption when no time is supplied
* Changed format of date
* Set now options when date is specified
2017-07-07 18:46:54 -07:00
Keith Holliday
b3f9fd09c6
Check for app loading instead of daily count ( #8856 )
2017-07-07 12:35:26 -07:00
Keith Holliday
30437e158e
Added check to prevent double cron ( #8854 )
...
* Added check to prevent double cron
* Added then and fix style issues
2017-07-07 11:14:36 -07:00
Sabe Jones
ac3ac73737
3.101.0
v3.101.0
2017-07-05 20:10:53 +00:00
Sabe Jones
8004c1e759
chore(i18n): update locales
2017-07-05 20:10:13 +00:00
SabreCat
d9e50e7632
Merge remote-tracking branch 'TheHollidayInn/yesterdailies-2' into release
2017-07-05 20:04:26 +00:00
SabreCat
4cd742c19a
feat(event): Summer Splashy Foam
2017-07-05 20:03:23 +00:00
Sabe Jones
03ca65f2b8
3.100.0
v3.100.0
2017-07-03 23:05:28 +00:00
Sabe Jones
ea74271484
chore(i18n): update locales
2017-07-03 23:04:47 +00:00
SabreCat
0897367538
chore(sprites): compile
2017-07-03 22:56:48 +00:00
SabreCat
2566fcecb7
feat(content): Backgrounds and Armoire 2017-07
2017-07-03 22:54:58 +00:00
Keith Holliday
c99863f339
Added yesterdaily field ( #8847 )
...
* Added yesterdaily field
* Added yesterdaily migration
* Added description
2017-07-03 13:55:53 -05:00
Keith Holliday
71d632f6f0
Merge remote-tracking branch 'upstream/release' into yesterdailies-3
2017-07-03 09:46:34 -05:00
Sabe Jones
548cc2ceb0
3.99.1
v3.99.1
2017-06-30 21:05:16 +00:00
Sabe Jones
bf03ac8e44
chore(i18n): update locales
2017-06-30 20:59:13 +00:00
SabreCat
1853113aed
Merge branch 'develop' into release
2017-06-30 20:50:18 +00:00
SabreCat
1ce1ed7c6b
fix(test): allow for long months
2017-06-30 20:47:18 +00:00
Sabe Jones
c9f870a929
3.99.0
v3.99.0
2017-06-29 21:34:53 +00:00
Sabe Jones
135df1dc48
chore(build): update Dockerfile
2017-06-29 21:34:39 +00:00
Sabe Jones
a240d9581f
chore(i18n): update locales
2017-06-29 21:30:15 +00:00
SabreCat
3cd591ed4f
chore(sprites): compile
2017-06-29 21:22:11 +00:00
SabreCat
87076ed07c
feat(content): Aqua Potions
2017-06-29 21:21:20 +00:00
Matteo Pagliazzi
33a39d3683
Client fixes ( #8844 )
...
* client: fix router when not authenticated, small fixes for tasks
* load the user only when necessary
* fix tests
2017-06-29 20:49:05 +02:00
Keith Holliday
e4f5950ffc
Added required field
2017-06-29 08:11:02 -06:00
Keith Holliday
f2d81a8d9c
Merge remote-tracking branch 'upstream/develop' into yesterdailies-3
2017-06-28 15:25:59 -06:00
Keith Holliday
43b6f71044
Fixed lint issue
2017-06-28 15:25:47 -06:00
Matteo Pagliazzi
06de1670b4
client: fix build and gradient
2017-06-28 10:53:35 +02:00
Keith Holliday
7fd2522e93
Merged in develop
2017-06-27 22:23:13 -06:00
Keith Holliday
acb4b79078
Added option for getting isDue field for specified date
2017-06-27 22:22:20 -06:00
Keith Holliday
8299982484
Ensured damage was only done for dailies that were due yesterday
2017-06-27 22:01:01 -06:00
Keith Holliday
207b1e91ca
Added regsiter page and styles ( #8836 )
...
* Added regsiter page and styles
* Added style updates
* Added login server connection and logout
* Added login
* Added social auth
* Moved image assests
* Added trasnlations
* Added social icons
* Removed duplicate
* Updated shrinkwrap
2017-06-27 21:53:59 -06:00
Keith Holliday
aee21edd5f
[WIP] Began adding tavern and party ( #8814 )
...
* Began adding tavern and party
* Fixed routing conflicts and tavern constant
* Updated button styles
* Added not on quest block
* Added no challenge block
* Began adding quest details
* Began updating group create modal to have party info
* Added create party modal
* Added share userid menu
* Began adding toggle
* Finished toggle styles
* Added start quest modal
* Ported over party ctrl code
* Finished porting over party ctrl code
* Added more quest actions
* Added own quests modal and quest modal details
* Fixed member modal styles and icons
* Added many random style updates
* Small text align fix
* Removed extra update
* Removed config and extra key
* Removed client string extras
2017-06-27 14:02:55 -06:00
Sabe Jones
6e1bbd05bc
Merge branch 'release' into develop
2017-06-27 17:43:13 +00:00
Sabe Jones
763c2c28ea
3.98.1
v3.98.1
2017-06-27 17:42:52 +00:00
Sabe Jones
7aa9ba45f6
chore(i18n): update locales
2017-06-27 17:39:08 +00:00
Sabe Jones
d67398fba6
chore(news): Guild Spotlight Bailey
2017-06-27 17:33:54 +00:00
Matteo Pagliazzi
6fb4c1b576
Client Tasks v1 ( #8823 )
...
* remove unused elements from tasks page
* remove components
* client: tasks: wip
* tasks: order, start styling them
* more tasks works
* habits controls
* more work
* tasks icons
* split columns in their own component
* implement tags for tasks
* wip
* add columns description
2017-06-26 23:55:14 +02:00
Alys
7c5bd526b1
minor text fixes: accurate flavour text for Golden Knight testimonies collection quest, etc ( #8826 )
...
* make comment more accurate: members are removed, not banned
They can rejoin with an invitation in a private group or at any time in a public group.
* change windows line breaks to unix line breaks
* change flavour text of Golden Knight collection quest to reduce number of testimonies
* fix grammatical error noticed by mandyzhou
* improve message about not being able to send PMs because we often see people report it as a bug
* update instructions for cancelling Google subscriptions (thanks to Scea for noticing)
* change Delete Completed on-hover message - fixes #8598
* correct the Orb of Rebirth's text about pets and mounts (they are not locked)
2017-06-26 22:35:29 +01:00