|
Posted by Baker on 2016/11/19 04:53:11 |
http://quakeone.com/markv/
* Nehahra support -- better and deeper link
* Mirror support, "mirror_" textures. video
* Quaddicted install via console (i.e. "install travail")
* Full external texture support DP naming convention
* Enhanced dev tools texturepointer video inspector video
* IPv6 support, enhanced server capabilities
* Enhance co-operative play (excels at this!)
* Software renderer version (WinQuake)
* "Find" information command (ex. type "find sky")
Thanks to the beta testers! NightFright, fifth, spy, gunter, pulsar, johnny law, dwere, qmaster, mfx, icaro, kinn, adib, onetruepurple, railmccoy
And thanks to the other developers who actively provided advice or assistance: Spike (!), mh, ericw, metlslime and the sw guys: mankrip and qbism.
/Mac version is not current yet ...; Linux will happen sometime in 2017 |
|
 |
#170 posted by Spike on 2016/11/23 17:01:25
in the quakeworld community, truelightning is otherwise known as fakeshaft.
and it breaks mods, so should normally be disabled by default if you care about maps+mods rather than trying to be a replacement proquake.
assuming baker implemented this too, try a fractional value. that should smooth it a bit while retaining a bit of its snappyness so you can still sync it up.
 Spike - That's Just 5 Types Of Wrong
#171 posted by Baker on 2016/11/23 18:48:38
cl_truelightning was written by Joszef, the author of JoeQuake -- the engine used by speed runners.
It just uses the player origin as the starting point.
It sure as hell doesn't break mods, doesn't support fractional values, isn't server side.
And it existed long before anyone in QW ever made such a thing.
 @spy
#172 posted by Baker on 2016/11/23 19:10:10
I can't add teamplay scores to the frogbots scoreboard in the engine because it requires QuakeC support. However, since you've modified the frogbots source yourself, you may be able to implement this in the mod by examining the only open source mod that I know of that leverages the feature source code.
/Contrary to impression some people get, my QuakeC skills are about cut-and-paste newbie level except I can see function operations from the engine side and I mentally have a catalog of modifications and what releases do what.
@gunter - kp wants the real deal, he likes the software Quake look. He knows about GLQuake texture filtering command.
@Spike - p.s.: guess which engine does not have such a feature -- it's modern ProQuake. I was a beta tester for JoeQuake, I sure knew about the feature. I've always considered truelightning a single player visual enhancement.
Hence, gunter who plays co-op online is the only person who will complain about truelightning, that's the only time you wouldn't want the effect.
It's like animation smoothing for the lightning gun.
 Baker
#173 posted by spy on 2016/11/23 19:35:58
it's just depends of the color of given team,
the red team gives its own score points and so on
not related to fb(qc whatever) at all
 @gunter
#174 posted by Baker on 2016/11/23 19:36:43
re: RL Particles -- I'm on it. I was going to try to get a 2nd update in about an hour after that one. Thanks for heads up.
re: toggleconsole ... With international keyboard support, binding to the USA tilde key has no effect.
It is now key placement specific behavior hard-wired in the engine to support that the key below ESC activates the console no matter if the keyboard is German, French or Brazilian.
#175 posted by killpixel on 2016/11/23 19:40:38
You should have eaten the beetle. Good source of nutrients!
hindsight is 20/20... next time
@gunter - yeah, I've tried the other versions, but only briefly. I will revisit that.
My quakespasm setup is as you suggest. However, Mark V has two key features: indexed colors and resolution scaling. That aesthetic is my jam!
 @spy
#176 posted by Baker on 2016/11/23 19:41:15
Ah, I see. At some point, I'll look at the frogbots mod and see if I can causes it emit teamscores to achieve what you want, but using what I consider the "correct design" way.
I like knowing the team score. Admittedly, when I am playing frogbots, I'm generally playing free-for-all style, so didn't think of your idea.
 Yeah
#177 posted by spy on 2016/11/23 19:43:11
i'm aware of thr team x leads by x frags
 Baker
#178 posted by spy on 2016/11/23 19:50:05
i'm gonna resurrect my old rig to give you a clearly view of my desired wishes
thanks for your reply
 Addendum
#179 posted by spy on 2016/11/23 20:02:31
/Contrary to impression some people get, my QuakeC skills are about cut-and-paste newbie
level except I can see function operations from the engine side and I mentally have a catalog of modifications and what releases do what.
Mister B, you're underestimate yourselves and your skills
#180 posted by Gunter on 2016/11/23 20:14:35
"true"lighting -- actually, playing coop online won't be the only time I'd complain about it, heh -- it feels wrong in single player too. It is NOT the same as animation smoothing -- you are drawing the actual "projectile" that comes out of the lighting gun *in the wrong place*. I can tell this even in single player, and it feels wrong and fake, like I know that lighting bolt is a harmless illusion instead of an actual bolt that is striking where it appears to strike. The bolt just doesn't feel "real" anymore -- like real electricity is a series of rapid flashes, not a steady laser point beam.
though I do wonder how it could possibly "break mods..." unless slow motion was in play or something.
toggleconsole/international keyboard -- err... this breaks compatibility then. Can it be disabled?
New report -- during the "congratulations" screens, pressing TAB causes the text to disappear, but not the "congratulations" banner (this is in "DM mode" that FvF Quest runs in, when normally TAB should show the scoreboard). It doesn't actually show the scoreboard, it just makes the text vanish. Proquake didn't do this.
Also, I guess I'll note that centerprint text still appears behind the standard menus (this is altered behavior too).
And, should not "Weapon Draw" in the menu be defaulted to "Quake Default" rather than "Fitzquake?"
Heck, "crosshair" in the menu should probably default to "quake default" too, even though the actual Quake default was "no crosshair" ... but everyone uses crosshair.
 Mark V - Build 1003
