AJ Martinez
516e418912
HUD messages: 2P split fixes, text revisions
2024-01-14 17:30:09 -07:00
AJ Martinez
e9ee268965
Per-viewport HUD messages
2024-01-14 17:13:03 -07:00
AJ Martinez
25149db4eb
WIP: Per-player mid-round announcements
2024-01-14 04:18:54 -07:00
AJ Martinez
1e39081856
WIP: Mid-round status messages
2024-01-14 03:05:49 -07:00
James R
4694cb79ff
HUD: Battle rankings and GOAL (2P version) + 2P minimap tweak
...
- 2P version just reuses 4P version
- Minimap shifted over slightly to make room
2024-01-12 07:30:34 -08:00
James R
02719ef2bf
HUD: Battle GOAL cycles colors when someone comes within 5 points of winning
...
- Colors cycle at a speed of 4 tics
- Adjusted "KO" flashing rate from 6/12 -> 8/16
2024-01-12 06:54:19 -08:00
James R
f232647868
HUD: Battle rankings and GOAL (4P version) + 4P timer tweak
...
- 4P version only displays top 2 players
- Compared to 1P version, local player is not required to
be on the list
- Skull is displayed if any of the party members have
reached the point limit
- 4P timers reduced to just digits, in order to make space
for rankings
2024-01-12 06:53:42 -08:00
James R
c3a6f6b77d
K_drawKartPositionFaces: refactor into class so splitscreen drawing methods can be added
2024-01-12 05:25:27 -08:00
James R
a14adfa410
HUD: Battle rankings and GOAL (1P version only)
...
Battle-specific HUD:
- 3 players in rankings
- Display player always appears on rankings (even if they
are not in the top 3)
- GOAL icon at the top of the rankings
- Normally displays point limit
- Becomes a skull when display player has reached point limit
- "KO" flashes over the skull, at a rate of 6/12 tics
2024-01-12 05:06:51 -08:00
James R
45ef00fb63
HUD: load Battle GOAL graphics
2024-01-12 05:02:14 -08:00
James R
e26a95af6e
Battle: show rank number on Tally screen
2024-01-12 01:10:37 -08:00
James R
a759626335
Battle: flash emeralds on screen when someone wins by collecting all 7
...
- Modifies netsave
2024-01-05 15:56:23 -08:00
Oni
b1bcc727fe
Merge branch 'no-minimap-dot-for-others' into 'master'
...
Minimap: only show dot indicating player angle for local party players
See merge request KartKrew/Kart!1764
2024-01-05 01:11:53 +00:00
Eidolon
4a761c2e27
Fix clang errors
2024-01-02 13:17:50 -06:00
James R
d5c92bf725
Minimap: only show dot indicating player angle for local party players
2024-01-01 21:27:29 -08:00
AJ Martinez
a71b979f8c
debugbots: display bot modifier as float
2023-12-30 18:05:31 -07:00
AJ Martinez
c738fc9020
debugbots: show map complexity
2023-12-29 22:01:57 -07:00
James R
e91ce8ba7a
debugwaypoints: sort minimap dots drawing order
...
Revised order, back to front:
- normal waypoints
- shortcuts
- deactivated waypoints
- ego orbs
- player's next waypoint
2023-12-23 14:38:51 -08:00
James R
93c38c9754
Convert k_hud.c -> k_hud.cpp
2023-12-23 14:36:30 -08:00