Skip to content

Latest commit

 

History

History
28 lines (22 loc) · 1 KB

CHANGELOG.md

File metadata and controls

28 lines (22 loc) · 1 KB

Changelog

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

BIG CHANGE | 24 August 2024

This project's name/objective will change, meaning the game isn't what it was about before. We changed the "SCP Simulator" into "SCP Slayer" for various reasons, the game is now taking a new objective/storyline.

[Alpha 0.1.2c] 2024-08-22

  • Fixed sounds not being removed after removing SCPs
  • Fixed Spawn Text being stuck on the screen after respawn

[Alpha 0.1.2b] 2024-08-21

  • Added Respawn button.
  • Added a spawn menu to spawn SCP Subjects.
  • Made SCP 096 unspawned by default for spawning it later.

[Alpha 0.1.2a] 2024-08-17

  • Added player Spawn UI and Help UI.
  • Split main.py into multiple files for better organisation.

[Alpha 0.1.1] - 2024-08-15

  • SCP 096 is fully finished.
  • Added shadows.

[Alpha 0.1.0] - 2024-08-14

  • Added player spawn features.
  • SCP 096 is fixed, he now chases you while facing your direction.
  • Pressing F1 will give you a help screen.
  • First ever version