Garry's Mod
MW2CC | Remastered Call Cards
Mostrando 1-10 de 17 aportaciones
< 1  2 >
Actualización: 6 JUN a las 23:58

-- Restored code that shouldn't have been deleted. whoops

Actualización: 6 JUN a las 23:45

-- Fixed some errors on dedicated servers
-- Custom banners/emblems will no longer be selectable on dedicated servers

Actualización: 2 JUL 2024 a las 11:16

-- Fixed alpha stuff
-- Nil check

Actualización: 19 JUN 2024 a las 18:25

-- Added an option to toggle image smoothing
-- Removed an unused variable in code

Actualización: 19 JUN 2024 a las 11:32

-- MERGED PULL REQUEST --

  • Card position is now relative to screen edges (defaults also changed)
  • Caching GetConVar (not their values)
  • Cards now scale to the user's screen height
  • Custom scaling convar and live font refresh
  • Also made the HD avatar appear less jagged
  • Clientside convars are now created only on the client (server convars will also have replicated)
  • Spawnmenu options panel is now sorted in subcategories for client and server settings separately
  • New comment font (More like the one in MW2009)
  • Other miscellaneous changes

Actualización: 17 JUN 2024 a las 0:17

-- Renamed default banner directory name from titles -> banners for consistency sake

Actualización: 17 JUN 2024 a las 0:01

Actualización: 16 JUN 2024 a las 23:58

-- Continued fixes

Actualización: 16 JUN 2024 a las 23:37

Forgot to remove code which broke the banners/emblems

Actualización: 16 JUN 2024 a las 23:19

-- Fixed a issue with filepaths that caused custom content to become missing textures