Garry's Mod
Smart Weld
Εμφάνιση 11-20 από 27 καταχωρίσεις
< 1  2  3 >
Ενημέρωση: 11 Νοε 2015 στις 13:44

Fixed a small bug involving weld to world caused from the last update.

Ενημέρωση: 11 Νοε 2015 στις 13:33

Changed
  • Made notifications tell you what kind of weld you just performed.
  • The self:DeselectProp() function only takes one arguement now.

Fixed
  • Fixed deselecting props in singleplayer.
  • Fixed prop coloring in singleplayer.
  • Fixed the weld complete sound in multiplayer.

Ενημέρωση: 4 Νοε 2015 στις 20:47

Fixed
  • Fixed auto-select counter.
  • Made IsAllowedEnt() a bit better.

Ενημέρωση: 2 Νοε 2015 στις 17:28

Fixed
  • Weld force limit not working. Thanks (cheezenugget)

Ενημέρωση: 29 Οκτ 2015 στις 18:04

Added
  • Support for Gmod entities, Wiremod, and SCars although SCars is disabled by default. Check the files to see how to enable it.

Changed
  • Reworked the way deciding if an entity is allowed or not works. Should make it much easier to add support for addons. Check the new IsAllowedEnt function as well as the allowedClasses table to see how to add support to entities on your own server.

Ενημέρωση: 29 Οκτ 2015 στις 17:13

Added
  • Added support for hl2 cars and chairs.

Ενημέρωση: 29 Οκτ 2015 στις 12:04

Added
  • Added some validity checks to prevent bugs.

Changed
  • Fixed the weld counter when using Weld all to One.
  • Tweaked welding to fix welding all to world/one prop would break if it was above 127 props at once.

Removed
  • Removed the changelog that was in the files, it was unnecessary.
  • Removed a few debug prints.

Ενημέρωση: 25 Οκτ 2015 στις 18:55

Recoded everything.

Added
  • Weld all to world
  • Auto-freeze for real - Does a physgun style freeze to every prop. Unfreeze all with R while holding one prop.
  • No-collide toggle - No-collides all selected props with each other.
  • Color Selection - Not too necessary but useful for grouping.
  • Weld all to one prop - Hold Use and right-click your target prop to weld everything selected to that one prop.
  • Added nice sandbox notifications for whatever tasks you do.

Improved
  • Overall it is much faster than the old version
  • Cleaner code and now Im not going to be messing with other people's code, just my own :)

Removed
  • No-collide radius - It was useless, it no-collides all selected props now.
  • Max Welds Per Prop - It was useless, it welds every prop to every prop now.
  • Stability Weld - Same as Max Welds Per Prop.
  • Auto Unfreeze/Freeze - Useless because they just went away after the weld was done anyways.

Ενημέρωση: 9 Μαϊ 2014 στις 13:17

Fixed something

Ενημέρωση: 9 Μαϊ 2014 στις 12:31

Downgraded to 3.5 :(