Nick Winter
|
87f3b9e135
|
gamesCompleted now properly fires achievements even though it's not using normal saves.
|
2015-02-18 17:08:54 -08:00 |
|
Nick Winter
|
6cdd6fbc44
|
Improvements for recalculating earned achievements, recreating earned achievements that should exist, and updating proportionalTo achievements like simulatedBy that don't get updated with a post-save hook.
|
2015-02-13 16:33:13 -08:00 |
|
Nick Winter
|
1455dc0550
|
Working on repeatable achievement posting. Two tests still fail, though, so it's not there yet.
|
2015-01-07 12:25:43 -08:00 |
|
Nick Winter
|
4ea2a51ff6
|
In middle of debugging non-functioning repeatable achievements.
|
2015-01-06 21:32:58 -08:00 |
|
Nick Winter
|
9272ceb23e
|
Trying to restore functionality of achievement plugin but without memory leak.
|
2015-01-05 21:57:23 -08:00 |
|
Nick Winter
|
45b90804ec
|
Noting some TODOs to fix soon.
|
2015-01-05 20:49:59 -08:00 |
|
Michael Schmatz
|
a9265bce42
|
Disabled achievements plugin
|
2014-12-17 21:58:32 -05:00 |
|
Scott Erickson
|
876a663690
|
Fixed server tests.
|
2014-12-09 13:41:44 -08:00 |
|
Scott Erickson
|
31214e854e
|
Wabam. Refactored a bunch of stuff into 'core' folders so that it's clearer which files are being loaded first thing, and which are not. Also reworked a bunch of the anymatch things in config.coffee, cause there were better ways.
|
2014-11-28 17:49:41 -08:00 |
|
Scott Erickson
|
8f55b9bc1b
|
Refactored the AccountSettingsView to be both in the site and in the PlayAccountModal.
|
2014-11-25 12:43:17 -08:00 |
|
Scott Erickson
|
b86e3c30dc
|
Set up level achievements to be created manually by the client, hopefully making them a bit more stable.
|
2014-11-20 22:09:54 -08:00 |
|
Nick Winter
|
2393165d9a
|
Turned off some completed A/B tests. Fixed an achievement recalculation typo Scott found.
|
2014-11-20 21:57:47 -08:00 |
|
Nick Winter
|
a7069e19bd
|
Ignore (and warn about) achievements with empty queries. Fixed embarrassing bug with more-practice / skip-ahead branching not doing anything for non-admins.
|
2014-11-17 08:44:53 -08:00 |
|
Nick Winter
|
5c77e103f3
|
Fixed issues with achievements awarding awry. Fixed iPad auto-debug toggle.
|
2014-09-30 16:18:32 -07:00 |
|
Nick Winter
|
98fed4a277
|
Extended Achievements to support earning heroes, items, levels, and gems. Fixed a few Achievement bugs.
|
2014-09-26 02:29:04 -07:00 |
|
Nick Winter
|
1b4e75e7e8
|
Fix for earned achievement default null worths. Misc other fixes.
|
2014-09-22 20:15:51 -07:00 |
|
Ruben Vereecken
|
e6569539dc
|
User page now uses the supermodel for user loading
|
2014-08-08 19:26:24 +02:00 |
|
Ruben Vereecken
|
26085f9f3e
|
Added a bunch of achievements to the script. Restyled big parts.
|
2014-08-03 23:58:51 +02:00 |
|
Ruben Vereecken
|
51bc8e5a7c
|
Merged master
|
2014-07-06 20:07:47 +02:00 |
|
Ruben Vereecken
|
601c4e2731
|
Merged with master
|
2014-07-05 16:47:16 +02:00 |
|
Tery Lim
|
a5476f90ed
|
Minor cleanup for convention and readability
|
2014-07-05 18:48:08 +08:00 |
|
Ruben Vereecken
|
e904a0a8f7
|
Achievement recalculation is now covered with tests
|
2014-07-04 19:27:41 +02:00 |
|
Ruben Vereecken
|
7a4c6daec8
|
stats.gamesCompleted is now tracked in users
|
2014-07-04 19:27:37 +02:00 |
|
Ruben Vereecken
|
39fb2cb1b4
|
Added achievement preview, exp test, stuff
|
2014-07-04 19:27:37 +02:00 |
|
Ruben Vereecken
|
1fe2c67ffe
|
Added tests for repeatable achievements, including complicated xp
Intermediate
|
2014-07-04 19:27:37 +02:00 |
|
Ruben Vereecken
|
faf02d8e4b
|
Finally managed a setup that makes the tests succeed
|
2014-07-04 19:27:37 +02:00 |
|
Ruben Vereecken
|
488d49e286
|
intermediate
|
2014-07-04 19:27:37 +02:00 |
|
Tery Lim
|
618ade4946
|
Clean up mixed quotes
|
2014-07-01 12:23:22 +08:00 |
|
Ruben Vereecken
|
fddca03417
|
Worked on achievement tests
|
2014-06-12 19:44:55 +02:00 |
|
Ruben Vereecken
|
bd2b289943
|
Recalculate script mainly finished
|
2014-06-12 19:40:59 +02:00 |
|
Ruben Vereecken
|
a61d0e5569
|
Added support for diminished exp for repeatables. Needs tweaking though.
|
2014-06-12 19:40:59 +02:00 |
|
Ruben Vereecken
|
8e33b6b534
|
Fixed all server-sided tests
NEVER. AGAIN
|
2014-06-11 20:17:27 +02:00 |
|
Ruben Vereecken
|
ed44ab5f7d
|
Improved logging (winston) and admin-only'd the achievement editor
|
2014-06-02 21:07:23 +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
|
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
|
a3ca382dcd
|
Used the feedback from Scott to improve endpoints
|
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
|
37b47d35de
|
Got work done on detecting achievements
|
2014-06-02 20:29:12 +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 |
|