Scott Erickson
49c9c6bfc9
Built the client test view (rebased from feature/testclient).
2014-06-05 16:56:29 -07:00
Michael Schmatz
435ec1b6aa
Various improvements to transpire script
2014-06-05 16:48:31 -07:00
Nichlas Torgersen
657182c8c0
Updates to norwegian translation
...
I noticed there were some misspellings and grammar errors which I corrected. Especially the sign in-message, it went along the lines in norwegian as: "Draw yourself in", that doesn't make sense now does it.
Also removed some unneeded capitalizations, norwegian grammar is all about that and how you build a word. Most words can be combined into one, like in english: "Door handle" would be "Doorhandle" if english was using norwegian grammar rules.
2014-06-06 01:44:05 +02:00
Michael Schmatz
eba3f36f0b
Fixed headless client and transpile script
...
Really need to reactor the worker worlds to one script.
2014-06-05 14:06:32 -07:00
Nick Winter
b5d52dac17
Removed finished ChallengePost banner.
2014-06-05 12:44:02 -06:00
Nick Winter
694b0c9397
Merge branch 'ChrisLightman-patch-4'
2014-06-05 10:28:44 -06:00
Nick Winter
47b99adddf
Uncommented some fr.coffee section headers to go with the new translations.
2014-06-05 10:28:40 -06:00
Clement
9895432dd2
Syntax Update and Traduction Update
2014-06-05 18:03:33 +02:00
Nick Winter
2f30b1b365
Merge pull request #1128 from ChrisLightman/patch-3
...
Big Update /// Syntax Correction and Traduction
2014-06-05 08:10:44 -06:00
Clement
a7d0b540cd
Big Update /// Syntax Correction and Traduction
2014-06-05 13:35:03 +02:00
Nick Winter
0b2d5c251d
A bit more Worker hardening.
2014-06-04 15:47:09 -06:00
Nick Winter
f493f407c2
Fixed some bugs on job profile initialization.
2014-06-04 15:38:57 -06:00
Scott Erickson
8f6187125d
Fixed saving new settings for a level.
2014-06-03 12:27:53 -07:00
Nick Winter
143597dc0f
Merge pull request #1124 from ChrisLightman/patch-2
...
Update Line 723-734 : Full Traduction
2014-06-03 08:26:54 -07:00
Nick Winter
bebb200090
Merge pull request #1122 from ChrisLightman/patch-1
...
Update fr.coffee
2014-06-03 08:26:44 -07:00
Scott Erickson
f114d71d9d
Merge branch 'rubenvereecken-achievements_production'
2014-06-02 13:16:03 -07:00
Ruben Vereecken
ed44ab5f7d
Improved logging (winston) and admin-only'd the achievement editor
2014-06-02 21:07:23 +02:00
ChrisLightman
12da959550
Update Line 723-734 : Full Traduction
2014-06-02 20:52:49 +02:00
Ruben Vereecken
8d2c62ba84
Got repeatables working flawlessly and improved the achievement popup by a great deal
2014-06-02 20:34:05 +02:00
Ruben Vereecken
bb57756cd9
Processed Scott's feedback. Db endpoint slightly safer, some refactorings.
2014-06-02 20:33:01 +02:00
Ruben Vereecken
8607162cd7
Finished designing achievement notify, for now.
2014-06-02 20:33:01 +02:00
Ruben Vereecken
d8bb802468
Designing the Notify to show level progress
2014-06-02 20:33:01 +02:00
Ruben Vereecken
d766a24e11
Achievements now popup when polled for by the client
2014-06-02 20:33:01 +02:00
Ruben Vereecken
aa3fedeb02
Achievements can have icons. Users now have their scores denormalized
2014-06-02 20:32:00 +02:00
Ruben Vereecken
287019242f
Achievement queries are now strings server sided but remain objects for the client
2014-06-02 20:32:00 +02:00
Ruben Vereecken
c26f96f33e
Added achievement model and some missing pieces
2014-06-02 20:32:00 +02:00
Ruben Vereecken
1b2a251c58
Achievement editor in place and looking mighty fine
2014-06-02 20:31:09 +02:00
Ruben Vereecken
c2d2f2a2b8
Refactorings performed necessary to have searchable for more uses
2014-06-02 20:31:09 +02:00
Ruben Vereecken
a3ca382dcd
Used the feedback from Scott to improve endpoints
2014-06-02 20:29:12 +02:00
Ruben Vereecken
2003b37343
Refactored the get user achievements
2014-06-02 20:29:12 +02:00
Ruben Vereecken
0f1c59f2d5
Refactored getAll into regular GET. I.e. /db/achievement
2014-06-02 20:29:12 +02:00
Ruben Vereecken
df60402d00
Added test
2014-06-02 20:29:12 +02:00
Ruben Vereecken
5e817bb1c7
Added support for repeatable achievements and stringified IDs
2014-06-02 20:29:12 +02:00
Ruben Vereecken
fb9ada6f97
Managed to track the difference between init and save, achievements work now
2014-06-02 20:29:12 +02:00
Ruben Vereecken
51e326efaa
Created a GET endpoint for earned achievements by user
2014-06-02 20:29:12 +02:00
Ruben Vereecken
ab13340ec7
Admins can now post achievements
2014-06-02 20:29:12 +02:00
Ruben Vereecken
967e698cb2
Added a getAll handler for achievements
2014-06-02 20:29:12 +02:00
Ruben Vereecken
37b47d35de
Got work done on detecting achievements
2014-06-02 20:29:12 +02:00
Ruben Vereecken
699aa506f2
Added Local Mongo support for nested documents. Totally forgot those
2014-06-02 20:29:11 +02:00
Ruben Vereecken
e177912a5a
Added '$or' and '$and' to Local Mongo
2014-06-02 20:29:11 +02:00
Ruben Vereecken
b3bddbd785
Finished regular query selectors of Local Mongo
2014-06-02 20:29:11 +02:00
Ruben Vereecken
20af7b090a
Worked on getting the tests to work
2014-06-02 20:29:11 +02:00
Ruben Vereecken
f2f4fef1e0
Wrote tests for the local mongo querier
2014-06-02 20:29:11 +02:00
Ruben Vereecken
99927d1345
Started on the local mongo querier
2014-06-02 20:29:11 +02:00
Ruben Vereecken
2f5090df8f
Added schema objectIds and bettered the repeatable achievements
2014-06-02 20:29:11 +02:00
Ruben Vereecken
f5389fef99
Got the basic achievement schemas up. Still need proper references
2014-06-02 20:29:11 +02:00
Nick Winter
51891887e5
Fixed merge conflict
2014-06-02 10:43:31 -07:00
Nick Winter
257fe4cec3
Fixed merge conflict
2014-06-02 10:42:34 -07:00
Gutierri Barboza
8a8b80bcf5
More translations pt-br
2014-06-02 14:34:30 -03:00
ChrisLightman
cfcaece743
Update fr.coffee
...
Modification mineures de syntaxe ( Majuscules )
2014-06-02 11:36:05 +02:00