Search found 1170 matches
- Tue Jul 15, 2025 1:14 pm
- Forum: Expansion Pack
- Topic: Dictators 2.0
- Replies: 60
- Views: 58300
Re: Dictators 2.0
Thy excellency! Anything publishable yet? I could upload the (unfinished) code for this, it also includes updates of the existing Dictators ships with new textures and 1 additional ship. Please! If it has an appropriate license then somebody else might be able to finish it off in a year or three! H...
- Tue Jul 15, 2025 1:04 pm
- Forum: Expansion Pack
- Topic: Tinkerer's Workshop - OXP tweaking for fun and profit!
- Replies: 448
- Views: 502876
Re: Tinkerer's Workshop - OXP tweaking for fun and profit!
Montana - did you ever publish your update for this one? No, I never did, like usually I included a lot of new features but never actually finished to remove the remaining bugs. I still have the code somewhere so I could upload it. Please! Let me check my external drives. Since I don't have much to...
- Tue Jul 15, 2025 12:54 pm
- Forum: Expansion Pack
- Topic: Tinkerer's Workshop - OXP tweaking for fun and profit!
- Replies: 448
- Views: 502876
Re: Tinkerer's Workshop - OXP tweaking for fun and profit!
No worries :) You might be able to divert to a simple mission screen: "No shipyard facility present", or similar. Finally, found some time to refresh my Gui coding and found a simple solution: this.guiScreenChanged = function(to, from) { if(to == "GUI_SCREEN_EQUIP_SHIP" &&am...
- Tue Jul 15, 2025 12:51 pm
- Forum: Expansion Pack
- Topic: Dictators 2.0
- Replies: 60
- Views: 58300
Re: Dictators 2.0
I could upload the (unfinished) code for this, it also includes updates of the existing Dictators ships with new textures and 1 additional ship.
- Thu Feb 01, 2024 12:01 pm
- Forum: Expansion Pack
- Topic: OXPs - Strategic thinking!
- Replies: 108
- Views: 84290
Re: OXPs - Strategic thinking!
... I might return and continue my WIP's. I'd not realised that you were working on a "Star Wars remake" oxp. I never touched the Star Destroyer from Norby except as a non-player version addition to Galactic Navy new. However, I did retexture some other ships and even found better models ...
- Thu Feb 01, 2024 8:56 am
- Forum: Testing and Bug reports
- Topic: Mining
- Replies: 11
- Views: 6367
Re: Mining
I will wait for Admiral phkb's return, I am pretty sure he will be able to help. It's taken me about a year to get to this (sorry!) but I can now definitely say: It's not strictly a bug. Your observation is correct. Splinters are forced to have 1 ton of minerals when they are spawned as part of the...
- Thu Feb 01, 2024 8:32 am
- Forum: Expansion Pack
- Topic: OXPs - Strategic thinking!
- Replies: 108
- Views: 84290
Re: OXPs - Strategic thinking!
Goodness me! Hero! That sounds absolutely super!! Well done! I'd love to see it! Will you be calling it "Montana's Monumentally Murderous Modifications"? Here we go: https://app.box.com/s/35s7upenqndlm53kfoy2kqp9crqay8z8 Please remember it is a WIP so a bit chaotic and not cleaned up and ...
- Tue Jun 06, 2023 11:54 am
- Forum: Expansion Pack
- Topic: Expansion Development
- Replies: 17
- Views: 4470
Re: Expansion Development
ADCK Imperial Trader V 2.10 is now available: [...] Hello Montana05, you have worked/improved on uncountable expansions and done a great job. What I'd like to understand a bit is: how/where did you get the code from? Where did you put it afterwards? I there some communication with other authors, or...
- Mon Dec 19, 2022 10:01 am
- Forum: Expansion Pack
- Topic: OXPs - Strategic thinking!
- Replies: 108
- Views: 84290
Re: OXPs - Strategic thinking!
Goodness me! Hero! That sounds absolutely super!! Well done! I'd love to see it! Will you be calling it "Montana's Monumentally Murderous Modifications"? Here we go: https://app.box.com/s/35s7upenqndlm53kfoy2kqp9crqay8z8 Please remember it is a WIP so a bit chaotic and not cleaned up and ...
- Sun Dec 18, 2022 1:15 pm
- Forum: Discussion
- Topic: Oolite Wiki
- Replies: 513
- Views: 268815
Re: Oolite Wiki
We have two seemingly identical categories on our wiki: Category: Broken OXPs and Category: Deprecated OXPs Is there some sort of significant difference between these which I should know about? Personal view of mine, just merge them and keep it under Broken OXP's so that non-native English visitors...
- Sun Dec 18, 2022 1:11 pm
- Forum: Expansion Pack
- Topic: where are my new oxps?
- Replies: 13
- Views: 3695
Re: where are my new oxps?
Downloads from the expansion manager end up in a different folder, you will not see them under AddsOns. Regarding your HUD a wild guess would be that you first need to buy it to replace with your current one.
- Wed Oct 26, 2022 1:45 am
- Forum: Expansion Pack
- Topic: Save In Flight OXP v1.0.0
- Replies: 12
- Views: 5856
Re: Save In Flight OXP v1.0.0
Unintended consequence of this OXP: a taxi contract offer for 190135cr to take a passenger from the main station to the station at the end of the universe. Well, the cost of living has gone up recently... :wink: Still pretty cheap considering that the journey to the end of the universe could take a...
- Sun Oct 23, 2022 12:17 pm
- Forum: Testing and Bug reports
- Topic: Mining
- Replies: 11
- Views: 6367
Re: Mining
Well, possibility 3 seems to be wrong, possibility 2 feels wrong, resetting your defined cargo to default minerals shouldn't be what original was intended. We are just down to another bug in the core-game, but I am still waiting for conformation. BTW I still don't know why NPC's hardly are using the...
- Sun Oct 23, 2022 11:14 am
- Forum: Expansion Pack
- Topic: [RELEASE] Icesteroids V2
- Replies: 75
- Views: 41249
Re: Icesteroids
I think that both this one - and Griff's original - produce ice-boulders, ice-splinters and occasional chunks of alloy. I didn't have a look at both OXP's, so now I am just guessing. I do believe that the splinters will provide minerals, nothing else. To spawn water, you will need to add more splin...
- Sun Oct 23, 2022 2:33 am
- Forum: Expansion Pack
- Topic: [RELEASE] Icesteroids V2
- Replies: 75
- Views: 41249
Re: Icesteroids
2) SW Economy This oxp introduces water as a commodity. Could scooped icesteroids count - or would they need melting and distilling? And how would one include this in the game? Some sort of code in SW Economics, maybe? If you want to keep it simple, just include a simple script to this OXP: Check t...