Silverfang Posted May 17, 2013 Posted May 17, 2013 This is the end :/ I think you're misinterpreting the situation, we're open sourcing in preparation for going stand alone and to use the new Jedi Academy source code. The new official source release is under GPL which requires you to be under GPL as well (meaning to use their source code you have to be open source too). If anything this just means that code progress will go faster, eezstreet explained it well: Still developed on a schedule. The code edits are just being made available for a number of reasons:1. The community can benefit from the additions. I can't mention the number of times where I've said "Well, JKG did this..."2. Others can contribute to the code where we sometimes fail3. People can submit issues to the issue tracker, which is a handy way of tracking them since they're integrated directly into the repo4. Better transparency with the community about what's going on. If people question whether the project is dead, we can point to the repo as evidence that the project isn't dead.5. Once Raz0r finishes QVM layer strippage in OpenJK, we're going to use OpenJK for engine code, albeit heavily modified.
Tempust85 Posted May 17, 2013 Posted May 17, 2013 Seeing as how there's other standalone projects which are doing fine (Star Wars: BattleCry et al), I doubt we're in any serious threat of copyright claims. We have heard from a Disney source that they 'know' of our project. No idea what the future holds for BattleCry but I would think if they were going to shut us down it would have happened by now.
eezstreet Posted May 17, 2013 Author Posted May 17, 2013 We have heard from a Disney source that they 'know' of our project. No idea what the future holds for BattleCry but I would think if they were going to shut us down it would have happened by now.Interesting. I have no reason to suspect that either of our projects are in danger then, since that new FPS game looked vaguely similar to the stuff you guys were doing. I'd be more concerned about the competition that JKG might have with TOR if it went standalone. Tempust85 likes this
minilogoguy18 Posted May 17, 2013 Posted May 17, 2013 ToR never stood a chance, it wasn't half as good as SWG and SWG never had to go F2P just to attract members. Setlec and eezstreet like this
Corto Posted May 17, 2013 Posted May 17, 2013 By ToR you mean, The Old Republic? You mean the game that looks like the bastard son of KotOR and Team Fortress 2? I have installed, played it an hour or so and got fed up with it, the controls and the general theme. It's clear that they made it for little kids there. Setlec and Mysterious Stranger like this
Futuza Posted May 17, 2013 Posted May 17, 2013 Interesting. I have no reason to suspect that either of our projects are in danger then, since that new FPS game looked vaguely similar to the stuff you guys were doing. I'd be more concerned about the competition that JKG might have with TOR if it went standalone.I really don't even think they'd be in the same market really. The games would be completely different styles, and I wouldn't really consider them competition anyway.
Ory'Hara Posted May 17, 2013 Posted May 17, 2013 jkg in competition with tor? lol, tor wouldnt stand a chance, rofl
Tempust85 Posted May 17, 2013 Posted May 17, 2013 Just watched the gameplay video from 2012 (I know, bit late to the party) and I love it! Great work! How's the character model & animation side of things going these days?
eezstreet Posted May 17, 2013 Author Posted May 17, 2013 Pretty stale, really. I think since that video we got sprinting animations in first person, reloading animations in third, and some other misc fixes to the animation stuff. Basically nothing worked on in terms of player models. I think someone is working on some Mandalorian armor pieces, which will be rigged as a player model for the armor (Armor works by means of an .armour file, which specifies the player model to use for the armor piece, the surfOffs for the base player model, and the surfOns for the player model. It's then linked to an item via an .itm file, and so on. Armor is basically rigged up like a player model and then overlaid)Since we want armor to look uniform and correct and stuff, there was some work done on base humanoid meshes which would be modified in body shape and features, and given different sets of armor/clothes for the different NPCs. Overall, character customization is achieved with a complex set of surfOffs/surfOns and different models. Since we have the engine source, we can now utilize the Model Index feature of Ghoul 2, where we keep 32+ ghoul2 models within the same instance. Pretty awesome stuff, actually. Most of the effort has been put into the levels and guns atm. Content creation pipeline is pretty legit too, and I reckon once JKG Studio gets finished it'll be a good development platform. It seems like the code got pretty messy though since I left so it'll have to be all cleaned up and refactored.
Futuza Posted May 17, 2013 Posted May 17, 2013 But yeah you should totally contribute some stuff DT85, especially if your bored n' stuff. Hop over to the irc channel sometime ( irc://irc.arloria.net/jkgalaxies ) Most of the effort has been put into the levels and guns atm. Content creation pipeline is pretty legit too, and I reckon once JKG Studio gets finished it'll be a good development platform. It seems like the code got pretty messy though since I left so it'll have to be all cleaned up and refactored.Hmmm...that seems like a hint that I should fix JKG Studio's brokeness.
eezstreet Posted May 17, 2013 Author Posted May 17, 2013 Yeah, that's way more simple of a job than the launcher, all things considered.
eezstreet Posted May 23, 2013 Author Posted May 23, 2013 Semi bump, just going to comment that the source is a lot more refined now, and we're interested to see what the community can come up with. So go ahead and fork today! etc
Futuza Posted May 23, 2013 Posted May 23, 2013 @@eezstreet Should put up instructions of how to use github here?
Corto Posted May 23, 2013 Posted May 23, 2013 @@eezstreet Should put up instructions of how to use github here? Nobody is going to understand a thing, believe me. I almost gave up trying to set things up.
Fighter Posted May 23, 2013 Posted May 23, 2013 Nobody is going to understand a thing, believe me. I almost gave up trying to set things up.You could use the tutorial/method eez posted above, or as an alternative if you like, use Github for Windows. It's a GUI (with the option for command line stuff if needed) and I find it makes Git very easy to use. If you do choose Github for Windows, all you need to do is click the "Clone in Windows" button on the JKG Github page to download the code.
Corto Posted May 23, 2013 Posted May 23, 2013 Oh no, I already learned how to use it. Thanks to Eez. What I really meant is that those who are only "curious" are not even going to bother. I was more resolved and even then I found it kind of annoying.
eezstreet Posted May 27, 2013 Author Posted May 27, 2013 They can always download the files as zip The option is right there on the main page.
Recommended Posts
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 accountSign in
Already have an account? Sign in here.
Sign In Now