Skip to content

Latest commit

 

History

History
81 lines (69 loc) · 2.45 KB

CHANGELOG.md

File metadata and controls

81 lines (69 loc) · 2.45 KB

Changelog

All notable changes to this project will be documented in this file.

The format is based on Keep a Changelog, and this project adheres to Semantic Versioning.

  • Network multiplayer mode
  • Custom resolution (Full or Half)
  • Porting of "rendering options"
  • Porting of "players and controlrs"
  • Added nightly builds with appveyor

1.04.0 - 2019-05-19

Added

  • Ability to aim while pressing the shoot button (or other buttons)
  • Serious bomb button
  • Chat console
  • Gyroscope sensibility setting
  • Touch controller visibility setting
  • Touch drag sensibility setting
  • Input opacity setting
  • Controller dead zone setting
  • Controller view sensibility setting

1.03.3 - 2019-04-20

Fixed

  • Fixed verious crashes (#9)

1.03.2 - 2019-04-18

Added

  • Enabled mod loader

Fixed

  • Fixed verious crashes (#4 #5 #6)

1.03.1 - 2019-04-15

Changed

  • Pressing the back button will show the exit confirmation screen

Fixed

  • Fixed crash while pushing a button in "Valley of the Jaguar"

1.03.0 - 2019-04-14

Added

  • Many more fps
  • Ported original menu
  • Preference activity (experimental)
  • Load and save game

1.02.1 - 2019-03-16

Fixed

  • eglCreateWindowSurface() returned error 0x3003
  • Fixed unknown crashes

1.02 - 2019-03-11

Added

  • Better error reporting
  • Android logs are now redirected into file "SeriousSam.log"

Changed

  • Stability improvements
  • Multithreading support

Fixed

  • Slash conversion in serialization of CTFileName

1.01 - 2019-03-07

Added

  • Touch keyboard (Experimental)

Fixed

  • Aspect ratio in introduction

1.00 - 2019-02-18

  • Initial Release