Modder's Programs

This is a moderated forum that collects tutorials, guides, and references for creating Transcendence extensions and scripts.
User avatar
Prophet
Militia Captain
Militia Captain
Posts: 826
Joined: Tue Nov 18, 2008 6:09 pm

Can we sticky a topic with a list of preferred/useful programs for modders.
I am starting to notice the serious drawbacks of notepad! :wink:
I have also considered creating my own ships but have no idea where to begin to look for a decent program. If some of the seasoned vets could please post some suggestions it would very much be appreciated.
Coming soon: The Syrtian War adventure mod!
A Turret defense genre mod exploring the worst era in Earth's history.
Can you defend the Earth from the Syrtian invaders?
Stay tuned for updates!
schilcote
Militia Captain
Militia Captain
Posts: 726
Joined: Sat Feb 02, 2008 7:22 pm

I use notepad++.
[schilcote] It doesn't have to be good, it just has to not be "wow is that the only thing you could think of" bad
User avatar
alterecco
Fleet Officer
Fleet Officer
Posts: 1658
Joined: Wed Jan 14, 2009 3:08 am
Location: Previously enslaved by the Iocrym

Personally i can recommend Jedit.
Very nice editor. I whipped up some syntax highlighting for Transcendence script. Comes with function name completion as well :)

The SyntaxHighlight file is available here: http://dl.getdropbox.com/u/394672/trap.xml
For a view of how that might look, here is a ss

Jedit can be found here: http://www.jedit.org/

Other than that i can also recommend Notepad++
I think i have a partial working syntax file for Notepad++ so if there are any requests i can dig it up.

Or vim of course. :)
Last edited by alterecco on Wed Feb 11, 2009 3:48 am, edited 1 time in total.
Branden
Anarchist
Anarchist
Posts: 19
Joined: Thu Nov 20, 2008 4:53 pm
Location: Centauri Commandship, Eridani System

I also use/recommend Notepad ++...

If you dont know where to get it well uh..
http://notepad-plus.sourceforge.net
User avatar
Atarlost
Fleet Admiral
Fleet Admiral
Posts: 2391
Joined: Tue Aug 26, 2008 12:02 am

I use Notepad or Vim depending on the nature of the task.

For creating ships there is only one choice. A commercial 3d modeler costs hundreds of dollars. Blender is free. There's also a script floating around that can autocreate rotated ships and a java program that can assemble spritesheets. The links are in the very first post in this forum.
User avatar
dvlenk6
Militia Captain
Militia Captain
Posts: 519
Joined: Sun Mar 05, 2006 6:56 am
Location: Sanctuary and beyond
Contact:

I use 3ds max most of the time now; but it's probably not in your budget.
I did make quite a few transcendence ships and stations (and dockscreens) with a combination of Wings3d and Bryce. Those are both free, and they are both pretty simple to learn.

Here's links to some free modelers:
http://www.wings3d.com - Wings3d, polygon sub-division modeller. Easy interface, quick to learn.
http://www.anim8or.com/ - Anim8tor, pretty simple sub-d modeller and animation tool.
http://www.metaseq.net/english/index.html - Metasequioa, haven't used it; but know people that love it...
http://www.caligari.com/products/trueSp ... /intro.asp - Truespace Version 7.5

Truespace is a pretty solid all around 3d app. Used to cost around $800, I think.
There are lots of free modelers around, just google and do some digging.
- - - - -
And free renderers:
http://www.download.com/Bryce/3000-6677_4-10696716.html - Bryce 5.5
http://www.kerkythea.net/joomla/ - Unbiased Global illumination (including MLT) renderer.
http://www.indigorenderer.com/joomla/ - Similar to Kerkythea.
There are some others around: POVRay, Sunflow, Toxic, and so on. Some of them are rather technically oriented, and not very user friendly.

Kerkythea and Indigo have plugins for integrated use with Blender. Blender has its own built renderer that does a nice job also.

- - - - -

EDIT - If you are interested in using people for renders, you could look into DAZ Studio. Free base program, with purchasable upgrade 'modules'.
http://www.daz3d.com/i/software/studio?_m=d
"War is hell."
-William Tecumseh Sherman
http://dvlenk6.blackraven3d.com/transgals.html
F50
Fleet Officer
Fleet Officer
Posts: 1004
Joined: Sat Mar 11, 2006 5:25 pm

