What news on the Mini Adventure front???
Surprise, Surprise, I’m still working on it! Wow! So unlike me.
Recent activities:
- Moving house
- Lots of bug fixes
- Addition of NPCs.
- Getting hold of more graphics, creating a world map which can be found here: http://www.newdawnsoftware.com/miniad/map.gif
- Working on some story line, ideas and names. The game is most likely going to be called “Lights of Laminos” (Laminos being the name of the world)
I’m currently working on a system to support conversation with the NPCs (which will be in the next update, soon honest). Then onto inventory and combat. Then action scripts.
Gonna need an artist at some point I guess,
EDIT: Oh, and New Dawn Software (read Endolf and Me) have just ordered a hosted machine. So mini adventure will be moved to a new server soon.
Kev
I’m amazied at the skills that shows. Moving house has kept me away from writing any spare-time code for the last 4 weeks or so…
lol. I thought that “moving house” was a feature in the game. I was trying to figure out how you’d enter it.
Maybe you should add a moving house to the game as a parody
Coo! An update…
First off, when you run mini adventure (lights of laminos) you need to change your server to:
We’ve rented a hosted box, so now its not hosted on my home network or anything Be aware, since the server is hosted in the US you might experience more lag than before.
I’ve just added conversation support, so you can now chat to :
Wiseman Thalumus - A general game information expert
Trevor - The barkeep (first real NPC)
Monkey (2) - The monkeys who wander around
Thanks to those who have been checking it out when they get a chance, every little bit is helping, honest.
Kev
Hi!
Works good with my machine (Linux, Blackdown-1.4.1-beta) as long as i use the keyboard to move (30fps). Scrolling gets jerky when I use the mouse (20-25fps).
Markus
Kev, have you sent me details for JGF for this game? I don’t think so (I’m pretty sure it’s not there at the moment, and I’ve included everything sent to me). It looks like it’s at the point where it’s probably worth it - with some description to explain it’s in a pre-alpha state, no?
The gfx are REALLY nice for this type of thing. You should write a tutorial about making a in game gui, it looks great. Two problems:
-
Doesn’t fit in my 800x600 screen; can’t see the chat text entry area
-
I’m on dial up (in the us); when I double clicked on the Inn and walked away I was transported into the Inn.
@Markus
Whats the spec of your linux boxen? I’m trying to get a feel for what people are managing to squeeze out of their machines. I agree tho, I’ve already had reports that keyboard on linux seems to interfere less with performance.
@BlahBlahBlah
I hadn’t considered it far enough along yet for JGF (but I would have sent it as soon as possible, honest ;)) However, if you’re up for considering pre-alpha state games then I’ll sort it out straight away.
@Nonnus
On the 800x600 front, just for you I added an option to take the decoration off the main window which should make the whole game viewable on an 800x600 screen. Its in the Options panel thats off the login box.
As to the dial up thing, actually it turns out you could do that on any connection. Its to do with the fact that movement of the player is controlled locally. BUG NOTED and added to the list. Thanks.
Finally, as to a tutorial… can do. The GUI itself is very simple tho.
Thanks for the interest guys,
Kev
I have a Athlon Xp 2200+, 1.5G ram, Radeon 9700pro, Debian unstable.
I tried it again with unlimited frames, they are now about 70-90, but mouse movement is still crap.
Markus
Crikey! Thats appauling. Do ATi have proper drivers for Linux?
Thats really scary tho, I’d assume with the hardware you have that even software rendering should be blistering.
On my gentoo install, with GF4 I get around 800 fps even with mouse moving… having real problems getting linux consistancy.
Kev
i tested it now with the same machine, under winxp. 1800 fps and mouse movemnt is smooth to
Ati has linux drivers, but i have some probs with them, I get acceleration only as root. But i don’t think it has to do with the graphics card, since i get 70 fps with unlimited frames on, even when scrolling with the mouse. Seems to me that mouse movement isn’t updated fast enough.
Still working great here Kev. Talked to the monkeys for a few hours, great fun!
Sorry, no updates recently (although stuff changing in the background), got side tracked by certain site designs and tutorials.
Next update will probably be a new world before I go on to implement inventory and combat.
Interestingly, I just cooerced a co-worker to try it out on a Solaris box. Ran like a dog on what seemed like an ok spec machine. Is Java2D not accelerated on Solaris either!? Surely Sun got the best implementation of the VM for Sun machines?
Kev
New exciting update… well, no not really, for anyone using 1.5 beta there is now an option supported to turn on the OpenGL pipeline.
This should only be supported on 1.5 and requires a restart of the client (since the property needs to be setup at the start)
Any tests appreciated,
Kev
No difference between opengl turned on or off.
Tried it in 100 and unlimited and the “feel” of framerate was the same (i.e. 100 very smooth and unlimited ~400fps but “stuttering”).
linux (gentoo, 2.6.5)
athlon 900
512 mb
geforce 2mx + nvidia 1.0.4496 (IIRC)
Heh, thats interesting actually, just had campbell trying it on 1.5 and he noticed some stuttering… I’m pretty confused as to whats causing it, although so far it might just be a timing issue on linux.
Looks like I’m going to have to start getting 1.5 to test with if everyone is moving over asap…
Kev
Thought I would pass along my experience.
Mac OS X 10.3.3
400 mhz G4
640 MB ram
Rage 128 Pro (16 MB)
1.4.2 JVM
fps 7 - 17 and a constant smooth then stutter, smooth then stutter…
looks great though and seems to function well; launched with no problems, character creation worked…
very cool.
Macs are shipping with MUCH better graphics cards these days though (so maybe I need to get one)
Hi guys. I tried out the game again earlier tonight. It is looking good. For the most part it ran at 30 fps but I noticed the periodic stuttering that others are reporting. I would say I was on for about ten minutes or so and it probably stuttered five times during that time. During the stutters it would drop down as low as 4-5 fps.
I’m on a Dell Latitude P3 1.13 GHz with 512 MB of RAM, running Win XP Pro. I’m using JDK 1.4.2_03-b02. My video card is NVidia GeForce2 Go. If you need any other info let me know.
Willie
Thanks for the feedback guys! Thats great!
If I can only get the stuttering to happen here I’ll get it fixed
MacOSX probably doesn’t matter you’ve got a low end graphics card, there’s absolutely no hardware acceleration in 1.4 (however, apparantly as soon as 1.5 ships it’ll be possible to use the OpenGL pipeline woo woo!)
EDIT: Kev