Scott Erickson
|
a25b1be916
|
Merge branch 'master' of https://github.com/codecombat/codecombat
|
2014-02-14 15:57:54 -08:00 |
|
Michael Schmatz
|
63a5769bcf
|
Fixed various bugs in simulator and put in home view
|
2014-02-14 15:50:42 -08:00 |
|
Scott Erickson
|
d55e4cd624
|
Made sure session objects are loaded from the server fresh, no caching.
|
2014-02-14 15:35:54 -08:00 |
|
Michael Schmatz
|
643cafc89f
|
Refactored level handler and level session schema
|
2014-02-14 14:55:30 -08:00 |
|
Scott Erickson
|
13caae2690
|
Fixed the massive memory leak.
|
2014-02-14 14:10:55 -08:00 |
|
Scott Erickson
|
a8c483a59f
|
Merge branch 'master' of https://github.com/codecombat/codecombat
|
2014-02-14 14:10:35 -08:00 |
|
Scott Erickson
|
55fcad2cc3
|
Fixed a couple bugs with the wizard.
|
2014-02-14 14:10:28 -08:00 |
|
Scott Erickson
|
7faa401177
|
Trying to improve memory by clearing out all properties of destroyed objects.
|
2014-02-14 13:31:26 -08:00 |
|
Scott Erickson
|
1349a59084
|
Refactored destroy functions to have super be the last thing.
|
2014-02-14 10:57:47 -08:00 |
|
Michael Schmatz
|
7cec574e17
|
Started simulator refactor
|
2014-02-14 10:49:19 -08:00 |
|
Scott Erickson
|
693fa06afb
|
Fixed a bug in the competitor code session setting when the player has no code yet.
|
2014-02-14 10:38:20 -08:00 |
|
Michael Schmatz
|
2b1079912a
|
Merge pull request #368 from gintau/master
Revsing Traditional Chinese translation and adding translation of "about".
|
2014-02-13 21:06:57 -08:00 |
|
Nick Winter
|
da866a418c
|
Fixed cast options clicking.
|
2014-02-13 17:43:42 -08:00 |
|
Michael Schmatz
|
fc76846aa6
|
Stopped parsing ladder as int
|
2014-02-13 17:34:31 -08:00 |
|
Michael Schmatz
|
db0695513e
|
Implemented reverse sorting of backbone collection
|
2014-02-13 17:30:59 -08:00 |
|
Michael Schmatz
|
6011ac0df4
|
Changed subscription frequency to prevent multiple score registrations
|
2014-02-13 17:19:43 -08:00 |
|
Michael Schmatz
|
ca7376b794
|
Worked around mongoose toObject
Also tried elementary memory leak fix
|
2014-02-13 17:10:01 -08:00 |
|
Scott Erickson
|
4001d1c7fe
|
Merge branch 'master' of https://github.com/codecombat/codecombat
|
2014-02-13 16:42:49 -08:00 |
|
Scott Erickson
|
476cc87628
|
Set up the ladder to be able to compete against other sessions.
|
2014-02-13 16:42:35 -08:00 |
|
Nick Winter
|
9a835ffc0a
|
Re-enabled spell tab entry docs.
|
2014-02-13 16:09:32 -08:00 |
|
Michael Schmatz
|
d33c39c21e
|
Added continuous simulation and fix for "no team"
|
2014-02-13 15:59:40 -08:00 |
|
Scott Erickson
|
9bea226677
|
Fixed the ladder table.
|
2014-02-13 15:57:07 -08:00 |
|
Scott Erickson
|
8775e86161
|
Merge branch 'master' of https://github.com/codecombat/codecombat
|
2014-02-13 15:54:01 -08:00 |
|
Scott Erickson
|
97b4e7661d
|
Level loader now loads session based on the team property in the url.
|
2014-02-13 15:51:41 -08:00 |
|
Scott Erickson
|
9327d420bc
|
Fixed a bug.
|
2014-02-13 15:51:18 -08:00 |
|
Scott Erickson
|
b8051689b3
|
Fixed the goal manager from polluting the goals in the level with the isPositive property.
|
2014-02-13 15:50:53 -08:00 |
|
Michael Schmatz
|
d6e99273bc
|
Quick fix for team not being detected
|
2014-02-13 15:42:00 -08:00 |
|
Michael Schmatz
|
ad0590f9ba
|
Merged in Scott's changes manually
|
2014-02-13 15:14:10 -08:00 |
|
Scott Erickson
|
1d3e013cc6
|
Merge remote-tracking branch 'origin/master'
Conflicts:
app/views/play/ladder_view.coffee
|
2014-02-13 15:11:11 -08:00 |
|
Scott Erickson
|
32337df156
|
Trimmed down the ladder view for now.
|
2014-02-13 15:09:40 -08:00 |
|
Michael Schmatz
|
480de71eb6
|
Leaderboard is starting to work
|
2014-02-13 15:02:49 -08:00 |
|
Michael Schmatz
|
40c26bb395
|
Scoring queues mostly working
|
2014-02-13 12:59:24 -08:00 |
|
Ting-Kuan
|
803770a080
|
Revise the phrasing of exisitng translations.
Translate "about".
|
2014-02-13 14:32:08 -05:00 |
|
Nick Winter
|
aa282c3a35
|
Updates for formatting palette docs.
|
2014-02-13 11:18:20 -08:00 |
|
Scott Erickson
|
2b742da9e4
|
Merge branch 'master' of https://github.com/codecombat/codecombat
|
2014-02-13 10:38:43 -08:00 |
|
Michael Schmatz
|
14530b779a
|
Refactored scoring submissions, added beginnings of spectator view
|
2014-02-13 10:37:44 -08:00 |
|
Scott Erickson
|
2e280fad6b
|
Set up the multiplayer modal with a submit button for the ladder queue.
|
2014-02-13 10:16:27 -08:00 |
|
Scott Erickson
|
850942b895
|
Fixed the chat layout.
|
2014-02-13 10:10:20 -08:00 |
|
Scott Erickson
|
df2171e921
|
Merge branch 'master' of https://github.com/codecombat/codecombat
Conflicts:
app/views/play/level_view.coffee
|
2014-02-13 10:04:42 -08:00 |
|
Scott Erickson
|
23964abee9
|
Set up the goal manager to only use goals from the level.goals property, rather than from scripts.
|
2014-02-13 09:26:42 -08:00 |
|
Nick Winter
|
9ac0939bb8
|
Fixed modal switchout and palette property interpolation. Refactored all use of .hide to .secret so we can use jQuery to show/hide things again.
|
2014-02-13 09:26:21 -08:00 |
|
Ting-Kuan
|
559e0b7aa0
|
Merge branch 'master' of https://github.com/codecombat/codecombat
|
2014-02-13 09:21:49 -05:00 |
|
Ting-Kuan
|
ba405b8fed
|
Revise zh-tw translations.
|
2014-02-13 09:21:40 -05:00 |
|
Nick Winter
|
adaedc240c
|
Fixed cast button click bug.
|
2014-02-12 20:45:29 -08:00 |
|
Nick Winter
|
04abe36837
|
Don't need that Docs import.
|
2014-02-12 20:36:17 -08:00 |
|
Nick Winter
|
8a80b9770d
|
More work on docs. Got rid of Docs.coffee.
|
2014-02-12 18:54:45 -08:00 |
|
Nick Winter
|
d2345432ff
|
Merge branch 'master' of https://github.com/codecombat/codecombat
|
2014-02-12 16:42:31 -08:00 |
|
Nick Winter
|
dc8c4394e1
|
Spell palette entries now using property docs from components.
|
2014-02-12 16:42:09 -08:00 |
|
Scott Erickson
|
8176e2258f
|
Set up the goal manager to use goals from the new level goals property, rather than from scripts. Backward-compatible for now.
|
2014-02-12 16:20:25 -08:00 |
|
Scott Erickson
|
f3489a6c2f
|
Added a 'stop' button for viewing end animations on thang types.
|
2014-02-12 16:18:25 -08:00 |
|
Nick Winter
|
b7be08ac19
|
Fixed one more leak.
|
2014-02-12 13:43:17 -08:00 |
|
Nick Winter
|
cdf268ce4f
|
Merged.
|
2014-02-12 13:10:58 -08:00 |
|
Nick Winter
|
5655084981
|
Fixed a ton more leaks.
|
2014-02-12 12:41:41 -08:00 |
|
Scott Erickson
|
abedd07b04
|
Merge branch 'master' of https://github.com/codecombat/codecombat
|
2014-02-12 12:27:12 -08:00 |
|
Scott Erickson
|
2f48925e86
|
Added a list of goals as a property to levels for when they won't be added by scripts. Set up the editor to be able to edit these values.
|
2014-02-12 12:27:02 -08:00 |
|
Michael Schmatz
|
dae788905a
|
Merge pull request #362 from cassiocardoso/patch-1
Finished pt-BR translation.
|
2014-02-12 11:38:14 -08:00 |
|
Cassio Cardoso
|
32db5244b5
|
Finished pt-BR translation.
|
2014-02-12 16:15:21 -02:00 |
|
Scott Erickson
|
59f0d8a93e
|
Merge branch 'master' of https://github.com/codecombat/codecombat
|
2014-02-12 09:55:35 -08:00 |
|
Scott Erickson
|
533069dba8
|
Fixed a bug with the goals.
|
2014-02-12 09:55:19 -08:00 |
|
Michael Schmatz
|
ad8a8e00e8
|
Merge pull request #354 from justin-/fix/diplomat-template
Add indentation to fix template engine output
|
2014-02-12 09:09:24 -08:00 |
|
Michael Schmatz
|
a0b02c41fa
|
Merge pull request #351 from liyinkan/master
Update Chinese (simplified)
|
2014-02-12 08:51:08 -08:00 |
|
Michael Schmatz
|
5c7a471667
|
Merge pull request #349 from cassiocardoso/patch-1
Update pt-BR.coffee
|
2014-02-12 08:47:30 -08:00 |
|
Scott Erickson
|
bdbb1710eb
|
More memory fixes.
|
2014-02-11 16:09:44 -08:00 |
|
Michael Schmatz
|
1a2fa68473
|
Merge branch 'feature/task-queue'
Conflicts:
app/views/play/level/tome/spell.coffee
|
2014-02-11 15:58:38 -08:00 |
|
Scott Erickson
|
71b6ebf8eb
|
More memory fixes.
|
2014-02-11 15:47:59 -08:00 |
|
Michael Schmatz
|
76b949ac1e
|
Various changes before merge
|
2014-02-11 15:47:06 -08:00 |
|
Scott Erickson
|
d9f4594c9f
|
Merge branch 'master' of https://github.com/codecombat/codecombat
|
2014-02-11 15:39:02 -08:00 |
|
Scott Erickson
|
ac49e5eec1
|
More memory fixes.
|
2014-02-11 15:38:36 -08:00 |
|
Michael Schmatz
|
b29ab56fe2
|
Fixed simulation goals
|
2014-02-11 15:26:57 -08:00 |
|
Nick Winter
|
c29e4d6c9c
|
Stupid casting sound effect.
|
2014-02-11 15:05:54 -08:00 |
|
Scott Erickson
|
2a19da5ba2
|
More memory fixes.
|
2014-02-11 14:58:45 -08:00 |
|
Nick Winter
|
6505064fb6
|
Slightly less aggressively preload workers.
|
2014-02-11 14:38:47 -08:00 |
|
Scott Erickson
|
b904e1f939
|
More memory fixes.
|
2014-02-11 14:24:06 -08:00 |
|
Michael Schmatz
|
a6b15663a4
|
Merge branch 'master' into feature/task-queue
Conflicts:
app/views/play/level/tome/spell.coffee
|
2014-02-11 13:10:59 -08:00 |
|
Michael Schmatz
|
cef7e89326
|
Added goal states listener
|
2014-02-11 13:09:53 -08:00 |
|
Michael Schmatz
|
58bfddeebf
|
Background simulation is now showing signs of life!
|
2014-02-11 12:58:23 -08:00 |
|
Scott Erickson
|
47eeda5af4
|
More memory fixes.
|
2014-02-11 12:54:08 -08:00 |
|
Scott Erickson
|
7ddb97fa22
|
More memory fixes.
|
2014-02-11 12:32:12 -08:00 |
|
Scott Erickson
|
b0a74e5b1a
|
Merge branch 'master' of https://github.com/codecombat/codecombat
|
2014-02-11 12:24:25 -08:00 |
|
Nick Winter
|
2d9606a8eb
|
includeFlow only on the currently selected Thang.
|
2014-02-11 12:16:53 -08:00 |
|
Scott Erickson
|
166bb6db45
|
More memory cleanup.
|
2014-02-11 12:10:21 -08:00 |
|
Nick Winter
|
d22c716dce
|
Merge branch 'master' of https://github.com/codecombat/codecombat
|
2014-02-11 12:02:53 -08:00 |
|
Scott Erickson
|
aa4cc8d9c4
|
Added a whole bunch of view teardown.
|
2014-02-11 12:02:49 -08:00 |
|
Nick Winter
|
d2a7bfd11c
|
Added GoldView.
|
2014-02-11 12:02:27 -08:00 |
|
Scott Erickson
|
7ad6faa0c0
|
Merge branch 'master' of https://github.com/codecombat/codecombat
|
2014-02-11 11:31:13 -08:00 |
|
Scott Erickson
|
8ff38a724d
|
Fixing some event tearing down.
|
2014-02-11 11:31:02 -08:00 |
|
Scott Erickson
|
21c93e85ed
|
Fixed a bug with tearing down angels.
|
2014-02-11 11:30:47 -08:00 |
|
Michael Schmatz
|
612a374b3f
|
Progress on simulator
|
2014-02-11 11:27:39 -08:00 |
|
Nick Winter
|
f9bb6de3ff
|
Typoooo
|
2014-02-11 09:33:35 -08:00 |
|
Nick Winter
|
c61e2496d8
|
Trying a faint gold coin noise when you kill something worth money.
|
2014-02-11 09:28:26 -08:00 |
|
Michael Schmatz
|
c0d43ea32b
|
Merge branch 'master' into feature/task-queue
|
2014-02-10 17:10:26 -08:00 |
|
Michael Schmatz
|
7faabc37e3
|
Simulation button
|
2014-02-10 17:09:51 -08:00 |
|
Nick Winter
|
7d5db41f5d
|
God prepares Workers for Angelic consumption ahead of time.
|
2014-02-10 17:09:19 -08:00 |
|
Michael Schmatz
|
0cbf669474
|
Added teamSpells persistence
|
2014-02-10 16:31:21 -08:00 |
|
Michael Schmatz
|
cc3b93a0f8
|
Transfer teamSpellMap from tome to levelBus
|
2014-02-10 16:18:39 -08:00 |
|
Nick Winter
|
f812241bd5
|
Merge branch 'master' of https://github.com/codecombat/codecombat
|
2014-02-10 14:50:35 -08:00 |
|
Nick Winter
|
9507be4c9a
|
Turned off includeFlow for horrific performance reasons on project-dota for now.
|
2014-02-10 14:19:54 -08:00 |
|
Michael Schmatz
|
465ea22b1a
|
More progress with queues and client-side simulation
|
2014-02-10 13:18:39 -08:00 |
|
Scott Erickson
|
9f5b51da19
|
Made goals for other teams invisible.
|
2014-02-10 12:49:38 -08:00 |
|
Scott Erickson
|
d95b66df0a
|
Merge branch 'master' of https://github.com/codecombat/codecombat
|
2014-02-10 12:12:49 -08:00 |
|