Welcome,
Guest
. Please
login
or
register
.
News:
Read >
The Codex
< before posting!
Temple of the Roguelike Forums
General Category
The Roguelike World
Kharne returns.
« previous
next »
Pages:
[
1
]
Author
Topic: Kharne returns. (Read 2760 times)
Elig
IRC Communications Delegate
Bishop
Posts: 206
Kharne returns.
«
on:
October 07, 2007, 09:01:20 PM »
Recently it was posted to a roguelike newsgroup that Kharne is returning. I'm rather happy, I used to play Kharne before it was even called Kharne. I forget what it used to be called. Anyway, I think it's awesome that this roguelike is back so I thought I'd post a topic about it. Any old players hanging around?
Logged
dopefish7590
Acolyte
Posts: 39
Re: Kharne returns.
«
Reply #1 on:
October 07, 2007, 09:12:10 PM »
yes
Logged
- Swim, swim, hungry
Slash
RoguelikeDev
Administrator
Protector of the @
Posts: 596
RoguelikeDev
Re: Kharne returns.
«
Reply #2 on:
October 08, 2007, 10:19:37 AM »
I kind of remember it from my roguelike collecting days. Nice to see a good ol project resurrect
Logged
Slash
Slashie.net, Straightforward Roguelikes
Perdurabo
Priest
Posts: 68
Re: Kharne returns.
«
Reply #3 on:
October 17, 2007, 05:28:59 PM »
Hey folks,
just a quick hello - I'm glad people remember the old game. I learned a lot programming it back in 2000 - in fact I got a job out of it *grins*.
With any luck, the revamp will result in a playable demo at least in the next few weeks.
Some Differences between the old Kharne and the new Kharne:
1) The new one is much much more efficient and less of a pig to run. The code as a consequence is much much better than the previous version.
2) The game can be run in Tiled or ASCII mode.
3) The ruleset/game engine is no longer pure AD&D - rather it is a cross between the Crawl system and DnD 3.5
4) Permadeath is built in this time.
5) There are 9 dungeons, each 10 levels deep. Each dungeon has different graphics, difficulty, structure and themes.
6) The GUI is now much more standard and windows-compatible.
So far, I've coded:
Character Creation
Dungeon Generation
The Game Engine
Item Handling
next on my list is Magic and then Monsters and then Persistance, and after those are done, I'll put a version out for public consumption.
Just to whet your appetite, here's a couple of in-dev screenies (I'm doomed now - I have to finish it since I've put screenshots out!):
ASCII mode:
http://img88.imageshack.us/my.php?image=ss1ek5.gif
Graphics mode:
http://img339.imageshack.us/my.php?image=ss2wy0.gif
Cheers,
Dave
Logged
Slash
RoguelikeDev
Administrator
Protector of the @
Posts: 596
RoguelikeDev
Re: Kharne returns.
«
Reply #4 on:
October 17, 2007, 11:04:23 PM »
So far looks interesting, I hope you can make an artist 'J'oin your party so you dont have to use the Gervais tileset; you need your game to have its own identity!
Logged
Slash
Slashie.net, Straightforward Roguelikes
Perdurabo
Priest
Posts: 68
Re: Kharne returns.
«
Reply #5 on:
October 18, 2007, 03:38:44 AM »
That would be the ideal solution, but to be honest, the graphics are almost an afterthought in this iteration of Kharne - I playtest and debug mainly in ASCII mode.
Which is ironic, considering how 6 years ago I was very anti-ASCII *grins*.
Best,
Dave
Logged
Adral
Bishop
Posts: 135
The Hammer of Justice
Re: Kharne returns.
«
Reply #6 on:
October 18, 2007, 08:56:18 AM »
Hey, Perdurabo, can you please tell us if the game is/will be cross-platform? I'd really like to try this one out, it is looking really great.
Logged
On the wings of the storm.
Perdurabo
Priest
Posts: 68
Re: Kharne returns.
«
Reply #7 on:
October 18, 2007, 10:07:23 AM »
As its currently planned and coded, it won't be - its written using Delphi 7, and Delphi is Win32 only.
Having said that however, once I release the game (and the sourcecode) - if someone wants to convert it to multiplatform using Lazarus and FreePascal (which are about 95% compatible with Delphi), or even Kylix (the old Linux version of Delphi), I'd be more than happy for them to do so, and would help out with the process.
Perhaps at some point down the line, it could be multiplatform. But at the moment, I'm concentrating on getting it finished first.
So I guess that's a "not yet but maybe" type of answer. Sorry if this isn't the answer you're ideally looking for. :-(
Best,
Dave
Logged
Adral
Bishop
Posts: 135
The Hammer of Justice
Re: Kharne returns.
«
Reply #8 on:
October 18, 2007, 11:08:53 AM »
Quote from: Perdurabo on October 18, 2007, 10:07:23 AM
As its currently planned and coded, it won't be - its written using Delphi 7, and Delphi is Win32 only.
Having said that however, once I release the game (and the sourcecode) - if someone wants to convert it to multiplatform using Lazarus and FreePascal (which are about 95% compatible with Delphi), or even Kylix (the old Linux version of Delphi), I'd be more than happy for them to do so, and would help out with the process.
Perhaps at some point down the line, it could be multiplatform. But at the moment, I'm concentrating on getting it finished first.
So I guess that's a "not yet but maybe" type of answer. Sorry if this isn't the answer you're ideally looking for. :-(
Best,
Dave
I understand you want the game finished, that sounds very logical to me. If there is no game, there is nothing to port
.
Well, then I can now only hope that somebody, someday, will port it then
.
Thank you for the answer and for making it open source, it always helps with cross-platforming!
Logged
On the wings of the storm.
bobinator1992
Acolyte
Posts: 5
Re: Kharne returns.
«
Reply #9 on:
December 08, 2007, 06:46:35 PM »
Awesome! I loved the beta version!
1. When will the first beta be out?
2. Are the dungeons randomized? I thought they were in the alpha, but I could never tell.
3. Will you be able to use the mouse to do everything?
Thanks!
Logged
Perdurabo
Priest
Posts: 68
Re: Kharne returns.
«
Reply #10 on:
April 24, 2008, 07:25:42 AM »
At the risk of invoking the wrath of the mods via the medium of thread necromancy, I thought I'd better reply here instead of a new topic.
I know its been a few months, I've had a lot of things going on in my personal life (all good, though), and I've done very little coding on the new Kharne since the turn of the year.
However, I've restarted coding, and to answer your questions:
1. As soon as I can. I'm going to set up a development blog to keep people informed with screenshots and progress.
2. Yeah, they will be. At the moment, they're non-persistant, for the sake of simplicity. I know there are issues wth non-persistant dungeons, I've played enough Angband for that, and I do envisage the eventual need for non-persistant dungeons so Uniques can be a lot more fearsome (like in Crawl), but for the first few releases, they'll be randomized non-unique dungeons.
3. Yes! Definitely. I happen to like using the mouse (back when I played MMOs I was a clicker). Keyboards are good also, but I like to give people the option of both. So mouse and keyboard will be equivalent.
I'd like to ask another couple of questions though, for feedback purposes. I'd be grateful for any answers and thoughts you all might have.
Firstly, I've been messing with skill curves and scalings recently, and I've switched from linear scaling to polynomial scaling for skills. The original Kharne and the abortive rewrite used AD&D/DnD rulesets, which were (DnD 3.0 especially) linear as heck. I've ditched this now for a simpler (at first glance) system akin to Crawl's. Does anyone have any preferences?
Secondarily, are graphics important at this stage in development? I'm toying with the idea of ditching graphics temporarily in order just to get a sodding beta out (*grins*) - though I do love graphics, I tend to play RLs nowadays mostly in ASCII. Note that the display engine I use doesn't care whither graphics or ASCII are used, so to add graphics back in it would just be a matter of dropping in some bitmaps in the proper place in the redistributable.
Cheers for Now,
D.
Logged
Pages:
[
1
]
« previous
next »
Jump to:
Please select a destination:
-----------------------------
General Category
-----------------------------
=> The Roguelike World
=> Temple of the Roguelike
=> General Discussion
-----------------------------
Playing Roguelike Games
-----------------------------
=> Major Roguelikes
=> Not Yet Major Roguelikes
=> Early Development Feedback
-----------------------------
Roguelike Development
-----------------------------
=> Announcements
=> Development
1 Hour
1 Day
1 Week
1 Month
Forever
Login with username, password and session length
Powered by SMF 1.1.10
|
SMF © 2006-2009, Simple Machines LLC
Loading...