NEWS 1.5 KB

12345678910111213141516171819202122232425262728293031323334353637383940414243444546474849505152535455
  1. * 0.12
  2. - Allow held-down keys to be processed immediately after an animation finishes
  3. - Enable Unicode support
  4. - Eliminate y-axis fighting in shadows and burnt spots
  5. - Fix drawing footsteps, water ripples, exit effect, and explosion smoke
  6. - Replace APAK files with directories
  7. - Enable screenshots
  8. - Allow spaces and '=' in INI file entries
  9. - Enable save and demo file deletion
  10. - Don't allow duplicate player names
  11. * 0.11
  12. - Added berusky2-data install script
  13. - New icon
  14. - Fixed more crashes and a hang
  15. - Enable demo recording
  16. - Don't show a duplicate cursor after playing a level
  17. * 0.10
  18. - Incompatible save game format!
  19. - Builds/run with fortified sources
  20. - Fixed crashes at level end (am_Do_Exit_Efects)
  21. * 0.9
  22. - game window can be resized on the fly
  23. - fullscreen/windowed mode switch in menu
  24. - fixed some texts in menu
  25. - set game fps (60 fps by default)
  26. - level load/save support
  27. - fullscreen runs in native desktop resolution
  28. - fixed menu in fullscreen and cursor rendering
  29. - fixed more crashes
  30. * 0.8
  31. - fixed crash at level end (rhbz#858887)
  32. * 0.7
  33. - sound and music
  34. * 0.5
  35. - fixed 64-bit builds
  36. * 0.4
  37. - local installation fixes
  38. - build script updated (better directory configuration, build flags from pkg-config)
  39. * 0.3
  40. - added game menu, new levels/tutorial, first "playable" release
  41. * 0.2
  42. - switched to english version, fixed help/settings/hints rendering
  43. * 0.1
  44. - first linux release