Garry's Mod

Garry's Mod

Improved FPS Booster
Viser 31-40 af 78 forekomster
< 1  2  3  4  5  6 ... 8 >
Opdatering: 7. feb. 2022 kl. 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

Opdatering: 6. feb. 2022 kl. 12:53

2022 - v3.0.1
- Some minor changes.

Opdatering: 6. feb. 2022 kl. 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
----------------------------------------

Opdatering: 7. nov. 2020 kl. 14: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-.

Opdatering: 27. apr. 2020 kl. 0:54

2020 - v2.0

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

Opdatering: 26. mar. 2020 kl. 5:56

2020 - v2.0

- Small optimization.

Opdatering: 25. mar. 2020 kl. 15: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-.

Opdatering: 25. mar. 2020 kl. 0: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-.

Opdatering: 24. mar. 2020 kl. 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-.

Opdatering: 8. mar. 2020 kl. 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.