Tyler Renelle
ba548ed67b
mounts: more item DRY-ing and cleanup
2013-11-14 12:12:49 -08:00
Tyler Renelle
d124968273
mounts: add egg.mountText so "cub" text doesn't show up for mounts
2013-11-14 11:49:37 -08:00
Tyler Renelle
69d9ebe5d3
mounts: some item-def DRYing, provide defaults rather than requiring defined
2013-11-10 19:38:06 -08:00
Tyler Renelle
d1cc6a3dd7
mounts: fix spritesheets for rare mounts to work with mount system
2013-11-10 14:36:02 -08:00
Tyler Renelle
1bc87f01e9
mounts: factor food into random drops (40% food, 30% eggs, 40%
...
pots). This commit needs revisiting
2013-11-10 13:25:52 -08:00
Tyler Renelle
d747559429
mounts: rewrite item definitions as objects, rather than arrays, to
...
support UserSchema overhaul. Add items.food & items.mounts
2013-11-10 13:25:13 -08:00
Tyler Renelle
fd4e54ef84
mounts: fix up spritesheets mount system
2013-11-10 13:22:44 -08:00
Tyler Renelle
317f1a9319
5482a83 add minHistLen as a parameter to preenUserHistory (with a
...
default value of 7)
2013-11-08 13:57:28 -08:00
Tyler Renelle
761887da18
contrib: move equipped() helper to items.coffee, use a more robust
...
method of determining which item is available in the store, and which
items i can legally equip. It's a bit wild, I think we should find a
different approach
2013-11-07 13:11:35 -08:00
Tyler Renelle
54229ee406
contrib: update css to accomodate new contributor only store & equipment (@Shaners could you take a peek at the css positioning issues in backer.css?)
2013-11-07 13:10:41 -08:00
Tyler Renelle
5482a83a00
add preen_history to user cron (see
...
https://github.com/HabitRPG/habitrpg/issues/1492 ), to cut back on user
object sizes (and hopefully angular performance) dramatically. Start
writing tests, but they're not complete. @djuretic could you take a peak
at this? My brain is melting
2013-11-05 17:10:31 -08:00
Tyler Renelle
f0cc17bfaf
Merge remote-tracking branch 'djuretic/rewrite'
2013-11-05 14:54:48 -08:00
Tyler Renelle
8e38aa1332
better task defaults, since we may not be able to use Mongoose
...
TaskSchema (see http://goo.gl/a5irq4 )
2013-11-02 11:11:28 -07:00
Matteo Pagliazzi
8503c37fde
compile & upgrade browserify for grunt-browserify
2013-11-02 09:55:18 +01:00
Matteo Pagliazzi
669f39a48d
upgrade lodash to 2.2.1
2013-11-02 09:53:09 +01:00
Tyler Renelle
f785621da4
grunt for task defaults issue
2013-11-01 13:27:08 -07:00
Tyler Renelle
6d786b43dd
add task._id = task.id on taskDefaults
2013-11-01 13:03:27 -07:00
Tyler Renelle
084c7d3001
remove workaround
2013-11-01 13:01:38 -07:00
Tyler Renelle
a374f67549
[ #1708 ] tmp workaround for task not defined
2013-11-01 12:43:57 -07:00
Dušan Juretić
8743e00b62
show how to run tests in readme
2013-10-31 22:07:19 -03:00
Matteo Pagliazzi
8531fb33b2
revert lodash version
2013-10-31 16:39:03 +01:00
Matteo Pagliazzi
d4b3d239e9
upgrade lodash to 2.2.x
2013-10-31 16:10:20 +01:00
Tyler Renelle
3a89c36366
Merge pull request #36 from Shaners/rewrite
...
Add golden paw graphic for missing but obtainable rare pets.
2013-10-30 21:33:55 -07:00
Shaners
d1de22f3e1
Add golden paw graphic for missing but obtainable rare pets.
2013-10-30 21:20:20 -07:00
Tyler Renelle
1bfb6a88fd
Merge remote-tracking branch 'shaners/rewrite'
...
Conflicts:
dist/spritesheets.css
2013-10-29 23:15:03 -07:00
Tyler Renelle
5c915547b0
Merge branch 'challenges'
2013-10-29 23:10:55 -07:00
Shaners
4b6d49a172
Add contributor shop sprites.
2013-10-28 23:13:05 -07:00
Shaners
3b241f81ba
Merge branch 'rewrite' of https://github.com/Shaners/habitrpg-shared into rewrite
2013-10-28 22:22:54 -07:00
Shaners
620af8ed1f
Add contributor weapon and shield
2013-10-28 22:18:37 -07:00
Tyler Renelle
91c1bd2ddb
challenges: remove derby stuff
2013-10-28 09:13:18 -07:00
Shane Lister
399604c886
Update backer.css
2013-10-27 19:16:18 -07:00
Shane Lister
c05430aecc
Update spritesheets.css
2013-10-27 19:15:33 -07:00
Dušan Juretić
fab7a10920
make cron tests locale aware (first day of the week)
2013-10-27 20:34:36 -03:00
Dušan Juretić
ecc8ff740e
add lastDrop to helpers.newUser
2013-10-27 16:23:02 -03:00
Dušan Juretić
dd79638bac
allow any branch in travis builds
2013-10-27 16:23:02 -03:00
Dušan Juretić
b5fefc2664
add test for priority values
2013-10-27 16:23:02 -03:00
Dušan Juretić
48393637fc
using length matcher to have more helpful error messages
2013-10-27 16:23:02 -03:00
Matteo Pagliazzi
72bf5d7073
Merge branch 'rewrite' of https://github.com/HabitRPG/habitrpg-shared into rewrite
2013-10-27 12:13:26 +01:00
Matteo Pagliazzi
d7416117f9
award ultimate gear achievement
2013-10-27 12:13:06 +01:00
Shaners
8fed3f5c5a
Add contributor-only pet - Hydra
2013-10-26 18:17:44 -07:00
Tyler Renelle
49cce86e60
Merge pull request #32 from Shaners/rewrite
...
Fix for female red hair missing pixels
2013-10-25 10:32:15 -07:00
Shaners
32101e5ffc
Fix for female red hair missing pixels
2013-10-24 23:35:11 -07:00
Tyler Renelle
04048e9768
[ #30 ] grunt
2013-10-24 12:12:13 -07:00
Tyler Renelle
0f621fe00b
Merge pull request #30 from HabitRPG/paglias/reeset-lastdrop
...
Reset lastDrop to zero when day ends
2013-10-24 12:05:38 -07:00
Tyler Renelle
e84b1975a9
add hair to customizer options & run grunt
2013-10-24 10:56:15 -07:00
Tyler Renelle
c15ab8d413
Merge pull request #31 from Shaners/rewrite
...
New Red Hair Option
2013-10-24 10:10:37 -07:00
Shaners
212a4206c6
Added red hair option. Fixed a few minor pixel grid alignment issues
2013-10-23 23:50:11 -07:00
Matteo Pagliazzi
79e0d5cba2
upgrade browseridy to 2.34.x and grunt build
2013-10-23 18:25:41 +02:00
Matteo Pagliazzi
9285a3e44b
add streak achievements
2013-10-23 18:01:35 +02:00
Tyler Renelle
2ca7b27503
add inline for gems
2013-10-22 19:23:27 -07:00