Commit graph

8343 commits

Author SHA1 Message Date
Blade Barringer
a6a0282c82 Corrected common image paths 2015-02-12 12:05:38 -06:00
Blade Barringer
85817b2b4e Corrected path to habitrpg logo 2015-02-12 11:50:55 -06:00
Blade Barringer
9f6d74b2bd Removed compile sprites from prod build step 2015-02-11 16:15:28 -06:00
Blade Barringer
be59a676c5 Moved somg devdependencies to production 2015-02-11 15:36:25 -06:00
Blade Barringer
85bf2aced8 Wrote task to minify and concatenate spritesheet styles 2015-02-10 17:12:17 -06:00
Blade Barringer
6e82557df8 Put bower install first in postinall, since Grunt copies files from it 2015-02-10 16:51:48 -06:00
Blade Barringer
8ac9dc3ced Merge branch 'develop' into common-convert 2015-02-10 16:27:46 -06:00
Blade Barringer
17032a4f13 Reverted changes back into website/src 2015-02-10 16:06:32 -06:00
Blade Barringer
bf4f2299e2 Moved src to website/src (again) 2015-02-10 16:04:17 -06:00
Blade Barringer
feae63051f Checked out develop's src 2015-02-10 16:03:59 -06:00
Blade Barringer
e243887563 Deleted website/src 2015-02-10 16:03:11 -06:00
Matteo Pagliazzi
9c6fc78a2f invite friend to guild: pass guild name 2015-02-10 22:07:36 +01:00
Matteo Pagliazzi
be27646143 correctly fetch group.type 2015-02-10 21:53:26 +01:00
Matteo Pagliazzi
0d23ef94da fix when second email not defined 2015-02-10 21:42:43 +01:00
Matteo Pagliazzi
40210b8a4d Merge pull request #4664 from HabitRPG/paglias/invites-reworking
Invites refactor
2015-02-10 19:57:30 +01:00
Matteo Pagliazzi
06561bf70f finash invites reworking 2015-02-10 19:40:15 +01:00
Matteo Pagliazzi
fdf0c1d3ec bring client side changes and cleanup 2015-02-10 17:35:50 +01:00
Matteo Pagliazzi
b069529fe8 add todos 2015-02-10 17:35:50 +01:00
Matteo Pagliazzi
291b5eb1e7 partial 2015-02-10 17:35:49 +01:00
Blade Barringer
534aa2b780 REmoved build process from procfile 2015-02-10 08:49:29 -06:00
Blade Barringer
d46dd91d08 Added in grunt karma 2015-02-10 08:39:17 -06:00
Blade Barringer
fcb7f717fc Added build step to postinstall (correctly 2015-02-10 08:24:41 -06:00
Blade Barringer
557ccc7ec0 Added sprites build to build:prod task 2015-02-09 23:07:28 -06:00
Blade Barringer
6548db8095 Merge branch 'develop' of github.com:HabitRPG/habitrpg into common-convert 2015-02-09 22:41:52 -06:00
Blade Barringer
1f9d1756fa Merge branch 'common-convert' of github.com:HabitRPG/habitrpg into common-convert 2015-02-09 22:40:49 -06:00
Blade Barringer
4b8b7bc87d Merge branch 'develop' of github.com:HabitRPG/habitrpg-shared into common-convert 2015-02-09 22:40:15 -06:00
Blade Barringer
b1d535874d Updated last revised date 2015-02-09 22:38:06 -06:00
Blade Barringer
7f29503ff2 Corrected names 2015-02-09 22:29:36 -06:00
Blade Barringer
64f24f051b Merge branch 'community-guidelines-updates-#4557' of https://github.com/ojintoad/habitrpg into comm-guide 2015-02-09 22:28:56 -06:00
Blade Barringer
14fd4ca3b6 Merge pull request #465 from ojintoad/community-guidelines-updates-#4557
Community guidelines updates #4557
2015-02-09 22:23:34 -06:00
Blade Barringer
75c9b5a978 Merge branch 'develop' of github.com:HabitRPG/habitrpg into common-convert
Conflicts:
	src/controllers/groups.js
	src/controllers/payments/index.js
	src/controllers/user.js
	src/models/user.js
2015-02-09 22:21:27 -06:00
Blade Barringer
45d1fb4c6e Merge branch 'develop' of github.com:HabitRPG/habitrpg-shared into common-convert
Conflicts:
	common/dist/scripts/habitrpg-shared.js
2015-02-09 22:18:22 -06:00
ojintoad
5489c37a1e Updating blacksmiths list 2015-02-09 21:50:46 -05:00
ojintoad
1c3873647b Spacing out paragraphs 2015-02-09 21:45:09 -05:00
Lisa Marie
24a6b2f4cc migration(plans): sample code for plans which didn't get applied 2015-02-09 19:39:05 -07:00
Blade Barringer
a1568b0c32 Corrected title on readme 2015-02-09 19:10:59 -06:00
Blade Barringer
fe6579937c Editted common readme 2015-02-09 19:06:13 -06:00
Blade Barringer
c8124f28ed Set it so compiled js and sprites are not ignored 2015-02-09 16:04:25 -06:00
Blade Barringer
fa5c0dd75c Added sprite task back in 2015-02-09 13:55:59 -06:00
Blade Barringer
ac4dbf6eec Added /register. Required for newer version of coffee-script module 2015-02-09 13:37:30 -06:00
Blade Barringer
59a203e05c Corrected path to moment locale files 2015-02-09 13:36:15 -06:00
Blade Barringer
8a25a5a744 Corrected paths 2015-02-09 13:32:56 -06:00
Blade Barringer
6efae8a044 Reverted start task back to grunt 2015-02-09 13:17:28 -06:00
Blade Barringer
0f45b1d8dd Corrected path to habitrpg. Added grunt-browserify 2015-02-09 13:17:19 -06:00
Matteo Pagliazzi
8bd116f2c5 fix gems gifting 2015-02-09 19:31:18 +01:00
Matteo Pagliazzi
f303a71e66 site can be used when sessionPartyInvite is invalid 2015-02-09 19:11:14 +01:00
Matteo Pagliazzi
fb72b10e3d chore(i18n): update locales 2015-02-09 18:21:09 +01:00
Matteo Pagliazzi
9dfe18bc70 typo 2015-02-09 17:43:14 +01:00
ojintoad
f05e10858a moves dupes to the severe infractions list 2015-02-09 00:14:29 -05:00
ojintoad
4ba7f9f7c8 moves dupes to the severe infractions list 2015-02-09 00:14:05 -05:00