Nick Winter
|
0928bb7a81
|
Completed transition to new hero levels.
|
2014-09-25 15:32:33 -07:00 |
|
Nick Winter
|
61aa2d8b6f
|
Changed default language from JavaScript to Python. Fixed a few InventoryView tests. Adjusted maze real-time playback speed factor code.
|
2014-09-25 13:29:20 -07:00 |
|
Nick Winter
|
9ea24f4c74
|
Added a workaround for Surface resize failure on realtime playback end that Maksym had seen.
|
2014-09-25 09:48:14 -07:00 |
|
Nick Winter
|
c0c436189f
|
Better preserving supermodel when navigating between new hero levels. Fixed a problem with garbage collection of large CocoModel error callbacks.
|
2014-09-25 00:02:53 -07:00 |
|
Nick Winter
|
cce36333dd
|
Set letterbox during real-time playback.
|
2014-09-24 22:59:13 -07:00 |
|
Nick Winter
|
cde2acaea1
|
Disabled clicking spell palette entries for hero levels.
|
2014-09-24 22:52:18 -07:00 |
|
Nick Winter
|
58e0ba1c10
|
Hid flags view during real-time playback for non-flag-using levels.
|
2014-09-24 22:23:14 -07:00 |
|
Nick Winter
|
5e0b42068a
|
Scrubber auto-pauses when dragging from ended position.
|
2014-09-24 22:12:00 -07:00 |
|
Nick Winter
|
b2592aad8c
|
Fixed more off-by-one errors in playback ratios. Fixed some clickability problems with the scrubber handle.
|
2014-09-24 21:01:58 -07:00 |
|
Nick Winter
|
b8d59cb179
|
Fixed a bug with playback never quite getting to the end.
|
2014-09-24 20:25:30 -07:00 |
|
Nick Winter
|
da83fee58f
|
Unborked victory continue buttons when signup is needed. Fixed an issue with the DocFormatter being unable to display null current values.
|
2014-09-24 16:58:52 -07:00 |
|
Nick Winter
|
73d6261b5d
|
Hide run shortcut (shift+enter) for first few levels so as not to distract. Don't show beautification button in Python mode. Don't show maximize editor button in hero levels. Don't show method selector if there's only one method. Renamed some spells to methods. Added a bit of i18n.
|
2014-09-24 16:29:28 -07:00 |
|
Nick Winter
|
6b6d1d3e74
|
Changed 'Available Spells' to 'Your Skills' in hero levels.
|
2014-09-24 15:48:18 -07:00 |
|
Nick Winter
|
ada65cc290
|
Lowered master volume temporarily until per-sound instance volumes are fixed.
|
2014-09-24 15:06:22 -07:00 |
|
Nick Winter
|
e493855578
|
Hiding spell tab hover docs for plan().
|
2014-09-23 18:32:07 -07:00 |
|
Nick Winter
|
c1023b137f
|
Better pointing out of submit button when victory is ready.
|
2014-09-23 18:21:27 -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
|
33080e5a65
|
Fixed #1586.
|
2014-09-23 10:56:52 -07:00 |
|
Nick Winter
|
00e2fc99a2
|
Fixed some issues with the sample code.
|
2014-09-23 08:58:23 -07:00 |
|
Nick Winter
|
6a8d3082f3
|
Propagated i18n. Added a fallback for cast button for now until the new run button can be translated.
|
2014-09-23 08:08:29 -07:00 |
|
Nick Winter
|
f3511a5dde
|
Fixed another bug with loading heroes between levels.
|
2014-09-22 23:01:19 -07:00 |
|
Nick Winter
|
b0ee2224ae
|
Start hero levels playing from the beginning on unveil. Fixed some of the bugs with heroes not equipping.
|
2014-09-22 22:26:09 -07:00 |
|
Nick Winter
|
8640369b26
|
Improved solidity of victory modal. Fixed error with empty sound groups in Thang editor.
|
2014-09-22 21:50:48 -07:00 |
|
Nick Winter
|
1b4e75e7e8
|
Fix for earned achievement default null worths. Misc other fixes.
|
2014-09-22 20:15:51 -07:00 |
|
Nick Winter
|
a79976e6a2
|
Bigass 'Stop' button in lower right during real-time playback.
|
2014-09-22 15:34:25 -07:00 |
|
Nick Winter
|
de85d8c170
|
Split cast button into Run and Submit. Slighted adjusted victory modal for new hero levels. Real-time playbck is now required to beat hero levels. Worked around an error in the delta expansion.
|
2014-09-22 14:05:13 -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
|
ae14bd1ced
|
Hooked up hero choice from ChooseHeroView and PlayLevelModal. Tried to fix some oddities with achievements. Fixed #1564.
|
2014-09-20 15:18:21 -07:00 |
|
Nick Winter
|
121ff0a4af
|
Fixed a couple issues with DOM highlight pointer; removed the noise for now. Minor tweaks to the world map view; hiding the items for non-admins for now.
|
2014-09-18 18:25:33 -07:00 |
|
Nick Winter
|
5ddbbe7707
|
Fixed a bug with spectate not loading opponent code language. Improved Criss-Cross winners formatting.
|
2014-09-18 08:12:46 -07:00 |
|
Nick Winter
|
a700b7844f
|
Added a bit of error handling for weird equipment error we were seeing.
|
2014-09-16 11:13:03 -07:00 |
|
Nick Winter
|
d2491dba4f
|
Disabled autocast even more.
|
2014-09-15 11:56:29 -07:00 |
|
George Saines
|
040b901e41
|
removed merge junk
|
2014-09-11 11:08:25 -07:00 |
|
George Saines
|
b81288cf52
|
changing volume for some SFX
|
2014-09-11 10:16:56 -07:00 |
|
George Saines
|
f5a4442e8a
|
trying to change SFX volume
|
2014-09-11 09:59:50 -07:00 |
|
Nick Winter
|
68808d0e07
|
Some fixes for how audio is triggered.
|
2014-09-11 08:38:30 -07:00 |
|
Nick Winter
|
f53f6bf0a3
|
Misc changes, wishing I could get sounds to work at lower volumes.
|
2014-09-10 19:55:00 -07:00 |
|
Nick Winter
|
2396f9c26d
|
Updates to go along with latest iPad app spell palette loading.
|
2014-09-08 21:40:52 -07:00 |
|
Nick Winter
|
8dad2bf12d
|
Fixed some typo.
|
2014-09-08 14:26:17 -07:00 |
|
Nick Winter
|
6ed89a2d79
|
Temporarily worked around issue with doubled sprite dragging logic in ThangsTabView.
|
2014-09-08 12:29:49 -07:00 |
|
Nick Winter
|
ffdf48dadb
|
Fixed typo in spell palette event.
|
2014-09-08 09:01:34 -07:00 |
|
Nick Winter
|
1bd1ca0ced
|
Fixed #1530. Propagated i18n. Starting to add some more events for the iOS app.
|
2014-09-07 20:54:25 -07:00 |
|
Nick Winter
|
2f07c3e8d3
|
Adding communication with iPad app.
|
2014-09-06 19:50:31 -07:00 |
|
Nick Winter
|
8de75024fc
|
Implemented placeholders for a bunch of sound triggers.
|
2014-09-05 13:04:05 -07:00 |
|
Nick Winter
|
d3eb7a7438
|
Fixed a few issues with real-time multiplayer flags.
|
2014-09-04 20:10:04 -07:00 |
|
Nick Winter
|
b698200cf0
|
A few minor fixes.
|
2014-09-04 15:14:27 -07:00 |
|