An!
42dcfef723
resolve loadAudioFile error when query string in URL ( #718 )
...
When the URL contains a query string (e.g., "?lang=zh_cn") or is accessed with index.html, loadAudioFile fails to load the audio files. The issue has been resolved by removing that from the URL before before concatenating "src" link.
2023-12-02 11:25:22 -05:00
Michael Townsend
fce8af38a8
defensing timer recall
2023-09-14 14:10:08 -04:00
Michael Townsend
6f67c12893
- scroll path when outfit gets long
2023-06-24 10:38:31 -04:00
Michael Townsend
d6059af2b1
- put alien allow in the outfitting options
...
- prevent queueing up multiple explosions from the unstable automaton
2023-06-15 16:08:38 -04:00
Michael Townsend
68c5e2dfca
bugs
2023-06-12 14:40:55 -04:00
Michael Townsend
9c02581b15
bugs
2023-06-12 10:36:01 -04:00
Michael Townsend
4c683dd397
bugs
2023-06-12 10:20:28 -04:00
Michael Townsend
7ee96fd108
Expansion ( #707 )
...
This additional content explores the aftermath of an event in The Ensign. A large dungeon, The Executioner, reveals the fate of one of the Wanderers’ most powerful weapons though multiple wings, each ending with a unique boss encounter. The fabricator allows the player to craft powerful items out of alien alloy, introducing new combat mechanics.
2023-06-09 12:38:16 -04:00
Michael Townsend
48ece588ed
- added campaign to marketing link
2021-01-28 14:33:17 -05:00
Michael Townsend
bddb27131e
- added link to doublespeak
...
- added cross-promotion event for Penrose
- removed dead Dropbox code
2021-01-28 13:54:23 -05:00
jorsi
817decef2e
remove audio preload
2020-10-12 21:59:16 -04:00
jorsi
9d8049988d
fix safari audio bug where error prevents leaving worldmap locations -- reveals another safari bug where decodeAudioData doesn't return a promise to start playing music immediately
2020-10-09 12:22:06 -04:00
jorsi
d0a12ac4a5
merge upstream/main
2020-10-08 12:57:21 -04:00
Michael Townsend
9e19425a9e
Disable audio until bugs and hosting can be worked out
2020-10-05 12:23:08 -04:00
jorsi
a601473645
We have audio! Thanks @orsi!
2020-09-10 12:45:10 -04:00
jorsi
9a7568885d
Merge branch 'master' of https://github.com/doublespeakgames/adarkroom into doublespeakgames
2020-09-03 20:43:00 -04:00
jorsi
c1f0e70233
fix jshint warning about leading decimals confused for dot properties
2020-09-03 20:33:07 -04:00
jorsi
371c657c08
remove god mod function
2020-09-03 20:28:49 -04:00
Jared Scott
a5dfe8f189
Update path.js
2020-08-15 23:30:41 -06:00
jorsi
e260dcfff3
fix sound turning on/off randomly on first user click due to toggleVolume call
2020-06-21 14:05:19 -04:00
jorsi
2a7f8441dd
fix invalid state error in safari when trying to stop background music
2020-06-21 13:53:08 -04:00
jorsi
f6b7a35a32
fix audio context resuming for browsers with no autoplay policy
2020-06-08 22:56:05 -04:00
jorsi
51ddd24c79
fix enableGodMode order to prevent strange behaviour
2020-06-04 19:35:28 -04:00
jorsi
dc3184e31b
improve footstep sounds
2020-06-04 15:52:31 -04:00
jorsi
a5c81f10e8
prevent same sound from playing multiple times
2020-06-04 15:52:15 -04:00
jorsi
8dea25ccd2
reorder enable god mode code to prevent duplicate area tabs
2020-06-03 18:29:30 -04:00
jorsi
031d9435e3
fix wrong function call
2020-06-03 18:26:06 -04:00
jorsi
783886b9b2
fix space music fading in when ending game by adding separate background volume function
2020-06-03 18:22:48 -04:00
jorsi
44a7552de4
fix room music playing when in another scene
2020-06-03 18:14:19 -04:00
jorsi
3b43a2754a
refactor audio engine: simplified gain channels, improve fading between audio, rename functions
2020-06-03 17:44:27 -04:00
jorsi
fd4fbe6bd4
preload high priority area and event audio
2020-06-03 16:39:35 -04:00
jorsi
3a2819d8af
refactor functions
2020-06-03 16:39:12 -04:00
jorsi
a5d81c2da7
reorganize audio library order
2020-06-03 16:27:19 -04:00
jorsi
986d76ab3d
remove unused audio references
2020-06-03 16:24:50 -04:00
jorsi
740204de85
lower volume as altitude increases
2020-06-02 16:02:25 -04:00
jorsi
bfd8b3690e
add function to get current volume
2020-06-02 16:02:12 -04:00
jorsi
8e5f8bbae6
add space sounds
2020-06-02 14:23:33 -04:00
jorsi
4f61055909
add enable god mode function
2020-06-02 10:44:00 -04:00
jorsi
0198cce7fc
add several landmark loops
2020-06-01 23:52:56 -04:00
jorsi
9109591d44
remove console.log
2020-06-01 19:42:17 -04:00
jorsi
d2dae63a10
set debug false
2020-06-01 19:41:15 -04:00
jorsi
3ceb34298b
cleanup
2020-06-01 19:40:40 -04:00
jorsi
46c26632e7
add outside event music; add encounter music
2020-06-01 19:36:28 -04:00
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