Garry's Mod

Garry's Mod

Improved FPS Booster
正在显示第 31 - 40 项,共 78 项条目
< 1  2  3  4  5  6 ... 8 >
更新于:2022 年 2 月 7 日 上午 8:15

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

更新于:2022 年 2 月 6 日 下午 12:53

2022 - v3.0.1
- Some minor changes.

更新于:2022 年 2 月 6 日 上午 11:41

----------------------------------------
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
----------------------------------------

更新于:2020 年 11 月 7 日 下午 2:28

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-.

更新于:2020 年 4 月 27 日 上午 12:54

2020 - v2.0

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

更新于:2020 年 3 月 26 日 上午 5:56

2020 - v2.0

- Small optimization.

更新于:2020 年 3 月 25 日 下午 3:24

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-.

更新于:2020 年 3 月 25 日 上午 12:08

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-.

更新于:2020 年 3 月 24 日 上午 10:22

- 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-.

更新于:2020 年 3 月 8 日 下午 12:18

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.