some updates:
-fixed crash with youthful brewmaster and mimironshead
-silverfish can now read settings from an settings.txt file can be found here: https://github.com/noHero123/silverf...r/settings.txt
-somewhere on my github-page you might find a silverfish.exe.config file which speeds up silver.exe (for developers: gcServer is used instead of the default one)
-some other fixes/tweaks
to install ai: follow instructions.txt in https://github.com/noHero123/silverfish/tree/master/HrtBddy
update v113.3:
https://www.thebuddyforum.com/heart...custom-deck-silverfish-ai-28.html#post1667060
update v112.4
- some tweaks with aoe-spells
- some other bugs
update v111.4
-some fixed (like better mana handling, give token-minions less value etc, full graveyard in log)
update v111.3:
- the use of the external process is turned off atm (next turn calculations are also turned off, to compensate the speedloss)
- silver.exe is deleted from hrtbuddy-svn-folder + zip
- some fixes
update v111:
- fixed some bugs
- added Enemy's response to your second turn simulation (default on (because of the next point))
- added external process (is used at default) will make the calculations more than 10 times faster!
YOU HAVE TO START IT MANUALLY (just start the Silver.exe in the CustomDecks\Silverfish\Data -folder and DONT CLOSE IT)
(i cant start external programms with the .cs-versions (atm))
update alpha 15:
- fixed bonus for killing minions that spawn other minions on death
- raised the value of every card from 1 to 5 (fixed the wasting of cards, whether they will buff a minion on your side )
- will not simulate the second turn, whether the enemy has lethal on that board
update alpha14:
- fixed board-comparison (will fix multiple use of the hero-power in one turn and other stuff)
update alpha13:
-tweaked multiturn simulation (new default value is 256) and the amount of calculated second turn-boards is halved every recalculation![Big Grin :D :D](https://cdn.jsdelivr.net/joypixels/assets/8.0/png/unicode/64/1f600.png)
update alpha12:
-changed two turn simulation: it will now only simulate the 2. turn of the 500(default) best boards. change the number by editing the .cs file:
change the number in the line:
Ai.Instance.setTwoTurnSimulation(false, 500);
(dont set it to high!!!!, set it to 0 to turn the second turn simulation off)
update alpha11:
-fixed shadow word pain
-fixed traps
update v110alpha10:
- rewrote a very big part of the ai
update v97:
- should not waste upgrade
- tweaked soulpriest
- lethal detection tweaks
- should not ignore bloodmage anymore
- tweaked mukla
- tweaked knifejuggler
- tweaked placing
- fixed manacalculations
update v94:
- fixed hero-power usage
- new option in advanced settings:
set the minimum probability for using the play-around-aoe-spells-feature:
simulation uses the enemy aoe-spells only, if the probability to have this aoe-spell in hand is higher, than the given border (a value from 0-100) (default 40)
-fixed placement with 4 minions
update v93:
fixed 2 turn simulation
update v92 (delete the old files):
- fixed weblord + spectral knight (did this a week ago, but was overwritten due to the new database ;_![Wink ;) ;)](https://cdn.jsdelivr.net/joypixels/assets/8.0/png/unicode/64/1f609.png)
- should fix ancestral spirit
- fixed windfury
- fixed sylvanas
- fixed buffing spells (and target nothing)
- fixed iceblock detection
- fixed blessing of might
- fixed discard penalty
update v91:
-should work like charme
update v81:
-some fixes due to last update
-very small enemy-turn-sim-speedup
-will draw cards whether enemy has lethal
update v80:
-enemy turn simulation is a lil bit faster
-fixed stealth-issues
-little tweak in control-board-evaluation
update v79:
-some tweaks for warrior
update v77:
- updated _mulligan rules:
- you will not attack with an sword of justice.
- warrior should attack first, then armor up
- should not spawn mobs, that spawn another mobs, whether these "kids" have no place on field
- fixed return to hand (enemy draws now a card ;D (so ai knows that destroying > return to hand))
https://github.com/noHero123/silverfish/blob/master/HrtBddy/Silverfish/Silverfish.zip?raw=truee
-fixed crash with youthful brewmaster and mimironshead
-silverfish can now read settings from an settings.txt file can be found here: https://github.com/noHero123/silverf...r/settings.txt
-somewhere on my github-page you might find a silverfish.exe.config file which speeds up silver.exe (for developers: gcServer is used instead of the default one)
-some other fixes/tweaks
to install ai: follow instructions.txt in https://github.com/noHero123/silverfish/tree/master/HrtBddy
update v113.3:
https://www.thebuddyforum.com/heart...custom-deck-silverfish-ai-28.html#post1667060
update v112.4
- some tweaks with aoe-spells
- some other bugs
update v111.4
-some fixed (like better mana handling, give token-minions less value etc, full graveyard in log)
update v111.3:
- the use of the external process is turned off atm (next turn calculations are also turned off, to compensate the speedloss)
- silver.exe is deleted from hrtbuddy-svn-folder + zip
- some fixes
update v111:
- fixed some bugs
- added Enemy's response to your second turn simulation (default on (because of the next point))
- added external process (is used at default) will make the calculations more than 10 times faster!
YOU HAVE TO START IT MANUALLY (just start the Silver.exe in the CustomDecks\Silverfish\Data -folder and DONT CLOSE IT)
(i cant start external programms with the .cs-versions (atm))
update alpha 15:
- fixed bonus for killing minions that spawn other minions on death
- raised the value of every card from 1 to 5 (fixed the wasting of cards, whether they will buff a minion on your side )
- will not simulate the second turn, whether the enemy has lethal on that board
update alpha14:
- fixed board-comparison (will fix multiple use of the hero-power in one turn and other stuff)
update alpha13:
-tweaked multiturn simulation (new default value is 256) and the amount of calculated second turn-boards is halved every recalculation
![Big Grin :D :D](https://cdn.jsdelivr.net/joypixels/assets/8.0/png/unicode/64/1f600.png)
update alpha12:
-changed two turn simulation: it will now only simulate the 2. turn of the 500(default) best boards. change the number by editing the .cs file:
change the number in the line:
Ai.Instance.setTwoTurnSimulation(false, 500);
(dont set it to high!!!!, set it to 0 to turn the second turn simulation off)
update alpha11:
-fixed shadow word pain
-fixed traps
update v110alpha10:
- rewrote a very big part of the ai
update v97:
- should not waste upgrade
- tweaked soulpriest
- lethal detection tweaks
- should not ignore bloodmage anymore
- tweaked mukla
- tweaked knifejuggler
- tweaked placing
- fixed manacalculations
update v94:
- fixed hero-power usage
- new option in advanced settings:
set the minimum probability for using the play-around-aoe-spells-feature:
simulation uses the enemy aoe-spells only, if the probability to have this aoe-spell in hand is higher, than the given border (a value from 0-100) (default 40)
-fixed placement with 4 minions
update v93:
fixed 2 turn simulation
update v92 (delete the old files):
- fixed weblord + spectral knight (did this a week ago, but was overwritten due to the new database ;_
![Wink ;) ;)](https://cdn.jsdelivr.net/joypixels/assets/8.0/png/unicode/64/1f609.png)
- should fix ancestral spirit
- fixed windfury
- fixed sylvanas
- fixed buffing spells (and target nothing)
- fixed iceblock detection
- fixed blessing of might
- fixed discard penalty
update v91:
-should work like charme
update v81:
-some fixes due to last update
-very small enemy-turn-sim-speedup
-will draw cards whether enemy has lethal
update v80:
-enemy turn simulation is a lil bit faster
-fixed stealth-issues
-little tweak in control-board-evaluation
update v79:
-some tweaks for warrior
update v77:
- updated _mulligan rules:
- you will not attack with an sword of justice.
- warrior should attack first, then armor up
- should not spawn mobs, that spawn another mobs, whether these "kids" have no place on field
- fixed return to hand (enemy draws now a card ;D (so ai knows that destroying > return to hand))
https://github.com/noHero123/silverfish/blob/master/HrtBddy/Silverfish/Silverfish.zip?raw=truee
Last edited: