Commit graph

25741 commits

Author SHA1 Message Date
Tyler Renelle
ae32fd4775 disable development racer logging 2013-02-04 01:21:03 -05:00
Tyler Renelle
b9de996b94 fix to itemstore notifiication not showing 2013-02-04 01:20:55 -05:00
Tyler Renelle
fac802cddb back to updating a batch user object manually. interesting thing, batch.obj loses its properties (like batch.obj.stats) unless returned as the value of a function... 2013-02-04 00:50:22 -05:00
Sabin144
72a39a01e1 Update src/app/scoring.coffee 2013-02-04 00:27:55 -05:00
Sabin144
e4d43846f6 Update views/app/index.html 2013-02-04 00:25:46 -05:00
Shane Lister
1562ee8a54 Pet Wolf Variations 2013-02-03 20:00:54 -08:00
Shane Lister
fc1edd0db1 Revert "Pet Wolf Variations"
This reverts commit 8d5e8b60a0.
2013-02-03 19:57:53 -08:00
Shane Lister
8d5e8b60a0 Pet Wolf Variations
Some reskins for the wolf pet.
2013-02-03 19:51:25 -08:00
Stan Lindsey
b7580a9e5a Growl position fixedf 2013-02-03 21:05:06 +00:00
Tyler Renelle
29bb99373e new method of preventing persistence, using model._dontPersist - see 11ad77ac46 2013-02-03 15:27:26 -05:00
Tyler Renelle
5d53ac80fa Merge pull request #294 from Pandoro/new_pixel_art
New pixel art
2013-02-03 09:04:30 -08:00
Alex
474ca9462c As discussed in #107 I added the following:
* The full gimp file, containing all the current character pixel art for both male and female, now with different hair color and skin color.
* A CSS sprite of the above
* I took the liberty to also add @Shaners wolf, with and without black border.
2013-02-03 13:19:19 +01:00
Tyler Renelle
7bfefb07dd don't use userObj, back to user.get() - we'll just intercept commit 2013-02-02 14:40:24 -05:00
Tyler Renelle
4c5b8aacab forgot to start transcation for cron 2013-02-02 13:59:05 -05:00
Tyler Renelle
ba10f7943d merge batch.queue and batch.updateAndQueue to one function set 2013-02-02 13:46:54 -05:00
Tyler Renelle
0d53469de5 underscore on server seems to return objects, not modify the original
- 'gender undefined' bug fix
2013-02-02 12:58:33 -05:00
Tyler Renelle
4e896240ea reset dome with revive and reset (don't want these to be necessary, stop-gap) 2013-02-02 11:40:41 -05:00
Tyler Renelle
438c34dbad temp stop-gap sans notification updates, and you can't use model.set()
manually between new BatchUpdate and batch.commit(). Obviously not
ideal, come back
2013-02-01 15:43:43 -05:00
Tyler Renelle
6e2a700598 fix emulate next day button 2013-02-01 14:16:01 -05:00
Tyler Renelle
86ea99c2dc add "emulate next day" debugging button 2013-02-01 14:05:52 -05:00
Tyler Renelle
53d5ae51c5 cron bug 2013-02-01 13:56:35 -05:00
Tyler Renelle
6e93200fb9 always set preened lists 2013-02-01 13:32:12 -05:00
Tyler Renelle
703deac359 cbug fixes. also have to explicitely get all user properties one-by-one, instead of user.get() for some reason 2013-02-01 13:27:27 -05:00
Tyler Renelle
8c46f6abe8 add cron back in on server 2013-02-01 12:27:39 -05:00
Tyler Renelle
97ce7588fd use lefnire/ racer & racer-db-mongo #habitrpg branches 2013-02-01 12:14:45 -05:00
Tyler Renelle
8471cafc46 txn.dontPersist for Store._sendToDb (see lefnire/racer#habitrpg) 2013-02-01 12:07:21 -05:00
Tyler Renelle
cb85c67623 almost working, but not double event-listeners and not propagating to
other browsers. need more than just override model._commit
2013-02-01 11:17:02 -05:00
Tyler Renelle
ecaf8643a4 batch update for general scoring. note, model.on * broken 2013-02-01 00:39:42 -05:00
Tyler Renelle
1350f74c78 apply batch update to reset & revive 2013-02-01 00:11:33 -05:00
Tyler Renelle
96984a29fb batchupdate for cron 2013-02-01 00:02:19 -05:00
Tyler Renelle
642b63f200 add BatchUpdate class, apply to page load 2013-01-31 23:54:21 -05:00
Tyler Renelle
4253e12f36 Merge branch 'master' into parties
Conflicts:
	migrations/20130129_add_missing_preferences.js
2013-01-31 22:19:37 -05:00
Tyler Renelle
0a59d6e43d another fix on duplicates 2013-01-31 21:50:36 -05:00
Tyler Renelle
995e699130 fix to prefs migration 2013-01-31 21:28:55 -05:00
Tyler Renelle
910e67684e add armorSet to prefs migration 2013-01-31 21:22:03 -05:00
Tyler Renelle
8fa318f900 add migration for adding missing preferences (to be run) 2013-01-31 21:21:46 -05:00
Tyler Renelle
38a3c2fa9a remove cron 2013-01-31 18:56:54 -05:00
Tyler Renelle
30db654eea clean up user cron and set back down to 10 days 2013-01-31 18:43:58 -05:00
Tyler Renelle
7225db9de6 Merge pull request #270 from zakkain/parties
Some minor layout niceties to make the top bar look cleaner when there's party members :)
2013-01-31 05:48:01 -08:00
Tyler Renelle
c3f6dd3c7c add armorSet to prefs migration 2013-01-31 07:39:20 -05:00
Zachary Kain
78e36cacb3 Merge branch 'parties' of github.com:zakkain/habitrpg into parties 2013-01-30 22:33:58 -05:00
Zachary Kain
791a19893c change the logic dictating change in bar size from if parties enabled to having party members 2013-01-30 22:25:20 -05:00
Zachary Kain
9708b80bdc minor layout changes to give party avatars some breathing room :) 2013-01-30 22:24:29 -05:00
Tyler Renelle
6adc5dab40 better check on friend exists 2013-01-30 21:31:03 -05:00
Tyler Renelle
7952cc71a1 typo 2013-01-30 21:27:37 -05:00
Tyler Renelle
6b0a443fc2 add migration for adding missing preferences (to be run) 2013-01-30 21:22:49 -05:00
Tyler Renelle
7a478ab6cd fix to username, apply to main user 2013-01-30 21:22:38 -05:00
Tyler Renelle
d2c5506234 show friend modal for non logged in user 2013-01-30 20:54:34 -05:00
Tyler Renelle
03f2fc1e81 fix not updating on lvl up 2013-01-30 20:53:09 -05:00
Tyler Renelle
a6ac1b0ce8 view.fn on specific user paths, getting errors otherwise 2013-01-30 18:57:46 -05:00