Skip to content
Projects
Groups
Snippets
Help
Loading...
Help
Support
Keyboard shortcuts
?
Submit feedback
Sign in / Register
Toggle navigation
W
windbot
Project overview
Project overview
Details
Activity
Releases
Repository
Repository
Files
Commits
Branches
Tags
Contributors
Graph
Compare
Locked Files
Issues
0
Issues
0
List
Boards
Labels
Service Desk
Milestones
Merge Requests
0
Merge Requests
0
CI / CD
CI / CD
Pipelines
Jobs
Schedules
Security & Compliance
Security & Compliance
Dependency List
License Compliance
Packages
Packages
List
Container Registry
Analytics
Analytics
CI / CD
Code Review
Insights
Issues
Repository
Value Stream
Wiki
Wiki
Snippets
Snippets
Members
Members
Collapse sidebar
Close sidebar
Activity
Graph
Create a new issue
Jobs
Commits
Issue Boards
Open sidebar
alstroemeria-silentlove
windbot
Commits
aae03eb9
Commit
aae03eb9
authored
Jun 02, 2019
by
mercury233
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
readme
parent
4d80e194
Changes
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
32 additions
and
0 deletions
+32
-0
README.md
README.md
+32
-0
No files found.
README.md
View file @
aae03eb9
...
@@ -141,6 +141,38 @@ The parameters are same as commandlines, but low cased.
...
@@ -141,6 +141,38 @@ The parameters are same as commandlines, but low cased.
### Changelog
### Changelog
#### v0x134A (2019-05-30)
-
Update YGOPro protrol to 0x134A
-
New decks: Altergeist, BlueEyesMaxDragon, GrenMajuThunderBoarder, Level8, Orcust, Phantasm, Salamangreat
-
Use LINQ in codes
-
Add random bot feature to BotWrapper
-
Add
`ClientCard.Sequence`
,
`ClientCard.ProcCompleted`
,
`ClientCard.IsSpecialSummoned`
-
Add
`ClientCard.EquipCards`
,
`ClientCard.OwnTargets`
, handle equip cards
-
Add
`ClientCard.IsCode`
, handle card alias
-
Add
`ClientCard.GetLinkedZones`
,
`ClientCard.HasSetcode`
-
Add
`ClientField.UnderAttack`
,
`ClientField.GetLinkedZones`
,
`ClientField.GetFieldSpellCard`
-
Add
`Duel.SummoningCards`
,
`Duel.LastSummonedCards`
-
Add
`Util.GetTotalAttackingMonsterAttack`
,
`Util.GetBotAvailZonesFromExtraDeck`
-
Add
`GetMatchingCards`
,
`GetFirstMatchingCard`
,
`IsExistingMatchingCard`
-
Add
`ExecutorType.GoToBattlePhase`
,
`ExecutorType.GoToMainPhase2`
,
`ExecutorType.GoToEndPhase`
-
Add
`DefaultScapegoat`
,
`DefaultMaxxC`
,
`DefaultAshBlossomAndJoyousSpring`
,
`DefaultGhostOgreAndSnowRabbit`
,
`DefaultGhostBelleAndHauntedMansion`
,
`DefaultEffectVeiler`
,
`DefaultCalledByTheGrave`
,
`DefaultInfiniteImpermanence`
-
Rename
`AIFunctions`
to
`AIUtil`
(Usage:
`AI.Utils.`
->
`Util.`
)
-
Rename
`AIFunctions.CompareCardAttack`
to
`CardContainer.CompareCardAttack`
-
Update
`Util.SelectPreferredCards`
and
`Util.CheckSelectCount`
to return the result
-
Update
`ClientField.HasInMonstersZone`
to support check face-up card
-
Update
`AI.SelectCard`
[
\#59
](
https://github.com/IceYGO/windbot/pull/59
)
-
Handle swap control of cards
-
Change some
`int location`
to
`CardLocation location`
-
Update default
`OnPreBattleBetween`
to recognize more cards
-
Misc updates to default executors
-
Misc updates to the AI of some decks
-
Update the known card enums
-
Fix
`CardSelector.Select`
-
Fix
`OnSelectEffectYn`
didn't have
`ActivateDescription`
-
Fix
`ClientCard.Attacked`
-
Fix infinite activation of ZexalWeapons
#### v0x1344 (2018-06-05)
#### v0x1344 (2018-06-05)
-
Update YGOPro protrol to 0x1344
-
Update YGOPro protrol to 0x1344
...
...
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment