User Tools

Site Tools


modding:tutorials

Differences

This shows you the differences between two versions of the page.

Link to this comparison view

Both sides previous revisionPrevious revision
Next revision
Previous revision
Last revisionBoth sides next revision
modding:tutorials [2012/08/09 00:38] rpcmodding:tutorials [2014/12/27 04:40] – external edit 127.0.0.1
Line 1: Line 1:
 +===== Tutorials =====
 +Here's a small index for tutorials on the wiki. Most of them are taken from [[http://www.neurohack.com/transcendence/forums/viewforum.php?f=8|the Modding Reference forum]], but are condensed here for easy viewing.\\ 
 +=== Installing Mods ===
 +     * [[http://wiki.neurohack.com/transcendence/wiki/game/guide/install_mods|Installing Mods]]
 +=== Beginners (xml) ===
 +     * [[http://www.neurohack.com/transcendence/forums/viewtopic.php?f=8&t=2109|Modder's Programs]]
 +     * [[http://www.neurohack.com/transcendence/forums/viewtopic.php?f=8&t=1779|Request a Tutorial Here]]
 +     * [[modding:Basic Mod Template|Basic Mod Template]]
 +== Starting Out ==
 +     * [[http://www.neurohack.com/transcendence/forums/viewtopic.php?f=8&t=3553| Ten Points of Advice for the Beginning Modder]]
 +     * [[http://www.neurohack.com/transcendence/forums/viewtopic.php?t=3554|Beginner's Guide to Modding]]
 +== Easy XML stuff ==
 +     * [[http://www.neurohack.com/transcendence/forums/viewtopic.php?t=1789|Weapons Overview (basic++)]]
 +     * [[http://www.neurohack.com/transcendence/forums/viewtopic.php?t=1801|Weapon Attributes and Elements (reference list)]]
 +     * [[http://wiki.neurohack.com/transcendence/wiki/modding/guide/stations101| Stations 101]]
 +     * [[http://www.neurohack.com/transcendence/forums/viewtopic.php?t=1908|Controlling Stations in Systems]]
  
 +== First Mod Tutorials ==
 +     * [[http://www.neurohack.com/transcendence/forums/viewtopic.php?p=18724|Modding 101: A Tutorial On How to Create A Playership Mod]]
 +     * [[http://www.neurohack.com/transcendence/forums/viewtopic.php?f=8&t=1349| F50's Modding Tutorial]]
 +     * [[modding/guide/replacing_content|Replacing Content]]
 +     * [[http://wiki.neurohack.com/transcendence/trac/ticket/1141|Replacing Images]]
 +== Getting Geared for Graphics ==
 +     * [[http://www.neurohack.com/transcendence/forums/viewtopic.php?f=8&t=30|Graphic Development]]
 +     * [[http://www.neurohack.com/transcendence/forums/viewtopic.php?f=8&t=2270| Bryce resources for rendering ships]]
 +     * [[http://www.neurohack.com/transcendence/forums/viewtopic.php?f=8&t=2240| WIP Wolfy's guide to making custom ship graphics!]]
 +     * [[http://forums.kronosaur.com/viewtopic.php?f=8&t=5695| RPC's 3D Graphics Tutorial]]
 +     * [[http://www.neurohack.com/transcendence/forums/viewtopic.php?f=8&t=2320| Blender Rotation Track]]
 +     * [[modding:2D Ship Facings Tutorial for Gimp|2D Ship Facings Tutorial for Gimp]]
 +
 +== Debugging ==
 +     * [[http://www.neurohack.com/transcendence/forums/viewtopic.php?f=8&t=2179&sid=fad525fe95c9fa06ebbc578416a20c43|Errors 101: A Tutorial on Resolving Errors]]
 +
 +=== Advanced (tlisp) ===
 +== Hard XML stuff ==
 +     * [[http://www.neurohack.com/transcendence/forums/viewtopic.php?f=8&t=4006|Making a System]]
 +     * [[http://www.neurohack.com/transcendence/forums/viewtopic.php?f=8&t=4007|Making a Stargate Topology]]
 +     * [[/modding/xml/systemmap#topology_node_definitions|More on Topology]]
 +     * [[http://wiki.neurohack.com/transcendence/wiki/game/george_thoughts?s[]=siblings#system_generation|Notes on System Generation]]
 +     * [[http://www.neurohack.com/transcendence/forums/viewtopic.php?f=8&t=3309|Modules for extensions From George]]
 +     * [[http://www.neurohack.com/transcendence/forums/viewtopic.php?t=1750|Adventure Extensions Introduction (basic)]]
 +     * [[http://www.neurohack.com/transcendence/forums/viewtopic.php?t=1872|Using <OnGlobalTopologyCreated> Events]]
 +     * [[http://forums.kronosaur.com/viewtopic.php?f=8&t=1908| Controlling Station Spawning in Systems]]
 +     * [[http://forums.kronosaur.com/viewtopic.php?f=5&t=6348|Spawning a station in existing system topology]]
 +== Dockscreens ==
 +     * [[/modding/xml/dockscreen|Dockscreen info]]
 +     * [[modding/xml/listoptions|List Options]]
 +     * [[http://www.neurohack.com/transcendence/forums/viewtopic.php?t=1833|Dockscreens!]]
 +     * [[http://www.neurohack.com/transcendence/forums/viewtopic.php?f=8&t=5092|Using ScrAddAction to Change Dockscreens]]
 +== Graphics ==
 +     * [[http://www.neurohack.com/transcendence/forums/viewtopic.php?t=1642|Evilbob's howto: Working 6-plate armour display]]
 +== Debugging ==
 +     * [[http://www.neurohack.com/transcendence/forums/viewtopic.php?f=8&t=2025&sid=fad525fe95c9fa06ebbc578416a20c43|How do I open the debug console?]]
 +     * [[/modding/debug_console|Debug Console]]
 +== Concepts ==
 +     * [[modding/guide/intro_dice_stats|Introduction to Dice Statistics]]
 +== Source Compiling ==
 +     * [[http://www.neurohack.com/transcendence/forums/viewtopic.php?f=51&t=5000|Successful Build!]]
 +     * [[modding/transcompiler|Notes on Transcompiler.exe]]
 +===== Random Notes =====
 +     * [[http://wiki.neurohack.com/transcendence/wiki/modding/function/legend|Legend Page]]
 +     * [[http://transcendence.kronosaur.com/wiki/game/george_thoughts|From George]]
 +     * [[http://transcendence.kronosaur.com/wiki/modding/xml/weapon_devices|Weapon XML]]
 +     * [[http://transcendence.kronosaur.com/wiki/modding/xml/damage_descriptor|Damage Descriptor]]
 +     * [[http://transcendence.kronosaur.com/wiki/modding/xml/effects|Effects]]
 +     * [[http://transcendence.kronosaur.com/wiki/modding/xml/events|Events]]
 +     * [[http://transcendence.kronosaur.com/wiki/modding/transdata|Transdata]]
 +     * [[http://transcendence.kronosaur.com/design/TransData.html|Transdata Usage Page]]
 +     * [[http://neurohack.com/transcendence/forums/viewtopic.php?f=5&t=4830#p44534|<FillLocations>]]
 +     * [[http://neurohack.com/transcendence/forums/viewtopic.php?f=5&t=4729|Combat Power of a Player]]
 +     * [[http://forums.kronosaur.com/viewtopic.php?f=8&t=6380|Starter Thread for Modding + Katami tips]] 
modding/tutorials.txt · Last modified: 2017/02/05 18:05 by 0xabcdef