Skip to content

Commit

Permalink
v0.3 update
Browse files Browse the repository at this point in the history
improved monsters textures
added new eyekiller variant and edited textures for mental and eyekiller
added new player texture (unused for now)
all npc textures are randomized
changed npcs step sounds to SCP-106 step sounds
added new horror sounds (they are randomized too)
edited some vanilla sounds
smile.jpg glimpse is now better
slight improvements in code
  • Loading branch information
magmen3 committed Mar 9, 2024
1 parent 95945c3 commit e35eadd
Show file tree
Hide file tree
Showing 33 changed files with 291 additions and 268 deletions.
5 changes: 5 additions & 0 deletions .vscode/settings.json
Original file line number Diff line number Diff line change
@@ -0,0 +1,5 @@
{
"blitz3d.outline.ParametersInOutline": true,
"blitz3d.installation.BlitzPath": "D:\\Blitz3D",
"blitz3d.editor.UseTodos": "Warning"
}
Binary file added GFX/npc/173-3.jpg
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file modified GFX/npc/clothwander.jpg
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file modified GFX/npc/eyekiller-2.jpg
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added GFX/npc/eyekiller-3.jpg
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file modified GFX/npc/glimpse5.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file modified GFX/npc/mental-3.jpg
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file modified GFX/npc/mental.jpg
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added GFX/npc/player-2.jpg
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file modified GFX/npc/player.jpg
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added GFX/npc/unknown-2.jpg
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added GFX/npc/unknown-3.jpg
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file modified GFX/npc/unknown.jpg
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,3 @@
# SCP-087-D v0.25
# SCP-087-D v0.3

Modification of SCP-087-B, based on SCP-087-B Extended Edition
Binary file modified SCP-087-D.exe
Binary file not shown.
Binary file modified SFX/Events/light.ogg
Binary file not shown.
Binary file added SFX/Horror/horror7.ogg
Binary file not shown.
Binary file added SFX/Horror/horror8.ogg
Binary file not shown.
Binary file added SFX/Horror/horror9.ogg
Binary file not shown.
Binary file modified SFX/Monsters/behind.ogg
Binary file not shown.
Binary file modified SFX/Monsters/dontgoleft.ogg
Binary file not shown.
Binary file modified SFX/Monsters/dontlook.ogg
Binary file not shown.
Binary file modified SFX/Monsters/dontlook_reverb.ogg
Binary file not shown.
Binary file modified SFX/Monsters/eyekiller.ogg
Binary file not shown.
Binary file modified SFX/Monsters/goright.ogg
Binary file not shown.
Binary file modified SFX/Monsters/no.ogg
Binary file not shown.
Binary file modified SFX/Monsters/step1.ogg
Binary file not shown.
Binary file modified SFX/Monsters/step2.ogg
Binary file not shown.
Binary file modified SFX/Monsters/step3.ogg
Binary file not shown.
Binary file modified SFX/Monsters/step4.ogg
Binary file not shown.
Loading

0 comments on commit e35eadd

Please sign in to comment.