Commit Graph

604 Commits

Author SHA1 Message Date
Tyler Renelle 78d0519b95 Merge pull request #406 from drhinehart/master
Fixes #390
2013-02-16 09:49:18 -08:00
david.rhinehart fb90106f7e Fixes #390 added fixed notification area to top 2013-02-16 11:02:55 -06:00
Tyler Renelle ebca9fe1b7 check @session.req? 2013-02-16 11:23:28 -05:00
Tyler Renelle 1fa00fb658 explicitly specify two weeks until i'm sure it's the default 2013-02-15 22:35:17 -05:00
Tyler Renelle 999669a2fe remove expired sessions on cron too. Eventually expired sessions
handled by connect-mongo, but we had expiry default to 1yr - ridic.
Set to 2 weeks instead. Also, delete staged users after 3 days instead
of 7
2013-02-15 22:30:27 -05:00
Tyler Renelle 7ce6ae3eee kickstarter celebration notification 2013-02-15 19:37:54 -05:00
Tyler Renelle 74723c7cab put purchase confirm up top, otherwise they still lose GP 2013-02-13 16:07:45 -05:00
Tyler Renelle 2836e84186 "purchase anyway" confirm on too-low-gp purchases 2013-02-13 15:50:49 -05:00
Tyler Renelle 064abc959b reverting the commit-set for the progress-bars https://github.com/lefnire/habitrpg/pull/379 (@zakkain I'll follow up on GH)
Revert "move progress-pollyfill to require for performance"

This reverts commit 96b983b564.
2013-02-13 15:21:44 -05:00
Tyler Renelle d5e9b0a254 cupdate store.coffee accessControl methods to new (accept, err) callback signature of racer (coincides with https://github.com/lefnire/derby-auth/pull/19) 2013-02-13 11:44:38 -05:00
Tyler Renelle c0efb23961 move preen_users to real cron (remember to setup on the server with crontab) 2013-02-13 11:08:21 -05:00
Tyler Renelle 7133295dbe set lower default tokens 2013-02-13 02:02:31 -05:00
Tyler Renelle 96b983b564 move progress-pollyfill to require for performance 2013-02-12 22:55:19 -05:00
Tyler Renelle cd517c7f7c back to refresh on party leave 2013-02-11 19:41:43 -05:00
Tyler Renelle 6ffe57eb00 some prettifying of party dialog 2013-02-11 19:38:15 -05:00
Tyler Renelle baa149b6ba proper party unsubscribe callbacking 2013-02-11 19:31:01 -05:00
Tyler Renelle 03779c73ab close "new party" <form> tag. #330, wah wah wah 2013-02-11 19:27:35 -05:00
Tyler Renelle 031b4029c6 test on empty task-text entry, for #330 2013-02-11 13:12:15 -05:00
Tyler Renelle c67a65582a "pets unlocked" dialog typo 2013-02-11 12:24:39 -05:00
Tyler Renelle 452b0d60fa Revert "knock feature unlock requirements down a level each"
This reverts commit 6f871b34ff.
2013-02-11 11:51:42 -05:00
Tyler Renelle 37f82a4857 "reconnection" limit 2013-02-11 11:22:24 -05:00
Tyler Renelle a0987274c0 set socket.io 'reconnection limit' max to 5 minutes #371 2013-02-11 11:12:11 -05:00
Tyler Renelle 6f871b34ff knock feature unlock requirements down a level each 2013-02-11 09:28:55 -05:00
Tyler Renelle cddd94bf86 golden wolf value typo 2013-02-11 02:56:54 -05:00
Tyler Renelle 3dbfd50813 rename some wolves 2013-02-11 02:38:33 -05:00
Tyler Renelle 8d920a7ea1 unlock pets feature 2013-02-11 01:55:45 -05:00
Tyler Renelle ec86c98e6b rename stripe modal since we're not handling ads anymore 2013-02-11 01:44:50 -05:00
Tyler Renelle 967589baf7 update balance, display real value of pet 2013-02-11 01:38:27 -05:00
Tyler Renelle 81edf7ede3 fix up dynamic "owned pet" determination 2013-02-11 01:34:01 -05:00
Tyler Renelle 3a4d79e175 add items to the top of the list, since "add new __" is at the top 2013-02-11 01:27:52 -05:00
Tyler Renelle 3c91355581 show buy more tokens modal if out 2013-02-11 01:22:22 -05:00
Tyler Renelle f298aa8b3d tokens vs GP based on active rewards tab 2013-02-11 01:17:41 -05:00
Tyler Renelle 61c46e83d9 pet tooltips, checkmark when purchased 2013-02-11 01:07:01 -05:00
Tyler Renelle 5d343f3c5f begin "select pet" functionality 2013-02-11 00:23:23 -05:00
Stan Lindsey 80701dbeb5 Update src/app/items.coffee 2013-02-10 22:52:18 +00:00
Tyler Renelle ad75d869c8 Merge pull request #357 from toebu/context-dependant-display
Adding a new functionality that allows the context (i.e. css classes)
2013-02-09 09:26:00 -08:00
Tobias Leugger c94563c8f3 Adding a new functionality that allows the context (i.e. css classes)
of an element to be changed easily. Using this to implement the
'remaining todos' and 'complete todos' views. Reverting fix from
69e5778 that is now not needed anymore since task deletion works as
it used to.
2013-02-09 16:45:00 +01:00
Tyler Renelle aaf94d9a4d put social share links back into footer 2013-02-09 10:41:27 -05:00
Stan Lindsey 4ac7c324a6 Change items costs & stats
To better reflect value differences between Armour, Helm & Shield. 
As well as promote different Armour setups

Armour Worth most in terms of cost & effectiveness
Shield worth second in terms of cost & effectiveness
Helm worth least in terms of cost & effectiveness

Max defense = 24% with a full set of gold. 
Which should be balanced as there are now 3 items to purchase instead of one
2013-02-09 14:42:39 +00:00
Tyler Renelle 7f754517a4 disappearing habits 2013-02-08 22:02:25 -05:00
Tyler Renelle 5ea0dfe713 move idList back to root-level, is what's causing the sort bug - see https://github.com/codeparty/racer/pull/73 2013-02-08 21:03:56 -05:00
Tyler Renelle 648032228a .main-avatar popovers were all clobbering eachother 2013-02-08 18:45:22 -05:00
Tyler Renelle 5d37644d28 interferance with tour 2013-02-08 18:37:26 -05:00
Tyler Renelle 51848acec1 add popovr customizations notification 2013-02-08 18:22:26 -05:00
Tyler Renelle 230d672fc7 refactor much of the hodge-podge code into their own files 2013-02-08 18:03:46 -05:00
Tyler Renelle 63bef37e98 fixes to gold / silver. Add copper, but not using it in the html (it's
currently always calculated at 00)
2013-02-08 16:41:04 -05:00
Tyler Renelle 6f3d958a21 add in missing first shield (@Pandoro I just got what you did there, clever) 2013-02-08 16:09:01 -05:00
Tyler Renelle f71948ecdf fix modifiers - they're helping the user too much :) 2013-02-08 15:50:46 -05:00
Tyler Renelle 0c6e51e6c7 avatar for party members 2013-02-08 15:18:15 -05:00
Tyler Renelle e6cc875e5b rename some items 2013-02-08 14:58:07 -05:00