Blood Omnicide v0.1/0.1-0.11
From Blood Wiki
(Difference between revisions)
(One intermediate revision by one user not shown) | |||
Line 1: | Line 1: | ||
− | + | = Done = | |
== Game fixes == | == Game fixes == | ||
* kain speed improved by 12% (to match original game) | * kain speed improved by 12% (to match original game) | ||
* fixed minimap bound & camera rotation (new frustum-based min/max bounds system introduced) | * fixed minimap bound & camera rotation (new frustum-based min/max bounds system introduced) | ||
+ | * local map (f6) remember button states and does move when reactivated ( [https://www.youtube.com/watch?v=qaq6cXkyK7E&list=PLcODEoBklgFjC3OUh-cxQODarev3-BRk7] ) | ||
== Other fixes == | == Other fixes == | ||
* hush music_tracklist debug prints | * hush music_tracklist debug prints | ||
− | + | = Plan = | |
== Demo Version == | == Demo Version == | ||
* fix item descriptions on first pickup | * fix item descriptions on first pickup | ||
Line 11: | Line 12: | ||
* make old Blood Omen cheats work | * make old Blood Omen cheats work | ||
* make level loading to reset button states, so kain will not go up once act2 cutscene video is finished | * make level loading to reset button states, so kain will not go up once act2 cutscene video is finished | ||
− | |||
* fix picked item re-appearing after second level re-entering ( [https://www.youtube.com/watch?v=qaq6cXkyK7E&list=PLcODEoBklgFjC3OUh-cxQODarev3-BRk7] ) | * fix picked item re-appearing after second level re-entering ( [https://www.youtube.com/watch?v=qaq6cXkyK7E&list=PLcODEoBklgFjC3OUh-cxQODarev3-BRk7] ) | ||
* fix exit zones to launch level transition while player didn't get camera origin yet, to fix a wilderness-pillars transition bug with cl_maxfps 20 (player get teleported back to wilderness) | * fix exit zones to launch level transition while player didn't get camera origin yet, to fix a wilderness-pillars transition bug with cl_maxfps 20 (player get teleported back to wilderness) |
Latest revision as of 03:54, 9 October 2016
Contents |
[edit] Done
[edit] Game fixes
- kain speed improved by 12% (to match original game)
- fixed minimap bound & camera rotation (new frustum-based min/max bounds system introduced)
- local map (f6) remember button states and does move when reactivated ( [1] )
[edit] Other fixes
- hush music_tracklist debug prints
[edit] Plan
[edit] Demo Version
- fix item descriptions on first pickup
[edit] Game fixes
- make old Blood Omen cheats work
- make level loading to reset button states, so kain will not go up once act2 cutscene video is finished
- fix picked item re-appearing after second level re-entering ( [2] )
- fix exit zones to launch level transition while player didn't get camera origin yet, to fix a wilderness-pillars transition bug with cl_maxfps 20 (player get teleported back to wilderness)
- NVidia hardware: fix 4K resolution startup (should not happen if monitor does not suppot it), maybe set a fallback to 1080p, not just windowed mode?