Jump to content

eezstreet

Members
  • Posts

    5,207
  • Joined

  • Last visited

Everything posted by eezstreet

  1. Nobody even mentioned you? Way to get defensive about it. Now you're suspicious.
  2. I think it's an interesting idea, but my question to you is, how would this change stance mods? How does one establish precedence of one stance mod over another? I think an even better idea would be to setup a structure like this: Each stance mod would be composed of up to 3 files: a data file (mandatory), an animations.cfg (mandatory) and a GLA (optional). The data file would specify some stuff like which skeleton these animations are for and a few other things. These would probably go in a new ext_data folder, like ext_data/animations. The animations themselves could go in a different folder, like animations/_humanoid/your folder here The current suggestion seems like some way to make animation modding more complex than it has to be. My idea makes multiple stance mods possible. But it's just a passing thought.
  3. I took another look. The problem isn't SDL related. You're missing a cvar definition, so the problem isn't restricted to those lines of code. You'll need to find where cl_consolekeys is defined in OpenJK and add the definition back in.
  4. You're assuming that a) every mod that uses OpenJK as an engine uses the OpenJK cgame b) every mod that uses the OpenJK cgame is kept completely up to date on the bleeding edge of updates c) the point of OpenJK is to add features and make the game "better" d) everyone is going to use rend2 e) everyone cares about water f) everyone who uses the OpenJK cgame is using the rend2 branch for cgame g) nobody wants the blue tint h) adding the thing you're suggesting is trivial i) if G isn't true, then making it removable is trivial j) rend2 is meant to alter cgame
  5. Just checked and you're right, there's some hardcodes. But there's a way to subvert them without using a weird workaround like making a new saber: Saber cultists have totally hardcoded saber styles, they ignore the saberStyle field entirely.civilian and ltjg (can't remember what this is called atm) ranks are hardcoded to use only Fast style.crewman and ensign ranks are hardcoded to use only Medium style.That's the only restrictions that exist. Also note that saberStyle field takes an integer value, not a name. A quick reminder of these: Fast: 1Medium: 2Strong: 3Desann: 4Tavion: 5
  6. Wtf? SDL isn't offered through Windows Update...Google SDL and download the development files. I'm like 90% sure they're included with OpenJK anyway.
  7. Why would they? Disney only wants developers worth their salt, and the vast majority of indie games are utter shovelware.
  8. Run PakScape in administrator mode?
  9. Not possible under IPB downloads system without significant changes. Might come as part of JKH 2.0 though.
  10. Wouldn't help much because some files are listed under the @@JKHub account.
  11. You'll need coding to accomplish this. I will move the thread for you.
  12. JKH isn't going away anytime soon. And anyway, as stated above, there are ethical issues regarding rehosting other people's content.
  13. How about instead of delegating files as being beginners, we mark a file as being a past Featured File?
  14. Do you have actual compiler errors we can look at? You're being very vague.
  15. That FPS is a bit worrying.
  16. Try these: - Dragging the file onto Pakscape.exe - Running Pakscape and opening the file from inside it. - Changing PK3 file association to open Pakscape.
  17. If people really want an SP weapons tutorial I can write one up. I think it's more important that you figure these things out instead of blindly copy pasting from a webpage though.
  18. That's still irrelevant. Look inside swoop_mp2.veh and see if there is a vehicle named swoop_mp2. If there is, then some PK3 has a bad vehicle in it that's breaking the chain.
  19. Then edit the .ini.
  20. Vehicle model or vehicle in the .veh file? Two different things.
  21. I don't like mushy keys. A keyboard should be cold and mechanical, not mushy and organic. If I wanted to be pushing on flesh, I'd have a different occupation for sure.
  22. eezstreet

    Nightly Builds

    Less people develop on the Mac than on the PC. Partially because there's less Mac users than PC users, partially because Mac development just plain sucks (you can knock MS all day, but VS curbstomps all other IDEs out there)
  23. They already only use the saber styles assigned to them in the .npc file. No further code is needed.
  24. @@Raz0r has this slick game engine thing
×
×
  • Create New...