Cogito, ergo sum

User:Raven

From Unreal Wiki, The Unreal Engine Documentation Site
Revision as of 04:49, 6 April 2008 by Raven (Talk | contribs) (Tools/add-ons: added new UT'99 tool)

Jump to: navigation, search

About Me

Nick
Raven
E-Mail
tdc.raven at gmail.com
Homepage
http://turniej.unreal.pl/rp
Programming languages
  • PHP
  • Unreal Script
  • Delphi

Hi, I'm Raven and I mainly code in Unreal Script and PHP. Currently I'm coding for The Chosen One, Battle For NaPali (on hold) and Residual Decay.

Tutorials

Projects

The Chosen One

link: The Chosen One

Basically, it is an FPS, RPG elements are included (with a major influence to the gameplay), but still it's FPS. Experience points are given mostly for completing quests (primary & secondary), their amount depends on the importance of the quest completed. Also, experience is increased for eliminating enemies. This also depends on the adversary's rank - the amount of experience points granted for the kills is very small in comparison to quest awards - it helps, when the player needs little experience to gain a level.

Another major feature is spell casting. Not the idea itself, which already made an appearance in Nali Chronicles, but the spells themselves and the effects caused by using them (e.g. close-up spell, replacing the sniper scope, works with other weapons also).

The story will be presented by numerous engine-powered cutscenes, and of course the immortal LOGs scattered all over the game world.

Features:


  • RPG elements that allow the player character to develop
  • Non-linear gameplay with lots of alternative paths, maps, quests and so on
  • Usable vehicles
  • Spell casting system that allows the player to learn magic from the Nali and use it in combat
  • New models - weapons, monsters, and lots of new decorations
  • Weather simulation system
  • Support for music formats such as .mp3 and .ogg
  • Realistic sound effects, such as footsteps and falling on various surfaces (sand, rock, wood etc.) and projectile/bullet hits
  • Extended moving abilities: climbing onto ropes, chains or ladders
  • S3 compressed textures for models and environment (resolutions supported: 512x512, 1024x1024 and 2048x2048)
  • Rich and twisted storyline with lots of subquests
  • Refreshed classic weapons from the original Unreal, completely new muzzle flashes, weapon upgrades can be added
  • Upgradeable character skills (the maximum skill level depends on the skill type)
  • Advanced particle system
  • New HUD with four variations (Tiny, Small, Medium, Big)
  • Usable computer panels
Point of View

link: Point of View demo

It's small mini-mod in which player is... a rabbit trying to escape from place where he'll finish as a dinner.

Battle for NaPali (on hold)

link: Battle For NaPali

Big singleplayer mod, intended to be true Unreal sequel. Currently on hold, so everyone can focus on Residual Decay. I'm responsible for particle emitter, projector, weather simulation, etc.

Residual Decay

link: Residual Decay

Large total conversion developed by Team Red Nemesis. I'm, responsible for small things and helping UA in his work on RD code.

Unreal 1 v. 227 (patch)

link: 227 Patch for Unreal 1

I wrote Particle Emitter, Beam Emitter, Weather Simulator, Projector (extended decals), Key Trigger and mod support.

Tools/add-ons

RParticles

link: RParticles

Particle system for UT'99 and Unreal 1. It's newer version is integrated with Unreal 227 patch.

RvMp3Player

link: RvMp3Player

Mp3 and ogg player for UT'99.

RRender

link: RRender

New D3D, D3D8 and OGL drivers with Distance Fog support (based on Chris Dohnal drivers).

Winamp controller

link: Winamp controller

Simple Winamp front-end for UT. It allows you to control winamp function from UWindows. Supported functions:

  • play/pause/stop
  • next/previous track
  • volume up/down
  • forward/rewind
  • toggle repeat
  • toggle shuffle

Just open Winamp control from mod menu. Sources (UScript and C++) are included in zip file.

Merge DXT

link: Merge DXT

Simple GUI to standard ucc mergedxt commandlet. Can remember chosen directories and delete merged files before executing ucc mergedxt. Written in Delphi 7.0.