The three virtues of a programmer: Laziness, Impatience, and Hubris. – Larry Wall

User:00zX

From Unreal Wiki, The Unreal Engine Documentation Site
Revision as of 16:06, 20 April 2010 by 00zX (Talk | contribs) (Proposal - Replication: - bleh cleanin up/beletin)

Jump to: navigation, search

Works in Progress

Unreal Development Kit

UDK: Project Silky - Status: Prototype
UDK: GameDex Framework - Status: Design

Unreal Tournament 3

UT3: GameDex Framework - Status: Beta
Newtators-v1.9e - Status: Point Release
Attrition-v0.5pb - Status: Public Beta

Visual Studio Express C#

UScriptIt

Highlighters

UnrealWiki - Code Noir Redex Theme

Monobook-noir-alpha3.gif

Status: Alpha 9 (testing)

To Install copy the contents of the following page into your own 'User:[name]/monobook.css' page.

User:00zX/monobook.css
| W3C CSS Validator


Features
  • Dark Theme
  • High Contrast
  • Improved Readability
  • Highlighter adjustments for UScript, CSS and XML
  • Different coloured borders per GameNameSpace
  • Curved Borders in supporting browsers



Known Issues
  • UnrealScript Reference box has incorrect background colours.
  • interwiki links are wrong blue colour and dont have hoverover colours. (incorrect offset and incorrect coloured links, pretty bad. fixed jumping but links overlap {line height})
  • Redlinks on Tabs dont work.
  • Navigation and toolbox background still blue on discussion pages. (not sure if this fixed itself or not, perhaps per namespace)
  • Edit/Input boxes are still black text on white.


Pastebin - Code Noir Redex Theme

Status: Alpha 1

[Stylish User theme]

Proposal - Setting Up jEdit for UScripting

Step by step process of installing, setting up jEdit for use with Uscript. From start to finish, using/commiting to repository's and building using Apache Ant. A major portion of this tutorial is dedicated to giving you the knowledge to editing/customizing your programming environment to your liking (I do feel this can help to improve workflow).

Tools required for this tutorial:

  • jEdit - Programmers text editor
  • GIT - Source/Build Repository
  • Uncodex - UScript Class Browser
  • NSIS - Installer/Packaging

Introduction to jEdit


Introduction to UnCodex


Introduction to Git


Compiling using a simple Batch - Windows

Commandline option links for each UE version.

UDK - Simple Compile batch

Drive:\UDK\{UDK-Version}\Binaries\UDK.exe make -debug -intermediate -log=CompileLog.log -full
pause


Introduction to Ant for jEdit

Using Ant to package a release, both compressed file and Nsis2.0. Online Manual

Ideas

Using Ant scripts to commit to git repository.

Introduction to NSIS

NSIS

Creating an NSIS package script

Using the UDK installer?

Proposal - Replication

Replication

Status: On Hold

--00zX 22:06, 20 April 2010 (UTC)

Replication / Replication_(computer_science)
Concept of servers and clients.(NetMode/Relevancy/Reliability)
  • Function Replication using the replication block?
  • Booleans Declared in actor that are useful in replication
  • NetMode (concept)
  • Replication Block
    • Actor Replication (bools bnetinitial eg)
    • Variable Value Replication (using block)
      • Repnotify / ReplicatedEvents
    • Function call replication(UT2004)
  • Function call replication(UT3)
  • Reliability
  • Relevance (actor replication??)
    • Role and RemoteRole
  • ReplicationInfo
    • GameReplicationInfo (GRI)
    • PlayerReplicationInfo (PRI)
    • LinkedReplicationInfo (LRI)


Wiki

Contributions

Contact Me

IRC

00zX on EnterTheGame

Other/Profiles

E-mail 00zX or on