Skip to content

GitLab

  • Menu
Projects Groups Snippets
    • Loading...
  • Help
    • Help
    • Support
    • Community forum
    • Submit feedback
    • Contribute to GitLab
  • Sign in / Register
  • SRB2 SRB2
  • Project information
    • Project information
    • Activity
    • Labels
    • Members
  • Repository
    • Repository
    • Files
    • Commits
    • Branches
    • Tags
    • Contributors
    • Graph
    • Compare
  • Issues 405
    • Issues 405
    • List
    • Boards
    • Service Desk
    • Milestones
  • Merge requests 138
    • Merge requests 138
  • Deployments
    • Deployments
    • Releases
  • Wiki
    • Wiki
  • Activity
  • Graph
  • Create a new issue
  • Commits
  • Issue Boards
Collapse sidebar
  • STJr
  • SRB2SRB2
  • Issues
  • #905

Closed
Open
Created Nov 12, 2022 by Zwip-Zwap Zapony@Zwip-Zwap_ZaponyContributor

The console and text fields aren't uncapped

When opening/closing the console, it moves at a speed defined by con_speed to make the transition look sleek. When using timescale to speed up/slow down the game, that also affects the console's speed. which it probably shouldn't(?).
Additionally, the open/close transition isn't interpolated. (In its current state, this is easily observable with timescale 0.05, where the console repeatedly jumps up/down every tic instead of sliding smoothly.)

In addition, all text input fields (the console, multiplayer chat, and text fields in the main/pause menu) only update every tic. With timescale set to 0.05, typing something feels very unresponsive, as the text field is updated less than twice per second. The blinking underscore/text marker also blinks faster/slower depending on timescale. Edit: This is out of scope.

Edited Nov 12, 2022 by Zwip-Zwap Zapony
To upload designs, you'll need to enable LFS and have an admin enable hashed storage. More information
Assignee
Assign to
Time tracking