Zack Middleton
a4fe13c122
Fix "following" text being off-center
2023-12-09 22:51:45 -06:00
Zack Middleton
ae409da88b
Add parentheses about binary-and
...
There wasn't a warning so it was probably fine?
2023-12-09 22:51:45 -06:00
Zack Middleton
dc0fa02eb3
Make spectator observer camera rotate smoothly
2023-12-09 22:51:45 -06:00
Zack Middleton
528645fe86
Fix camera not rotating smoothly
...
Reducing camera angle in damageYaw to 8-bit caused camera to be limited
to 256 angles and not rotate smoothly.
Restore setting it locally in higher precision as a separate variable
(damageAngles) but still keep it as 8-bit in damagePitch/damageYaw so
it networks correctly.
Issue introduced in "Fix sending angles in damagePitch/damageYaw".
2023-12-09 18:33:04 -06:00
Zack Middleton
866db4eba5
Fix sending angles in damagePitch/damageYaw
...
damagePitch/damageYaw are send over the network as 8-bit but Q3Rally
stored 16-bit short for angle in them. This caused CGame to have
different angles than Game.
2023-12-09 18:30:07 -06:00
Zack Middleton
2010b17a0f
Fix "wrong way" message being off-center in widescreen
2023-06-04 12:49:49 -05:00
perle
b9c6fc91af
new roadmap
2023-03-02 21:44:38 +01:00
P3rlE
e0418bd2d4
Added more options to func_breakable
...
!!! use the new entities.def !!!
2022-03-19 21:49:08 +01:00
P3rlE
1fe5dba1f0
Added ogm video support
2022-03-19 20:19:51 +01:00
P3rlE
7bea27efcc
some small HUD fixes / fixed flag position again
2022-03-11 23:55:03 +01:00
P3rlE
4616ef9cda
HUD now fits with all resolutions / small fix needed
2022-03-10 22:49:52 +01:00
P3rlE
6eca172246
fixed font sizes - HUD needs to be fixed
2022-03-08 22:54:31 +01:00
P3rlE
d8f9599427
fixed hud and flag icon position
2022-03-07 23:15:00 +01:00
P3rlE
808b51a099
fixed position of the reward medals
...
fixed position of the "you fragged" message
2022-03-07 21:50:55 +01:00
P3rlE
3f7562eeec
enabled aspect correct HUD by default
2022-03-06 14:36:31 +01:00
P3rlE
8d55b07ab7
added zturtleman´s flexible HUD code
2022-03-06 08:25:18 +01:00
P3rlE
286579e497
Normalize all the line endings
2022-03-03 21:58:53 +01:00
P3rlE
e8de4d00a0
Fixed Hud
...
Hopefully the last commit for 0.4
2022-03-02 17:14:45 +01:00
insellium
aff6156a3f
Changes for upcoming 0.4
...
Added new car - Lotus
Disabled sv_pure for reflect & plate fix
Changed default settings in code
2022-03-02 14:38:24 +05:00
P3rlE
738bc1b80c
make quad glow purple
...
quad purple glow
some preparations for 0.5
2022-03-02 05:55:45 +01:00
P3rlE
da3fe95b71
Changes
2022-03-01 22:38:28 +01:00
P3rlE
2c70b4498b
Reverted widescreen changes
2022-03-01 21:51:56 +01:00
P3rlE
3ec62383a8
Revert widescreen changes
...
Reverted widescreen changes...
2022-03-01 21:38:39 +01:00
P3rlE
f66bfc66c7
Revert widescreen changes
...
Reverted widescreen changes...
2022-03-01 21:07:26 +01:00
P3rlE
0653107087
Some code Cleanup
2022-03-01 20:55:24 +01:00
P3rlE
aa25dbacbc
- fixed (hopefully) railgun bug
...
- added medal for telefrag
2022-02-05 21:49:34 +01:00
zturtleman
755736061c
Only show as many Domination sigils on the HUD as exist in the map.
2022-01-15 02:56:10 +00:00
zturtleman
7edcfd0e0a
Fix Domination sigil HUD status icons at the top of the screen.
2022-01-15 01:46:02 +00:00
q3rally
135d030e11
more hud fixes
2021-11-30 22:44:46 +00:00
q3rally
221e699e09
fixed upper right hud positions
2021-11-30 19:57:37 +00:00
danildm
9cf5988f71
Widescreen Support(Danil_Dm)
2021-10-03 14:08:37 +00:00
q3rally
7c033f97bf
Rear weapons now on by default in the rear view mirror
2021-09-30 20:15:36 +00:00
q3rally
c73f893280
fixed rear view mirror bug where the mirror disappears sometimes
2021-09-28 21:05:40 +00:00
q3rally
24b46797a3
new health box fits now into the hud
...
tweaked the fpsmax in rearview mirror
version upcount
2021-09-26 20:53:21 +00:00
q3rally
b1098cc61f
reverted the last changes (thx zturtleman)
2021-09-11 23:10:09 +00:00
q3rally
38d979fe7c
forgot to change some code and a shader
2021-09-11 22:38:30 +00:00
q3rally
9cedd46b8e
added own font for plates
...
now bigchars.tga can get bigger than 256x256px (hopefully)
2021-09-11 22:12:59 +00:00
q3rally
f47d51f34c
tweaked the direct steering mode a little bit
...
updated menu entries in q3r options
version upcount
2021-08-04 22:04:44 +00:00
q3rally
85a1e0718d
Fixed bug #40
...
removed "Laps" from arenas.txt
version upcount
2021-07-31 20:36:42 +00:00
q3rally
d4d94bd63d
Added the new sigils and icons from insellium codewise
...
version upcount
2021-07-08 09:31:01 +00:00
q3rally
6c8224cce7
homing rockets now shootable
...
adjusted rocket speed
2021-06-24 20:34:54 +00:00
q3rally
64ee3a5374
power of the homing rockets decreased
...
version upcount to v0.3c
2021-06-15 16:15:53 +00:00
q3rally
cad778cadc
Added 4-Team-Domination
...
Added default bots to arena files
2021-06-11 04:29:41 +00:00
q3rally
ae3c64ee50
commit for 0.0.3.0 release (code freeze)
...
tweaked telefrag gun
updated roadmap
updated discord logo in main menu
version upcount
2021-05-13 16:02:43 +00:00
q3rally
c16d8e6e49
fixed bug in bot path creation system (thx zturtleman)
...
added discordlogo.tga
added reflect image for babel (by insellium)
2021-05-05 18:38:41 +00:00
q3rally
c83d372dbd
shotgun bullet missing bug fixed
2021-05-03 19:22:06 +00:00
q3rally
af34652a43
finally fixed interface bug
...
version number upcount
2021-04-27 21:28:14 +00:00
q3rally
d429a7ced4
added flameball explosion sound
2021-04-27 19:25:29 +00:00
q3rally
7dcf020d87
fixed interface bug with overlapping icons
2021-04-25 20:46:11 +00:00
q3rally
7df4038c2f
changed code for the new flamersounds
...
changed flashcolor
2021-04-25 16:53:25 +00:00