Show Posts

This section allows you to view all posts made by this member. Note that you can only see posts made in areas you currently have access to.


Messages - rollypolly

Pages: [1]
1
Quake / Re: Animated HUD icons? Which Q2 client can do this?
« on: July 05, 2021, 03:25:41 AM »
About month ago i coded a fork of q2pro (client/server/gamedll/custom mods) with an additional HUD (switchable to default/new), but looks like no one was interested, so, i just removed it from moddb  :bigshades:
How it looks:

https://drive.google.com/file/d/1tIxBYcqyiD4reip1dvRdcODeo6HKCo3M/view
You can download it from gdrive, just unpack to your quake 2 and open manual (HOWTO).

https://drive.google.com/file/d/1KN2ZVZNTzZs2XyuAAYvB1QwHaIwQcRLS/view?usp=sharing

This is really good. I just got a chance to really use your work online -it's like your own personal mod. So cool that you know definitively whether you fragged someone, and the other stats. Keeps telling me I'm excellent too :) I really like this. I may have to get a modern monitor or glasses now. Probably both.
Good to hear  :bigshades: You can share it anywhere if you want.

2
Quake / Re: Animated HUD icons? Which Q2 client can do this?
« on: July 01, 2021, 05:37:14 AM »
-is there any way to reduce the hud scale even more?
It was implemented in early builds, but i removed it because downscaling images not work properly (texture pixelization bug)
The only thing i guess - is to reduce all image files size using any image editor (Photoshop/Paint.NET)
That should work.

3
Quake / Re: Animated HUD icons? Which Q2 client can do this?
« on: July 01, 2021, 02:17:37 AM »
Yes, i got what you want.
This part need an additional clienstide clientside coding.
You can't just replace default hud with .aPNG or .GIF, because both of them are just "archives" with bunch of splitted images/frames.
Current Quake reads only first frame.
Maybe later i will add support for frame based format to q2pro.

4
Quake / Re: Animated HUD icons? Which Q2 client can do this?
« on: June 30, 2021, 07:05:04 AM »
About month ago i coded a fork of q2pro (client/server/gamedll/custom mods) with an additional HUD (switchable to default/new), but looks like no one was interested, so, i just removed it from moddb  :bigshades:
How it looks:

https://drive.google.com/file/d/1tIxBYcqyiD4reip1dvRdcODeo6HKCo3M/view
You can download it from gdrive, just unpack to your quake 2 and open manual (HOWTO).

https://drive.google.com/file/d/1KN2ZVZNTzZs2XyuAAYvB1QwHaIwQcRLS/view?usp=sharing

Pages: [1]