Tyler Renelle
|
0c73790586
|
Merge pull request #23 from djuretic/rewrite
More unit tests
|
2013-09-29 06:37:11 -07:00 |
|
Dušan Juretić
|
f9d39103ed
|
add test of 'to next level' experience
|
2013-09-28 19:25:46 -03:00 |
|
Dušan Juretić
|
49d73543e0
|
add test for revival
|
2013-09-28 19:21:45 -03:00 |
|
Dušan Juretić
|
db8723f0d2
|
add tests for store operations
|
2013-09-28 18:36:23 -03:00 |
|
Dušan Juretić
|
c9edf64d7f
|
remove console.log in test
|
2013-09-28 18:28:57 -03:00 |
|
Tyler Renelle
|
641c3de6ef
|
Merge pull request #22 from Shaners/rewrite
Adds new skin tones
|
2013-09-27 08:38:15 -07:00 |
|
Tyler Renelle
|
315b70f294
|
Merge pull request #21 from djuretic/rewrite
Corrected rounding of gold & silver calculations
|
2013-09-26 18:38:33 -07:00 |
|
Shaners
|
a5c7578e6d
|
Adds new skin tones
|
2013-09-24 21:56:08 -07:00 |
|
Dušan Juretić
|
939bca1eb9
|
add silver leading zero
|
2013-09-23 23:30:13 -03:00 |
|
Dušan Juretić
|
c60f6f1c23
|
corrected rounding of gold & silver calculations
|
2013-09-23 23:03:11 -03:00 |
|
Tyler Renelle
|
d130989fd9
|
Merge pull request #20 from djuretic/rewrite
Tests now passing
|
2013-09-22 12:51:04 -07:00 |
|
Dušan Juretić
|
e664037fb9
|
tests now passing, fixes #18
|
2013-09-22 16:28:30 -03:00 |
|
Tyler Renelle
|
fc23bdb7c8
|
fixes to dotSet & dotGet which allow getting / setting deep paths that don't exist
|
2013-09-17 13:45:30 -04:00 |
|
Matteo Pagliazzi
|
ae4f3a6481
|
order css files & rebuild
|
2013-09-13 21:09:32 +02:00 |
|
Tyler Renelle
|
40b0e13112
|
add HISTORY_PREEN.js, a script we need to add to cron function (TODO)
|
2013-09-08 21:10:42 -04:00 |
|
Tyler Renelle
|
1e9ef6d2e2
|
re-build. was getting revive errors for some reason
|
2013-09-04 15:49:39 -04:00 |
|
Tyler Renelle
|
f5271ae866
|
Merge pull request #17 from HabitRPG/paglias/optimizations
Export moment and lodash in browser
|
2013-09-04 07:12:12 -07:00 |
|
Matteo Pagliazzi
|
da70845b94
|
build
|
2013-09-04 13:10:44 +02:00 |
|
Matteo Pagliazzi
|
517afd19a4
|
export moment and lodash in browser
|
2013-09-04 13:10:12 +02:00 |
|
Tyler Renelle
|
516f947d9b
|
fail-safe dotSet for now until I can figure out what's triggering the error
|
2013-09-03 22:03:36 -04:00 |
|
Tyler Renelle
|
7fbb316f0b
|
Merge pull request #16 from HabitRPG/paglias/optimizations
Optimizations
|
2013-09-03 09:31:53 -07:00 |
|
Matteo Pagliazzi
|
6a15072348
|
comment
|
2013-09-03 17:16:47 +02:00 |
|
Matteo Pagliazzi
|
fd9fee93e1
|
change some paths, js file size reduced by around 400kb
|
2013-09-03 17:08:22 +02:00 |
|
Tyler Renelle
|
76afd47953
|
build with new changes
|
2013-09-02 21:40:45 -04:00 |
|
Tyler Renelle
|
effa8ab2bd
|
Merge branch 'rewrite' of github.com:HabitRPG/habitrpg-shared into rewrite
Conflicts:
dist/habitrpg-shared.js
spritesheets.css
|
2013-09-02 21:39:57 -04:00 |
|
Tyler Renelle
|
04de115877
|
don't run drops on the client. they will be wiped on refresh anyway,
only run on the server (we still need a way to notify users when a drop
happened on the server)
|
2013-09-02 20:51:21 -04:00 |
|
Tyler Renelle
|
4174412b11
|
small tweaks to user._tmp, and fixing my own icon
|
2013-09-02 17:35:00 -04:00 |
|
Tyler Renelle
|
d7db4a91de
|
Merge pull request #14 from paglias/add-zzz
Add zzz classes and light version
|
2013-08-30 06:12:29 -07:00 |
|
Matteo Pagliazzi
|
bd7adda005
|
add zzz light version and classes
|
2013-08-30 10:19:13 +02:00 |
|
Shane Lister
|
65803ad178
|
Adding Wolf Hatching GIFs
|
2013-08-29 16:29:25 -07:00 |
|
Tyler Renelle
|
83a711e796
|
update readme
|
2013-08-26 22:33:56 -04:00 |
|
Tyler Renelle
|
d29f267425
|
move browserify step to Grunt instead of Make (for consistency). Build files now in dist/ as dist/habitrpg-shared.js & dist/spritesheets.css
|
2013-08-26 22:09:02 -04:00 |
|
Tyler Renelle
|
614f734e67
|
move a bunch of the spritesheets from the website into css/, add a Grunt
step to compile all the spritesheets into a top-level spritesheets.css,
add an archive/ directory for all the old stuff i'm not sure we need?
|
2013-08-26 21:24:48 -04:00 |
|
Tyler Renelle
|
2e0441e0b6
|
start reorganizing everything so we can make use of shared
spritesheets. !note! this will break master, and will only work on the rewrite
|
2013-08-26 20:42:22 -04:00 |
|
Tyler Renelle
|
6fe76b1a32
|
update images. move from main site here, wont' be maintaining on main
site anymore
|
2013-08-26 19:42:41 -04:00 |
|
Tyler Renelle
|
6a3b2fc1a1
|
add potion & reroll to itemstore, add taskDefaults helper
|
2013-08-25 14:53:45 -04:00 |
|
Tyler Renelle
|
bff1b50e42
|
build browser scripts
|
2013-08-25 09:07:58 -04:00 |
|
Tyler Renelle
|
962f8d6442
|
update build files
|
2013-08-24 22:09:18 -04:00 |
|
Tyler Renelle
|
9af5d2d29b
|
no more 'new' deafult lastCron, set it to +new Date()
|
2013-08-24 19:07:42 -04:00 |
|
Tyler Renelle
|
6aa9483a0b
|
cron: add timezone calculation into the midst. Note: this requires user.preferences.timezoneOffset exist on the user, otherwise it will default to the script-runner timezone (which works fine if user or browser)
|
2013-08-20 21:40:39 -04:00 |
|
Tyler Renelle
|
b23057593b
|
ignore .js & .map from (webstorm transpilers), remove habitrpg-shared
recursive repo
|
2013-08-20 21:27:56 -04:00 |
|
Tyler Renelle
|
2c75f94254
|
tests: no longer using shouldCron, test cron paths{} instead
|
2013-08-19 00:31:07 -04:00 |
|
Tyler Renelle
|
18f0755e4e
|
cast user.items[type] to int, this was the "not enough gp" bug
|
2013-08-18 20:42:27 -04:00 |
|
Tyler Renelle
|
b13c909fe7
|
possible fix to #1330
|
2013-08-18 20:12:24 -04:00 |
|
Tyler Renelle
|
7aaf42737a
|
upgrade moment, add npm test
|
2013-08-18 17:21:19 -04:00 |
|
Tyler Renelle
|
d7083bd442
|
woops, can't alert on server!
|
2013-08-15 00:26:39 -04:00 |
|
Tyler Renelle
|
2ffade083e
|
cast also during purchasing
|
2013-08-15 00:12:45 -04:00 |
|
Tyler Renelle
|
fc3d863feb
|
cast values to their appropriate types when running scoring functions
|
2013-08-15 00:00:12 -04:00 |
|
Tyler Renelle
|
8ae6e361b8
|
cleanup corrupt stats too
|
2013-08-14 22:58:20 -04:00 |
|
Tyler Renelle
|
c40ec44644
|
typo on corrupt task cleanup
|
2013-08-14 22:51:47 -04:00 |
|