Skip to content

v0.1.0

Compare
Choose a tag to compare
@NotMyWing NotMyWing released this 11 Dec 08:17
9ba7629

Version v0.1.0

Changes since v0.0.7:

  • Fix comms sabotage resetting the task bar - NotMyWing (11 Dec 2020)
  • Fix being able to vote twice (visually) - NotMyWing (11 Dec 2020)
  • Add anonymous voting to the ConVar display table - NotMyWing (11 Dec 2020)
  • Fix being able to vote against dead players - NotMyWing (11 Dec 2020)
  • Make spectator mode more apparent, fix rogue bugs - NotMyWing (11 Dec 2020)
  • Network the amount of initialized players - NotMyWing (11 Dec 2020)
  • Fix improper skip confirmation box layering - NotMyWing (11 Dec 2020)
  • Don't draw any halos for the spectators - NotMyWing (11 Dec 2020)
  • FIx the initial spectators not being transmitted - NotMyWing (11 Dec 2020)
  • Make the task list visible to spectators - NotMyWing (10 Dec 2020)
  • Add tentative settings menu to F1 - NotMyWing (10 Dec 2020)
  • Add au_spectator_mode and fix cycling - NotMyWing (10 Dec 2020)
  • Add a couple missing null checks - NotMyWing (11 Dec 2020)
  • Lower the base use radius to 64 - NotMyWing (11 Dec 2020)
  • Add imposter-specific task entry - NotMyWing (10 Dec 2020)
  • Display max players instead of needed - NotMyWing (10 Dec 2020)
  • Print version in the top-right corner - NotMyWing (10 Dec 2020)
  • Localize F1 tabs - NotMyWing (10 Dec 2020)
  • Make the meeting button text slightly smaller - NotMyWing (10 Dec 2020)
  • Add Russian i18n - NotMyWing (10 Dec 2020)
  • Don't play kill animations for the last crewmate - NotMyWing (10 Dec 2020)
  • Don't call MakePopup on the discuss anim - NotMyWing (10 Dec 2020)
  • Make VGUIs not take keyboard control by default - NotMyWing (10 Dec 2020)
  • Add controls to F1 - NotMyWing (10 Dec 2020)
  • Fix various labels missing outlines - NotMyWing (10 Dec 2020)
  • Fix the initial kill cooldown not being 10 seconds - NotMyWing (10 Dec 2020)
  • Fix meeting timer sound not creating properly - NotMyWing (10 Dec 2020)
  • Add a UI for meeting buttons, remove floating text - NotMyWing (10 Dec 2020)
  • Make VGUI identifiers strictly strings - NotMyWing (10 Dec 2020)
  • Refactor the meeting backend, fix skip votes - NotMyWing (10 Dec 2020)
  • Fix ConVar snapshot boolean check - NotMyWing (10 Dec 2020)
  • Add 10 second warning to meetings (#76) - Eliot Partridge (09 Dec 2020)
  • Add mute/speaking icons and right-click menu - NotMyWing (10 Dec 2020)
  • Make the local player nickname appear lower - NotMyWing (09 Dec 2020)
  • Add anonymous voting - NotMyWing (09 Dec 2020)
  • Make leavers not call CheckWin during meetings - NotMyWing (09 Dec 2020)
  • Don't reset env_soundcape* entities on cleanup (#74) - Eliot Partridge (09 Dec 2020)
  • Add a ConVar for setting the corpse model (#62) - Eliot Partridge (09 Dec 2020)
  • Add option to disable the taskbar updates (#73) - Tyler Schrock (09 Dec 2020)
  • Remove au_dead_chat and au_game_chat - NotMyWing (09 Dec 2020)
  • Fix bool ConVar snapshots returning current values - NotMyWing (09 Dec 2020)
  • Auto-scroll the chat only when already near bottom - NotMyWing (09 Dec 2020)
  • Improve hooks by providing more useful info - NotMyWing (09 Dec 2020)
  • Further meeting chat UX improvements - NotMyWing (09 Dec 2020)
  • Remove obsolete player model depencency - NotMyWing (08 Dec 2020)