Jump to content

ZDoomGL v0.73 Buglist


Recommended Posts

timmie said:

Heh, savegames are supposed to be working, but they appear to be broken horribly :)


Ok, savegames are working properly again (one missing line sure busts things up good!). I'll update to 2.0.29 and then look at those intermission screens again. I should have 0.72 out for this coming weekend.

Share this post


Link to post
  • 4 weeks later...
sargebaldy said:

Looks like there's some work to be done then :P (5)


Heh, most of those bugs have been worked out now... Thing is, this thread started out as "ZDoomGL v0.7 Buglist" and got upgraded as I released newer versions :)

Share this post


Link to post
timmie said:

Heh, most of those bugs have been worked out now... Thing is, this thread started out as "ZDoomGL v0.7 Buglist" and got upgraded as I released newer versions :)

Don't listen to sargebaldy, he was just spamming and is banned now :)

Share this post


Link to post

ok euhm i don't wanna look like a pushing fool but ah, is this site and forum still alive? is there a new version comming up soon? howmanny ppl is programming on ZDoomGL? don't ban me 2

Share this post


Link to post

Yeah, 0.73 should be coming out within a week. Right now there's only one person working on it (that'd be me).

Share this post


Link to post
Mr.Thunder_Tw said:

ok euhm i don't wanna look like a pushing fool but ah, is this site and forum still alive?

Heh, yeah I haven't updated the main site for a while. Just keep checking the forums for the latest info.

Share this post


Link to post

There is a problem with the automap: it lets you see too much. It even shows rooms that are behind closed doors!

Share this post


Link to post
boris said:

There is a problem with the automap: it lets you see too much. It even shows rooms that are behind closed doors!


Hmm, should be fixed in the latest prerelease :)

Share this post


Link to post

oh thx 4 the answers, i love 2 play doom, i'm a programmer 2 but i'm just buzzy with silly things in Visual Basic, i just made my own Msn-added a console and some commands to it :), made my Ping pong game 4 dos in Qbasic and some more things like that. 8)

what i'm saying is that ur dooing realy good, making some real work.
I'm looking forward to the next Update.

I played the game with the last version of GlDoom and i've noticed that if ur just playing all the levels and if u look somethimes on your map u can c where secret doors r. whell it's not that big problem, evry1 has already played the game a milion times, now they can discover the secrets they've missed :p

good luck to u all
and sry 4 my bad spelling ;)

Share this post


Link to post

thx Timmie, something that was also in the previous version(i updated and took a look) is that if u did the exit switch or teleporter, the scoreboard is all messed up, the last screen (me pulling the switch or me jumping in the exit) flashes while an other mess is beeing made (i think the option melt or burn in action)it's ugly but i can c my score :p

ps:i can't put screenies on-line throug my router :s

Share this post


Link to post

It doesn't do it in windowed mode, but it does in fullscreen mode. I have to set it up so it redraws the background for the current intermission screen, too. ZDoom only draws the background once (and then draws over it for the par times, etc)...

Share this post


Link to post

Bug:
Game crashes when exiting level in coop mode.
tried playing Doom and Heretic with a mate in coop mode and both crashed when exiting the level.


dus this on mine 2
if 1 pc is usien sofware rendering and 1 person is using opengl rendering it causes this
wwitch both to software iand it shud solve it

Share this post


Link to post

Don't know if you noticed, but the X and Y alignments are not working right for hires textures (e.g. XTHEATERIII). Maybe not adjusted for scaling?

The outside columns also don't offset the same as ZDOOM (look at top). I think ZDOOM has a mistake here, only because I worked with BOOMSDAY author to fix some of these anomalies, it's -64 but should be +64 for the Y offset? But for ZDOOMGL, guess you need to make it the same:)

Share this post


Link to post
deep said:

Don't know if you noticed, but the X and Y alignments are not working right for hires textures (e.g. XTHEATERIII). Maybe not adjusted for scaling?

The outside columns also don't offset the same as ZDOOM (look at top). I think ZDOOM has a mistake here, only because I worked with BOOMSDAY author to fix some of these anomalies, it's -64 but should be +64 for the Y offset? But for ZDOOMGL, guess you need to make it the same:)


Hmm, I don't know if I'm scaling texture coordinates with the textures... I'll try that and see how it looks.

Share this post


Link to post
  • 4 weeks later...

Why doesn't "Item respawn" work?? I had a game with a friend and the items weren't respawning

Share this post


Link to post
  • 3 weeks later...

When i play deathmatch (With bots dunno about ppl) my game crashes when two of the following things happen:
1-Exit the level
2-I die
this only happens when im using OpenGL as the renderer otherwise it works perfectly=D
and btw- Very nice work timmy=)

Share this post


Link to post
timmie said:

Hmm, I don't know if I'm scaling texture coordinates with the textures... I'll try that and see how it looks.

Look back at my original post above. In the ZDOOM forum there is some confusion over whether ZDOOMGL is doing it "right" or not. I contend you did not copy ZDOOM x/y offset code for hi-res textures, therefore ZDOOMGL is incorrect in terms of doing it the same as ZDOOM.

So by accident that meant the old x non-hires offsets work and to some this appears attractive since it lets one substitute hi-res textures for regular ones. I personally find that uninteresting, but to make everyone happy, ok:) What I suggested to Randy is to allow an option to do it either way:

1) The original ZDOOM method
2) The way you did it using same offset code as stock.

Share this post


Link to post

Heh, actually, I'm redoing a bunch of that right now to make it more correct. By hi-res textures, do you mean the JDoom style textures? I don't think that should make too much difference with the texture coordinates because ZDoomGL treats those textures as the original (uses the original texture size for all calculations).

Share this post


Link to post

Ok, just found that thread over there. Yeah, it was pretty much an accident doing it that way, mostly because when I wrote that stuff I still didn't have a clear understanding of how all that stuff worked in the software renderer. Hell, I still don't, but I'm getting better!

But yeah, now that I know how things are supposed to be working, I can fix things properly.

Share this post


Link to post

Join the conversation

You can post now and register later. If you have an account, sign in now to post with your account.

Guest
Reply to this topic...

×   Pasted as rich text.   Restore formatting

  Only 75 emoji are allowed.

×   Your link has been automatically embedded.   Display as a link instead

×   Your previous content has been restored.   Clear editor

×   You cannot paste images directly. Upload or insert images from URL.

×
×
  • Create New...