Garry's Mod
Addon hooks Lag Finder
Mostrando 1-10 de 10 aportaciones
Actualización: 28 JUL 2017 a las 2:49 p. m.

Will not error if the library usermessage is removed.

Actualización: 16 MAY 2016 a las 2:42 p. m.

Now it inspects the default scene rendering as well.

Actualización: 13 MAY 2016 a las 1:53 p. m.

Added a small check to restore ENTs and SWEPs in order to prevent restoring missing ENTs or SWEPs.

Actualización: 13 MAY 2016 a las 1:37 p. m.

- Some cleanup + more returned values.
- Impacts >1000% are now properly displayed.
- ENT and SWEP functions are now inspected.

Actualización: 13 MAY 2016 a las 10:51 a. m.

Added support for timers.

Actualización: 12 MAY 2016 a las 8:57 p. m.

Improved impact calculation: for hooks called less often than framerate, impact is increased like it is called at the framerate.

Actualización: 12 MAY 2016 a las 1:59 p. m.

English mistake

Actualización: 12 MAY 2016 a las 11:03 a. m.

Replaced the impact calculation again. Now only the mean execution time is used because the max execution time is not reliable. That is a problem with long capture periods.

Actualización: 12 MAY 2016 a las 9:07 a. m.

- Changed impact calculation and display.
- Replaced the total time with the mean time per frame.

Actualización: 11 MAY 2016 a las 10:48 p. m.