Commit Graph

793 Commits

Author SHA1 Message Date
jorsi 3adf493a11 add audioLibrary to scripts 2020-05-31 13:53:33 -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
Blake Grotewold f74515f06d Merge pull request #651 from AleksMU/master
add russian translate
2019-10-21 14:13:52 -05:00
Blake Grotewold 4cdd298a08 Merge pull request #655 from decrecementofeliz/galician-translation
Add Galician translation
2019-10-21 14:11:54 -05:00
decrecementofeliz 0e5d6a6324 add gitignore - ds_files 2019-10-08 15:12:03 +02:00
decrecementofeliz f64cc7a68d language-list: missing file from previous commit 2019-10-07 23:55:56 +02:00
decrecementofeliz 69cdc2603b Add Galician translation 2019-10-07 21:18:00 +02:00
Aleksey 5434a678ee add russian translate 2019-04-30 22:04:43 +03:00
Michael Townsend 491d461276 Merge pull request #644 from dblark/master
Update Chinese (Simplified) Translation
2019-01-28 15:38:07 -05:00
周圣杰 5d195f01d8 Update Chinese (Simplified) Translation
Update Chinese (Simplified) Translation
2019-01-28 12:51:09 +08:00
Michael Townsend 754fcd6ded Merge pull request #557 from andylizi/master
Update Chinese-Simplified translation (Resolve conflicts in #502)
2018-09-19 10:20:35 -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
Michael Townsend 246dbcdb99 Merge pull request #632 from gitupofftheflooranddosomework/patch-1
Fixes issue in 613
2018-09-18 15:48:16 -04:00
Michael Townsend 9b699b56c8 Merge pull request #619 from mmKALLL/master
Fix for LICENSE.md preview formatting
2018-09-18 15:30:35 -04:00
gitupofftheflooranddosomework dd9fc140bb Fixes issue in 613
This is made to fix the issues in issue #613
2018-09-18 15:54:30 -03:00
Michael Townsend 06e1d5a5db Merge pull request #626 from Roarez/master
Fix buying maps causing crashes #515
2018-09-17 11:04:19 -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 c36ad262a5 Update adarkroom.pot 2018-06-09 23:47:04 +09:00
Jeong YunWon 99f28877e8 Add missing messages to gettext 2018-06-09 23:47:04 +09:00
mmKALLL db42a9053c Improved LICENSE.md asterisk formatting. 2018-04-23 02:28:10 +09:00
mmKALLL 8101b7c6b7 Fixed LICENSE.md asterisk formatting. 2018-04-23 02:27:16 +09:00
mmKALLL c64421cccc Merge branch 'master' of https://github.com/doublespeakgames/adarkroom 2018-04-23 02:05:29 +09:00
Michael Townsend 15ddf72e43 Merge pull request #593 from silence44/localization
Added missing translations and small fixes for ru and uk
2017-12-17 11:51:31 -05:00
Michael Townsend b978b71e49 Merge pull request #603 from hun0975/patch-1
Update strings.po
2017-12-17 11:47:30 -05:00
Michael Townsend 5eb4241a8b Merge pull request #602 from hun0975/master
Change Hangul(ko) expression
2017-12-17 11:47:15 -05:00
Michael Townsend 2800b51d96 Merge pull request #608 from hun0975/patch-5
jshint warning ('cur' is already defined)
2017-12-17 11:43:16 -05:00
Michael Townsend d46f414a41 Merge pull request #609 from hun0975/patch-6
Remove unused variables
2017-12-17 11:42:47 -05:00
Michael Townsend bba2af9844 Merge pull request #610 from hun0975/patch-7
jshint warning(missing semicolon)
2017-12-17 11:41:28 -05:00
hun0975 4122805484 jshint warning(missing semicolon)
missing semicolon!
So just add a semicolon
2017-12-04 15:54:18 +09:00
hun0975 639e9960d8 Remove unused variables
line 114
the 'c1' variables is not used
so i remove
2017-12-04 15:46:21 +09:00