jorsi
|
a9701124c8
|
add music for room events
|
2020-06-01 15:37:12 -04:00 |
|
jorsi
|
28cab1d08f
|
add more sfx for world; add more sfx for ship
|
2020-06-01 13:48:24 -04:00 |
|
jorsi
|
793af7caed
|
replace missing audio with placeholder beep
|
2020-06-01 11:12:00 -04:00 |
|
jorsi
|
fe3f2d2fff
|
use .flac as audio format
|
2020-06-01 10:50:24 -04:00 |
|
jorsi
|
e2845c1784
|
lower event music volume for now -- way too loud relative to main
|
2020-06-01 00:47:08 -04:00 |
|
jorsi
|
fc7b72f47b
|
add full path to audio sources when fetching
|
2020-06-01 00:42:56 -04:00 |
|
jorsi
|
6b5acb915a
|
make audio urls relative
|
2020-06-01 00:37:02 -04:00 |
|
jorsi
|
274f20e674
|
add rough outline of path and world'
|
2020-06-01 00:28:37 -04:00 |
|
jorsi
|
17b21bec08
|
add rough songs for outside
|
2020-05-31 23:29:53 -04:00 |
|
jorsi
|
113596fca6
|
rough outline for room audio
|
2020-05-31 19:19:36 -04:00 |
|
jorsi
|
1d4f48b464
|
fix music not starting on arrival when fire is dead
|
2020-05-31 14:02:23 -04:00 |
|
jorsi
|
d3f1d9c779
|
prototype fire sounds
|
2020-05-31 13:53:43 -04:00 |
|
jorsi
|
18e8af9809
|
refactor audio-related code to use AudioLibrary module
|
2020-05-30 23:33:10 -04:00 |
|
jorsi
|
a340584136
|
create AudioLibrary module to consolidate audio
|
2020-05-30 23:03:46 -04:00 |
|
jorsi
|
20132690da
|
play music on landmark events
|
2020-05-30 22:35:42 -04:00 |
|
jorsi
|
3c6a386423
|
remove logging
|
2020-05-30 22:27:38 -04:00 |
|
jorsi
|
8db47cecf9
|
add button to turn volume on and off
|
2020-05-30 22:20:29 -04:00 |
|
jorsi
|
1d84e5f85c
|
connect majority actions to sound effects;add more placeholder loops and effects
|
2020-05-30 19:48:44 -04:00 |
|
jorsi
|
71786c3671
|
add majority of sound definitions
|
2020-05-30 17:20:01 -04:00 |
|
jorsi
|
21267e383d
|
add outline of space sounds
|
2020-05-29 19:13:34 -04:00 |
|
jorsi
|
d951755f4c
|
add outline of ship sounds
|
2020-05-29 19:13:28 -04:00 |
|
jorsi
|
221a97035c
|
add more room sounds definitions
|
2020-05-29 19:04:49 -04:00 |
|
jorsi
|
f188f45e4b
|
add outline of ship sounds
|
2020-05-29 19:04:37 -04:00 |
|
jorsi
|
c35912b3ff
|
add more sound definitions
|
2020-05-29 18:47:10 -04:00 |
|
jorsi
|
bd519404c2
|
add Room craft* sound effect definitions
|
2020-05-29 18:33:47 -04:00 |
|
jorsi
|
1f8dbc161c
|
add outline of world sounds
|
2020-05-29 18:31:44 -04:00 |
|
jorsi
|
9ae1ac06f5
|
add outline of Path sounds
|
2020-05-29 18:21:57 -04:00 |
|
jorsi
|
de9d2e6a17
|
add more sound effect definitions
|
2020-05-29 18:21:40 -04:00 |
|
jorsi
|
39fbd169ad
|
add rest of sound definitions for room
|
2020-05-29 18:14:35 -04:00 |
|
jorsi
|
7df62849ea
|
add outline of outside audio
|
2020-05-29 18:12:40 -04:00 |
|
jorsi
|
12c6559802
|
add basic outline of audio for room
|
2020-05-29 17:53:18 -04:00 |
|
jorsi
|
978f53d40b
|
rough implementation for changing background music
|
2020-05-29 13:59:58 -04:00 |
|
jorsi
|
9ae328d49b
|
initial start for audio support
|
2020-05-28 19:10:09 -04:00 |
|
Michael Townsend
|
dc06cf9de6
|
Merge pull request #622 from youknowone/update-pot
Add missing gettext markers + Update adarkroom.pot
|
2018-09-19 10:18:33 -04:00 |
|
Roarez
|
d498a13177
|
Fix buying maps causing crashes
Fixes the applyMap function that could not uncover single points of map on the top and left borders and thus was causing an infinite loop crash
|
2018-09-11 00:43:49 +01:00 |
|
Jeong YunWon
|
99f28877e8
|
Add missing messages to gettext
|
2018-06-09 23:47:04 +09:00 |
|
hun0975
|
4e37103171
|
jshint warning ('cur' is already defined)
The "cur" variable is defined twice in each for loop.
So I pulled out the definition part of the "cur" variable.
|
2017-12-04 15:35:00 +09:00 |
|
Dee Newcum
|
7548e8cced
|
doubleTime is harmful during space.js, it makes it much harder
|
2017-06-16 15:22:42 -05:00 |
|
Chris Farrow
|
f0edb8f6d5
|
Moved the shady builder to the room module
|
2017-05-18 10:11:18 -05:00 |
|
Chris Farrow
|
1156df4693
|
got rid of an accidental comma
|
2017-05-13 15:15:31 -05:00 |
|
Chris Farrow
|
878e83d631
|
adjusted some of the text for the shady builder event
|
2017-05-13 15:11:36 -05:00 |
|
Chris Farrow
|
59c79b686d
|
Made an event where a shady builder would enter the village and either build a house or steal some wood
|
2017-05-12 16:23:15 -05:00 |
|
Dennis
|
84336b06a3
|
Added the option to close the 'get app' dialog
|
2017-04-30 10:57:31 +02:00 |
|
Lucas Lois
|
fb9e39bbaf
|
Merge branch 'master' into jshint-compliance
|
2017-01-25 11:44:18 -03:00 |
|
Continuities
|
5f13d94cdf
|
Marketing stuff, mostly
|
2016-12-17 14:53:21 -05:00 |
|
Jennifer
|
3ae7ee16cc
|
tooltip on top near bottom of store and trading post
|
2016-12-10 21:09:18 -08:00 |
|
Blake Grotewold
|
1a6b41c2a1
|
Don't save carryables if they haven't been found yet.
|
2016-10-11 02:29:41 -04:00 |
|
Lucas Lois
|
69267045a8
|
Made events/room.js and state_manager.js jshinthint compliant
|
2016-10-02 18:07:02 -03:00 |
|
Lucas Lois
|
36b01a78b6
|
Made scoring.js, space.js and world.js jshint compliant
|
2016-10-02 17:57:17 -03:00 |
|
Lucas Lois
|
c1ce1a89d9
|
Made room.js jshint compliant
|
2016-10-02 17:52:39 -03:00 |
|