Olexandr Nesterenko
2f66d79856
Fix «the compass points ...» localization
2014-08-29 09:24:19 +03:00
Olexandr Nesterenko
9d25f0f736
Fix 'energy cell'.
2014-08-28 18:18:52 +03:00
Olexandr Nesterenko
0928274a77
Fix some strings.
2014-08-28 17:59:00 +03:00
Olexandr Nesterenko
2db4e209d5
Add 'sulphur' to localization.js
2014-08-28 17:42:21 +03:00
Olexandr Nesterenko
39e00a804f
Fix some strings
2014-08-26 17:06:08 +03:00
Olexandr Nesterenko
465c636b5d
Add new strings to localization
2014-08-26 16:57:25 +03:00
Olexandr Nesterenko
2b558a5c5e
Add some strings.
2014-08-26 13:40:05 +03:00
Olexandr Nesterenko
d059dc5a36
Update string.po
2014-08-25 22:30:54 +03:00
Olexandr Nesterenko
06e696fe59
Add some strings
2014-08-25 18:03:26 +03:00
Olexandr Nesterenko
c78a4d9915
Remove and exclude *.mo files.
2014-08-25 11:26:27 +03:00
Olexandr Nesterenko
d485ef84f8
Init ukrainian translation
2014-08-25 11:21:42 +03:00
Michael Townsend
a2753511d4
Merge pull request #138 from calebjessie/master
...
Lighten up disabled button color to be more obvious.
2014-08-21 16:20:36 -04:00
Caleb Jessie
fe60eb3d05
Lighten up disabled button color to be more obvious.
2014-08-21 16:12:56 -04:00
Blake Grotewold
b57bbfa83d
Merge pull request #132 from danapczynski/fix_inventory_bug
...
Fixes bug where player could take unavailable items onto dusty path
2014-08-18 01:22:07 -04:00
Blake Grotewold
956d0fe62f
Merge pull request #134 from SnoUweR/translation
...
Add Russian translation
2014-08-18 01:19:04 -04:00
Michael Townsend
3852fbebb6
Prevent user from modifying the displayed export code
2014-08-13 19:25:42 -04:00
Michael Townsend
b18134f331
Properly pass non-arrow keydown events
2014-08-13 14:16:19 -04:00
SnoUweR
889f855c8a
first version of russian localization
2014-08-06 03:50:59 +08:00
Dan Apczynski
41592e79c7
Fixed bug where player could take unavailable items onto dusty path
2014-08-03 01:49:49 -07:00
Michael Townsend
bc368511c6
Merge pull request #128 from Continuities/readme-update
...
Cleaning up the README
2014-07-29 18:50:28 -04:00
Blake Grotewold
23d177517d
Cleaning up the README
...
Since the addition of the l11n features, I think having other translations repos displayed is unnecessary and just clutters a short, clean readme.
2014-07-29 18:48:40 -04:00
Michael Townsend
79fff84f67
Merge branch 'title-blink'
2014-07-29 18:24:20 -04:00
Michael Townsend
20539fdd18
Merge branch 'master' into title-blink
2014-07-29 18:20:10 -04:00
skj3gg
e1f3d31dea
Add variable for blink interval and remove unnecessary type checking
...
Cleans up global variable that was introduced in favor of a variable in
Events. Removes type checking from conditionals and instead sets
BLINK_INTERVAL variable to false when stopped.
2014-07-28 13:42:11 -04:00
Michael Townsend
5ceac11e53
merge leave cooldowns
2014-07-26 11:42:50 -04:00
Michael Townsend
cc3cdb72fe
Merge branch 'leaving-event-cooldown'
2014-07-26 11:40:01 -04:00
Michael Townsend
5bc0578862
Merge branch 'master' into leaving-event-cooldown
2014-07-26 11:31:30 -04:00
Michael Townsend
4118c84e68
Merge pull request #127 from TonyLambregts/master
...
stop creating income without enough resources
2014-07-26 11:08:47 -04:00
Tony Lambregts
08277b33ae
Let thieves Steal.
2014-07-24 21:38:02 -06:00
skj3gg
79e765eb08
Blink only happens on specified events
...
Now event objects must have a blink flag if they want to use the title
blink. For starters, this is only global, outside, and room events.
2014-07-24 12:00:51 -04:00
Tony Lambregts
0087da9b5e
stop creating income without enough resources
...
Fix issue where there worker created income without enough resources
available.
2014-07-23 19:00:36 -06:00
Blake Grotewold
d6a6a7a000
Add title blinking on events
...
When there is an event, blink the title so that a user can know when an
event happens, even if they aren't on that tab. From discussion in #121
2014-07-23 02:43:06 -04:00
Blake Grotewold
8ceb9488aa
Add cooldown when leaving events
...
Adding this cooldown prevents users from accidently clicking leave or
continue before they have a chance to eat or collect loot. This was
originally brought up in and resolves #8 . May be of interest to #122 as
well
2014-07-23 02:02:05 -04:00
Blake Grotewold
f3d8fe71b4
Update langs.js
2014-07-23 00:15:09 -04:00
Blake Grotewold
22a110de26
Merge pull request #123 from PaolaFalcon/SpanishTranslation
...
Spanish translation, latin american version
2014-07-23 00:14:14 -04:00
Paola Falcon
cac2c8eda6
Revert "Added entry to langs.js"
...
This reverts commit f8883d49f1 .
2014-07-22 10:15:40 -05:00
Paola Falcon
12d79bdb1e
Revert "Commented japanese entry"
...
This reverts commit b0a226f842 .
2014-07-22 10:15:29 -05:00
Paola Falcon
b0a226f842
Commented japanese entry
2014-07-21 09:32:30 -05:00
Paola Falcon
f8883d49f1
Added entry to langs.js
2014-07-21 09:25:40 -05:00
Paola Falcon
10bd9fc980
Spanish translation, latin american version
2014-07-18 17:09:22 -05:00
Michael Townsend
ca0ccb4ef8
Fixed broken import event
2014-07-18 15:58:58 -04:00
Michael Townsend
2ba2812a8b
Merge pull request #120 from anubisthejackle/make-nomad-buy-buttons-reactivate
...
Fixing issue where buttons would not update when Wandering Nomad was act...
2014-07-17 22:49:23 -04:00
Travis Weston
82edff18b4
Fixing issue where buttons would not update when Wandering Nomad was active as referenced in Issue #108
2014-07-17 21:53:54 -04:00
Blake Grotewold
0f9ceda729
Merge pull request #102 from anubisthejackle/whitespace-fixes
...
Covert whitespace to tabs as per coding standard
2014-07-17 19:25:45 -04:00
Michael Townsend
ef5c226fe2
Merge pull request #119 from anubisthejackle/gh-pages
...
Creates Github Pages
2014-07-17 18:21:04 -04:00
Michael Townsend
35b7926ed0
Merge pull request #113 from Continuities/fire-state
...
Add fire and temperature to State.game
2014-07-17 17:35:32 -04:00
Travis Weston
a25b5b7acd
Changed GH Pages link in readme
2014-07-17 16:47:18 -04:00
Travis Weston
64a37d8593
Added github pages link in README.md
2014-07-17 16:23:37 -04:00
Travis Weston
33e9772a1a
Fixing whitespace conformity on engine.js
2014-07-16 23:45:48 -04:00
Travis Weston
d164d1d466
Merge branch 'master' into whitespace-fixes
2014-07-16 23:32:13 -04:00