Main Page

From Blood Wiki
(Difference between revisions)
Jump to: navigation, search
m
(Blood Omnicide Wiki)
 
(185 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%"
== General Topics ==
+
|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>
'''[[Blood Omnicide project]]'''
+
|rowspan=2 style="width:40%;vertical-align:top"|<h2>SVN Change Log</h2>
:Most common information and frequently asked questions
+
<rss max=20 date="(d.m.Y G:i)">http://omnicide.razorwind.ru/en/dev/svnlog.feed?type=rss</rss>
 
+
|-
'''[[Bloody Sounds project]]'''
+
|style="width:20%;padding-top:0px" valign=top|<h3>The Wiki</h3>
:A sub-project to improve Blood omen soundtrack
+
* [[BloodWiki:Community_portal | Community portal]]
 
+
* [[BloodWiki:RecentPages | Recent pages]]
'''[[Distinct Chronicles project]]'''
+
<h3>Blood Omnicide General</h3>
:A sub-project to improve Blood omen cinematics
+
* [[Blood Omnicide goals and features | Goals & Features]]
 
+
* [[Blood Omnicide complete feature list | Complete feature list]]
'''[[Nosgoth]]'''
+
* [[Blood Omnicide maps plan | Maps plan]]
:Information about Nosgoth - world of Blood Omen: Legacy of Kain
+
* [[:Category:Concept art | Concept art]]
 
+
* [[Blood Omnicide team|The Team]]
'''[[Gameplay]]'''
+
<h3>Blood Omen</h3>
:Most common information and frequently asked questions
+
* [[:Category:Blood Omen characters|Characters]]
 
+
* [[Blood Omen file formats|File formats]]
| valign=top |
+
<h3>Portals</h3>
 
+
* [[Portal:InRussian | Blood Wiki in Russian]]
== Development Topics ==
+
* [[Portal:InItalian | Blood Wiki in Italian]]
'''[[General Editing]]'''
+
|style="width:20%;padding-top:0px" valign=top|<h3>Development Topics</h3>
 
+
* [[Repository Reference | SVN repository reference]]
:Common editing information, workflows and terminology
+
* [[OmniEditor reference | OmniEditor reference]]
 
+
* [[Translation | Translation packs]]
'''[[Darkplaces Engine]]'''
+
* [[:Category:File formats | File formats]]
 
+
* [[:Category:Glossary | Glossary]]
:Documents concerning usage of Darkplaces engine
+
<h4>Darkplaces engine</h4>
 
+
* [[Darkplaces engine| Engine overview]]
'''[[Level Editing]]'''
+
* [[Darkplaces virtual file system | Virtual file system]]
 
+
* [[Darkplaces material system | Material system]]
:Documents concerning NetRadiant - Blood Omnicide level editor
+
* [[Darkplaces effectinfo reference | EffectInfo reference]]
 
+
* [[Darkplaces lighting | Lighting]]
'''[[Decorating]]'''
+
<h4>Level editing reference</h4>
 
+
* [[Radiant/General reference | General reference]]
:Information to work with Decorator - Blood Omnicide built-in editor
+
* [[Common materials]]
 
+
* [[Entity classes]]
'''[[Modelling]]'''
+
|style="width:20%;padding-top:0px" valign=top|<h3>Scripting reference</h3>
 
+
* [[Trigger event]]
:Documents and topics about modelling, model formats and engine tricks
+
* [[Infoportions]]
 
+
* [[Pattern script | Pattern scripts]]
'''[[Scripting]]'''
+
* [[Music theme script]]
 
+
* [[Map configuration script]]
:Game scripts editing (not QuakeC)
+
* [[Gamemodel script]]
 
+
* [[Environment script]]
'''[[Texture]]'''
+
* [[Worldmap script]]
:Topics about textures, supported texture formats
+
<h4>Tools & Stuff</h4>
 
+
* [[Blood Pill]]
'''[[Translating]]'''
+
* [[MD3 Compiler]]
 
+
* [[:Category:3ds Max|3ds Max tools]]
:Translating Blood Omnicide to other languages
+
<h3>Testing</h3>
 
+
* [[Blood Omnicide v0.1]]
'''[[Tools]]'''
+
* [[Blood Omnicide v0.11]]
 
+
|}
:Special Blood Omnicide tools
+
</center>
 
+
__NOTOC__
|}
+
{{finished}}

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