Fakey McFakename
1fada4620b
Update world.js ( #739 )
...
'disintigrate' -> 'disintegrate'
2025-05-23 11:33:06 -04:00
uwueric
d39db9eeee
Added a two-headed creature encounter (tier 1 encounter) ( #741 )
...
* Added two-headed creature encounter (tier 1) to event->encounters.js
2025-05-23 11:31:54 -04:00
Blake Grotewold
e1c67e5f6f
Merge pull request #662 from ClashTheBunny/main
...
Remove junk files
2025-02-17 23:06:57 -06:00
Blake Grotewold
fe26527185
Merge pull request #708 from Quix0r/fixes/no-thumbs-db
...
Don't include Thumbs.db files
2025-02-17 23:06:47 -06:00
Esa Juhani Ruoho
caad2ea61e
Fix Candy Box url ( #722 )
...
as per https://github.com/doublespeakgames/adarkroom/issues/693 - the current Candy Box url is dead and leads to spam. This fixes the url.
2024-04-02 17:13:28 -04:00
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
Amir Rajan
4fcef234d8
Update README.md ( #711 )
...
Added link to Steam version.
2023-07-08 10:41:46 -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
Roland Häder
9edcd50b39
Continued:
...
- don't include these files, you can have them locally
2023-06-10 01:25:11 +02: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.
1.4
2023-06-09 12:38:16 -04:00
Michael Townsend
431b72fab8
- replace universal analytics with GA-4
2023-01-01 15:49:09 -05:00
Tadeáš Cipro
29e1e25063
Czech (cs) translation completed ( #681 )
...
* Update translation template file
- regenerated adarkroom.pot using pybabel
* Add script for POT recompilation
* Complete Czech translation (cs)
- finished czech translation
- converted into JS
- added language entry into langs.js
Co-authored-by: santen <tadeas.cipro@kinet.cz >
2021-11-29 11:25:41 -05:00
Michael Townsend
48ece588ed
- added campaign to marketing link
2021-01-28 14:33:17 -05:00
Michael Townsend
7af870ab53
- fixed logo in dark mode
2021-01-28 14:02:19 -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
Michael Townsend
f8b3c03e9b
Merge pull request #667 from orsi/doublespeakgames
...
Major optimization of audio size and safari audio fix
2020-10-30 11:53:04 -04:00
jorsi
817decef2e
remove audio preload
2020-10-12 21:59:16 -04:00
jorsi
af34686c71
reduce audio file sizes by converting to mmono, lowering sample rate to 22k from 44k, and lowering bit depth to 16bit from 24bit
2020-10-12 21:50:57 -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
jorsi
da51fd0dfd
restore original google analytics
2020-09-03 20:12:05 -04:00
Randall Mason
9bb0caa04c
Remove junk files
2020-08-29 13:56:25 -05:00
Michael Townsend
d6d1c1b987
Merge pull request #660 from Jaredcscott/master
...
Updating description of energy cells
2020-08-16 09:03:44 -04:00
Jared Scott
9e4aa7ee05
Merge pull request #1 from Jaredcscott/Jaredcscott-patch-1
...
Update to description of energy cells
2020-08-15 23:32:01 -06: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
dafc86325d
normalize volume levels of sound effects that were too loud
2020-06-04 23:28:59 -04:00
jorsi
51ddd24c79
fix enableGodMode order to prevent strange behaviour
2020-06-04 19:35:28 -04:00
jorsi
b099a1d122
improve encounter music
2020-06-04 19:25:57 -04:00
jorsi
2b0d1b7920
improve audio
2020-06-04 16:38:13 -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
54e6731748
add missing sound effects
2020-06-04 15:21:28 -04:00
jorsi
ed05aee1d4
add missing event music; lower volume for space music
2020-06-03 19:12:09 -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