Nash wrote:Good work, ZZYZX and Graf Zahl! Thank you for bringing ZDoom closer to Eternity...
And Printz for bringing Eternity closer to ZDoom.

Moderator: GZDoom Developers
Nash wrote:Good work, ZZYZX and Graf Zahl! Thank you for bringing ZDoom closer to Eternity...
Graf Zahl wrote:I think that aside from polyportals the feature is complete now. I don't expect it to be completely free of bugs but all the changes to the engine are done now.
Graf Zahl wrote:sounds, sight and monster attacks
GooberMan wrote:There's a bug in this WAD. Portal type 1 (visual + simple teleporter), 180 degrees difference between entrance and exit. Run full pelt at the portal from the start position. You'll get stuck at the transition. Other speeds are just fine.
I was trying to set it as interactive, but every time it complains about z-offsetting and reverts its behavior to visual + simple. No idea why.
printz wrote:I suppose ZDoom is already protected by the P_TryMove overstepping problem? That is, velocities greater than the bounding box size are checked against and fragmented into smaller pieces to prevent passing through walls. Naturally this isn't allowed in Eternity, which means I have a potentially huge trouble with line portals where anything moving faster than its size (most monster projectiles on -fast) has a great chance to miss line portals entirely and "disappear". I
I have a function that traces a line and detects any line portals along the way, but I'm reluctant to call such a tracer for every single thing movement. But it may solve this problem...
Return to Closed Feature Suggestions
Users browsing this forum: No registered users and 0 guests