Search found 11 matches
- Wed Feb 21, 2018 11:26 am
- Forum: Angels Mods
- Topic: Development and Discussion
- Replies: 3791
- Views: 1578156
Re: Development and Discussion
in v0.16, im on that stony road currently :) and just got all 4 of the main ores (red, brown, light and dark blue) to the full Purified crystals sorting stage, and soon to set up full geode processing and crystallisation. (with basic maths and at first glance, it looks like processing geodes into s...
- Mon Feb 05, 2018 3:39 pm
- Forum: Angels Mods
- Topic: [0.17.x] ShinyAngelGFX
- Replies: 91
- Views: 52675
Re: [0.16.x] ShinyAngelGFX
Thanks. I just updated and my chrome/manganese setup is working now. Took me some time to incorporate the changed way to get manganese and chrome into my existing factory.
- Sun Feb 04, 2018 5:40 pm
- Forum: Angels Mods
- Topic: [0.17.x] ShinyAngelGFX
- Replies: 91
- Views: 52675
Re: [0.16.x] ShinyAngelGFX
Uhh, oops? I'll have to take a swing through my code and make it so that can't happen again, but update is up now so that specific one should work. Thanks for the bug report and finding the problem for me Irwon. I have some time again so updated colorations should be soon and I can glance at the co...
- Sun Jan 21, 2018 5:41 pm
- Forum: Bob's mods
- Topic: [1.1.x] Boblocale: Non-english localizations
- Replies: 113
- Views: 85601
Re: [0.16.x] Boblocale: Non-english localizations
https://yadi.sk/i/1z6gPiqH3RQht6 Why not working? I had the same problem. I fixed it by unpacking the zip archive into my mod folder and editing the info.json file. Remove the , "? bobmods_gfxtweak >= 0.16.0" part from the last line. I don't know why factorio thinks the mod is not working...
- Sat Dec 30, 2017 12:10 pm
- Forum: Bob's mods
- Topic: [1.1.x] Boblocale: Non-english localizations
- Replies: 113
- Views: 85601
Re: [0.15.x] Boblocale: Non-english localizations
Is there an interest to update the locales for 0.16? Karosieben are you still around to accept a PR and push a new version to mods.factorio.com?
- Wed Jun 29, 2016 9:42 pm
- Forum: Bob's mods
- Topic: [1.1.x] Boblocale: Non-english localizations
- Replies: 113
- Views: 85601
Re: [0.12.x] Boblocale: German/Russian/Polish localizations
I updated the German translation for 0.13 and created a pull request. Who's uploading the boblocale mod to the new mod portal?
- Mon May 30, 2016 8:34 pm
- Forum: Bob's mods
- Topic: [1.1.x] Boblocale: Non-english localizations
- Replies: 113
- Views: 85601
Re: [0.12.x] Boblocale: German/Russian/Polish localizations
Done, updated with what was available right now: https://github.com/Karosieben/boblocale/pull/4/files
- Sun May 29, 2016 8:46 pm
- Forum: Bob's mods
- Topic: [1.1.x] Boblocale: Non-english localizations
- Replies: 113
- Views: 85601
Re: [0.12.x] Boblocale: German/Russian/Polish localizations
I can compile a list with all the strings that changed once all new releases are done. The question is when will this be or can I already take the files available now?
- Mon Apr 25, 2016 6:40 am
- Forum: Bob's mods
- Topic: [1.1.x] Boblocale: Non-english localizations
- Replies: 113
- Views: 85601
Re: [0.12.x] Boblocale: German/Russian/Polish localizations
Changing the dash to underscore for the automatically created release tarball/zip is not possible. But one should create a correct zip file before creating the release and attach the "underscore" zip as an asset to the release tag. This is how other mods do it I guess as they usually provi...
- Wed Apr 20, 2016 9:16 pm
- Forum: Bob's mods
- Topic: [1.1.x] Boblocale: Non-english localizations
- Replies: 113
- Views: 85601
Re: [0.12.x] Boblocale: German/Russian/Polish localizations
I updated the German translation and initiated a pull request. I tested this with all bobsmods locally where I deleted all "de" localisation files.
- Tue Apr 19, 2016 8:50 pm
- Forum: Bob's mods
- Topic: [1.1.x] Boblocale: Non-english localizations
- Replies: 113
- Views: 85601
Re: [0.12.x] Boblocale: German/Russian/Polish localizations
The problem with the German translation does not originate from the boblocale mod but from bobelectronics itself. The bobelectronics_0.12.6/locale/de/bobelectronics.cfg file is encoded with iso-8859-15 and it seems the boblocale mod can not override this. I converted the file to UTF-8 and now the tr...