Skip to content
Snippets Groups Projects
Commit 0ac3b486 authored by DarkGod's avatar DarkGod
Browse files

Merge branch 'cache_for_particles' into 'master'

Faster!

This merge request consists of several independent commits which aim at making ToME4 faster:
1. Add cache for particles & shaders to avoid loadfile & loadstring in game;
2. Adjust the record of recent logs, making it faster and takes less space under extreme situation; 
3. Add cache for ShowChatLog dialog, making the scrolling smoother;
4. Reduce the frequency of player's 'hit_warning' particle effects, which might spam too much (each damage number may create a particle effect).

See merge request !749
parents 4b5509bb 8862c1b1
No related branches found
No related tags found
No related merge requests found
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment