Garry's Mod

Garry's Mod

Improved FPS Booster
Showing 31-40 of 78 entries
< 1  2  3  4  5  6 ... 8 >
Update: Feb 7, 2022 @ 8:15am

2022 - v3.0.2
- Fixed lua/improved_fps_booster/improved_fps_booster_client/improved_fps_booster_vgui_control.lua:336: attempt to call method 'Remove' (a nil value).
- Add a small opening animation.
- Added some missing translations.
- Now vgui will follow its parent without being automated re-centered.

All changes are available on Github : https://github.com/Inj3-GT/Improved-Fps-Booster

Update: Feb 6, 2022 @ 12:53pm

2022 - v3.0.1
- Some minor changes.

Update: Feb 6, 2022 @ 11:41am

----------------------------------------
2022 - After 2 years of inactivity, new update is finally here, v3.0 is available !

Complete rewriting of the code
- New backup system
- New language system
- Optimized code
- New design
- New file loader
- New display different statistics directly on your HUD (fps max, min, gain)
- Removed detection of your version (for github).
- Removed the server name in chat messages.
and other new additions

All changes are available on Github (v3.0) : https://github.com/Inj3-GT/Improved-Fps-Booster
----------------------------------------

Update: Nov 7, 2020 @ 2:28pm

2020 - v2.0 / Fix

- [Fix] Table could return an error, and player could get stuck.
- Removal of unnecessary cached values and overhaul of a major part of the code.

Simply restart your server to perform the update.
All changes are available on Github : https://github.com/Inj3-GT/Improved-Fps-Booster-Github-Version-.

Update: Apr 27, 2020 @ 12:54am

2020 - v2.0

[Fix] lua/autorun/client/improvedfpsbooster.lua:245: attempt to index a nil value

Update: Mar 26, 2020 @ 5:56am

2020 - v2.0

- Small optimization.

Update: Mar 25, 2020 @ 3:24pm

2020 - v2.0

- [Fix] Crash for some computers when Improved Fps Booster is enabled.

All changes are available on Github : https://github.com/Inj3-GT/Improved-Fps-Booster-Github-Version-.

Update: Mar 25, 2020 @ 12:08am

2020 - v2.0

- [Fix] Panel opening at first connection in few gamemodes.
- Various changes.

All changes are available on Github : https://github.com/Inj3-GT/Improved-Fps-Booster-Github-Version-.

Update: Mar 24, 2020 @ 10:22am

- Complete re-coding of the backup system.
Likely to have a lot of convars, and to avoid filling file (client.vdf) with only my convars, I decided to coding a system similar to the convar, it has own functions and tables, and is no longer dependent at CreateClientConVar.
- Addition of two new commands (mat_filtertextures/lightmaps) for improved performance on clientside. (thx @AR-2)

All changes are available on Github : https://github.com/Inj3-GT/Improved-Fps-Booster-Github-Version-.

Update: Mar 8, 2020 @ 12:18pm

2020 - v2.0

- Added scrollbar for included unlimited 'checkbox' in the future.
- Code in hook-HUDPaint is now only executed when needed.
- Rework design of the 'options' panel, and little bit of the 'main' panel (only button).

All changes are available on Github : https://github.com/Inj3-GT/Improved-Fps-Booster-Github-Version.