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
bddb27131e
- added link to doublespeak
...
- added cross-promotion event for Penrose
- removed dead Dropbox code
2021-01-28 13:54:23 -05: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
371c657c08
remove god mod function
2020-09-03 20:28:49 -04: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
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
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
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
4f61055909
add enable god mode function
2020-06-02 10:44:00 -04:00
jorsi
d2dae63a10
set debug false
2020-06-01 19:41:15 -04:00
jorsi
8db47cecf9
add button to turn volume on and off
2020-05-30 22:20:29 -04:00
jorsi
71786c3671
add majority of sound definitions
2020-05-30 17:20:01 -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
Dennis
84336b06a3
Added the option to close the 'get app' dialog
2017-04-30 10:57:31 +02:00
Lucas Lois
4ced5337da
Made engine.js jshint compliant.
...
Error on /script/engine.js at 775:128 was ignored
2016-10-02 17:22:32 -03:00
Michael Townsend
5a99e22b64
Fixing bugs
2016-09-23 11:39:07 -04:00
Continuities
a988d962f1
Add link to Google Play
2016-07-08 18:41:10 -04:00
Blake Grotewold
9943c4c568
add confirm hyper
...
lets the user know what hyper mode is, and confirms turning it on.
Updates .pot to match current source.
2015-12-22 16:41:10 -06:00
Michael Townsend
c66d484627
Added import/export tracking
2015-12-04 10:57:16 -05:00
Continuities
fba203cea1
conversion tweaks
2015-11-09 18:36:55 -05:00
Andrea Rendine
da0d39b579
Check for delayed events
...
This triggers onload for all those events whose (possible) reward is registered with a time delay.
2015-06-27 01:43:09 -04:00
Andrea Rendine
358fe5fbcc
Restore navigation property
...
Instead of a timed method to restore lx/rx navigation, a property will be set to true. In that case, the keyup method will not be executed, but it will restore navigation for further use.
2015-06-27 00:26:41 -04:00
Andrea Rendine
daf5de3973
Property for tab navigation
...
Added Engine.tabNavigation property. When true, it enables keyboard navigation to/from tabs. It is disabled on world and enabled some milliseconds after Path.onArrival(), so that when player returns s/he finds him/herself on Path tab instead of navigating.
2015-06-27 00:26:40 -04:00
Andrea Rendine
64a02c162c
Modified command destination for save
...
Export dialog replaces selection dialog, rather than overlapping it.
Closing it exits the panel and returns to current game.
Aborting Import dialog returns the player to the selection screen, so that s/he can save before trying to load.
2015-06-26 23:49:30 -04:00
nicholas_pellizer
8320156f42
Hyper mode and LightsOff is now stored in the State
2015-05-03 22:09:49 -04:00
Michael Townsend
909894cb50
Update engine.js
2015-04-16 10:17:59 -04:00
Blake Grotewold
f998c270da
Merge anubisthejackle:issue115
...
Closes #115
Closes #224
2015-02-14 17:14:22 -05:00
Travis Weston
6ee6470972
Merging updates
2015-02-11 18:55:27 -05:00
Travis Weston
340851a99d
Updated against suggestions
2015-02-11 18:21:08 -05:00
Travis Weston
f2b8ad6268
Merge remote-tracking branch 'upstream/master' into issue115
...
Conflicts:
script/outside.js
script/path.js
2015-02-10 07:11:10 -05:00
Blake Grotewold
c87541b8b9
Merge pull request #222 from anubisthejackle/issue80
2015-02-09 19:37:10 -05:00
Travis Weston
6e044292ae
Add in doubleTime capabilities
...
Add hyper / classic to menu
2015-02-09 19:31:24 -05:00
Blake Grotewold
5d921d9464
Merge pull request #204 from rgravina/188_fix_jshint_warnings
2015-02-09 19:25:08 -05:00
Robert Gravina
67b3c7fb7e
Low-risk fixes suggested by JSHint.
2015-02-09 19:20:29 -05:00
Travis Weston
2d3daa572d
Move movement functions to Engine. Create scrollable Path sidebar
2015-02-07 14:00:32 -05:00
Travis Weston
3d00ed3c40
Add scrolling via keyboard
2015-02-07 11:19:37 -05:00
Blake Grotewold
dbd2adf9f8
add Github to menu bar
...
People should know that this great game is something
they can contribute to.
Closes #198
2015-01-03 09:26:48 -05:00
Blake Grotewold
1b04fa2086
Remove big TODO in engine
...
This was actually completed in #50 and was never removed.
Closes #45
2015-01-03 09:12:56 -05:00
Blake Grotewold
e7bd841d39
Add underscore to language query string regex.
2014-11-21 12:04:01 -05:00
Blake Grotewold
dc7afcbd75
Fix cross-browser support for language select
...
This fixes cross-browser support for the language select box by
replacing it with a custom menu box.
2014-10-28 16:30:57 -04:00
ThiloVoigt555
b512153d73
Add TRANSLATORS comments
...
This will better help the translators as they complete the difficult task
of taking one language and finding commonality in another.
Closes #165
Closes #161
2014-10-28 10:15:09 -04:00
Michael Townsend
3852fbebb6
Prevent user from modifying the displayed export code
2014-08-13 19:25:42 -04:00