Main public logs
More actions
Combined display of all available logs of Fightorder. You can narrow down the view by selecting a log type, the username (case-sensitive), or the affected page (also case-sensitive).
- 22:07, 23 February 2026 Qrow talk contribs imported 4v4BA by file upload (1 revision)
- 22:07, 23 February 2026 Qrow talk contribs imported Balanced Annihilation shared section by file upload (1 revision)
- 22:07, 23 February 2026 Qrow talk contribs imported Balanced Annihilation:misc by file upload (1 revision)
- 22:06, 23 February 2026 Qrow talk contribs imported Balanced Annihilation:Custom Keys by file upload (1 revision)
- 22:06, 23 February 2026 Qrow talk contribs imported Balanced Annihilation:Doodles by file upload (1 revision)
- 22:06, 23 February 2026 Qrow talk contribs imported Balanced Annihilation:Command Reference by file upload (1 revision)
- 22:06, 23 February 2026 Qrow talk contribs imported Balanced Annihilation:Giving Orders by file upload (1 revision)
- 22:05, 23 February 2026 Qrow talk contribs created page CEG (Created page with "= CEG Main Page = == Introduction == CEG stands for Custom Explosion Generator, a scripting language for creating graphical effects. These are most commonly used to draw a graphical effect when a weapon hits a target, but can also be called from COB and Lua. == Files Needed == The actual CEGs are defined in .tdf or .lua files in <code>effects/</code> (preferred) or <code>gamedata/explosions/</code> (old standard). You will also need a resources.lua in <code>gamedata...")
- 22:05, 23 February 2026 Qrow talk contribs created page Shaders:CustomUnitShadingFramework (Created page with "The Custom Unit Shading Framework was developed by jK to facilitate the writing of custom unit & feature shaders in Lua for the SpringRTS engine.<br /> You can access its repository from here: https://github.com/jk3064/Custom-Unit-Shader-Framework <br /><br /> Writing new shaders requires the following two steps: * Creation of a new file in the ModelMaterials folder that defines the material. Here you should specify the following: ** material properties (camera usage, te...")
- 22:04, 23 February 2026 Qrow talk contribs created page Shaders:IvandPBRShader (Created page with "'''Ivand's PBR shader's install instructions''' <br /> What you will need: <br /> # Latest maintenance engine. Grab it here: https://springrts.com/dl/buildbot/default/maintenance/ # Custom unit shader gadget. Every mod has a bit different code, check if your game has it, if not copy from somewhere else. ZK variant: https://github.com/lhog/Zero-K/blob/pbrCUS_v1/LuaRules/Gadgets/api_custom_unit_shaders.lua # PBR shader: https://github.com/lhog/Zero-K/blob/pbrCUS_v1/ModelMa...")
- 22:04, 23 February 2026 Qrow talk contribs created page Shaders:PBRShaders (Created page with "PBR stands for Physically Based Render, it's a technique for 3D surface shading that tries to replicate the physical properties of light when hitting a given surface. More info: https://en.wikipedia.org/wiki/Physically_based_rendering One of the main advantages of PBR - besides looking extremely good for minimal effort by the artists - is how streamlined the process of generating the textures becomes. Regardless of if you created the textures \in an image editing progra...")
- 22:03, 23 February 2026 Qrow talk contribs imported Template:CodeStyle by file upload (1 revision)
- 22:03, 23 February 2026 Qrow talk contribs imported AI:Compare:Spring 1944 by file upload (1 revision)
- 22:03, 23 February 2026 Qrow talk contribs imported AI:Shard by file upload (1 revision)
- 22:03, 23 February 2026 Qrow talk contribs imported AI:BAI by file upload (1 revision)
- 22:03, 23 February 2026 Qrow talk contribs imported AI:HughAI by file upload (1 revision)
- 22:03, 23 February 2026 Qrow talk contribs imported AI:CSAI by file upload (1 revision)
- 22:03, 23 February 2026 Qrow talk contribs imported AI:AGAI by file upload (1 revision)
- 22:03, 23 February 2026 Qrow talk contribs imported AI:Compare:*A by file upload (1 revision)
- 22:03, 23 February 2026 Qrow talk contribs imported AI:Compare by file upload (1 revision)
- 22:03, 23 February 2026 Qrow talk contribs imported AI:BKPAI by file upload (1 revision)
- 22:03, 23 February 2026 Qrow talk contribs imported AI:KAIK by file upload (1 revision)
- 22:03, 23 February 2026 Qrow talk contribs imported AI:CppTestAI by file upload (1 revision)
- 22:03, 23 February 2026 Qrow talk contribs imported AI:Skirmish by file upload (1 revision)
- 22:03, 23 February 2026 Qrow talk contribs imported AI:Skirmish:List by file upload (1 revision)
- 22:03, 23 February 2026 Qrow talk contribs imported AI:NullOOJavaAI by file upload (1 revision)
- 22:03, 23 February 2026 Qrow talk contribs imported AI:NullJavaAI by file upload (1 revision)
- 22:03, 23 February 2026 Qrow talk contribs imported AI:NullLegacyCppAI by file upload (1 revision)
- 22:03, 23 February 2026 Qrow talk contribs imported AI:NullAI by file upload (1 revision)
- 22:03, 23 February 2026 Qrow talk contribs imported AI:NTAI by file upload (1 revision)
- 22:03, 23 February 2026 Qrow talk contribs imported AI:AAI by file upload (1 revision)
- 22:03, 23 February 2026 Qrow talk contribs imported AI:TSI by file upload (1 revision)
- 22:03, 23 February 2026 Qrow talk contribs imported AI:JCAI by file upload (1 revision)
- 22:03, 23 February 2026 Qrow talk contribs imported AI:RAI by file upload (1 revision)
- 22:03, 23 February 2026 Qrow talk contribs imported KAI by file upload (1 revision)
- 22:03, 23 February 2026 Qrow talk contribs imported Epic by file upload (1 revision)
- 22:03, 23 February 2026 Qrow talk contribs imported AI:ZcAIn by file upload (1 revision)
- 22:03, 23 February 2026 Qrow talk contribs imported Projectiles.txt by file upload (1 revision)
- 22:03, 23 February 2026 Qrow talk contribs imported CEG:Operators by file upload (1 revision)
- 22:03, 23 February 2026 Qrow talk contribs imported CEG:Miscellaneous by file upload (1 revision)
- 21:59, 23 February 2026 Qrow talk contribs imported Template:Navimgx by file upload (1 revision)
- 21:59, 23 February 2026 Qrow talk contribs imported Template:Uikeys Commands by file upload (1 revision)
- 21:59, 23 February 2026 Qrow talk contribs imported Template:AI by file upload (1 revision)
- 21:59, 23 February 2026 Qrow talk contribs imported Template:AIWrapper by file upload (1 revision)
- 21:59, 23 February 2026 Qrow talk contribs imported Template:Pipe by file upload (1 revision)
- 21:59, 23 February 2026 Qrow talk contribs imported Template:CodeStyle by file upload (1 revision)
- 21:59, 23 February 2026 Qrow talk contribs imported GSoC Ingame lobby by file upload (1 revision)
- 21:59, 23 February 2026 Qrow talk contribs imported Crans Building Spring on Windows Log by file upload (1 revision)
- 21:59, 23 February 2026 Qrow talk contribs imported Spring Tanks by file upload (1 revision)
- 21:59, 23 February 2026 Qrow talk contribs imported NOTA players guide by file upload (1 revision)