#181 posted by Baker on 2016/11/23 20:22:33
Download same place as usual
Changes
- Fixes rocket explosion a missing particle.
This is a correction of the 1002 build.
/Typing "version" in the console will show as build 1003.
 @gunter
#182 posted by Baker on 2016/11/23 20:32:55
I will put in a an option to disable the hardwired tilde key behavior in one of the upcoming versions.
I'll have it so if in_keymap is 0 (turns off international keyboard support), tilde behaves in the old way.
 Gunter
#183 posted by mh on 2016/11/23 20:35:59
The lighting gun does not fire in a constant stream like a water hose...
I hate to get all "Quake Manual" again, but...
Thunderbolt: Try it. You'll like it. Use the same technique as watering your rosebush.
 Lightning Beam Interpolation
#184 posted by Baker on 2016/11/23 20:52:17
Adding to what mh said:
QuakeC is trying to get the beam position to always be starting at player origin.
The problem is, it is only updating 10 times per second because QuakeC is 10 fps.
The implementation of rendering the lightning beam as if real-time (an illusion) on the client side is merely doing what QuakeC is trying to do, but can't.
/I mean jerky sky scroll is how original WinQuake works, but Mark V straightens that out too. Same can be said about FitzQuake 0.85 animation interpolation. I don't see Jerky Lightning Beam being something that was a design plan, but rather a side-effect of a technical limitation of the speed of a 1990s computer.
#185 posted by mh on 2016/11/23 21:06:23
I'd be inclined to go slightly further with this: Lightning angles are another of those framerate-dependent client-side behaviours, so they should be simulated at a fixed rate instead.
 Extra Transparent Water + Colored Lights Available
#186 posted by Baker on 2016/11/23 21:06:38
NightFright went all out!
Take a look!
If you want transparent water without vispatching (.vis) and colored lights (.lit) for Add-On Mission Packs ... see this ...
https://quakewiki.org/wiki/External_Lit_And_Vis_Files
- Nehahra
- Beyond Belief
- Abyss of Pandemonium
- Several more ...
There is a link to that page on the Mark V site next to the Transparent Water/Color Lights (says "More ...")
/The .vis files work in DarkPlaces and FTE too, some others like Engoo.
 @mh
#187 posted by Baker on 2016/11/23 21:07:48
Could you explain that in a bit more detail ...
 Extra Thought On Lightbeam Smoothing
#188 posted by Baker on 2016/11/23 21:25:03
I suspect I'll make it work like this:
0 = off
1 = single player only + if you are playing bots [sv.active in engine terms] (because in my view this is the only correct use of feature)
2 = always
 @Baker
#189 posted by mh on 2016/11/23 21:56:12
If you look in CL_UpdateTents you'll see that lightning angles depend on a rand: ent->angles[2] = rand()%360;
So if you run at 20 fps this angle changes 20 times per second.
If you run at 72 fps it changes 72 times per second.
Etc.
So this angle is framerate-dependent.
A possible solution: create a lookup table of angles and index into it by some function of cl.time; probably also need to use the temp entity number so that not all bolts get the same angle.
Ent->angles[2] = angletable[(Cl.time * 72) + i]
Something like that. Forgive capitalization & typos, on a phone keypad.
#190 posted by Gunter on 2016/11/23 22:12:38
I actually remember that line from the manual about watering the flowers, heh. However, you could still water a rosebush with a sprayer that spurts water 10 times per second ;)
Ok, there is no limit in QuakeC about running things more than 10 times per second. You can easily make thing do stuff in much smaller increments. I actually have some test code I sometimes activate for fun that lets your weapons fire INSANELY fast. 10 nails per second is the standard rate of fire of the nail gun too, but I can modify it to fire a bazillion nails per second if I want.
Screenshot of me firing a bazillion nails per second:
http://imgur.com/a/m3ija
heh
The reason the guns don't fire any faster than that is not because of any QuakeC limitation -- it's because if it fires any faster, it would be too powerful in addition to burning through your ammo way too fast.
Of course, the standard .05 ticrate of Quake would tend to limit things from happening more than 20 times per second when playing online.... not to mention a bazillion nails onscreen would cause lag, heh, but it's not at all a QuakeC limit.
The lightning gun could easily have been made to fire/strike much faster than 10 times per second, but that would require it to do less damage per strike among other things.
Now, the firing origin of the lightning bolt, by default, DOES stick to the player. You can see this in chase mode (use host_timescale .1 or slower). The end point of the bolt, however, sticks to where it HITS. There is no QuakeC limitation causing this behavior -- this IS the intentional and correct behavior of a rapidly-pulsing lightning gun.
You're trying to fix a problem that does not exist.
If id wanted the end point of the bolt to stick to your crosshair position, they could have done that, just as the start point of the bolt sticks to your player position in chasecam.
Oh, and I found a mod that "breaks" because of "truelighting" ... My mod! FvF! heh... Ok, "breaks" is an overstatement, but the Mage class has his own, slower-firing, lighting attacks, and this makes them look very bad. Well, it's the same kind of "bad" as for the regular lightning gun, but it is just more noticeable because the Mage fires his bolts more slowly than 10 times per second....
Anyway, if you want an "eycandy" effect like this, fine, but default OFF please. And be very careful about adding stuff like this -- junk like this is the whole reason many people dislike the majority of other Quake engines -- it changes the gameplay feel or look too much.
A smoother-scrolling sky? Sure, that's just a visual thing that makes no difference in gameplay feel. Smoothed monsters look much better than jerky ones too (though some people prefer a "retro" feel). But the "jerkyness" of the lighting gun is not merely an animation issue -- it's actually showing you precisely where the bolt is striking as it pulses 10 times per second.
 Double Post
