Mind Reader

Search, find and discuss about Mutators!
Buggie
Godlike
Posts: 2144
Joined: Sat Mar 21, 2020 5:32 am

Re: Mind Reader

Post by Buggie »

Hm. Interesting idea. But this need at least 2 texture. Diagonal masked one for draw diagonal lines, and one pixel for draw vertical lines.
Second one need because you not able draw diagonal line as vertical or horizontal without weird effects (in best case).
Need check it.

Automatically merged

v1.12

- Some small changes intended to make runaway limit crash appear less often if appear at all.

Always check latest posts in this topic, for be sure you download latest version.
MindReader-1.12.zip
You do not have the required permissions to view the files attached to this post.
User avatar
[NBK]DxTrEm3Fx
Adept
Posts: 254
Joined: Wed May 09, 2012 5:56 pm
Location: Glendale, AZ

Re: Mind Reader

Post by [NBK]DxTrEm3Fx »

I was wondering if MinderReader was still a thing.
Image
Image
User avatar
Gustavo6046
Godlike
Posts: 1450
Joined: Mon Jun 01, 2015 7:08 pm
Personal rank: Resident Wallaby
Location: Porto Alegre, Brazil

Re: Mind Reader

Post by Gustavo6046 »

Buggie wrote: Tue Oct 11, 2022 12:46 am Hm. Interesting idea. But this need at least 2 texture. Diagonal masked one for draw diagonal lines, and one pixel for draw vertical lines.
Second one need because you not able draw diagonal line as vertical or horizontal without weird effects (in best case).
That is true. I kind of thought about it (I did add a check for whenever dx was 0 to prevent a divide by zero error when checking the slope), but not enough to realize that it would require multiple textures. Thanks!
"Everyone is an idea man. Everybody thinks they have a revolutionary new game concept that no one else has ever thought of. Having cool ideas will rarely get you anywhere in the games industry. You have to be able to implement your ideas or provide some useful skill. Never join a project whose idea man or leader has no obvious development skills. Never join a project that only has a web designer. You have your own ideas. Focus on them carefully and in small chunks and you will be able to develop cool projects."

Weapon of Destruction
Buggie
Godlike
Posts: 2144
Joined: Sat Mar 21, 2020 5:32 am

Re: Mind Reader

Post by Buggie »

v1.13

- Fix bug for show Destination location as Focus.
- Improve internal code.
- block spawn mutator few times.
- Add live debug option via command mutate MRExplain:
you can any time when mutator loaded call commands:
mutate MRExplain
or
mutate MRExplain BotName
It dump Info to client about selected bot
If BotName specified, then it search such bot.
If botName omitted it try use spectate target as bot. If you not spectate anything, it try find bot on your look.

pay attenttention, you can any time use live debugging, by summon from admin:
summon MindReader.MindReader
or
admin summon MindReader.MindReader

After that you can use mutate commands without need list MindReader in ServerPackages. Enough place MindReader.u in System folder.
scr_1678544155.png
Always check latest posts in this topic, for be sure you download latest version.
MindReader-1.13.zip
You do not have the required permissions to view the files attached to this post.
Buggie
Godlike
Posts: 2144
Joined: Sat Mar 21, 2020 5:32 am

Re: Mind Reader

Post by Buggie »

v1.14

- Added bSniping, bCamping, CampTime, SpecialPause, NextState, NextLabel for bots, Sleep, MoveTimer for all
- Combined orders and real orders

Always check latest posts in this topic, for be sure you download latest version.
MindReader-1.14.zip
You do not have the required permissions to view the files attached to this post.
Buggie
Godlike
Posts: 2144
Joined: Sat Mar 21, 2020 5:32 am

Re: Mind Reader

Post by Buggie »

v1.15

- Fix load in some cases.

Always check latest posts in this topic, for be sure you download latest version.
MindReader-1.15.zip
You do not have the required permissions to view the files attached to this post.
Buggie
Godlike
Posts: 2144
Joined: Sat Mar 21, 2020 5:32 am

Re: Mind Reader

Post by Buggie »

v1.16

- Fix crash on load in UT less from v469.

Always check latest posts in this topic, for be sure you download latest version.
MindReader-1.16.zip
You do not have the required permissions to view the files attached to this post.