Search found 5038 matches

by phkb
Mon May 19, 2025 12:22 pm
Forum: Expansion Pack
Topic: Loadout by Category
Replies: 47
Views: 13015

Re: Loadout by Category

Вот. Thanks for that. I've had a look, and I'm afraid I'm even more confused. I added this version of the mod to my 1.90 setup and put English labels back into the header items so I could read things on my setup, and here's what I get in the F3 screen: https://i.postimg.cc/1tG43766/image.png The &q...
by phkb
Mon May 19, 2025 7:50 am
Forum: Expansion Pack
Topic: Email System (Release)
Replies: 182
Views: 137105

Re: Email System (Release)

Wildeblood wrote: Mon May 19, 2025 7:18 am
More information, please.
This code:

Code: Select all

this.missionScreenEnded = function() {
	if (player.ship.hudHidden == true) player.ship.hudHidden = false;
}
by phkb
Mon May 19, 2025 2:50 am
Forum: Expansion Pack
Topic: Library
Replies: 115
Views: 126626

Re: Library

OK, here's what I've got: Revamped GNN: GNN_1.3.oxz Revamped Library: Library_1.8.2.oxz (Edit to update to 1.8.2) If you use GNN, you'll need both files. In this update, news items from GNN will be saved in Library PAD. When you open the PAD, it will have a new item, "News History", and yo...
by phkb
Sun May 18, 2025 12:53 pm
Forum: Expansion Pack
Topic: Library
Replies: 115
Views: 126626

Re: Library

Did some more work on Library, trying to make sure all text can be easily changed for localisation. And while I have deep respect for everything Svengali achieved with Library and Oolite in general, he did make things kind of hard to work with. The particular issue I'm trying to work around is the d...
by phkb
Sun May 18, 2025 12:15 pm
Forum: Oolite-Mac
Topic: The future for the Mac build
Replies: 15
Views: 765

Re: The future for the Mac build

2) The frame rate slowed right down when I went into battle with the bugs. Painful! I had to flee. This is new. This is concerning. That would mean that something is fundamentally different between the official release and this custom one. But I'm completely at a loss as to what I can do to debug o...
by phkb
Sun May 18, 2025 5:41 am
Forum: Expansion Pack
Topic: On how OXP authors (if you're among them - read it!) can help localizability
Replies: 12
Views: 150

Re: On how OXP authors (if you're among them - read it!) can help localizability

Wildeblood wrote: Sun May 18, 2025 5:05 am
In the specific case of Russian, since it uses a different alphabet, every string, everywhere would need to be accounted for in some way. For other Latin-alphabet languages not so much.
Good point. I'll include them in future.
by phkb
Sun May 18, 2025 3:04 am
Forum: Expansion Pack
Topic: On how OXP authors (if you're among them - read it!) can help localizability
Replies: 12
Views: 150

Re: On how OXP authors (if you're among them - read it!) can help localizability

A question: Do things like "Lave" and "Tionisla" also need translation?
by phkb
Sun May 18, 2025 2:55 am
Forum: Expansion Pack
Topic: Library
Replies: 115
Views: 126626

Re: Library

I can see an error from Library in the log: 00:12:13.710 [script.javaScript.exception.unexpectedType]: ***** JavaScript exception (RUS_Lib_Cubecode 1): TypeError: worldScripts.Lib_Cubecode.$head is undefined But that's not the name of the original code file -- that appears to be from (and I'm guess...
by phkb
Sun May 18, 2025 2:48 am
Forum: Expansion Pack
Topic: On how OXP authors (if you're among them - read it!) can help localizability
Replies: 12
Views: 150

Re: On how OXP authors (if you're among them - read it!) can help localizability

Therefore, I ask all addon developers to check their OXPs and make appropriate changes. Perhaps what would be useful is a list of high-priority items that require immediate attention. And a personal favour, maybe we could open a dialog with any OXP developers about making certain code changes, so t...
by phkb
Sun May 18, 2025 2:20 am
Forum: Expansion Pack
Topic: Loadout by Category
Replies: 47
Views: 13015

Re: Loadout by Category

I don't have the `Armor` item. OOlite version 1.9. And LoadoutByCategory_190 v1.3.3 and LoadoutByCategory_190 v1.36 are the same. In OOlite 1.91 version the same, this item is not present. OK, that sounds like something has gone wrong with this: RUS_LoadoutByCategory_190 v1.3.3.oxz Can you send me ...
by phkb
Sun May 18, 2025 1:18 am
Forum: Expansion Pack
Topic: Library
Replies: 115
Views: 126626

Re: Library

Library only remembers the most recent news flash. It would be much more useful if it recalled many more (as communications log does!). I do understand that this will make our save-files resemble even more closely the US National Debt in size, but I feel the bloat would be for a worthy cause! Shoul...
by phkb
Sun May 18, 2025 12:54 am
Forum: Expansion Pack
Topic: On how OXP authors (if you're among them - read it!) can help localizability
Replies: 12
Views: 150

Re: On how OXP authors (if you're among them - read it!) can help localizability

Cholmondely wrote: Sun May 18, 2025 12:24 am
If you want to rewrite it all in some way that makes it easier for you, please do so.
Here you go: Oolite.oxp.cholmondely.Hints.0.0.94.oxz
Give that a try, and if it still works OK, I'll update the manager.
I included the extra items you mentioned.
by phkb
Sat May 17, 2025 10:17 pm
Forum: Oolite-Mac
Topic: The future for the Mac build
Replies: 15
Views: 765

Re: The future for the Mac build

Well that’s a relief! I’ll put a release-worthy version together this afternoon, with an actual version number change in it, and then we can look at source code check-in and hosting.
by phkb
Sat May 17, 2025 10:15 pm
Forum: Expansion Pack
Topic: On how OXP authors (if you're among them - read it!) can help localizability
Replies: 12
Views: 150

Re: On how OXP authors (if you're among them - read it!) can help localizability

This dumb pilot would love to help - anything to help those extending Oolite to others. But, as a dumb pilot, I totally fail to understand how I can help you. 1) I don't know what a string is. I don't know what a method is. 2) I don't know what a changeable value, a function or expandMissionText() ...
by phkb
Sat May 17, 2025 12:01 pm
Forum: Expansion Pack
Topic: Loadout by Category
Replies: 47
Views: 13015

Re: Loadout by Category

Krager wrote: Sat May 17, 2025 11:23 am
The item “Shields” is there. However, these two items are in the next item in the list, `Aiming`. I use
Do you have the "Armour" section at all?