-
Notifications
You must be signed in to change notification settings - Fork 3
Home
SaltyMonkey edited this page Feb 13, 2020
·
3 revisions
FPS Manager is modern and extremely customizable module for Tera Toolbox which can help to solve annoyance by some in-game messages and fps drops.
- Zoom zoom! (created with modern javascript without slow strings manipulations or memory leaks)
- Detailed documentation
- Readable codebase (FPS Manager developed with strict codebase styling/best practice rules and zero deprecated runtime functions)
- CI/DI (Every update verified for possible issues and manifest file generated automatically, developer notified instantly if issues detected)
- Supports latest Tera Toolbox features (be on the edge of progress :) )
- Client data usage (most of data grabbed from client instead of manual update by developer)
- Protection from another mods (fps manager trying to catch all data before average mods and apply changes after them so nothing can affect expected result)
- Event driven ideology (setup mod one time and apply your configuration based on in-game events automatically)
- Easy start (readable options names and zero dangerous/critical options available)
- Fully clientside (FPS Manager will never send something to server)
- Class based configuration (just in-game events not enough? Enjoy custom settings combinations automatic switch based on game class)
- Shareable configuration (friend want to use your settings? It is not issue anymore. Just drag and drop them!)
- Custom modes (don't like predefined settings for configurations or they can't fit your gameplay? just rename everything or create personal configurations)
- Optional commands (commands IS OPTIONAL and can be disabled in settings)
- Interactive messages (Want to know details about mod automation decisions? Just use interactive mode)
- Manual mode with input prediction (can apply your custom mode in middle of combat EVEN IF YOU CAN'T REMEMBER EXACT MODE NAME OR LAZY TO WRITE MODE NAME FULLY)
- Throttle some repetitive packets to decrease amount of work for client
- Block some outdated/irrelevant for gameplay packets
- Block repetitive and irrelevant onscreen messages
- Block visual change packets
- Block action scripts
- Block NPC death animation
- Block inventory packets spam in combat
- Block achievements packets spam in combat
- Block ALL shake effects
- Block gather nodes spawns
- Block hits effects
- Block buffs
- Block onscreen numbers popups
- Block damage numbers
- Block secondary skill effects when possible
- Block mystic motes explosion effect
- Block projectiles from skills
- Block drop items
- Block servants
- Block summons
- Block skills visuals
- Block npc entities
- Block players