Commit Graph

26 Commits

Author SHA1 Message Date
245ef7c2be Change babel/register to babel-register 2016-01-20 09:03:58 -08:00
eebd0cf763 Add new help rooms and logic 2016-01-15 04:51:11 -08:00
a32f1bd66d Abstract map and showChallenge logic
Rename some legacy naming conventions
Remove logic for waypoint,basejumps, etc...
2016-01-15 04:14:38 -08:00
a4a1fe9e23 Add isComingSoon flag 2015-12-14 13:19:30 -08:00
3961d5056b Add superblock ordering 2015-12-14 13:19:30 -08:00
c7de26f3d9 Use regex to hide hikes
Capitalize super block
2015-12-14 13:19:30 -08:00
298ea673e0 Add superBlock to challenge seed 2015-12-14 13:19:30 -08:00
c2f3a09d3a Feature in dev mode always pull from disk 2015-11-09 17:27:56 -08:00
28790899af Add challenge testing 2015-11-01 17:22:03 -08:00
cf61a55b92 Fix first start for new devs
also removes job seed
2015-10-20 19:53:08 -07:00
bf17a54b75 add time estimates to challenge blocks on map 2015-10-12 22:56:10 -07:00
1c40fb8c19 Add ability to filter beta challenges from production
This PR adds the ability to test out challenges in beta
without fear that they will leak to production servers.

In development all challenges will display.

In production all challenges marked 'isBeta' will be filtered out
except in the case the environmental variable `BETA` is set ture,
in which case all challenges will display.
2015-10-06 22:37:08 -07:00
382393e1f2 fix challenge ordering
Now challenges are ordered on map first by top order value of json file
second by index of array
2015-08-10 23:29:32 -07:00
b1003b403c add to seed script: exit on error
filter challenge blocks that do not have challenges
2015-08-10 12:15:30 -07:00
1fba648672 Refactored CompletionMonitor() slightly 2015-08-10 18:44:19 +02:00
a7ba4bacf8 fix challenge naming scheme 2015-08-09 22:46:44 -07:00
22c416c7db add challenge order to individual challenge 2015-08-09 07:40:16 -07:00
150d531079 create name/dashName at seed 2015-08-08 07:50:35 -07:00
75919c63f3 Everything is horrible 2015-08-08 02:38:16 +02:00
d49cf387db remove field guide cruft and update all field guide links to wiki 2015-07-31 21:55:49 -07:00
8d485a1171 fix type hike not hikes 2015-07-23 16:03:47 -07:00
fa566e4762 add title field to challenges 2015-07-23 16:03:46 -07:00
f05255f87b split field guides into separate categories 2015-07-23 15:50:47 -07:00
9d12d86892 add babel-node to seed 2015-07-23 15:49:01 -07:00
faeff7b1ed Ensure build process is part of npm install 2015-06-15 18:10:48 -04:00
9032880e27 Update seed directory to use loopback 2015-06-02 20:32:10 -07:00