View previous topic :: View next topic |
Author |
Message |
jwatte DeleD PRO user
Joined: 26 Apr 2006 Posts: 513
|
Posted: Sat Sep 29, 2007 1:45 am Post subject: Levelwalker -- Release candidate 1 |
|
|
I think I've got it. Please try the latest version with whatever graphics card you may have. I'm especially interested in compatibility with ATI cards. If you get a message about bad OpenGL version, please send me a screen shot of the dialog (or write the version and driver information down).
http://levelwalker.googlecode.com/files/levelwalker-2007-09-28a.zip
I've tested it with some smaller and larger player scales, too, and I think it scales alright now. |
|
Back to top |
|
|
Adar DeleD PRO user
Joined: 29 Aug 2007 Posts: 233
|
Posted: Sat Sep 29, 2007 9:48 am Post subject: Re: Levelwalker -- Release candidate 1 |
|
|
jwatte wrote: |
I think I've got it. Please try the latest version with whatever graphics card you may have. I'm especially interested in compatibility with ATI cards. If you get a message about bad OpenGL version, please send me a screen shot of the dialog (or write the version and driver information down).
http://levelwalker.googlecode.com/files/levelwalker-2007-09-28a.zip
I've tested it with some smaller and larger player scales, too, and I think it scales alright now. |
For some reason it's very laggy for me, once it barely moves the camera slips through the floor although the collision is on and I'm not pressing anything but the move keys.
I notice sometimes collisions don't work.. I've walked through a fence I made and a wall.. |
|
Back to top |
|
|
Paul-Jan Site Admin
Joined: 08 Aug 2004 Posts: 3066 Location: Lage Zwaluwe
|
Posted: Sat Sep 29, 2007 10:13 am Post subject: |
|
|
I tried it as well, rendering worked properly here (Geforce 7600 Go, Windows XP SP2, fairly powerful laptop).
- When unzipped properly, it worked straight out of the box (/zip file), without requiring any additional files. Good job, I am sure the average user will find it much more accessible now!
- Once I figured out gravity was OFF by default and I had to turn it on... things worked GREAT!
- I like the smooth camera... certain applications *cough* should really implement that, too
- I cannot use tab to go from one input field in the options to the next. The show button is marked 'default', but enter doesn't seem to activate it.
- This may sound like a silly remark, but the readme.txt contains only line feeds, no carriage returns. Your target audience is probably running notepad as the default viewer for .txt files, and notepad doesn't handle unix-style linebreaks, resulting in one enormous line of text (and the user not reading it).
- Perhaps your readme.txt should explain very briefly where things should be unzipped (users who don't care can just unzip the 3rd party dll's with the plugin if they want... that's something a user shouldn't need to know in advance)
- I don't really like the three-buttons-on-taskbar approach (The Gimp... urgh...). In case you are doing for technical rather than functional reasons, the DeleD plugin system has a PluginInitialize( handle ) method these days to provide you with a parent handle if you want to change it.
All in all, top job! |
|
Back to top |
|
|
Mr.Fletcher DeleD PRO user
Joined: 07 Aug 2004 Posts: 1772 Location: Germany
|
Posted: Sat Sep 29, 2007 10:21 am Post subject: |
|
|
Yes, there seem to be problems with large scale scenes. Try placing a large rectangle on the ground (~10000*10000 units) and run the plugin with a player height of 2000, you will probably fall through and get stuck there.
Also, there needs to be a float down command for closed rooms. I wanted to try it out on warehouse.dxs but I can't get in there without deleting the ceiling. _________________ Behold! The DeleD Wiki! Please help us expanding it
DeleD on IRC |
|
Back to top |
|
|
Andreas233223 Member
Joined: 29 Jul 2007 Posts: 359 Location: Germany
|
Posted: Sat Sep 29, 2007 3:47 pm Post subject: |
|
|
works fine on my ATI Radeon X1550, but runs slow on big scenec with big textures and much lightmaps. _________________ ♥♦♣♠♥♦♣♠♥♦♣♠♥♦♣♠♥♦♣♠♥♦♣♠♥♦♣♠♥♦♣♠ |
|
Back to top |
|
|
Mr.Fletcher DeleD PRO user
Joined: 07 Aug 2004 Posts: 1772 Location: Germany
|
Posted: Sat Sep 29, 2007 4:51 pm Post subject: |
|
|
I want to add that normally the Cancel button is on the right side, not on the left side. I hit the Show button instead a couple of times when I was not paying attention! _________________ Behold! The DeleD Wiki! Please help us expanding it
DeleD on IRC |
|
Back to top |
|
|
jwatte DeleD PRO user
Joined: 26 Apr 2006 Posts: 513
|
Posted: Sat Sep 29, 2007 5:52 pm Post subject: |
|
|
Thanks for the feedback!
Hmm. Yes, there may be problems with really large triangles. Those problems have to do with floating point precision issues.
To "float down," does it work to the "C" button? (Descend)
The dialog navigation is a little wonky, because I have to install a windows hook on the main window to be able to call IsDialogEvent(). Maybe I'll go back and revisit that soon. The wrapper code is from before HWND, where I had to find the parent window by looking for a window with ".dxf" in the title... |
|
Back to top |
|
|
Mr.Fletcher DeleD PRO user
Joined: 07 Aug 2004 Posts: 1772 Location: Germany
|
Posted: Sat Sep 29, 2007 6:31 pm Post subject: |
|
|
jwatte wrote: |
To "float down," does it work to the "C" button? (Descend) |
Oh yes, I must have missed this _________________ Behold! The DeleD Wiki! Please help us expanding it
DeleD on IRC |
|
Back to top |
|
|
santutatu DeleD PRO user
Joined: 18 Aug 2007 Posts: 729 Location: ARGENTINA
|
Posted: Sat Sep 29, 2007 8:58 pm Post subject: |
|
|
can it be used in LITE version?....it's for PRO only isn't it? _________________
|
|
Back to top |
|
|
Mr.Fletcher DeleD PRO user
Joined: 07 Aug 2004 Posts: 1772 Location: Germany
|
Posted: Sat Sep 29, 2007 9:02 pm Post subject: |
|
|
Plugins can be used in both editions, so yes, it can be used in LITE too _________________ Behold! The DeleD Wiki! Please help us expanding it
DeleD on IRC |
|
Back to top |
|
|
santutatu DeleD PRO user
Joined: 18 Aug 2007 Posts: 729 Location: ARGENTINA
|
Posted: Sat Sep 29, 2007 9:44 pm Post subject: |
|
|
great then! _________________
|
|
Back to top |
|
|
Starnick DeleD PRO user
Joined: 28 Jul 2007 Posts: 611
|
Posted: Sat Sep 29, 2007 10:17 pm Post subject: |
|
|
I wont be able to test this on my desktop (the one with the ATI card) till tomorrow, but I can say it works fine on my laptop that has an intel mobile card
And also, without any extra stuff to download which was a plus. |
|
Back to top |
|
|
jwatte DeleD PRO user
Joined: 26 Apr 2006 Posts: 513
|
Posted: Sun Sep 30, 2007 6:09 am Post subject: |
|
|
That's good to know.
My condolences on the Intel graphics, though :-) |
|
Back to top |
|
|
Starnick DeleD PRO user
Joined: 28 Jul 2007 Posts: 611
|
Posted: Mon Oct 01, 2007 4:25 am Post subject: |
|
|
I think in this case its me, I got the same error - but this time it displayed my version of openGL - which was 1.1
Lemme see if I can go about to update, a while ago I had to wrangle down an elusive driver patch for my card for it to work with republic commando...as far as my knowledge goes, ATI doesn't even support it anymore. |
|
Back to top |
|
|
jwatte DeleD PRO user
Joined: 26 Apr 2006 Posts: 513
|
Posted: Mon Oct 01, 2007 4:03 pm Post subject: |
|
|
1.1 sounds like the built-in Microsoft OpenGL version.
What was the text of the last line of that dialog? |
|
Back to top |
|
|
|