I always use gvim instead of notepad wherever possible.

http://www.vim.org/download.php
User avatar
alterecco
Fleet Officer
Fleet Officer
Posts: 1658
Joined: Wed Jan 14, 2009 3:08 am
Location: Previously enslaved by the Iocrym

Being back on linux, i found the need for some syntax highlighting for vim.

This syntax file is a terrible mix of lisp and xml, but it includes the stock functions of TScript, and works reasonably well. If any of you are wizards at making these files, then feel free to lend a hand :)

For now, you can get it here: tscript.vim

.]
Dalva
Militia Lieutenant
Militia Lieutenant
Posts: 158
Joined: Sun Nov 23, 2008 2:36 pm
Location: RXDV Labs orbiting Mars

i always use Notepad++

even though i didnt have that fancy syntax highlighting things, i use XML language option and basically its enough for me.

alterecco, you said you have notepad++ syntax highlighting, can you share it?
Image
User avatar
alterecco
Fleet Officer
Fleet Officer
Posts: 1658
Joined: Wed Jan 14, 2009 3:08 am
Location: Previously enslaved by the Iocrym

Dalva wrote:alterecco, you said you have notepad++ syntax highlighting, can you share it?
I would love to, but i seem to have deleted it in my last re-install. Sorry :(

xml syntax highlighting is fine for regular mods, but when you have mods that are mostly script, it wont help you.

FYI it is *very* easy to make. Notepad++ comes with a gui tool to do it so all you need is a list of functions. Here is an instructional page on how to make the language definition. http://notepad-plus.sourceforge.net/uk/site.htm and here is a list of all ingame functions as of 0.99c.

Good luck...

.]
User avatar
digdug
Fleet Admiral
Fleet Admiral
Posts: 2620
Joined: Mon Oct 29, 2007 9:23 pm
Location: Decoding hieroglyphics on Tan-Ru-Dorem

Last time I checked, syntax highlighting in Notepad++ was hardcoded. You cannot add a new SH unless you recompile the whole program, a feat that is really out of my skillz.

For this reason, and for others, I switched to JEdit and I'm sure I won't return back. (the only thing I miss is the multi-highlighting of words in Notepad++ with triple clicking, while in JEdit i have to right-click, scroll menu, click and click using a plugin)
To set up JEdit to your likings it takes a while, but at the end it's a marvelous program.

Me and alterecco made a syntax highlighting for JEdit.
This is the last version, it can highlight the XML part of the code and the Transcendence-LISP part and include all the functions used in the game in various colored categories.
http://dl.getdropbox.com/u/720869/xml2.xml

Have fun!
Dennis
Anarchist
Anarchist
Posts: 10
Joined: Sat May 16, 2009 4:13 am
Location: Nepal

I'm still using notepad notepad++ didn't work for me :evil:
User avatar
digdug
Fleet Admiral
Fleet Admiral
Posts: 2620
Joined: Mon Oct 29, 2007 9:23 pm
Location: Decoding hieroglyphics on Tan-Ru-Dorem

try Jedit
Here is a ss of my customized Jedit with TransLISP and XML syntax highlighting, tabbed browsing, search results on the bottom and markers on the right.
http://dl.dropbox.com/u/720869/jedit.png
User avatar
alterecco
Fleet Officer
Fleet Officer
Posts: 1658
Joined: Wed Jan 14, 2009 3:08 am
Location: Previously enslaved by the Iocrym

digdug wrote:try Jedit
Here is a ss of my customized Jedit with TransLISP and XML syntax highlighting, tabbed browsing, search results on the bottom and markers on the right.
Looks good d1gdug. Ahh, the joy of having a nice setup :D

This is me using vim editing Transcendence
User avatar
digdug
Fleet Admiral
Fleet Admiral
Posts: 2620
Joined: Mon Oct 29, 2007 9:23 pm
Location: Decoding hieroglyphics on Tan-Ru-Dorem

that's professional man ! :D

btw, for Vim lovers, there is Vimposter for Jedit plugin
http://www.rutherfurd.net/jedit/plugins ... index.html

It makes your Jedit looks and feel like Vim.
Post Reply