Main Page

From Blood Wiki
(Difference between revisions)
Jump to: navigation, search
m (Blood Omnicide Wiki)
m
(37 intermediate revisions by 6 users not shown)
Line 1: Line 1:
 
= Blood Omnicide Wiki =
 
= Blood Omnicide Wiki =
 
<center>
 
<center>
{| cellspacing=0 cellpadding=10 style="border-collapse: collapse; border-color: #DDD; width: 100%"
+
{| cellspacing=0 cellpadding=5 style="table-layout: fixed;border-collapse: collapse; border-color: #DDD; width: 100%"
|rowspan=2 valign=top style="border-right: 1px solid #DDD" width=50%|<font size="2">Welcome to the Blood Wiki, an official development wiki of Blood Omnicide.
+
|colspan=3 valign=top style="width:60%;border-right: 1px solid #DDD" width=50%|
This Wiki is dedicated to development process of Blood Omnicide. Here you can find info about modifying any aspect of the game.
+
<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>
</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>
<h3>Wiki</h3>
+
|-
 +
|style="width:20%;padding-top:0px" valign=top|<h3>The Wiki</h3>
 
* [[BloodWiki:Community_portal | Community portal]]
 
* [[BloodWiki:Community_portal | Community portal]]
 
* [[BloodWiki:RecentPages | Recent pages]]
 
* [[BloodWiki:RecentPages | Recent pages]]
 
+
<h3>Blood Omnicide General</h3>
<h3>The project</h3>
+
 
* [[Blood Omnicide goals and features | Goals & Features]]
 
* [[Blood Omnicide goals and features | Goals & Features]]
* [[Project: Bloody Sounds]]
+
* [[Blood Omnicide complete feature list | Complete feature list]]
* [[Project: Distinct Chronicles]]
+
* [[Blood Omnicide maps plan | Maps plan]]
 +
* [[:Category:Concept art | Concept art]]
 
* [[Blood Omnicide team|The Team]]
 
* [[Blood Omnicide team|The Team]]
<h3>Blood Omen: Legacy of Kain</h3>
+
<h3>Blood Omen</h3>
* [[World of Blood Omen-era]]
+
* [[:Category:Blood Omen characters|Characters]]
* [[Kain's inventory and abilities]]
+
* [[Blood Omen file formats|File formats]]
* [[Enemies]]
+
<h3>Portals</h3>
 
+
* [[Portal:InRussian | Blood Wiki in Russian]]
|colspan=3 style="padding-bottom: 0px"|<h2>Development Topics</h2>
+
* [[Portal:InItalian | Blood Wiki in Italian]]
|-
+
|style="width:20%;padding-top:0px" valign=top|<h3>Development Topics</h3>
|valign=top style="padding-top: 0px"|<h4>General reference</h4>
+
* [[Repository Reference | SVN repository reference]]
* [[Repository Reference | Repository reference]]
+
* [[OmniEditor reference | OmniEditor reference]]
 
* [[Translation | Translation packs]]
 
* [[Translation | Translation packs]]
 
* [[:Category:File formats | File formats]]
 
* [[:Category:File formats | File formats]]
Line 37: Line 38:
 
* [[Common materials]]
 
* [[Common materials]]
 
* [[Entity classes]]
 
* [[Entity classes]]
 
+
|style="width:20%;padding-top:0px" valign=top|<h3>Scripting reference</h3>
|valign=top style="padding-top: 0px"|<h4>Game scripting reference</h4>
+
 
* [[Trigger event]]
 
* [[Trigger event]]
* [[Zone event]]
 
 
* [[Infoportions]]
 
* [[Infoportions]]
 
* [[Pattern script | Pattern scripts]]
 
* [[Pattern script | Pattern scripts]]
Line 49: Line 48:
 
* [[Worldmap script]]
 
* [[Worldmap script]]
 
<h4>Tools & Stuff</h4>
 
<h4>Tools & Stuff</h4>
* [[BloodPill]]
+
* [[Blood Pill]]
* [[RwgTex]]
+
 
* [[MD3 Compiler]]
 
* [[MD3 Compiler]]
* [[Notepad++ syntax hightlight]]
+
* [[:Category:3ds Max|3ds Max tools]]
|valign=top style="padding-top: 0px"|&nbsp;
+
<h3>Testing</h3>
 +
* [[Blood Omnicide v0.1]]
 
|}
 
|}
 
 
</center>
 
</center>
 
__NOTOC__
 
__NOTOC__
 
{{finished}}
 
{{finished}}

Revision as of 04:33, 16 July 2016

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