Blood Omnicide v0.1/0.1-0.11
From Blood Wiki
(Difference between revisions)
m |
|||
Line 3: | Line 3: | ||
* 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 | ||
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) |
Revision as of 03:54, 9 October 2016
Contents |
Done
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] )
Other fixes
- hush music_tracklist debug prints
Plan
Demo Version
- fix item descriptions on first pickup
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?