Nick Winter
|
35f1ed1e82
|
Implemented George's new level loading view design.
|
2014-11-30 18:02:45 -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 |
|
Nick Winter
|
24ac3050bd
|
Added a bunch of button click sound triggers.
|
2014-11-26 06:58:23 -08:00 |
|
Nick Winter
|
1cd781233c
|
Press enter to start level, esc to skip real-time playback. Reduced likelihood of repetetive aural say messages. Updated required code for Bonemender.
|
2014-11-23 15:25:12 -08:00 |
|
Scott Erickson
|
025780a575
|
Added loadingTip property to levels, set them up on the LevelLoadingView, and got them prepped for i18n-ing.
|
2014-11-12 15:00:24 -08:00 |
|
Nick Winter
|
8d81445b84
|
More improvements to level loading view sizing and unveiling.
|
2014-11-08 11:51:31 -08:00 |
|
Nick Winter
|
a8700f5113
|
Reload now shows confirmation modal again. Added some stuff missing from the last commit.
|
2014-11-08 08:38:25 -08:00 |
|
Nick Winter
|
f3dfcdc81d
|
Implemented new HUD design. Removed more unneeded stuff. Changed reload button to restart level. Still need restart confirmation and to redo the sprite dialogue area.
|
2014-11-07 19:15:55 -08:00 |
|
Nick Winter
|
a061ab5148
|
Some styling and animation tweaks to the level loading screen.
|
2014-11-01 11:10:26 -07:00 |
|
Nick Winter
|
e109cbbbdc
|
Hid world map level icons for now. Hid play counts when fewer than 20 players. Disabled Zatanna for now until it can stop doing this.this.moveRight()(). Disabled hover debugger for new hero levels for now. Fixed bug with victory modal not allowing replay of completed non-hero levels.
|
2014-09-23 11:39:56 -07:00 |
|
Nick Winter
|
42b52f5593
|
No more ThangListView for hero levels. Fixed pluralization of level loading goals when there's only one goal. Fixed default playback state to paused. Started playing ambient dungeon/grass sounds. Fixed bug with goals not showing up at first. Refactored how goals, gold, and flags hide themselves initially. Ignored InventoryView ThangTypes when sorting Components during level serialization.
|
2014-09-21 22:10:52 -07:00 |
|
Nick Winter
|
6cb8a2a019
|
Hero always centered in camera in new hero levels when playing and not panning to drag.
|
2014-09-21 20:49:45 -07:00 |
|
Nick Winter
|
600e985259
|
Removed Wizards from hero levels. Fixed issues with GameMenuModal width and swapping of hero config. No need to click start with ?dev=true. Hero is always selected in hero levels. GameMenuModal shows up while loading if no heroConfig is detected.
|
2014-09-21 20:19:27 -07:00 |
|
Nick Winter
|
949f4594af
|
Showing goals on level loading view.
|
2014-09-21 15:52:49 -07:00 |
|
Nick Winter
|
0d495ba36e
|
Press Start to begin playing levels. Fixed #1574.
|
2014-09-21 14:35:59 -07:00 |
|
Nick Winter
|
68808d0e07
|
Some fixes for how audio is triggered.
|
2014-09-11 08:38:30 -07:00 |
|
Nick Winter
|
8de75024fc
|
Implemented placeholders for a bunch of sound triggers.
|
2014-09-05 13:04:05 -07:00 |
|
Nick Winter
|
ee9e453896
|
Fixed #828. Added many other minor refactorings.
|
2014-08-27 12:24:11 -07:00 |
|
Scott Erickson
|
1c3404d03e
|
Refactored views. View file names now match view class names. Router lists routes explicitly rather than routing automagically. Hacking my way to renaming problem, spell.
|
2014-07-23 07:02:45 -07:00 |
|