Commit Graph

285 Commits

Author SHA1 Message Date
Sebastian Korotkiewicz bdfc2cb09c Polish translation 2014-09-06 13:48:15 +02:00
Michael Townsend 84bf0e285d Merge pull request #144 from burunduk/master
Fix translation
2014-09-02 09:34:53 -04:00
Olexandr Nesterenko 45a6a871df Add new strings 2014-09-02 09:11:52 +03:00
Olexandr Nesterenko 50ba59a5c6 Add «not enough meat» and fix my «compass» commit. 2014-09-02 09:01:00 +03:00
Olexandr Nesterenko 8fddd1717c Remove unused localization string 2014-09-01 17:57:02 +03:00
Olexandr Nesterenko e58089b95c Add some strings 2014-09-01 07:35:18 +03:00
Blake Grotewold 98ae663e9b Add Russian and Ukrainian to readme
This adds links to the translations and cleans up the readme some more.
2014-08-30 21:39:16 -04:00
Michael Townsend 70515d9975 Merge pull request #141 from burunduk/master
Add Ukrainian translation.
2014-08-30 17:35:58 -04:00
Michael Townsend 151ccca8e2 Merge pull request #142 from burunduk/new-string
Add new strings to localization
2014-08-30 17:35:23 -04:00
Michael Townsend 01b5661b0a Merge pull request #143 from socram8888/master
Fix some strings in the Spanish localization
2014-08-30 17:23:04 -04:00
Marcos Vives Del Sol 54d835b788 Fix typo in ES 2014-08-30 23:16:47 +02:00
Marcos Vives Del Sol d7a92707c7 Replace "constructora" with "manitas" in ES localization 2014-08-30 16:26:23 +02:00
Marcos Vives Del Sol ff7d59c88c Replace "trampa" with "trampero" for "trapper" in the Spanish localization 2014-08-30 16:14:51 +02:00
Marcos Vives Del Sol 236f74707f Replace "sulfuro" with the more common word "azufre" in the Spanish localization 2014-08-30 16:13:19 +02:00
Marcos Vives Del Sol c3c095717f Replace "compás" with "brújula" in the Spanish localization 2014-08-30 16:12:08 +02:00
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