3.80 star(s) 46 Votes

ShoreGull

Newbie
Jul 20, 2017
34
109
255
Code:
Changelog:


+New+ Performance pass applied to everything, adding validation checks everywhere to avoid empty pointers left in memory and trying to read from them

I’ve seen some people having fatal errors. This can be caused by many things (hardware incompatibility, software lacking, usage of conflicting software, engine internal errors, memory leaks, etc.) but what I can take care of the ones related to my code and that can cause memory leaks, like trying to access invalid pointers in memory. This is why I added validation checks to every line of code that is trying to write or read a pointer in memory (like UObjects references, For Loops, etc.). This way I can be (almost) sure that the errors are no longer related to a code problem.

+Change+ Got rid of the checking to prevent Julia from aiming when looking at wall, so no more places where she can't aim

This was added a few versions ago, just to avoid that “ugly” visual effect of Julia’s arms going through walls when aiming against one. But looks like that with this release, lots of you started finding troubles with it, so yeah, gameplay comes first that small visual imperfections. This means, the system is now off, so it shouldn’t give any more problems with Julia aiming.

+Change+ The wall behind Julia during a Sexttack against the wall won't get affected by the invisible effect when the camera is not through it

First improvement to this new system, the wall behind Julia during a Sexttack was taken as an object in the middle of the “action” so it was turned invisible when unnecessary. This has now changed.

+Change+ The Boss room has been lightened up a bit

I completely forgot that my screen is different to the rest of the world xD and it’s always a lot brighter by default, so I tweaked the lighting in the Boss room a bit to make it easier to see. I think it’s good now, but you’ll have to test it out by yourself and let me know.

+Change+ RHI set to default instead of forcing DirectX 11

This could cause problems to some GPUs, so I got it back to its default value.

+Fix+ Interacting with closed doors sometimes cause a hard-lock

Yes! I think I finally tracked down this old error that I never managed to replicate. All I can say about this is just play it and give me good news _^

+Fix+ The custom camera when using a lever is not working

This glitch appeared with this release and it’s now solved, so it’s back to normal

+Fix+ Some enemies (mainly the Cerberus) are moving in place on Mission 5

Something really weird I never noticed before, but with this fix I think that the random enemies not moving in areas like the Exterior on Mission 2, should be gone as well

+Fix+ Sucking against walls animation is too slow no matter the random speed value

+Fix+ Julia's melee attacks fail on affecting multiple enemies at once when it hits one of them

+Fix+ Julia's shoulders are acting weird during some Sexttack animations as well as in the final part of the Sequence on Mission 6

+Fix+ Something is forcing Julia to look down during the Sequence on Mission 6

+Fix+ Enemies get stuck during a jump over and just stay forever in that place Another old-as-hell-bug that I managed to track down for this Revision

+Fix+ The rain in Mission 3 is taken as an "Object" to apply the invisibility effect during a Sexttack

+Fix+ The equipped weapon appears on top of the handgun during the Sequence on Mission 6

+Fix+ Julia will soft-lock when quick-knifing if you keep pressing the T button


Known Bugs (read them to avoid reporting stuff we already know it’s in there):


• Some Julia outfits may show many zones of clipping through (this is being worked on little by little, so please bear with us while we fix them) Yes, I always focus on more important things and tend to forget about this one, sorry.

• Enemies will try to grab to directions where Julia is not I’m pretty sure this is caused by the WIP IK system (but I have yet to investigate it further). I think we’ll have it fixed for the next version.

• Enemies' movement (animations) are a bit awkward I need to smooth the IK transitions and reduce the foot sliding, but that takes time ’.

• Sometimes enemies will get up from floor right after falling on it (this is a temporal fix to avoid enemies from remaining on floor bugged after being hit) This is a problem I thought to have fixed when remade the Enemy Entity, but looks like I missed a check in some part of the code and because finding it right now would take me a bit of time, I decided to implement a temporary fix to avoid the enemies to “deactivate” randomly when falling to floor, but that caused this behavior. It should be totally fixed for the next version.
 

War1926

Member
Aug 29, 2020
204
181
131
Where I can download all the fixes or do I just download the game on the 1st page again? Torrents would be better because I stopped paying for Mega I literally only paid for MEGA sub to download this game 3 times.
 

GifMeMore1987

Well-Known Member
Sep 13, 2021
1,023
2,140
407
Where I can download all the fixes or do I just download the game on the 1st page again? Torrents would be better because I stopped paying for Mega I literally only paid for MEGA sub to download this game 3 times.
Yes, the whole game. Mega limit for free users is 5 GB per day, the game only has 3,07 GB. Anonfile also has a good DL rate (at least for me).
 
  • Like
Reactions: mlg201

War1926

Member
Aug 29, 2020
204
181
131
Yes, the whole game. Mega limit for free users is 5 GB per day, the game only has 3,07 GB. Anonfile also has a good DL rate (at least for me).
Oh thanks, but I tried to download the game, did it and "Acces denied" cannot open the file with 7 zip which is my one to go unzipper for files T_T
 

Deleted member 1017199

Well-Known Member
Nov 17, 2018
1,381
1,410
229
Hmm, anyone still have the old version?
Are there some animations that are different from the current version?
The animations from the very first builds are no longer in the latest versions. Any animations added since then are all in the latest version.

I checked their blog for the old versions' posts but the mega links are now dead.
 
  • Like
Reactions: SetsunaFSeisei

Hornyy69

Member
Dec 27, 2020
459
299
146
My game crashes in the mansion after some time or immediately, does anyone have a solution for this? I literally crashed 3 times now it's very annoying to start over again and again.
It crashes saying fatal error.
 

NemesisOfLife

Active Member
Jan 4, 2022
744
822
217
so.. i've seen the recent changelog,, it seems like only fixes and adjustments .. is he planning to add new animations and zombies? coz its been long time since i've seen something new in this game
 
  • Angry
Reactions: Дарк136

Deleted member 1017199

Well-Known Member
Nov 17, 2018
1,381
1,410
229
so.. i've seen the recent changelog,, it seems like only fixes and adjustments .. is he planning to add new animations and zombies? coz its been long time since i've seen something new in this game
How long ago did you last try the game? The boss fight and dismembered zombie animations were added in 0.5
 
3.80 star(s) 46 Votes