]> de.git.xonotic.org Git - xonotic/xonotic-data.pk3dir.git/history - qcsrc/client/hud/panel/strafehud.qc
strafehud: update the strafehud hud editor and add a dedicated cvar to disable option...
[xonotic/xonotic-data.pk3dir.git] / qcsrc / client / hud / panel / strafehud.qc
2023-01-18 Juhustrafehud: update the strafehud hud editor and add...
2023-01-17 Juhustrafehud: don't draw text indicators if fade time...
2023-01-17 Juhustrafehud: make slickdetector scan only downwards for...
2023-01-17 Juhustrafehud: ignore jump input when determining onground...
2023-01-17 Juhustrafehud: put common code for text indicators in a...
2023-01-15 Juhustrafehud: refactor some drawing code + make the angle...
2023-01-15 Juhustrafehud: store current jumpheight in qu and convert...
2023-01-15 Juhustrafehud: ignore a race_checkpointtime of 0 on the...
2023-01-14 Juhustrafehud: merge the preaccel zone into the accel zone...
2023-01-11 Juhustrafehud: refactor/simplify angle indicator coloring...
2023-01-08 Juhustrafehud: make slick detection more reliable and consi...
2022-10-08 Juhustrafehud: add include for IS_PLAYER macro
2022-10-07 Juhustrafehud: more code clean up, make jump height indicat...
2022-10-07 Juhustrafehud: set hud_lasttime even if the strafehud isn...
2022-10-06 Juhustrafehud: small clean up and code readability improvements
2022-10-05 Juhustrafehud: make hud editor demo smoother
2022-09-23 Juhustrafehud: improve turn timeout code
2022-09-23 Juhustrafehud: refactor: removed unneeded code, improved...
2022-09-14 Juhustrafehud: also reset maxspeed to ground physics in...
2022-09-14 Juhustrafehud: detect zero friction frame on landing, remov...
2022-09-11 Juhustrafehud: remove 0.8.2 compatibility cvars
2022-09-11 Juhustrafehud: make frametime calculation more accurate
2022-09-11 Juhustrafehud: cleanup of previous commit, small refactorin...
2022-09-10 Juhustrafehud: adjust strafehud to match actual behaviour...
2022-09-10 Juhustrafehud: properly calculate per-frame acceleration
2022-07-10 Juhustrafehud: get rid of most global variables
2022-07-10 Juhustrafehud: refactor start speed code + a small fix...
2022-07-10 Juhustrafehud: make jump height feature more reliable
2022-07-01 JuhuMerge branch 'master' into Juhu/strafehud-fixes
2022-04-29 MarioMerge branch 'master' into Mario/monsters
2022-04-12 terencehillMerge branch 'master' into develop
2022-03-21 bones_was_hereMerge branch 'ferreum/demoseeking-overhaul' into 'master'
2022-03-17 bones_was_hereMerge branch 'bones_was_here/stepup_distance' into...
2022-03-17 bones_was_hereMerge branch 'bones_was_here/doxygen' into 'master'
2022-03-13 terencehillMerge branch 'master' into terencehill/menu_quit_game
2022-02-10 terencehillMerge branch 'master' into terencehill/replicatevars_en...
2022-01-18 terencehillMerge branch 'Mario/resource_registry' into 'master'
2022-01-18 MarioMigrating resources (ammo, health etc) to a registry...
2022-01-10 MarioMerge branch 'master' into develop
2022-01-08 MarioMerge branch 'bones_was_here/walking_groundentity_fix...
2022-01-02 terencehillMerge branch 'z411/srestart' into 'master'
2021-12-09 MarioMerge branch 'Mario/lms_pickup_items' into 'master'
2021-12-04 terencehillMerge branch 'z411/powerups_dropondeath' into 'master'
2021-11-21 terencehillMerge branch 'terencehill/health_armor_icons' into...
2021-11-17 terencehillMerge branch 'bones_was_here/ft_start_armor' into ...
2021-11-17 terencehillMerge branch 'bones_was_here/strafehud_jumpheight'...
2021-10-20 z411Merge branch 'master' into z411/srestart
2021-10-18 JuhuMerge branch 'bones_was_here/strafehud_jumpheight'...
2021-10-12 bones_was_herestrafehud: fix and refactor jumpheight feature 939/head
2021-09-07 Juhustrafehud: fix console spam when playing with high...
2021-08-29 MarioMerge branch 'bones_was_here/hlac_speed' into 'master'
2021-07-18 JuhuMerge branch master into Juhu/strafehud-fixes
2021-07-18 Juhustrafehud: some more small bug fixes and code improveme...
2021-07-18 Juhustrafehud: improve offsetting of hud elements in case...
2021-07-18 Juhustrafehud: make sure the ghost angle indicator stays...
2021-07-18 bones_was_hereResolve conflicts 2: Merge branch 'master' into bones_w...
2021-07-08 terencehillRankings panel: allow immediate update of speed unit...
2021-03-27 Juhustrafehud: remove experimental marking and comment...
2021-03-27 Juhustrafehud: draw direction caps after slick detector...
2021-03-27 Juhustrafehud: add a ghost angle indicator showing the...
2021-03-26 Juhustrafehud: add pre acceleration zone and move the accel...
2021-03-24 Juhustrafehud: improve direction caps drawing logic
2021-03-24 Juhustrafehud: add size restrictions back but add a cvar...
2021-03-23 Juhustrafehud: move text indicators so that they don't...
2021-03-23 Juhustrafehud: improve visual fidelity of arrows
2021-03-23 Juhustrafehud: make scaling restrictions more reasonable...
2021-03-22 Juhustrafehud: remove direction (fwd/bkwd) timeout, it...
2021-03-22 Juhustrafehud: rework the switch indicator cvars and remove...
2021-03-22 Juhustrafehud: improve angle indicator style cvar usage
2021-03-22 Juhustrafehud: remove tab characters
2021-03-22 Juhustrafehud: don't put the slick detector into "always...
2021-03-19 Juhustrafehud: fix crouch detection in spectate and possibl...
2021-03-18 Juhustrafehud: draw text indicators last to prevent arrows...
2021-03-18 Juhustrafehud: add angle indicator styles and arrows
2021-03-17 JuhuMerge branch 'master' into Juhu/strafehud-fixes
2021-03-17 Juhustrafehud: count everything as slick if the friction...
2021-03-17 Juhustrafehud: fix calculations when maxspeed != wishspeed...
2021-03-17 Juhustrafehud: fix strafe turning with analog input
2021-03-17 Juhustrafehud: make angle calculation code less obscure
2021-03-17 Juhustrafehud: only calculate the gradient offset if needed
2021-03-14 Juhustrafehud: fix gradient offset calculation
2021-03-10 terencehillMerge branch 'master' into terencehill/less_entities
2021-03-06 bones_was_hereMerge branch 'master' into bones_was_here/q3compat
2021-02-11 Juhustrafehud: fix start trigger speed indicator on maps...
2020-12-12 terencehillMerge branch 'master' into terencehill/glowmod_color_fix
2020-11-08 MarioMerge branch 'master' into Mario/monsters
2020-11-06 MarioMerge branch 'master' into terencehill/ft_autorevive_pr...
2020-11-02 terencehillMerge branch 'master' into terencehill/scoreboard_item_...
2020-11-01 MarioMerge branch 'master' into Mario/arc_bolt_bounce
2020-10-26 MarioPurge autocvars.qh from the client-side codebase, cvars...
2020-10-19 MarioMerge branch 'master' into Mario/model_stair_smoothing
2020-10-18 MarioMerge branch 'master' into terencehill/scoreboard_item_...
2020-10-18 MarioMerge branch 'master' into terencehill/glowmod_color_fix
2020-10-18 bones_was_hereMerge branch 'master' into bones_was_here/q3compat
2020-10-18 MarioMerge branch 'bones_was_here/csprogs' into 'master'
2020-10-16 Juhustrafehud: show start speed indicator even on maps...
2020-10-16 MarioRemove an unnecessary main.qh include from the strafehu...
2020-10-14 MarioMerge branch 'Juhu/strafehud' into 'master'
2020-10-14 MarioMerge branch 'master' into Juhu/strafehud
2020-08-07 Juhustrafehud: add missing include for race checkpoints
next