Garry's Mod

Garry's Mod

Momo's Map Manipulation Tool
目前顯示第 11-20 項,共 32 項
< 1  2  3  4 >
更新:2020 年 3 月 27 日 @ 上午 6:41

Entities into Lua: mentioned classname & targetname for entities remaining in the LUMP_ENTITIES

更新:2020 年 3 月 24 日 @ 上午 8:35

  • Automatically activate lump compression for compressed maps
  • Fixed the displayed "After" compression: when compression activation was unset, it used the compression state from the "Before" payload instead of the "After" payload.

更新:2020 年 3 月 23 日 @ 下午 5:41

  • When removing the HDR with a map without non-HDR lighting, now uses the HDR lighting lumps instead of nothing.
  • WORLDLIGHTS lumps are now shown as lighting lumps.
  • API: when original lump payloads from the map are affected to other lumps, they are now write-protected and no useless copy will occur.
  • More explicit error messages on file opening failures & using more homogeneous code
  • As expected, prop_statics converted to prop_dynamics now cannot be moved with the physgun.

更新:2020 年 3 月 20 日 @ 上午 6:00

Fixed tiny mistakes

更新:2020 年 3 月 19 日 @ 下午 2:43

  • Added a new window to remove entities by class
  • Removed buttons to remove internal entity classes

更新:2020 年 3 月 19 日 @ 上午 5:40

Added a warning when decoding the sprp game lump when nan, -inf and inf values are observed

更新:2020 年 3 月 18 日 @ 上午 7:14

  • prop_statics: better (not perfect) handling of TF2 & L4D2 & modern CS:GO maps
  • Avoided using Vector:__tostring() & Angle:__tostring() because of their truncated output
  • New test suite (removed for Workshop)
  • prop_statics: fixed default values for text import

更新:2020 年 3 月 8 日 @ 下午 12:37

Added support for Left 4 Dead 2 / Contagion maps (different lump_t variant)

更新:2020 年 3 月 7 日 @ 下午 4:36

  • Added a hook on "PhysgunPickup" because the keyvalue "gmod_allowphysgun" does not exist at runtime
  • Translated keyvalues values to strings where needed to avoid dealing with numbers

更新:2020 年 3 月 4 日 @ 下午 12:34

  • Keyvalues: key decoding case bug should not be a problem anymore.
  • Keyvalues with prop_statics: better matching