Jump to content

eezstreet

Members
  • Posts

    5,207
  • Joined

  • Last visited

Everything posted by eezstreet

  1. No hacks required. Just need someone who knows where the find+replace and find all references keys are.
  2. >> iojamp The main issue you probably speak of with memory (safe_malloc) has actually nothing to do with the game, it's just the compiler being goofy. Clearly nobody at id/Ravensoft ever heard of streaming data. Regardless, the issue is being looked into with Jedi Knight Galaxies, since our maps are so big that they safe_malloc on the vis stage of the compiling (derp). Though the load times wouldn't be so bad with how we have the maps, and we always optimize. Add breast bones. You know you want to. I'm kidding of course, but I'm not actually. Anyway, wow. Nice work on this. And yeah, since virtually everything relating to models (and even some map stuff like brushes) can be dealt with with Blender now, Gun types likely can't change without engine hacks. Never fear, I've already broken the limit before to 32, and Xycaleth found a softcoded workaround that allows for up to 255 weapons so it's not totally out of the question. You can probably get away with using a WP_BOT_LASER though.
  3. The mod Lugormod has had a /jail command, which teleports the player to a location marked by an info_jail ent, in a similar matter as what you described. Feature has been in for a long time, at least as long ago as before version T2 came out. I'm not sure what part is not understood, but now is not a good time to attempt to troll me.
  4. Lugormod has had a /jail command since it first came out, pretty much. Sorry if that wasn't understood.
  5. Already existing, and has existed since the first version of, Lugormod.
  6. LETS DO IT
  7. C > C++ > Lua > ..... > C#
  8. *Raven Software In fact, they're so lazy that half of the death animations in JK2 are ripped straight from SOF2
  9. @@Mysterious Stranger: Most of these can be replicated just fine in MP through code mods. The only ones which I can't confirm are the wind ones and fx_puff (and I have no idea what fx_puff even does. It is not connected to seeing your breath on hoth though.)
  10. 1. upperevents is for anything involving torso animations, lowerevents is for anything involving legs. BOTH_ animations trigger both of them, and FACE_ triggers neither one of them 2. it uses map units. 52 map units (iirc) = 1 meter
  11. It's hardcoded in a table.
  12. Allow me to fill in the gaps.
  13. /r_we is your best friend.
  14. eezstreet

    Hello!

    cal de cartofi
  15. so many TFU requests it's like people think it's good or something As for what I would like to see..how about some more varied people from the cantina in A New Hope? Swear I haven't seen models for like half the people in there.
  16. D3D can't be used with JA; Quake 3 and its derivatives all use OpenGL. I think what's more likely the case is that your video card's drivers dropped support for the old and deprecated functions used by Q3 games. Sounds like a serious issue.
  17. ^ this, but with a menu on the top which has searching, tag selection, and stuffs. Basically instead of the albums, you have screenshots of skins, and you get a pretty fast view of the selection.
  18. mrwonko seems like he's looking into the screenshot stuff. He's currently working on his own version of a JA SP proxy DLL which should help you out. Any plans for JK2 stuff?
  19. The "savegame" ui script appears unchanged between JK2 and JKA. Perhaps it's ui_gameDesc that's causing problems.
  20. That doesn't really matter though, because the tags would be kinda generic. Anybody can look at a skin and say "oh, that's a Trooper skin", "oh, that's a gothic skin", or "oh, that's a mando skin". So the staff could add the tags as they feel most appropriate.
  21. I've been mulling over a good idea for a while. You know how Steam has an API for achievements, leaderboards and such? We could do that with JKHub as well too. That would attract a hell of a lot more traffic to the site (people ingame see "JKHub API..wuts this? account be cool" etc), and it would also change the community greatly, by inspiring people to go outside their comfort zone and play mods that they've never tried, and expand the replay value of games greatly. Some key features which would be great, and how: - Achievements. They would be inspirational for people to play other mods. Plus, mods have already been trying to implement achievements already (see: MB2, GSA) and they just aren't coherent a lot of the time. It would also expand replay value. - Install Help for big mods. Think the JKG launcher, but on a larger sense. With more server power. - Leaderboards. This would help determine stuff that's really important to people - Clan support. Tie in your clans with the JKHub bar with ease - Inter-mod-chat via IRC. Ingame IRC client, complete with a stellar interface, which ties into your JKHub account for the nick. Basically, this would be a static .lib that coders would import into their mods and use as needed. Could even be implemented into some SP mods manually. Course, you'd have to approve the mods, Cael. Don't want messes everywhere.
  22. You know what I bet people are tired of? Looking for a really good skin to use for themselves, or for others. Well, the JKHub skin selection is nothing to laugh at right now - just merely 300 ish files, but I suspect that the skin prospect could be much higher. I think JKHub needs to really press for more skins, as it has only about 1/10th as many as JKFiles. Although most skins on JKFiles suck, I do feel that there could be some ground to make there. Whenever JKHub comes across a large foray of skins, there needs to be some standards set in place which can make skin browsing that much easier. For starters, no more giant lists with teeny little icons and only one category. No. Bad donkeh. Instead, we should have a better tagging system for skins, which can convey the general style of the skin: "Goth, Cowboy, Trooper", what have you, as well as perhaps some other things too. The author of the skin specifies the tags. Secondly, what we need is a search bar which will search for the tags. Also, the list would have to be converted to a gallery, which makes use of javascript of some sort, and has larger picture of each skin. Think the iPod touch album menu (when in landscape view), but with pictures of people's skins. That would make browsing sooooo much easier, because now you don't have to click each skin to see if you like it. All you need to do is scroll past the skin to see if its good. What do you guys think?
  23. It's caused by some guy who purchased a dedicated DDoS service. There's no fixing that without nuking someone's internet service.
  24. Not meaning to double post, but word on the street is that iojamp has native support for Linux clients as well. No more WINE required to run JA.
  25. please name a scripting language that isn't better than ICARUS.
×
×
  • Create New...