1
0
mirror of https://github.com/wgetJane/ttt-damage-direction-indicators.git synced 2025-03-04 03:13:18 -05:00
Commit Graph

10 Commits

Author SHA1 Message Date
Jane
7352e6fa78 improved linked list performance with node pool
store tables in a stack to be recycled to avoid frequent table creation/destruction
2021-03-05 21:27:40 +08:00
Jane
59e12fe394 anti-aliased edges of indicator texture 2021-03-04 13:47:57 +08:00
Jane
abb0932aee remove OnDamagedByExplosion hook 2021-03-04 13:18:56 +08:00
Jane
c99b5fd0fe optimised linked list performance 2021-02-27 21:02:03 +08:00
Jane
c045266079 extremely minor changes 2021-02-16 15:35:51 +08:00
Jane
47c7ad7aff slightly improve logic for getting damage source position 2021-02-05 18:34:18 +08:00
Jane
32ff7c44fb 2021-02-01 16:38:31 +08:00
Jane
4e545b84cd save screen size 2021-01-30 14:53:42 +08:00
Jane
759134bd4c use 30% less bytes 2021-01-29 11:50:20 +08:00
Jane
93dc2fddfc 2021-01-28 20:34:05 +08:00