BloodGDX (News & Releases)
#571 Posted 26 April 2018 - 06:29 PM
I wouldn't mind the stone gargoyles being able to recognize when the player is crouched. Therefore they can move in closer and do a claw attack that will actually hit the player.
Also the butcher's knife attack should deal damage as well. I feel like these enemies are 100% exploitable.
This post has been edited by SPILL: 26 April 2018 - 06:30 PM
#572 Posted 26 April 2018 - 07:06 PM
This post has been edited by Jim: 26 April 2018 - 07:06 PM
#573 Posted 27 April 2018 - 12:21 AM
SPILL, on 26 April 2018 - 06:29 PM, said:
Also the butcher's knife attack should deal damage as well. I feel like these enemies are 100% exploitable.
Jim, on 26 April 2018 - 07:06 PM, said:
There's probably going to be a heated debate on if this is a feature or a bug or the developers just didn't think this one though, but I think that if your "feature" makes some enemies and even a boss complerely unable to damage you, it's a really shitty "feature" that shouldn't be in the game.
#574 Posted 27 April 2018 - 01:02 AM
Attenstion! This version using new savegame format. So if you want to load your saves from v0.789, use v300to301 savefile converter! Place Savconv_300to301.jar in savegame folder and launch it.
1. Fix smooth mouse Y axis
2. Add smooth mouse X axis
3. Joysticks support
4. Calc sound velocity fix (OpenAL Error 40963)
5. New mouse control menu
6. Special keys can set in options now (Quickload / quicksave, show help screen etc.)
7. Load/Save slots increased to 9999
8. Load/Save game delete feature
9. Polymost long sloped surfaces fix
10. Sometimes sound looping is fixed
11. Changed searching algorithm of midi device name in config
12. Corrupt saved game crash protect
13. FAITD autosave after "game over" crash fix
14. Choke hand can be droped on "Extra Crispy" difficulty
15. Breakable glass wall spawn sparks coordinates fix
16. FatZombie GreenPuke method changed
17. AltTesla hitself damage fix
18. Watcom's qsort algorithm for demo sync
19. aiTentacle search animation fix
20. Zombie underwater burning time fix
21. Enemies can't push sector fix
22. AiGhost fix
23. AIRat search time decrease
24. AIBoneEEL fix
25. SEQ HashMap instead of array[16384]
26. LifeLeech algorithm 1.00 -> 1.21 (decreased damage)
27. Cutscenes path fix in zip file when placed in game directory
28. Infinite ammo cheat will not reset in next level
29. Custom level nDifficult and enemies damage are united
30. Crouch_toggle key, Last_weapon switch key
31. Switch music after load game fix
32. Polymost_drawpoly freeze fix
33. Cutscenes empty file load fix
34. AkimboFire check ammo fix
35. Underwater dynamite change fix
36. Underwater tinyCaleb AI fix
37. TeslaCultist duck fix
38. Playable demos from original v1.21 game
#575 Posted 27 April 2018 - 02:37 AM
One thing that I was curious to try immedately was the life leech changes
"26. LifeLeech algorithm 1.00 -> 1.21 (decreased damage)"
The life restoring function was removed!
I always thought this was a bug on Monoliths part when they changed the life leech. It really makes the weapon fairly useless in single player games without it.
Can you restore this part of the weapon please? Or at least put the option in.
#577 Posted 27 April 2018 - 02:58 AM
Tiddalick, on 27 April 2018 - 02:37 AM, said:
I always thought this was a bug on Monoliths part when they changed the life leech.
It's definitely not a bug. LL was extremely overpowered in early versions. It wasn't very hard to use in a way that would give you unlimited ammo and health. I totally can see why it was removed but as a result it become pretty much useless last resort weapon.
#578 Posted 27 April 2018 - 03:01 AM
Quote
I always thought this was a bug on Monoliths part when they changed the life leech. It really makes the weapon fairly useless in single player games without it.
Can you restore this part of the weapon please? Or at least put the option in.
He would have to restore Voodoo Doll 1.0 or Napalm Launcher 1.0 (no alt fire or different akimbo alt fire). I suppose m210 wants to make his port as faithful as possible, so I am not sure about reverting those changes.
#579 Posted 27 April 2018 - 06:01 AM
loading EVICTION
debug: start prepareboard()
Preload floor and ceiling tiles
Preload wall tiles
Preload sprite tiles
Initializing wall picnum mirror for wal
Initializing floor mirror for sector 352
Initializing ceiling mirror for sector 352
Initializing floor mirror for sector 20
Initializing ceiling mirror for sector 20
5 mirrors initialized
debug: end prepareboard()
A secret is revealed.
Picked up Spray can
Picked up Spray can
Picked up Spray can
Picked up Red Potion
Picked up Remote Detonator
Picked up Flares
Picked up 4 shotgun shells
Dassert: nObject >= 0 && nObject < kMaxSprites
Full stack trace: java.lang.Thread.getStackTrace(Unknown Source)
ru.m210projects.Blood.P.a(SourceFile:345)
ru.m210projects.Blood.b.m(SourceFile:2140)
ru.m210projects.Blood.b.b(SourceFile:3968)
ru.m210projects.Blood.c.d(SourceFile:541)
ru.m210projects.Blood.c.a(SourceFile:986)
ru.m210projects.Blood.T.render(SourceFile:230)
com.badlogic.gdx.backends.lwjgl.LwjglApplication.mainLoop(LwjglApplication.java:207)
com.badlogic.gdx.backends.lwjgl.LwjglApplication$1.run(LwjglApplication.java: 114)
#580 Posted 27 April 2018 - 06:16 AM
Dzierzan, on 27 April 2018 - 03:01 AM, said:
Why is this?
I realise that part of the restoration is to make the demos compatible with the 1.21 release, but this isn't needed anymore.
If he has already demonstrated parity with the original game demos, then the AI fixes are done. I don't believe it's critical to maintain synchronisation now that hes proven that his AI fixes match the original game. This was (I believe) the only reason it was so important.
The napalm changes were due to the introduction of the second function and the voodoo doll changes were balance fixes, not a complete change of the weapon.
I realise that this brings it in line with the game at version 1.21, but it's a shame. I don't think the weapon is overpowered really and the original function serves to make the weapon much more interesting and more useful in the kit.
I never used the weapon outside of multiplayer as it really had little function in it's 1.21 state.
I just think it would be useful to allow the player the option to turn this function on/off, much like ZDoom allows the player many custom choices.
#581 Posted 27 April 2018 - 06:24 AM
#582 Posted 27 April 2018 - 07:11 AM
SPILL, on 27 April 2018 - 06:24 AM, said:
Yep, it's not really crash, it's assert. But I will see what's wrong.
#583 Posted 27 April 2018 - 08:18 AM
SPILL, on 27 April 2018 - 06:24 AM, said:
Yeah, some one original bug...I fixed it:)
Strange that I didn't notice this before
#584 Posted 27 April 2018 - 08:18 AM
This is a great release and im very happy for it =)
Now i can play in the morning with my baby daughter on my chest while playing with a xbox one controller =)
Btw is there any chance at all for vibration feature when firing weapon? or maybe when getting hit?
Best regards!
This post has been edited by Devon: 27 April 2018 - 08:39 AM
#585 Posted 27 April 2018 - 04:24 PM
I find the spinning crosshair cursor super weird though.
This post has been edited by Zaxx: 27 April 2018 - 04:25 PM
#586 Posted 27 April 2018 - 07:31 PM
Zaxx, on 27 April 2018 - 04:24 PM, said:
I find the spinning crosshair cursor super weird though.
You can change cursor to other, and you can disable playing demos in main menu
#587 Posted 27 April 2018 - 11:14 PM
This post has been edited by M210: 27 April 2018 - 11:16 PM
#588 Posted 28 April 2018 - 12:32 AM
Permanent dual welding
Welding two different weapons in each hands
#589 Posted 03 May 2018 - 01:15 AM
OutOfMemory crash in 32bit java with hires textures fix
Mouse buttons settings fix
ReverbEffect after load game or newgame fix
Global sound volume fix
3x hires textures fix
Minor bug fixes
#590 Posted 03 May 2018 - 04:10 AM
Also, this is a really weird request, but would be helpful to reduce the size of the texture packs, as well as find missing tile/PLU combos... but would it be possible to make a log that flags each tile and PLU combination when they're used? Something like
0000(tilenumber):1000100111000(PLUs flagged that have been used at some point)
#591 Posted 06 May 2018 - 06:55 PM
SPILL, on 18 April 2018 - 11:43 PM, said:
I just completed this. I liked the innovations you used. My only complaints would be starting the forklift (Hitting it? Really?), I couldn't find a 2nd hidden key to grab a medkit, that and I just couldn't find the skull key in Eviction. Luckily I was able to kill the boss with the Voodoo Doll.
This post has been edited by Bruno Mattei: 06 May 2018 - 06:55 PM
#593 Posted 08 May 2018 - 01:36 PM
#594 Posted 08 May 2018 - 03:03 PM
Hendricks266, on 08 May 2018 - 01:36 PM, said:
Why he should?
#595 Posted 08 May 2018 - 03:11 PM
While M210 could theoretically reverse engineer everything and write his own implementation of it, it would be a mammoth endeavour compared to just basing it of the eduke32 source code and only reverse engineer the differences.
However, since eduke32 is GPL licensed, any project using eduke32 code would have to either release their own source code or negotiate a different license
#596 Posted 08 May 2018 - 03:16 PM
The Blood Alpha source was leaked.
Redneck Rampage is based on Duke 3D. The Duke 3D source was published under the GPL.
These are the only GDX projects M210 has undertaken. He has never started from nothing, which is why the Capstone games got ported before Powerslave did. I do not believe M210 reverse-engineered Redneck Rampage from scratch without any use of the Duke 3D code. Even if he did, the way to prove that he did not would be releasing a source code history of it being built from scratch. So, one way or another, we will need to see some source.
#597 Posted 08 May 2018 - 03:26 PM
Hendricks266, on 08 May 2018 - 03:16 PM, said:
You have proofs whats M210 uses Duke 3D code? He can public nothing untill you prove it.
#598 Posted 08 May 2018 - 03:27 PM
#599 Posted 08 May 2018 - 03:31 PM
Hendricks266, on 08 May 2018 - 03:27 PM, said:
Why not? I think he uses same code from BloodGDX port to make it work.
#600 Posted 08 May 2018 - 03:40 PM
ShamanZT, on 08 May 2018 - 03:31 PM, said:
You clearly don't understand.