Commit Graph

2506 Commits

Author SHA1 Message Date
Benny Powers 051d08f2a8 NPCs and Hatching Potions 2013-08-07 09:59:47 +03:00
Benny Powers 69785ce443 Gems and Eggs 2013-07-29 11:19:33 +03:00
Benny Powers 36d87acc05 Footer and Misc 2013-07-25 23:24:26 +03:00
Benny Powers f6a189e21d Parties and Death
A familiar combo?
2013-07-25 23:00:02 +03:00
Benny Powers 7b0ef0deb4 Swords and Shields
Swords and Shields
2013-07-25 21:36:23 +03:00
Benny Powers 6edc0d7052 Update app.json
Armour and Headgear
2013-07-25 12:23:58 +03:00
Benny Powers e45ebf7686 Update app.json
replaced "partzuf" with more common "dmut"
2013-07-24 07:54:05 +03:00
Benny Powers b179c26078 Update app.json
tavern, inventory translations
2013-07-24 07:49:30 +03:00
Benny Powers 87651ff4d5 Update app.json
first two blocks translated
2013-07-21 15:29:33 +03:00
Benny Powers 73064584fa Update app.json
Basic Hebrew Translations
2013-07-19 10:29:08 +03:00
Benny Powers 52d4bea9ab Update app.json 2013-07-19 10:20:52 +03:00
Benny Powers f6651e30fa Update app.json 2013-07-19 09:36:25 +03:00
Tyler Renelle 5017be0984 API: remove all private paths from server ops, they're unecessary and might be causing issues 2013-07-16 18:30:43 -04:00
Tyler Renelle 861c7a1aa1 Revert "add beta redirect to main site until we get a new beta up"
This reverts commit 2ec5a930a6.
2013-07-15 23:07:58 -04:00
Tyler Renelle 2ec5a930a6 add beta redirect to main site until we get a new beta up 2013-07-15 21:52:00 -04:00
Tyler Renelle 8e922bb151 API: add facebook auth route 2013-07-12 17:15:11 -04:00
Tyler Renelle 704a056c47 Merge remote-tracking branch 'switz/api-authentication' into develop
Conflicts:
	src/server/api.coffee
	test/api.mocha.coffee
2013-07-12 16:36:12 -04:00
Tyler Renelle 7af9553aef remove tour (and sortable, stickyheader, tooltips) from mobile devices #995 2013-07-06 17:18:18 -04:00
Tyler Renelle 3461d794a1 chat: bad fix for the duplicates messages, but safer than before 2013-06-21 12:33:14 -04:00
Tyler Renelle 1c5d61a617 fix to maxGear achievement 2013-06-18 15:14:01 -04:00
Tyler Renelle 7370331b8c fix max gear achievement for backer gear 2013-06-18 15:11:52 -04:00
Tyler Renelle 0529f26323 shorter day-period preen_cron 2013-06-18 14:52:39 -04:00
Tyler Renelle 302721456d fix up some db indexes 2013-06-15 19:14:49 -04:00
Tyler Renelle d4d7c32fa8 simpler empty parties preen 2013-06-15 18:20:52 -04:00
Tyler Renelle b7d5c0808b delete the "migrate" script for now. can dig up this commit later,
the mongoskin async integration wasn't working for our purposes
2013-06-15 18:17:08 -04:00
Tyler Renelle d25c9d24c0 groups-preennig typo 2013-06-15 17:31:31 -04:00
Tyler Renelle 013cc7e5b7 migrations: try adding a coffeescript method, which uses mongoskin to run the migrations. Looks like it's not quite there, collection.toArray() pulls all objects into memory which is too big to run the migrations - might have to stick to mongo scripts 2013-06-15 17:31:23 -04:00
Tyler Renelle 989d5839c4 more accurate "active users": 7417 2013-06-15 13:52:10 -04:00
Tyler Renelle 00e2841b78 history preen cleanup 2013-06-15 13:48:25 -04:00
Tyler Renelle 4f948d401b Move exp progress button to right of numbers, css rollover was
covering it before
2013-06-15 13:28:24 -04:00
Tyler Renelle cc0206e54e preen-cron: some history-preening cleanup & coments 2013-06-15 13:13:48 -04:00
Tyler Renelle 5d05c815bd Merge branch 'preen-history' into develop
Conflicts:
	migrations/preen_cron.js
2013-06-15 12:44:42 -04:00
Tyler Renelle c797ea5999 charts: fix exp & todos charts 2013-06-15 12:41:12 -04:00
Tyler Renelle d5d8a9ef69 charts: fix exp & todos charts 2013-06-15 12:35:55 -04:00
Tyler Renelle 22d4bb27ac preen-cron: fix up history cron, should be fully functional now 2013-06-15 12:01:03 -04:00
Tyler Renelle 6b307cd52c preen-script - we can't use load() because we don't know mongo shell
pwd() at server run-time
2013-06-14 19:19:08 -04:00
Tyler Renelle 42be939b12 preen-script: start implementing history-preening 2013-06-14 19:05:26 -04:00
Tyler Renelle 9361b015f6 preen-script: also remove empty parties 2013-06-14 17:01:50 -04:00
Tyler Renelle 67b2174c3d finish metrics script. current total: unregistered: 180931 registered:
52101 active: 4182 (@Slappybag)
2013-06-14 16:56:42 -04:00
Tyler Renelle 6d05651b66 Merge branch 'develop' of github.com:lefnire/habitrpg into develop 2013-06-14 16:17:50 -04:00
Tyler Renelle 8c27f96d08 start with metrics mongo script - still need to add "active users" 2013-06-14 16:17:41 -04:00
Tyler Renelle 20196a9383 preen-cron: remove the date, it's not a migration but a cron script 2013-06-14 16:17:25 -04:00
Tyler Renelle 38b4e3322e preen-script: some cleanup and better checking of lastCron 2013-06-14 16:09:26 -04:00
Tyler Renelle 6ab64e2df1 add migration script for moving facebook auth'd users to local
auth (seems people hate facebook)
2013-06-14 15:56:27 -04:00
Tyler Renelle cfe1b6eccb Merge pull request #1173 from MoofinSeeker/master
Terms.html Proofread
2013-06-14 12:41:39 -07:00
MoofinSeeker 8855766829 Update terms.html
Added spaces before line breaks in text body.
2013-06-13 00:53:14 +02:00
Tyler Renelle dfff22c52b Merge pull request #1172 from MoofinSeeker/master
Privacy.html Proofread
2013-06-12 15:43:00 -07:00
MoofinSeeker 3a8f6086ad Update privacy.html
Added spacing before line breaks in body of text.
2013-06-13 00:34:59 +02:00
Tyler Renelle dfc0556965 survey rewards: add individual migration for missing users 2013-06-12 14:22:43 -04:00
Tyler Renelle 1a3300869e Merge pull request #1168 from onduhray/develop
Tweaks to #1028: Long egg and potions names now contained
2013-06-12 08:09:57 -07:00