Search found 2401 matches
- Mon Dec 09, 2024 8:51 am
- Forum: Discussion
- Topic: Dot graphviz stuff
- Replies: 1
- Views: 97
Re: Dot graphviz stuff
Vector maps with Dot? AFAIK you specify a graph (which means nodes and edges), and graphviz will automatically layout the graph in a (meaningful) way. But if you already know x and y coordinates you do not need that layout algorithm at all. In that case I'd switch to Scalable Vector Graphics which m...
- Mon Dec 09, 2024 8:34 am
- Forum: Discussion
- Topic: OoliteStarter
- Replies: 265
- Views: 27235
Re: OoliteStarter
Well, after fixing the home directory, I'm still getting this issue. So what is in the logfile this time? Here's the current logfile: https://www.dropbox.com/scl/fi/nyhj4jtb1nmm939l45a9f/oolite-starter.zip?rlkey=6fir92pa69s1heymsw8fp4cnc&st=8qdqs03i&dl=0 I ran Starter today and it asked me ...
- Wed Dec 04, 2024 7:25 pm
- Forum: Oolite-Linux
- Topic: The truth about Oolite's Linux builds...
- Replies: 12
- Views: 3218
Re: The truth about Oolite's Linux builds...
Firstly, we don't really know what changes in each gnustep version. Yes, there are changelogs etc. but one would need to study them in detail for each new gnustep version coming out to judge if and how it would affect us, which understandably is not something people want to do. And yes, we did have...
- Wed Dec 04, 2024 7:14 pm
- Forum: Oolite-Linux
- Topic: The truth about Oolite's Linux builds...
- Replies: 12
- Views: 3218
Re: The truth about Oolite's Linux builds...
Efficiency is actually not required to look at in this case. While relying on shared libraries, there is a trend to ship applications as snap, flatpak or appimage. The content is a whole filesystem wrapped within an archive. Inside this filesystem there is the application, it's dependencies (the sha...
- Wed Dec 04, 2024 7:11 am
- Forum: Oolite-Linux
- Topic: The truth about Oolite's Linux builds...
- Replies: 12
- Views: 3218
Re: The truth about Oolite's Linux builds...
Oolite needs gnustep. And Ubuntu provides gnustep. So far so good. But note that on different versions of Ubuntu different versions of gnustep are provided: Taken from https://packages.ubuntu.com/search?keywords=libgnustep&searchon=names: Paket libgnustep-base1.26 focal (20.04LTS) (libs): GNUste...
- Sun Dec 01, 2024 5:15 pm
- Forum: Oolite-PC
- Topic: Witchdrive engine malfunction
- Replies: 6
- Views: 388
Re: Witchdrive engine malfunction
Hi To force a misjump: Start the countdown nornally and do a full pitch up as it gets to zero. If you hit zero at full pitch up you will execute a misjump. Actually I am wondering why the wichdrive would malfunction on full pitch up. Ok, the alignment of the ship is changing, yada yada. But does it...
- Sun Dec 01, 2024 6:49 am
- Forum: Expansion Pack
- Topic: BBC Classic Elite Keyboard Controls
- Replies: 17
- Views: 841
Re: BBC Classic Elite Keyboard Controls
Hello All My eyes are on stalks from overdosing on trying to raise my Harmless rating. Can anyone tell me what a Super Cobra is and are they hard to kill - I have been reading various bits and pieces and seen them mentioned a couple of times.. Thanks James Here is some more data: https://ooliteproj...
- Sat Nov 30, 2024 4:38 am
- Forum: Discussion
- Topic: Recommended tool for extensive editing of planetinfo.plist ?
- Replies: 14
- Views: 506
Re: Recommended tool for extensive editing of planetinfo.plist ?
So how about two 'simple and reusable' scripts then? One to turn the planetinfo file into a CSV, another one to convert it back to plist (whichever format). With that, a user can start editing in a spreadsheet application (Microsoft Office, OpenOffice or LibreOffice) or load it into some SQL databas...
- Fri Nov 29, 2024 10:46 pm
- Forum: Discussion
- Topic: Recommended tool for extensive editing of planetinfo.plist ?
- Replies: 14
- Views: 506
Re: Recommended tool for extensive editing of planetinfo.plist ?
Is it that? Someone asks for user friendly plist editing and we end up comparing regex, sed and awk? I believe the real painpoint is the structure of the file. Forget a quote or a comma and you are gone. Neither of the tools under discussion help here. But what does? I never really investigated but ...
- Thu Nov 28, 2024 9:19 pm
- Forum: Oolite-Linux
- Topic: The truth about Oolite's Linux builds...
- Replies: 12
- Views: 3218
Re: The truth about Oolite's Linux builds...
Here is another clue for the puzzle: About half a year after it's release, I upgraded to Ubuntu 24 LTS. What can I say, the problem we had seen in Ubuntu 23 persists. $ ./oolite ./oolite.app/oolite: error while loading shared libraries: libgnustep-base.so.1.28: cannot open shared object file: No suc...
- Wed Nov 27, 2024 10:48 pm
- Forum: Discussion
- Topic: Oolite Music
- Replies: 4
- Views: 329
- Mon Nov 25, 2024 10:48 pm
- Forum: Expansion Pack
- Topic: Life In The Frontier 2024 (The road to the final release)
- Replies: 6
- Views: 508
Re: Life In The Frontier 2024 (The road to the final release)
Adding interactive fiction via mission OXPs sounds very powerful. I like that idea. When I mulled over rhe same I concluded it would be easier to get good content if the engine were not built from scratch but use something already known in the interactive fiction community. While there are some open...
- Sat Nov 16, 2024 10:45 am
- Forum: Discussion
- Topic: Any way to slow down gameplay/speed
- Replies: 18
- Views: 1185
Re: Any way to slow down gameplay/speed
That approach is documented at Troubleshooting Oolite.
- Wed Nov 13, 2024 5:20 pm
- Forum: Expansion Pack
- Topic: Docked HUDs OXP
- Replies: 25
- Views: 17640
Re: This one, Cholmondely.
I am hoping that Mr Flibble's work on MQTT will allow external monitors to be used, which would be even more "realistic". I too wish to see ALL the MFDs. AFAIK they're not available via MQTT (yet), and I don't know of a way to get to their output via debug. For the MQTT case, I'd hope to ...
- Tue Nov 12, 2024 6:17 pm
- Forum: Discussion
- Topic: Missing OXPs
- Replies: 19
- Views: 1278
Re: Missing OXPs
I don’t understand. They are already on the OXP list page. Times have changed. In old days a wiki page was state of the art. Then the website was extended so OXP developers could add their extensions to a database from which a catalog file was generated. This catalog is read and presented to users ...