Scott Erickson
|
65c0d74a79
|
Added a new searchStrings property to level components to improve their search.
|
2014-09-03 17:33:10 -07:00 |
|
Nick Winter
|
040ac4ff4e
|
Fixed bug with black flashes during script playback.
|
2014-08-31 16:05:21 -07:00 |
|
Nick Winter
|
5f132e55ba
|
Fixed #1414. Also started lazily loading certain level editor tabs.
|
2014-08-30 23:04:45 -07:00 |
|
Nick Winter
|
e5cf6c340b
|
Fixed #1140. I just put it on the home page for now, but later we can put it somewhere where it makes sense.
|
2014-08-29 23:09:38 -07:00 |
|
Scott Erickson
|
8b943d1c2c
|
Merged conflicts.
|
2014-08-28 09:59:03 -07:00 |
|
Nick Winter
|
28431703f5
|
Fixed #953.
|
2014-08-27 22:23:24 -07:00 |
|
Scott Erickson
|
1c5db3f2b7
|
First round of getting the site to use the new defaults system, in particular the job profile view.
|
2014-08-23 11:07:52 -07:00 |
|
Scott Erickson
|
f8d4e42c67
|
Set up thang types to now have a raster portrait icon if we want to give them custom ones not based on vector artwork.
|
2014-08-18 15:25:45 -07:00 |
|
Nick Winter
|
0f983bdcf1
|
Crude steps towards using your hero equipment in items levels.
|
2014-08-14 15:12:15 -07:00 |
|
Scott Erickson
|
c31a509472
|
Working on the inventory view. Added a way to get the current equipment config from the inventory view.
|
2014-08-14 10:44:04 -07:00 |
|
Scott Erickson
|
e3088ad813
|
Merge branch 'achievements' of https://github.com/rubenvereecken/codecombat into rubenvereecken-achievements
|
2014-08-13 10:49:10 -07:00 |
|
Scott Erickson
|
04e8680263
|
Added an endpoint for loading all items.
|
2014-08-13 10:35:14 -07:00 |
|
Ruben Vereecken
|
5d66560673
|
Merge remote-tracking branch 'upstream/master' into achievements_progress
Conflicts:
app/views/editor/level/LevelEditView.coffee
server/levels/sessions/LevelSession.coffee
|
2014-08-05 11:55:46 +02:00 |
|
Ruben Vereecken
|
19d59ac8ff
|
Refactored Users and Level Sessions to have private properties:
|
2014-07-22 20:07:00 +02:00 |
|
Ruben Vereecken
|
1c6da9711b
|
Added the Recently Played collection and endpoint
|
2014-07-21 14:36:10 +02:00 |
|
Ruben Vereecken
|
023a7adc81
|
Half the account page is there
|
2014-07-21 13:40:11 +02:00 |
|
Scott Erickson
|
9ad166048d
|
Some work the job profile page. Added a demo view, mainly added a modal view for viewing raw player code.
|
2014-07-18 16:12:28 -07:00 |
|
Ruben Vereecken
|
a60451368e
|
Merged in master
|
2014-07-14 18:58:25 +02:00 |
|
Nick Winter
|
1a016394fe
|
Starting to show opponent code languages.
|
2014-07-13 20:19:51 -07:00 |
|
Ruben Vereecken
|
9c0353a2f0
|
Merged in master
|
2014-07-13 21:18:32 +02:00 |
|
Scott Erickson
|
d74a778f67
|
Made creating components open to everyone!
|
2014-07-09 12:21:32 -07:00 |
|
Scott Erickson
|
02890d5a6d
|
Enabled edits to components by non-admins (creation is still off limits).
|
2014-07-07 14:22:59 -07:00 |
|
Ruben Vereecken
|
601c4e2731
|
Merged with master
|
2014-07-05 16:47:16 +02:00 |
|
Ruben Vereecken
|
e904a0a8f7
|
Achievement recalculation is now covered with tests
|
2014-07-04 19:27:41 +02:00 |
|
Ruben Vereecken
|
fce9f0031b
|
All edits are now tracked
intermediate
intermediate
|
2014-07-04 19:27:38 +02:00 |
|
Ruben Vereecken
|
b951205681
|
intermediate
|
2014-07-04 19:27:38 +02:00 |
|
Ruben Vereecken
|
6ae505e8a1
|
stats.articleEdits are now tracked and tested
|
2014-07-04 19:27:37 +02:00 |
|
Ruben Vereecken
|
7a4c6daec8
|
stats.gamesCompleted is now tracked in users
|
2014-07-04 19:27:37 +02:00 |
|
Tery Lim
|
618ade4946
|
Clean up mixed quotes
|
2014-07-01 12:23:22 +08:00 |
|
Nick Winter
|
c9dcc290cb
|
Fixed some bugs where Aether wasn't getting the proper submittedCodeLanguage or functionParameters sometimes.
|
2014-06-20 17:19:18 -07:00 |
|
Nick Winter
|
aa4832791e
|
Made public version of a user's LevelSessions available via endpoint.
|
2014-06-19 08:07:47 -07:00 |
|
Nick Winter
|
77920b5416
|
Improvements to profile views. Added links to players' code.
|
2014-06-11 19:38:47 -07:00 |
|
Ruben Vereecken
|
8e33b6b534
|
Fixed all server-sided tests
NEVER. AGAIN
|
2014-06-11 20:17:27 +02:00 |
|
Scott Erickson
|
9c1213d3c4
|
Removed the migration plugins.
|
2014-06-10 15:04:48 -07:00 |
|
Scott Erickson
|
f0ff8c242e
|
Migrating language to codeLanguage on systems and components because they conflict with the search system.
|
2014-06-10 13:20:14 -07:00 |
|
Ruben Vereecken
|
f2f4fef1e0
|
Wrote tests for the local mongo querier
|
2014-06-02 20:29:11 +02:00 |
|
Michael Schmatz
|
e631bae248
|
Level session playtime logging
|
2014-05-16 15:27:46 -07:00 |
|
Michael Schmatz
|
0bb1422d6c
|
Switch spectate and level view to use transpiled code
|
2014-05-15 15:18:17 -07:00 |
|
Nick Winter
|
dbcafbb29b
|
Working on level-specific coding languages, with non-writable code in JavaScript.
|
2014-05-14 21:54:36 -07:00 |
|
Michael Schmatz
|
4e268d8dc6
|
Add codeLanguage to level session
|
2014-05-14 16:41:02 -07:00 |
|
Scott Erickson
|
aee90c72bb
|
Most of the way there with the raster images. Just need to figure out loading with PreloadJS and the SuperModel.
|
2014-05-02 17:03:30 -07:00 |
|
Michael Schmatz
|
5223661b66
|
Made spectate mode use top 20 players only
|
2014-04-14 14:28:29 -07:00 |
|
Scott Erickson
|
30f785f7cf
|
Moved the model schemas into a models folder.
|
2014-04-12 10:51:02 -07:00 |
|
Scott Erickson
|
5a794306fe
|
Merge branch 'refactorSchemas' of https://github.com/adi2412/codecombat into adi2412-refactorSchemas
|
2014-04-12 08:53:24 -07:00 |
|
Scott Erickson
|
6eab5003f8
|
Merge branch 'feature/jsondiffpatch'
|
2014-04-12 08:52:35 -07:00 |
|
Scott Erickson
|
10b1660419
|
Fixed the level editor so you can save again.
|
2014-04-12 08:48:49 -07:00 |
|
Aditya Raisinghani
|
e04787475c
|
Rebased master to get updated schemas and added patch schema
|
2014-04-12 15:16:42 +05:30 |
|
Aditya Raisinghani
|
b932bf1e7c
|
Deleted schemas from /server and modified files to point to /app/schemas
|
2014-04-12 14:45:59 +05:30 |
|
Scott Erickson
|
35fe47bbac
|
Merge branch 'feature/jsondiffpatch'
|
2014-04-11 22:52:58 -07:00 |
|
Nick Winter
|
99ead5d193
|
#223 is done, since goals aren't in scripts, and I just removed some goals-of-scripts stuff.
|
2014-04-11 19:51:20 -07:00 |
|