Main Page

From Blood Wiki
(Difference between revisions)
Jump to: navigation, search
(Blood Omnicide Wiki)
 
(181 intermediate revisions by 8 users not shown)
Line 1: Line 1:
{| cellspacing=0 cellpadding=10 style="border-collapse: collapse; border-color: #DDD; width: 75%"
+
= Blood Omnicide Wiki =
| valign=top style="border-right: 1px solid #DDD" |
+
<center>
 
+
{| cellspacing=0 cellpadding=5 style="table-layout: fixed;border-collapse: collapse; border-color: #DDD; width: 100%"
Warning! This is Development Wiki, so it contains alot of spoilers on storyline, secrets and cheats.
+
|colspan=3 valign=top style="width:60%;border-right: 1px solid #DDD" width=50%|
 
+
<font size="2">Welcome to the Blood Wiki, an official development wiki of Blood Omnicide. Here you can find info about modifying any aspect of the game.</font>
-
+
|rowspan=2 style="width:40%;vertical-align:top"|<h2>SVN Change Log</h2>
 
+
<rss max=20 date="(d.m.Y G:i)">http://omnicide.razorwind.ru/en/dev/svnlog.feed?type=rss</rss>
== General Topics ==
+
|-
 
+
|style="width:20%;padding-top:0px" valign=top|<h3>The Wiki</h3>
'''[[Blood Omnicide project]]'''
+
* [[BloodWiki:Community_portal | Community portal]]
:Most common information and frequently asked questions
+
* [[BloodWiki:RecentPages | Recent pages]]
 
+
<h3>Blood Omnicide General</h3>
'''[[Bloody Sounds project]]'''
+
* [[Blood Omnicide goals and features | Goals & Features]]
:A sub-project to improve Blood omen soundtrack
+
* [[Blood Omnicide complete feature list | Complete feature list]]
 
+
* [[Blood Omnicide maps plan | Maps plan]]
'''[[Distinct Chronicles project]]'''
+
* [[:Category:Concept art | Concept art]]
:A sub-project to improve Blood omen cinematics
+
* [[Blood Omnicide team|The Team]]
 
+
<h3>Blood Omen</h3>
'''[[Nosgoth]]'''
+
* [[:Category:Blood Omen characters|Characters]]
:Information about Nosgoth - world of Blood Omen: Legacy of Kain
+
* [[Blood Omen file formats|File formats]]
 
+
<h3>Portals</h3>
'''[[Gameplay]]'''
+
* [[Portal:InRussian | Blood Wiki in Russian]]
:Most common information and frequently asked questions
+
* [[Portal:InItalian | Blood Wiki in Italian]]
 
+
|style="width:20%;padding-top:0px" valign=top|<h3>Development Topics</h3>
| valign=top |
+
* [[Repository Reference | SVN repository reference]]
 
+
* [[OmniEditor reference | OmniEditor reference]]
== Development Topics ==
+
* [[Translation | Translation packs]]
'''[[General Editing]]'''
+
* [[:Category:File formats | File formats]]
 
+
* [[:Category:Glossary | Glossary]]
:Common editing information, workflows and terminology
+
<h4>Darkplaces engine</h4>
 
+
* [[Darkplaces engine| Engine overview]]
'''[[Darkplaces Engine]]'''
+
* [[Darkplaces virtual file system | Virtual file system]]
 
+
* [[Darkplaces material system | Material system]]
:Documents concerning usage of Darkplaces engine
+
* [[Darkplaces effectinfo reference | EffectInfo reference]]
 
+
* [[Darkplaces lighting | Lighting]]
'''[[Level Editing]]'''
+
<h4>Level editing reference</h4>
 
+
* [[Radiant/General reference | General reference]]
:Documents concerning NetRadiant - Blood Omnicide level editor
+
* [[Common materials]]
 
+
* [[Entity classes]]
'''[[Decorating]]'''
+
|style="width:20%;padding-top:0px" valign=top|<h3>Scripting reference</h3>
 
+
* [[Trigger event]]
:Information to work with Decorator - Blood Omnicide built-in editor
+
* [[Infoportions]]
 
+
* [[Pattern script | Pattern scripts]]
'''[[Modelling]]'''
+
* [[Music theme script]]
 
+
* [[Map configuration script]]
:Documents and topics about modelling, model formats and engine tricks
+
* [[Gamemodel script]]
 
+
* [[Environment script]]
'''[[Scripting]]'''
+
* [[Worldmap script]]
 
+
<h4>Tools & Stuff</h4>
:Game scripts editing (not QuakeC)
+
* [[Blood Pill]]
 
+
* [[MD3 Compiler]]
'''[[Texture]]'''
+
* [[:Category:3ds Max|3ds Max tools]]
:Topics about textures, supported texture formats
+
<h3>Testing</h3>
 
+
* [[Blood Omnicide v0.1]]
'''[[Translating]]'''
+
* [[Blood Omnicide v0.11]]
 
+
|}
:Translating Blood Omnicide to other languages
+
</center>
 
+
__NOTOC__
'''[[Tools]]'''
+
{{finished}}
 
+
:Special Blood Omnicide tools
+
 
+
|}
+

Latest revision as of 09:42, 2 July 2017

[edit] Blood Omnicide Wiki

Welcome to the Blood Wiki, an official development wiki of Blood Omnicide. Here you can find info about modifying any aspect of the game.

SVN Change Log

3665 by VorteX

Bugfixes for inventory: fixed mouse offset being active with viewport/inventory screen, fixed dark diary being now shown sometimes, fixed gamepad inventory key events

3664 by VorteX

Bugfix: gamepad axis buttons not do exit current viewport, "use" button works too

3663 by VorteX

Bugfixes:
- fixed exitzone being activated when player spawned in it (causing automatic level exit on map load)
- restored classic Blood Omen cheats (full health, full energy, dark diary)
- all cheats now available in regular mode
- changeyaw now FPS-independent (fixed kain rotating too slow in low FPS)
- fixed crash on dynamic entities load
- fixed bugs with movement and attack keys being sticked on level transition
- fixed keyboard cheats to work again
Features:
- experimental support for Sony DualShock game controller
- new belt for modern HUD (has all 3 pages plus weapon)
- run mode: added separate binding key which activate "Run"
- changed movement binding: shift now activates "run", enter -> use.
- some work on new wolf jumping code (which draws landing zone)
- rebalanced enemies running (most of enemies now runs faster)

3662 by VorteX

QC for previous patch\

3661 by VorteX

New engine/game build:
- improved x360 gamepad support
- key names are now translatable (added new section to menu.nsx)
- new controls/gamepad/extended menu (joystick system settings + joystick buttons/axes debugging)
- menu: fixed back links (now focuses on proper item)
- menu: now uses fixed binding for joystick

3660 by Mean Person

исправления русской локализации настроек управления

3659 by VorteX

Bugfix/feature patch:
- fixed speech not being precached during level load
- run mode footsteps and weapon slash sound not alert enemies
- normal footstep sounds now have only 30% volume
- apply axial 45-degree restriction for player movement as sprites only have 8 fixed angles
- fix entity culling issues (effects not being spawned)

3658 by VorteX

9 files

3657 by VorteX

Map editor: fix wrong bloodmap path (used for ASE conversion)

3656 by VorteX

1 files

The Wiki

Blood Omnicide General

Blood Omen

Portals

Development Topics

Darkplaces engine

Level editing reference

Scripting reference

Tools & Stuff

Testing

Personal tools
Namespaces

Variants
Actions
Navigation
Toolbox