[RC1] - new nested extension folders

Post ideas & suggestions you have pertaining to the game here.
Post Reply
User avatar
alterecco
Fleet Officer
Fleet Officer
Posts: 1658
Joined: Wed Jan 14, 2009 3:08 am
Location: Previously enslaved by the Iocrym

It is very nice that T now searches subdirectories for mods, but it would be even nicer if it stayed out of hidden folders. For me on linux that means dirs prefixed with a '.', and should be applied to files prefixed with a '.' also. On windows I am sure there is an api call to see wether the dir/file is hidden or not and then treat it as such.

I have several programs that store information in the directories themselves, such as version control and note taking. It is quite painful to find out that T tries to source your previous versions of mods, or your modding todo list :D

Hope this can make it in without too much hassle. If you want a bug report on it I will add it to the tracker...

Thx ;)
User avatar
Atarlost
Fleet Admiral
Fleet Admiral
Posts: 2391
Joined: Tue Aug 26, 2008 12:02 am

It's probably best to use the . to signify directories and files to not process in windows as well. It's easy to check for and is far easier for the user than having to go through the windows file preferences interface to turn off a mod.
User avatar
Betelgeuse
Fleet Officer
Fleet Officer
Posts: 1920
Joined: Sun Mar 05, 2006 6:31 am

you can not prepend directories with . in windows. (at least in explorer)
Crying is not a proper retort!
User avatar
alterecco
Fleet Officer
Fleet Officer
Posts: 1658
Joined: Wed Jan 14, 2009 3:08 am
Location: Previously enslaved by the Iocrym

Perhaps George would add another prefix that would lead to the folder being ignored. But still, T should not be poking around inside hidden directories!
george moromisato
Developer
Developer
Posts: 2998
Joined: Thu Jul 24, 2003 9:53 pm
Contact:

For RC2, I ignore any file or folder that starts with a dot. I also ignore hidden and system files and folders.
User avatar
Arisaya
Fleet Admiral
Fleet Admiral
Posts: 5535
Joined: Tue Feb 05, 2008 1:10 am
Location: At the VSS Shipyards in the frontier, designing new ships.

george moromisato wrote:For RC2, I ignore any file or folder that starts with a dot. I also ignore hidden and system files and folders.
I would be nice to have it hide ones that start with a "_" though, since that way TMU can manage mods without having to hide folders (it is a windows based application)
(shpOrder gPlayership 'barrelRoll)

<New tutorials, modding resources, and official extension stuff coming to this space soon!>
User avatar
alterecco
Fleet Officer
Fleet Officer
Posts: 1658
Joined: Wed Jan 14, 2009 3:08 am
Location: Previously enslaved by the Iocrym

george moromisato wrote:For RC2, I ignore any file or folder that starts with a dot. I also ignore hidden and system files and folders.
Thanks a lot George! :D
User avatar
Arisaya
Fleet Admiral
Fleet Admiral
Posts: 5535
Joined: Tue Feb 05, 2008 1:10 am
Location: At the VSS Shipyards in the frontier, designing new ships.

http://wiki.neurohack.com/transcendence/trac/ticket/143

(I hope I posted this in time...)

//this is in regards to my request two posts up//
(shpOrder gPlayership 'barrelRoll)

<New tutorials, modding resources, and official extension stuff coming to this space soon!>
george moromisato
Developer
Developer
Posts: 2998
Joined: Thu Jul 24, 2003 9:53 pm
Contact:

Thanks, Wolfy. I will add that too--ignore files with leading "_"
User avatar
Arisaya
Fleet Admiral
Fleet Admiral
Posts: 5535
Joined: Tue Feb 05, 2008 1:10 am
Location: At the VSS Shipyards in the frontier, designing new ships.

Thanks so much George! :D
(shpOrder gPlayership 'barrelRoll)

<New tutorials, modding resources, and official extension stuff coming to this space soon!>
Post Reply