Earlier quoted context omitted.
https://goo.gl/LGVxL4
Also tested here and played through fine.
Firefox 51.0
81–90 of 154 posts
Re: Firefox 51.0
#82This will be the first software that I use everyday (and that I know of) that speaks my native tongue: Kabyle. It might not mean much to the rest of the world, especially since we're not that many native speakers, but I'm loving the fact that they've added it.
Re: Firefox 51.0
#83Re: Firefox 51.0
#84This will be the first software that I use everyday (and that I know of) that speaks my native tongue: Kabyle. It might not mean much to the rest of the world, especially since we're not that many native speakers, but I'm loving the fact that they've added it.
In the same release they removed Belarusian. Anyone know why?
> This locale hasn't seen any activity in almost 2 years, and we failed to revive the community effort.
> The plan is to stop building Firefox Beta and Firefox Release, and move existing users to Russian.
> I think it would also be a good idea to stop building Firefox Aurora, and remove Belarusian from product-details, but I'm open to different opinions.
- bug 1304743
Re: Firefox 51.0
#85Earlier quoted context omitted.
You don't have to use JavaScript. (See emscripten, binaryen etc.) The Web is basically just a runtime you don't have to host your files on a server if you don't want. You can distribute them via CDs if you prefer. Also you can use Service Workers now. That said monetisation all depends on the product not the medium. Just look at Minecraft. It didn't use ads or microtransactions and yet it was run from a Java applet i…
Yeah, but many of us game developers don't want to use any of that either. At the end of the day, those tools don't ensure that we obtain the same level of quality out the other end. Framerates aren't the same, memory usage isn't the same, and you can't easily tweak these things once they've come out the other end. The web _isn't_ just a runtime. It's abstracted like that, but browsers are glorified HTML renders with…
Re: Firefox 51.0
#86This will be the first software that I use everyday (and that I know of) that speaks my native tongue: Kabyle. It might not mean much to the rest of the world, especially since we're not that many native speakers, but I'm loving the fact that they've added it.
In the same release they removed Belarusian. Anyone know why?
Re: Firefox 51.0
#87Side note: I absolutely love the format that Firefox does their release notes in. They're organized really well and do a good job of speaking with the right language for the audience of each change. I can't think of another product that does release notes as well as them. Usually your hunting down ticket numbers (often on a private tracker) that are referenced from a changelog.
Re: Firefox 51.0
#88This will be the first software that I use everyday (and that I know of) that speaks my native tongue: Kabyle. It might not mean much to the rest of the world, especially since we're not that many native speakers, but I'm loving the fact that they've added it.
Re: Firefox 51.0
#89Tab switching has improved a lot. I also love the new zoom level indicator in the URL bar. Very innovative. Nice.
Is there a way to remove it from the URL bar? I find it rather distracting actually...
@namespace url(http://www.mozilla.org/keymaster/gatekeeper/there.is.only.xul);
#urlbar-zoom-button {
display: none !important;}