[MOD][WIP] FTL Infinite Space

Discuss and distribute tools and methods for modding. Moderator - Grognak
User avatar
kartoFlane
Posts: 1488
Joined: Mon Jan 14, 2013 10:20 pm

Re: [MOD][WIP] FTL Infinite Space

Postby kartoFlane » Tue Aug 13, 2013 11:23 pm

dalolorn wrote:That said, why would others read my code unless they absolutely had to? :|

Plenty of reasons to keep your code tidy - for instance, how well organized you keep your code speaks volumes about you to people who read it, while also making it much easier to understand.
You yourself, having to read your own code to work with it. Or, half a year from now on, you'll want to fix something and you'll be reading through your own files, and you'll go "who the f*** wrote this thing, because it sure as hell wasn't me!".
Other people taking a look at your code to figure out how stuff works, taking your mod as an example, or out of sheer curiosity.

Or because they'll want to fix your mod that you've neglected.

It's simply a good practice, a good habit to have -- one that has no downsides at all, and costs minimal effort.
Superluminal2 - a ship editor for FTL
User avatar
Estel
Posts: 466
Joined: Sat Jun 22, 2013 4:03 am

Re: [MOD][WIP] FTL Infinite Space

Postby Estel » Wed Aug 14, 2013 12:24 am

Cause, probably, you're not going to devote your life for FTL modding eternally. Then, when you stop maintaining (hyphotetical) CE-IS someone might want to integrate new version of CE with it, etc.

Of course, it's purely hyphotetical situation - for now, there is no single line of code for that "project" and it doesn't look like there will be. Don't get me wrong, I don't want to discourage you - it's just that, if such problems arise at even basic level of getting proper tools to edit plain text file, I can't imagine how you could release working mod of such scale as CE-IS integration.

I would love to be proven wrong, of course.

/Estel

// edit
Ah, Karto ninja'ed me :)
Last edited by Estel on Thu Aug 15, 2013 2:54 pm, edited 1 time in total.
dalolorn
Posts: 532
Joined: Sun Sep 23, 2012 8:06 am

Re: [MOD][WIP] FTL Infinite Space

Postby dalolorn » Wed Aug 14, 2013 9:28 am

kartoFlane wrote:
dalolorn wrote:That said, why would others read my code unless they absolutely had to? :|

Plenty of reasons to keep your code tidy - for instance, how well organized you keep your code speaks volumes about you to people who read it, while also making it much easier to understand.
You yourself, having to read your own code to work with it. Or, half a year from now on, you'll want to fix something and you'll be reading through your own files, and you'll go "who the f*** wrote this thing, because it sure as hell wasn't me!".
Other people taking a look at your code to figure out how stuff works, taking your mod as an example, or out of sheer curiosity.

Or because they'll want to fix your mod that you've neglected.

It's simply a good practice, a good habit to have -- one that has no downsides at all, and costs minimal effort.


Since I already write my code to match the style used by FTL, there's no need to worry about that. I am, however, concerned by the potential results of trying to modify CE's XMLs using Wordpad, as that could amplify the problem.

Then again, it might not. I'll have to do some research into the matter.
dalolorn
Posts: 532
Joined: Sun Sep 23, 2012 8:06 am

Re: [MOD][WIP] FTL Infinite Space

Postby dalolorn » Wed Aug 14, 2013 9:29 am

Estel wrote:Cause, probably, you're not going to devote your life for FTL modding eternally. Then, when you stop maintaining (hyphotetical) CE-IS someone might want to integrate new version of CE with it, etc.

Of course, it's purely hyphotetical situation - for now, there is no single line of code for that "project" and it doesn't look like there will be. Don't get me wrong, I don't want to discourage you - it's just that, if such problems arise at even basic level of getting proper tools to edit plain text file, I can't imagine how you could release working mod of such scale as CE-IS integration.

I would love to be proven wrong, of course.

/Estel


Well, at the moment, I don't really have a lot of time to do anything other than write these two replies, but sure, I'll see if it can be done in a few hours. Assuming I don't forget I said this and go back to doing whatever I would have been doing if I wasn't doing that.

Edit: Never mind. The inevitable reality check associated with looking at the incompatibility between the two put me off. :oops:
darkph0rze
Posts: 7
Joined: Sun Apr 07, 2013 7:59 am

Re: [MOD][WIP] FTL Infinite Space

Postby darkph0rze » Fri Aug 16, 2013 6:35 am

Seems like I was lucky to have bought the stand-alone version that doesn't auto-update :]
At least until someone figures out how to make this compatible again :ugeek:
User avatar
Estel
Posts: 466
Joined: Sat Jun 22, 2013 4:03 am

Re: [MOD][WIP] FTL Infinite Space

Postby Estel » Fri Aug 16, 2013 7:56 am

Considering irritating bugs, that last path fixes, I wouldn't call it "lucky". It's rather about abandoning mod without even saying "goodbay" by author... Oh, well.
User avatar
5thHorseman
Posts: 1668
Joined: Sat Mar 02, 2013 2:29 am

Re: [MOD][WIP] FTL Infinite Space

Postby 5thHorseman » Fri Aug 16, 2013 5:42 pm

dalolorn wrote:I am, however, concerned by the potential results of trying to modify CE's XMLs using Wordpad, as that could amplify the problem.


I edit XMLs with wordpad on an almost daily basis, and have for years in my job where I deal with XMLs a lot and am frequently in a guest account on systems with no better alternative. It has never caused a problem so long as you just open the file, edit it, and save.

I imagine the problems come in when you try to start a new file.
My Videos - MY MOD HUB
Simo-V - The Potential - Automated Scout - "Low O2" Icons
The Black Opal - The Asteroid - The Enforcer - The Pyro

"Every silver lining has a cloud..."
LordAshram
Posts: 71
Joined: Thu Jul 18, 2013 11:45 pm

Re: [MOD][WIP] FTL Infinite Space

Postby LordAshram » Sat Aug 17, 2013 4:23 am

darkph0rze wrote:Seems like I was lucky to have bought the stand-alone version that doesn't auto-update :]
At least until someone figures out how to make this compatible again :ugeek:


Amen. What baloney... this mod is the only way to play:)
Whoopty
Posts: 26
Joined: Tue Jan 15, 2013 12:00 pm

Re: [MOD][WIP] FTL Infinite Space

Postby Whoopty » Mon Aug 19, 2013 2:51 pm

Evenin all. I'm Whoopty, the guy behind the extra events in Infinite Space. I haven't heard from DRK in quite a while, but there was an extra final event I wrote up that would have provided more of an end game for IS. If anyone else picks up the mantle with this mod and can get it working, it'd be great to see that last event added.
UltraMantis
Posts: 2141
Joined: Thu Sep 20, 2012 3:17 pm

Re: [MOD][WIP] FTL Infinite Space

Postby UltraMantis » Mon Aug 19, 2013 3:04 pm

Ey Whoopty.

Templar did mention he was aware of the compatibility issues (a few pages back). He also said it may take a while before he can post an update. So the mod isnt technically abandoned just yet.
Report spam using the handy Report Button Mod.