1. I'm about to start coding a mod, and I'm wondering what tools people use to actually write their code? Anyone use an XML editor, or does everyone pretty much go with notepad?
2. I asked this before, I think, and I never got an answer: How much of the graphics for Transcendence's HUD are customizable in a playership mod? I know I can customize the shield and armor displays, but is there anything else?
Two questions
-
- Fleet Officer
- Posts: 1036
- Joined: Wed Feb 03, 2010 4:28 am
- Location: Researching how to make St. Kats star go supernova.
- Contact:
1. I use notepad++. It helps me a lot because it color codes tags and can show which tag/parentheses are closing another.
2. I'm not sure
2. I'm not sure
Play in over 100 systems in a network. Play the 2011 Mod Of the Year
and the highest rated mod on Xelerus, The Network.
Play the July Mod of the Month, Fellow Pilgrims!
Play My other mods as well
(Drako Slyith)* I am a person
(Eliza chatbot)> Do you believe it is normal to be a person?
OK, I use notepad++ myself. Is there a syntax file for transcendence's XML/lisp dialect?Drako Slyith wrote:1. I use notepad++. It helps me a lot because it color codes tags and can show which tag/parentheses are closing another.
2. I'm not sure
-
- Militia Captain
- Posts: 779
- Joined: Wed Nov 18, 2009 1:01 am
- Location: Still looking for the csc Antarctica
- Contact:
not yet
the default xml works fine for normal coding
the default xml works fine for normal coding




"Dash_Merc - George is a genius, in that he created this game engine that is infinitely extendable"
"<@sheepluva>Good night everybody, may the source be with you." <-- FOSG dev
"You only need THREE tools in life - WD-40 to make things go, Duct Tape to make things stop And C-4 to make things go away"
- alterecco
- Fleet Officer
- Posts: 1658
- Joined: Wed Jan 14, 2009 3:08 am
- Location: Previously enslaved by the Iocrym
If you want a syntax file that highlights not only xml but also tscript, then use jedit. digdug has created a nice syntax file for it. It is somewhere on the forums (i can find it for you if you end up needing it)
About customizing. You can possibly also get away with customizing the weapons hud and the reactor hud, but you will be on shaky ground. The only thing I have ever done with them is remove them, so I have no idea as to the limitations. Experiment away :)
About customizing. You can possibly also get away with customizing the weapons hud and the reactor hud, but you will be on shaky ground. The only thing I have ever done with them is remove them, so I have no idea as to the limitations. Experiment away :)
sdw195 wrote:not yet
the default xml works fine for normal coding
I'm rather fond of notepad++'s interface, so I'll probably stick with that. Experimenting with the HUD graphics will have to wait for some other time, though...alterecco wrote:If you want a syntax file that highlights not only xml but also tscript, then use jedit. digdug has created a nice syntax file for it. It is somewhere on the forums (i can find it for you if you end up needing it)
About customizing. You can possibly also get away with customizing the weapons hud and the reactor hud, but you will be on shaky ground. The only thing I have ever done with them is remove them, so I have no idea as to the limitations. Experiment away
..this is an "ould" question...
anyway, I post my reply because I don't read anybody using the same editor
for Mods (.xml files) my preferred editor is "Notepad2"
http://www.flos-freeware.ch/notepad2.html
It's "a fast and light-weight Notepad-like text editor with syntax highlighting."
You can use standalone executable or setup package, both 32 and 64 bits
anyway, I post my reply because I don't read anybody using the same editor

for Mods (.xml files) my preferred editor is "Notepad2"
http://www.flos-freeware.ch/notepad2.html
It's "a fast and light-weight Notepad-like text editor with syntax highlighting."
You can use standalone executable or setup package, both 32 and 64 bits

-
- Militia Commander
- Posts: 255
- Joined: Sat Apr 30, 2011 9:58 pm
I just use regular notepad.
- digdug
- Fleet Admiral
- Posts: 2620
- Joined: Mon Oct 29, 2007 9:23 pm
- Location: Decoding hieroglyphics on Tan-Ru-Dorem
as alterecco said, we made a jEdit syntax highlighting, which highlights XML and TransLISP at the same time.
If you want to try jEdit, you can find the custom syntax highlighting here:
http://neurohack.com/transcendence/foru ... 900#p28900
If you want to try jEdit, you can find the custom syntax highlighting here:
http://neurohack.com/transcendence/foru ... 900#p28900