Garry's Mod
Hands & Fists SWEP
21–30 из 33
< 1  2  3  4 >
Обновление: 20 ноя. 2021 г. в 18:53

- Changed another part of the hiding process which now makes it fully compatible with VManip, fixing the previous "blinking" issues.

Обновление: 20 ноя. 2021 г. в 18:23

- Changed the way the viewmodel was hidden (from using a global, player function to simply stopping the idle animation from running while the fists are down and setting the final animation to one that is out of sight), which should resolve some bugs.

Обновление: 17 ноя. 2021 г. в 18:11

- Fixed a bug with the options where the 2 damage value sliders were given the same CVar to control. Oops... again.

Обновление: 17 ноя. 2021 г. в 18:08

- Mistakenly did a little bit of trolling which caused the entire options system to break because of a leaking string, which has been fixed. Oops!

Обновление: 17 ноя. 2021 г. в 18:00

- Overall stability improvements: Changed timer.Simple to an actual controllable timer, to improve stability. Polished the switching some more, so now players can switch off of the fists even in the middle of a switch event, and not have their gun go invisible because of it. This also fixes an issue if a save/map switch is done while the fists are raising/lowering.

- Fists can now deal random amounts of damage in between 2 values, which can be changed with options.

Обновление: 17 ноя. 2021 г. в 12:03

- CVars (settings) have been updated with help text, and will now be saved as a config. This means that once a setting is changed, it will stay that way.

- A new options menu so players don't have to use the console to change settings. It can be found under "Options" and "Fists/Hands".

Обновление: 17 ноя. 2021 г. в 6:32

Обновление: 17 ноя. 2021 г. в 5:06

- Replaced the old system of showing the viewmodel with a new one to fix the bugs created by it.

Обновление: 16 ноя. 2021 г. в 18:41

Обновление: 16 ноя. 2021 г. в 18:37

- Fixed a bug allowing the fists to be instantly raised after being lowered, resulting in the viewmodel not appearing as it should.