carolstone 9fe96b7f94 Renamed variables for clarity.
Moved calculation to actually change lastcron into its own function.

Changed validation errormessage to run: if ( dayStart != Math.floor(dayStart) || dayStart < 0 || dayStart > 24 ) {error message}.

Created new calculation for daystart because daystart could never be
future to the current timestamp. This "fix" has broken the whole endeavor,
though, because cron runs immedately when newlastcron > now and now >
oldlastcron.
2015-08-05 22:47:45 -04:00
2015-05-24 15:46:57 -05:00
2015-08-05 22:47:45 -04:00
2015-06-25 11:19:01 -05:00
2015-07-02 07:58:11 -05:00
2015-08-05 22:47:45 -04:00
2015-02-15 09:30:07 -05:00
2015-06-21 19:28:19 -05:00
2015-04-29 08:04:53 -05:00
2014-09-21 16:57:52 +10:00
2014-08-07 00:39:57 -04:00
2015-06-30 17:59:30 +02:00
2015-02-10 08:49:29 -06:00
2015-06-09 08:57:12 -04:00
2014-09-21 17:13:15 +10:00
2015-06-21 19:28:19 -05:00

HabitRPG Build Status Code Climate Coverage Status Bountysource Dependency Status

HabitRPG is an open source habit building program which treats your life like a Role Playing Game. Level up as you succeed, lose HP as you fail, earn money to buy weapons and armor.

We need more programmers! Your assistance will be greatly appreciated.

For an introduction to the technologies used and how the software is organised, refer to Contributing to HabitRPG - "Coders (Web & Mobile)" section.

To set up a local install of HabitRPG for development and testing, see Setting up HabitRPG locally, which contains instructions for Windows, *nix / Mac OS, and Vagrant.

Then read Guidance for Blacksmiths for additional instructions and useful tips.

S
Description
A habit tracker app which treats your goals like a Role Playing Game.
Readme 1.9 GiB
Languages
JavaScript 51.7%
Vue 23.8%
CSS 23.7%
SCSS 0.7%