AveYo

Results 93 comments of AveYo

Yep, got logging to file working, it's just a matter of making the filtering more reliable and then will update it!

On the 29th Now seriously, I am infrequently working on it. _Whenever I get back to DOTA, the universe is telling me to stay away. If it's not the cancer,...

holly cow that's everything just stuffed in there for good measure historically, `-high` will cause freezes if the system is not 100% stable or there's concurrent cpu usage. you're also...

Thank you for your contribution! But as a compromise, I will go with something like this: ![new](https://i.imgur.com/a1Lw1VM.png) Don't let this discourage you!

See updated readme for a quick introduction. I have added missing vital function in the script to generate a `items_reference.txt` file so download it again. The mod alters those definitions...

Pretty much. **Couriers, Wards**: hide particle effects **Heroes**: does not do anything atm, it will hide some default hero effects (like TB trail, SF trail AM weapon fx etc) **Wearables**:...

Kinda conflicting mods, one disables bling, and the other adds some more :) The new version overrides `items_game.txt` to soft-replace resources, and that thing probably does it too. Not sure...

@Lgazana: that's simple, you only need one entry in the `No-Bling-filters.txt` file ``` cpp "user-filters" { keep_ability "8326" } ``` Searched for _world chasm_ in `items_reference.txt` Found it under 8326...

Yes that's how you do it. You place it in the same folder as the script

Actually it's easy to see if the filter file has been found, just scroll up to see the first script output - whenever a filter file is found it will...