#191 posted by mh on 2016/11/23 22:19:23
Excuse the double post, but it's probably worth mentioning that in my own code I use 36, not 72, and talking a bit about why.
I take issue with the common statement that Quake is designed to run at 72 fps. If you look back at the time it was developed, while there certainly was hardware that could run it at 72, most hardware couldn't. Especially in the typical configuration, which was playing the DOS version on Windows 95.
Most people were playing Quake at 20 fps, 30 maximum, and while id do design for the future, they also design to get a good game on current hardware.
So I'm more inclined to say that Quake was actually designed to run at 20-30 fps and that 72 fps was nothing more than a framerate cap, "so packets don't flood out", according to the comment in host.c
The number 72 is significant: it would have been a typical refresh rate of a typical CRT monitor from the time.
Hence for certain framerate-dependent effects (rocket trails are another, rocket trails aren't actually a smooth trail at all but rather clumps of particles with each clump spaced out & intended to represent a puff of smoke) it makes more sense to run them at a slower rate. 36 is just a nice even reaction of 72 (24 would be another) but there's no actual technical or analytical basis for it.
 @gunter
#192 posted by Baker on 2016/11/23 22:42:43
Oh, and I found a mod that "breaks" because of "truelighting" ... My mod! FvF! heh... Ok, "breaks" is an overstatement, but the Mage class has his own, slower-firing, lighting attacks, and this makes them look very bad.
Looks like defaulting it off then, it is.
I did do testing against a few mods looking for differences, including the Zerstorer funky chain lightning gun.
After not being able to locate any instances where it made any meaningful difference.
So off will be default value in next version.
Was trying to address the common beginner complaint "Why does my lightning act jerky".
So question will remain, but answer will be "try setting cl_truelightning option to 1".
#193 posted by Gunter on 2016/11/24 01:50:27
Typing "sky" in the console does not report the help information for that command.
Thinking about the lightning bolts, the animation really isn't ideal, which is why beginners may ask why it's so jerky.
The bolt is misinterpreted as a solid object that can be swept back and forth to touch things, when it's actually a series of very fast point-to-point pulses, like a stun gun ( reference: https://www.youtube.com/watch?v=OU95qvuKKMs )
Perhaps an easy hack to improve the animation so that it more accurately reflects the function would be to only draw the lightning entity for no longer than 1/20th of a second (it will currently stick around for up to 1/5 of a second if you don't fire a new one every 1/10th). That way the first pulse would vanish before the second pulse appeared, making it clear that it's a separate pulse.
It would indeed create a more functionally accurate, rapid zap-zap-zap-zap effect instead of the look of a jerky sweeping line. And it seems like it might be an easy thing to do in the engine....
More complicated effects would involve the lightning bolt actually appearing to leave the gun and flash forward very very fast. The beam would still be instant, but the visible lightning in the beam would appear to move forward very fast.
Animation tweaks like this I could get behind, because they would accurately reflect the function without ever drawing a bolt as hitting positions it doesn't actually hit.
I think I may go play with some QuakeC and see what kind of funky lightning animations I can make. I'm getting crazy ideas, hehe.
#194 posted by Mugwump on 2016/11/24 02:30:54
The end point of the bolt, however, sticks to where it HITS. There is no QuakeC limitation causing this behavior -- this IS the intentional and correct behavior of a rapidly-pulsing lightning gun.
I personally like my lightning bolt to stay in my crosshair but fom a logical perspective this makes sense. If you watch real-life electric bolts, you can see that when they find a "target" they tend to stick to it for a moment before jerking to another point.
|
 |
You must be logged in to post in this thread.
|
Website copyright © 2002-2025 John Fitzgibbons. All posts are copyright their respective authors.
|
|