Garry's Mod
Portal 1 Beta Viewmodel Arms
Mostrando 1-10 de 10 aportaciones
Actualización: 17 OCT a las 15:35
por cat438

- Fixed VTF flags (apparently that broke lighting/shadows, whoops!)
- New minimalist thumbnail
- Removed Portal gun viewmodel hand texture fix (pointless for Gmod)

Actualización: 17 OCT a las 14:51
por cat438

- Added $softwareskin to VMT files (Smooths shadow appearance a little bit)
- Shortened name of autorun Lua script
- Added detection of the localization edit of Fesiug's PM selector
- Changed VTF flags
- VTF files are now on version 7.2 (no idea what caused this to change since VTF flags are separate from the VTF version, but this makes no in-game difference)
- Changed line endings of plaintext files from Windows-style (CRLF) to Unix-style (LF)
- Removed unnecessary VMT parameters ($model, $surfaceprop, $nodecal)
- Removed overly verbose code comments from the autorun Lua script
- Shortened addon description, trimmed out unnecessary crap text

Actualización: 10 JUN a las 8:49
por cat438

- Bumped VTF files to version 7.4
- Added $halflambert and a few other VMT flags ($halflambert softens the shadows on the model. The other VMT edits really do nothing.)
- Removed unused and unedited copy of Portal 1's arms model

Actualización: 25 MAR a las 12:12
por cat438

- Renamed original model to "v_hands_portal1"
- Added new/edited arms variant "c_portal1_arms" that is compiled like Gmod's viewmodel arms (following the Gmod Wiki's example files)
- Updated thumbnail

Actualización: 22 MAR a las 11:19
por cat438

Fixed regression with Lua script in previous update.

Actualización: 22 MAR a las 11:13
por cat438

Reduced addon size by around 1MB by removing unnecessary data (mipmaps, thumbnails, and alpha channel) from the two texture files.

Actualización: 16 MAR a las 22:24
por cat438

- Edited the script to remove the Portal 1 requirement, as the textures are included in the addon as of the previous update. The arms should now always appear as an option in the edited version of the Enhanced PlayerModel Selector.

Actualización: 16 MAR a las 22:15
por cat438

- Added the unused textures from Portal 1 and 2 to the addon, thus removing arbitrary requirement have two entire games installed just for a tiny Gmod addon to not have broken textures.
- Updated thumbnail. The AR2 is the only stock weapon that shows the forearm tattoo at the right angle, but the thumb on the right hand looks weird. Oh well.

Actualización: 16 MAR a las 13:38
por cat438

- Removed script which checked for Portal 1 and 2 and printed a chat message.
- Added script which silently adds the arms to the playermodel list if Fesiug's Edit of the Enhanced PM Selector is enabled and Portal 1 is mounted.
- Removed pre-rendered spawnicons to reduce addon size.
- Removed unnecessary VTX files ("dx80" & "sw") to reduce addon size. If you're on a system that somehow still supports Steam and Garry's Mod but not DirectX 9, tough luck.

Actualización: 15 MAR a las 23:40
por cat438

Initial upload with gmpublisher[github.com].