Jump to content

JK2Enhanced Alpha 2: Upcoming


Recommended Posts

Posted

The following is a short list of things which have been implemented in the next version:

  • TrueView (and TrueView 2.0)
  • SFX Sabers now look correct
  • Saber ignition flares now use the correct origin
  • Fixed an issue where loading from a savegame would give you incorrect battery charge and force power
  • Different saber ignition speed, depending on which stance you have equipped
  • nav delete now properly deselects the node you deleted
  • nav link can now accept two arguments, for selectionless node linking
  • nav delete now accepts an optional argument to delete a node without selecting it first
Posted

Probably a ways off, but it'd be great to have a Kyle customization menu using JA's species setup. I mean who wears the same clothes for days on end? I bet Kyle smells horrible.

Posted
  On 5/18/2016 at 12:28 PM, Teancum said:

Probably a ways off, but it'd be great to have a Kyle customization menu using JA's species setup. I mean who wears the same clothes for days on end? I bet Kyle smells horrible.

Err...but how would you change clothes? Maybe an option in datapad?
Posted
  On 5/18/2016 at 5:51 PM, eezstreet said:

Err...but how would you change clothes? Maybe an option in datapad?

Yeah, that's how I have it set up in the Dark Forces mod.

Guest Redemption
Posted

Yeah, I was trying in vain to somehow implement some sort of costume change but I failed in the attempt :( It would add to immersion for an example, when you find the Shadow-trooper labs, you pick up a set; or it gets added to you're inventory and you could either select it via option menu or use it like when you activate a seeker drone. A lot of work maybe but, if there were anyone that can pull this of, it would be the people in this modding community.

Posted

I'm finding a bunch of weird glitches that I can't tell come from the build or a potential mod incompatibility. For example, Imperial Probe droids won't explode when "killed". They are still fully intact, but they won't try to attack me or move from one point to another. They can still animate and generate an electrical field when shot at. (Edit: Apparently, this was intentional? I have to say, I really don't understand this design choice. It's not like they're disabled and clumped on the floor. They're still floating and animated)

 

Loading screens show an image filled with bright static that really hurts my eyes after having to look at it for a while. I also can't load the Snowflake1 texture, meaning maps filled with snow, like the demo map, can't load. Doomgiver_shields also won't load music.

 

I hope none of these issues aren't just my mods making a mess.

Posted
  On 5/16/2016 at 10:25 PM, eezstreet said:

 

  • Different saber ignition speed, depending on which stance you have equipped

How does that make any sense?

Posted
  On 5/18/2016 at 6:36 PM, Redemption said:

Yeah, I was trying in vain to somehow implement some sort of costume change but I failed in the attempt :( It would add to immersion for an example, when you find the Shadow-trooper labs, you pick up a set; or it gets added to you're inventory and you could either select it via option menu or use it like when you activate a seeker drone. A lot of work maybe but, if there were anyone that can pull this of, it would be the people in this modding community.

Maybe the new costumes can be unlocked at certain points in the game. Like when completing certain objectives or something.

 

  On 5/18/2016 at 7:12 PM, McGroose said:

I'm finding a bunch of weird glitches that I can't tell come from the build or a potential mod incompatibility. For example, Imperial Probe droids won't explode when "killed". They are still fully intact, but they won't try to attack me or move from one point to another. They can still animate and generate an electrical field when shot at. (Edit: Apparently, this was intentional? I have to say, I really don't understand this design choice. It's not like they're disabled and clumped on the floor. They're still floating and animated)

 

Loading screens show an image filled with bright static that really hurts my eyes after having to look at it for a while. I also can't load the Snowflake1 texture, meaning maps filled with snow, like the demo map, can't load. Doomgiver_shields also won't load music.

 

I hope none of these issues aren't just my mods making a mess.

The floating droids not exploding is a deliberate design choice. They can still explode after death (either post mortem or while they are dying) from certain types of damage, like being hit with a rocket, sniper, or demp2. I might make this a toggleable feature. The probe droids don't have a "dead" animation yet though, so that is why they look weird atm. A compromise I am thinking of doing is just making their bounding box really tiny until animations are made, so they look like only the head is on the ground.

There is code for the head to actually come off like R5 units do, but that is a tale for another day.

 

Loading screen glitch is a known issue with the renderer, maybe @@ensiform knows how to fix it as he's dabbled with that code.

Snowflake shader is a new one, I can investigate that. I haven't actually tested this with the demo mission (shame on me!) but that's something to look at.

Doom_shields not loading music is an issue that @@mrwonko introduced to the game, you can blame him for it. :P I will look into fixing it though.

 

I can assure you that it's not your game though. Most of what you describe is stuff that I know about already and/or am in the process of fixing.

 

  On 5/18/2016 at 8:16 PM, hleV said:

How does that make any sense?

Well, I received a request to make the lightsabers ignite faster ("like in the movies"). If you look at the anatomy of a lightsaber though, it's not a button that you push to turn on/off the lightsaber, it's actually a slider that you flip up/down (or a dial, in the case of Obi Wan Kenobi's lightsaber). I think the ability to turn on a lightsaber should be more analogue then and less digital. Of course that will impact gameplay negatively and make it clunky to turn on/off the lightsaber. One compromise is to make one style turn on the saber faster (blue), one to turn it on normally (yellow) and one to turn it on slower (red).

 

Keep in mind that this is an alpha mod, so it's very expected to find bugs at this stage. Keep letting me know about the ones you find!

Posted
  On 5/19/2016 at 1:40 AM, ensiform said:

Unfortunately no I do not know.  I'm pretty sure its related to the screenshots embeded in the saves code.  So that'd be @@redsaurus' department.

Maybe it's a matter of RGB channels mixed up? There are visible images in the save screenshot.

Posted
  On 5/18/2016 at 11:30 PM, eezstreet said:

Doom_shields not loading music is an issue that @@mrwonko introduced to the game, you can blame him for it. :P I will look into fixing it though.

But I already fixed that!
Guest Redemption
Posted (edited)

Sometimes when I startup you're mod I get major stuttering and I have to exit, it says "WARNING: com_pushevent overflow" or something like that in the console :( It disables most of the rendering processes like r_ext_texture_env_add  and that. In my base I have an custom cfg file and I'm also using you're QEffectsPro.

 

 

  Reveal hidden contents

 

 

Any ideas?

 

QEffectsPro also doesn't seem to work with the mod either :( Yeah sorry, I forgot that doesn't work with dynamicglow on :( Its a shame.

 

What is the cvar "sv_zombietime 2"? Is that the cvar that I can use to set the corpse removal time by any chance?

Edited by Redemption
Posted

I wouldn't go any slower to turn off/on sabers. Just have two settings in the game-- original and "realistic". Or make the original speed effect be for "red/strong", realistic movie speed as "yellow/normal" and then a smidge faster for "fast/blue"

Posted
  On 5/21/2016 at 9:05 AM, Redemption said:

Sometimes when I startup you're mod I get major stuttering and I have to exit, it says "WARNING: com_pushevent overflow" or something like that in the console :( It disables most of the rendering processes like r_ext_texture_env_add  and that. In my base I have an custom cfg file and I'm also using you're QEffectsPro.

 

 

  Reveal hidden contents

 

 

Any ideas?

 

QEffectsPro also doesn't seem to work with the mod either :( Yeah sorry, I forgot that doesn't work with dynamicglow on :( Its a shame.

 

What is the cvar "sv_zombietime 2"? Is that the cvar that I can use to set the corpse removal time by any chance?

Corpse removal time is hardcoded in singleplayer and no cvar can change it. However, the corpse removal time was greatly increased in this mod.

 

sv_zombietime is not used in Singleplayer.

 

You can remove the following from your config because they aren't valid:

 

  Reveal hidden contents

 

 

Your game is getting spammed with some kind of keyboard/mouse/text event. This is why you're getting bad stuttering (console spam = bad performance) You could maybe try disabling QEffects but I seriously doubt that's interferring. Nothing in your config would be causing this kind of behavior that I see anyway. Does the problem persist when you sit still for a bit? Is there a joystick plugged into your machine?

Guest Redemption
Posted

Yeah, thank you for you're time eez, appreciate it. I have a Xbox 360 controller attached through xpadder pal. Love what you're doing; having a drink watching the footy, can't be of any more use at the moment

:-)

Posted
  On 5/21/2016 at 3:05 PM, Redemption said:

Yeah, thank you for you're time eez, appreciate it. I have a Xbox 360 controller attached through xpadder pal. Love what you're doing; having a drink watching the footy, can't be of any more use at the moment

:-)

This might be doing it? Maybe try disabling joystick input in the game? and trying with mouse and keyboard. I'm just throwing ideas out atm because I have no idea.

Guest Redemption
Posted

Well, sometimes it works with a little work around, I'm looking forwards to alpha 2, how are you faring with that?

Posted
  On 5/21/2016 at 6:08 PM, Redemption said:

Well, sometimes it works with a little work around, I'm looking forwards to alpha 2, how are you faring with that?

All listed things in the OP are things that I've done. I have been playing lots of the new Doom since then and haven't progressed much. On the plus side though, I've been a bit inspired by the Snapmap feature and might poke around with implementing an ingame kismet-ish scripting system for people to create scenarios with.

 

In terms of content, there's no good Scouttrooper models for JK2/JKA so I haven't included that yet. I might code the Stouker Concussion Rifle in soon. Still no mapper found for the lost mission.

Posted

I would keep saber ignition speed based on how fast a typical swing would go off, so by the time that a red swing is going to be in the optimal part of the swing (to the side or above directly in front of you, depending on the type of swing). Only thing is that the blue stance might be near instantaneous if scaled to this.

Guest Redemption
Posted (edited)
  On 5/21/2016 at 6:02 PM, eezstreet said:

This might be doing it? Maybe try disabling joystick input in the game? and trying with mouse and keyboard. I'm just throwing ideas out atm because I have no idea.

It's looking more like that it is my xbox 360 controller; using xpadder, thats causing the stuttering :( How come it works fine in the base game but not this?

 

Maybe not, I think its in my mod cfg or something because the controller works fine with you're mod after removing my modded pk3 :(

 

Hello, 3rd edit so sorry, I got it all working, had to trim my cfg file and now JK2 Enhanced is going to be my foundation to build from :D

Edited by Redemption
Posted

You shouldn't really need the extra hack to use it. The analog mode should work to a degree when turned on in the console you just need to also bind keys.

  • 1 year later...

Create an account or sign in to comment

You need to be a member in order to leave a comment

Create an account

Sign up for a new account in our community. It's easy!

Register a new account

Sign in

Already have an account? Sign in here.

Sign In Now
×
×
  • Create New...