Commit graph

1706 commits

Author SHA1 Message Date
Tyler Renelle
f98a303475 move more scoring functionality into shared. on the web side, we'll
run the batch user object through thse functions, clone at the end,
then set, commit()
2013-03-12 18:10:16 -04:00
Tyler Renelle
6248962d50 update the readme 2013-03-12 17:46:36 -04:00
Tyler Renelle
b832f40315 reverting back to commonjs format, using browserify to compile
index-browser.js which will load into window.habitrpgShared. Not the
best method, we'll move to requirejs (r.js?) later
2013-03-12 17:41:32 -04:00
Tyler Renelle
c5f2a53e44 add helpers.js 2013-03-12 12:25:25 -04:00
Tyler Renelle
7bd30d6924 temporary wrap exports for browser (see
http://caolanmcmahon.com/posts/writing_for_node_and_the_browser/). We
may want to use Browserify. I thougth requirejs would handle require()
for module.exports, but i was wrong
2013-03-12 00:22:51 -04:00
Tyler Renelle
ead9de2369 add a bunch of possible shared items for now, will clean up later 2013-03-11 14:50:00 -04:00