Garry's Mod
Portal 1 Beta Viewmodel Arms
10件中 1-10 を表示
更新:10月17日 @ 15時35分
更新者:cat438

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

更新:10月17日 @ 14時51分
更新者: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

更新:6月10日 @ 8時49分
更新者: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

更新:3月25日 @ 12時12分
更新者: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

更新:3月22日 @ 11時19分
更新者:cat438

Fixed regression with Lua script in previous update.

更新:3月22日 @ 11時13分
更新者:cat438

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

更新:3月16日 @ 22時24分
更新者: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.

更新:3月16日 @ 22時15分
更新者: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.

更新:3月16日 @ 13時38分
更新者: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.

更新:3月15日 @ 23時40分
更新者:cat438

Initial upload with gmpublisher[github.com].