Tyler Renelle
31fec0c173
fixes: unlock, task.history, customizations
2013-12-13 22:58:48 -07:00
Tyler Renelle
bf52efa2ca
classes: add a second grunt-spritesmith pass which creates
...
.customize-options.SPRITE_NAME to resize buttons as 60x60 & reposition
the sprite. This seems pretty dirty because the images are parsed twice,
@paglias let me know if you think there's a better way
2013-12-13 21:48:23 -07:00
Tyler Renelle
954cdf7f29
[ https://github.com/HabitRPG/habitrpg/issues/1977 ] APIv2 WIP - start of a framework where operations are shared between client & server. If the op is called on the client, it updates the user & then POSTs to the server with op of the same name. If called on server, it updates the user and user.save()s
2013-12-11 21:42:05 -07:00
Tyler Renelle
94603fa0ca
[ #37 ]grunt-spritesmith: NPCs (this is a big one!)
2013-12-04 20:01:33 -07:00
Tyler Renelle
417986c6b4
[ #37 ]grunt-spritesmith: shop sprites
2013-12-04 20:01:29 -07:00
Tyler Renelle
53bbb20ba6
[ #37 ] class: misc cleanup (moving / deletions)
2013-12-04 20:01:04 -07:00
Tyler Renelle
6c927414d1
grunt-spritesmith: eggs, food, hatchingPotions, gems #37
2013-12-03 18:43:08 -07:00
Tyler Renelle
dbd7aaf4c4
classes: spritesmith add pets
2013-12-03 17:58:37 -07:00
Tyler Renelle
c46795e7a5
classes: grunt-spritesmith WIP #37 (working for male sprites now)
2013-12-03 16:32:20 -07:00
Tyler Renelle
06e489dfc5
halloween: consolidate customizer button css. was duplicated bw mobile &
...
web, copy into habitrpg-shared, remove from those projects, remove regex
css selectors (they weren't working), add crazy & monster skins
2013-10-22 16:05:20 -07:00
Matteo Pagliazzi
ae4f3a6481
order css files & rebuild
2013-09-13 21:09:32 +02: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
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