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
|
476cc87628
|
Set up the ladder to be able to compete against other sessions.
|
2014-02-13 16:42:35 -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
|
b8051689b3
|
Fixed the goal manager from polluting the goals in the level with the isPositive property.
|
2014-02-13 15:50:53 -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
|
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 |
|
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
|
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
|
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
|
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 |
|
Nick Winter
|
2d9606a8eb
|
includeFlow only on the currently selected Thang.
|
2014-02-11 12:16:53 -08:00 |
|
Nick Winter
|
d22c716dce
|
Merge branch 'master' of https://github.com/codecombat/codecombat
|
2014-02-11 12:02:53 -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
|
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 |
|
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 |
|
Michael Schmatz
|
465ea22b1a
|
More progress with queues and client-side simulation
|
2014-02-10 13:18:39 -08:00 |
|
Nick Winter
|
26016f48e2
|
Skip protectAPI for now. Defer worker termination until after it reports stats.
|
2014-02-09 18:44:31 -08:00 |
|
Scott Erickson
|
74ddb1135a
|
Tweaked collision to make missiles not collide with one another.
|
2014-02-08 12:27:56 -08:00 |
|
Michael Schmatz
|
73b0d98538
|
Merge branch 'master' into feature/task-queue
Conflicts:
server/commons/mapping.coffee
|
2014-02-07 14:31:34 -08:00 |
|
Scott Erickson
|
72b1b989d8
|
Tweaked the world to return points that are not 0,0, as that's what the world reports non-existent thangs at.
|
2014-02-07 11:49:16 -08:00 |
|
Scott Erickson
|
c3bd9cef80
|
Merge remote-tracking branch 'origin/master'
|
2014-02-07 11:05:43 -08:00 |
|
Nick Winter
|
86de427204
|
Messing with team setting.
|
2014-02-06 17:31:08 -08:00 |
|
Scott Erickson
|
ee24263232
|
Added handling for thang type goesTo animation properties.
|
2014-02-06 17:00:02 -08:00 |
|
Nick Winter
|
2a3e47b08f
|
Using playable team config from Alliance system.
|
2014-02-06 16:05:41 -08:00 |
|
Nick Winter
|
642d88fe93
|
Merge branch 'master' of https://github.com/codecombat/codecombat
|
2014-02-06 14:00:31 -08:00 |
|
Nick Winter
|
6af2d34f59
|
Fixed a ton of memory leaks, but not all of them.
|
2014-02-06 14:00:27 -08:00 |
|
Scott Erickson
|
1e184c9590
|
Merge branch 'master' of https://github.com/codecombat/codecombat
|
2014-02-06 13:23:04 -08:00 |
|
Scott Erickson
|
6484f787c5
|
Tweaked layer order updating to fallback to sorting by x if y and z are the same.
|
2014-02-06 13:22:47 -08:00 |
|
Nick Winter
|
b696a3f188
|
Don't count on Olark being there.
|
2014-02-06 11:16:57 -08:00 |
|
Scott Erickson
|
9fd12b15bf
|
Merge branch 'master' of https://github.com/codecombat/codecombat
|
2014-02-06 09:29:13 -08:00 |
|
Nick Winter
|
847faf4d10
|
Possibly hooked up scaleFactorX and scaleFactorY.
|
2014-02-06 08:27:49 -08:00 |
|
Scott Erickson
|
25e2895b64
|
Merge branch 'master' of https://github.com/codecombat/codecombat
|
2014-02-05 15:18:23 -08:00 |
|
Nick Winter
|
cec52d70f3
|
Improvements to how Tome subviews manage Thang updates.
|
2014-02-05 15:16:59 -08:00 |
|
Scott Erickson
|
7041a12244
|
Fixed display of actions using container in the thang editor.
|
2014-02-05 15:16:07 -08:00 |
|
Scott Erickson
|
f900009770
|
Actions without a container or animation to show don't show anything.
|
2014-02-05 14:57:05 -08:00 |
|
Scott Erickson
|
323d3570ec
|
Fix for the dynamic programming level of project dota.
|
2014-02-05 13:39:41 -08:00 |
|
Michael Schmatz
|
5c328d09f5
|
Added scoring and queue modules
|
2014-02-05 09:39:14 -08:00 |
|
Michael Schmatz
|
a3b17c7d86
|
Put in basic client-side routes and created server side scoring routing file
|
2014-02-04 10:07:14 -08:00 |
|
Nick Winter
|
738b791683
|
Updated to new Aether range info, fixing error line numbers.
|
2014-02-03 13:58:25 -08:00 |
|
Nick Winter
|
a5065d273d
|
More for #133.
|
2014-02-02 10:42:18 -08:00 |
|
Nick Winter
|
546914052d
|
A few tweaks to wizard floating.
|
2014-02-01 11:02:20 -08:00 |
|
Nick Winter
|
7ba6e5d0f2
|
Fixed #316.
|
2014-01-31 16:32:46 -08:00 |
|
Nick Winter
|
ee7d8a06fe
|
A few SpellView / debugger fixes.
|
2014-01-31 16:16:59 -08:00 |
|
Nick Winter
|
4d891ee7fa
|
Fixed sprite offset positioning bug.
|
2014-01-31 13:28:42 -08:00 |
|
Nick Winter
|
2e9386ab70
|
Fix for fix for #133.
|
2014-01-31 10:50:15 -08:00 |
|
Nick Winter
|
cba7807053
|
Possibly handling #133.
|
2014-01-31 10:26:24 -08:00 |
|
Nick Winter
|
72a3e82404
|
Merge branch 'master' of https://github.com/codecombat/codecombat
|
2014-01-31 10:21:35 -08:00 |
|
Nick Winter
|
6303d28554
|
Refactored bobbing.
|
2014-01-31 10:21:32 -08:00 |
|
Nick Winter
|
d46716eec4
|
Merge pull request #299 from p-buse/eventcheck-regexp
Added Regular Expression Event Checker
|
2014-01-31 07:58:13 -08:00 |
|
Nick Winter
|
d79d66c175
|
Merge branch 'master' of https://github.com/codecombat/codecombat
|
2014-01-30 16:36:40 -08:00 |
|
Nick Winter
|
6e40fa09a6
|
Updated some Bootstrap event names.
|
2014-01-30 16:36:36 -08:00 |
|
Scott Erickson
|
1b75ab15db
|
Added some error handlers for messed up thang type configs.
|
2014-01-30 16:17:41 -08:00 |
|
Nick Winter
|
7dcbbb983f
|
Added missing mixins and indoor wall handling.
|
2014-01-30 14:21:58 -08:00 |
|
Paul Buser
|
8881a880ea
|
Merge branch 'master' of https://github.com/codecombat/codecombat into eventcheck-regexp
|
2014-01-29 23:57:47 -05:00 |
|
Scott Erickson
|
f065406cf5
|
Merge branch 'feature/bootstrap3'
|
2014-01-29 10:40:34 -08:00 |
|
Scott Erickson
|
bac4fbcd7d
|
Fixed naming.
Improved tome updating of programmable spell thangs.
|
2014-01-29 10:14:12 -08:00 |
|
Nick Winter
|
01efb2f92b
|
Improvements to SpellDebugView hover.
|
2014-01-29 08:38:37 -08:00 |
|
Nick Winter
|
fb7739727c
|
Updates for Aether's protectAPI stuff.
|
2014-01-28 15:24:08 -08:00 |
|
Scott Erickson
|
22e6942165
|
Fixed account settings page.
|
2014-01-27 16:07:17 -08:00 |
|
Scott Erickson
|
26d6c2dc5b
|
Fixed the new model modal in search.
|
2014-01-27 11:30:22 -08:00 |
|
Scott Erickson
|
36a46a07f2
|
Updated the names file.
|
2014-01-27 10:50:58 -08:00 |
|
Scott Erickson
|
f1518a28e2
|
Fixed the camera when locked to never go to a new target.
|
2014-01-27 10:06:34 -08:00 |
|
Scott Erickson
|
ae2bb625c8
|
Refactored storage module.
|
2014-01-26 14:44:08 -08:00 |
|
Nick Winter
|
6fa38bd889
|
Several improvements to hover debugging.
|
2014-01-24 13:03:04 -08:00 |
|
Scott Erickson
|
9740fe0700
|
Reworked how sprites flip when rotated.
|
2014-01-23 20:08:35 -08:00 |
|
Paul Buser
|
e958c1293d
|
Fixing my actual regexp checker
|
2014-01-23 21:57:12 -05:00 |
|
Paul Buser
|
30d8eb8256
|
Merge remote-tracking branch 'upstream/master' into eventcheck-regexp
|
2014-01-23 21:56:23 -05:00 |
|
Scott Erickson
|
70d301d1b6
|
How did this bug not break everything always?
|
2014-01-23 18:14:25 -08:00 |
|
Paul Buser
|
2b7d18bbfa
|
Merge remote-tracking branch 'upstream/master' into eventcheck-regexp
|
2014-01-21 21:32:17 -05:00 |
|
Nick Winter
|
24c4051442
|
Merge branch 'feature/time-travel-debugger'
|
2014-01-21 09:04:09 -08:00 |
|