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
xiaoye
windbot
Commits
a10a2860
Commit
a10a2860
authored
Nov 07, 2017
by
mercury233
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
add changelog
parent
042ab6f5
Changes
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
33 additions
and
0 deletions
+33
-0
README.md
README.md
+33
-0
No files found.
README.md
View file @
a10a2860
...
@@ -111,6 +111,39 @@ The parameters are same as commandlines, but low cased.
...
@@ -111,6 +111,39 @@ The parameters are same as commandlines, but low cased.
*
If one chain includes two activation that use
`AI.SelectCard`
, the second one won't select correctly.
*
If one chain includes two activation that use
`AI.SelectCard`
, the second one won't select correctly.
### Changelog
#### v0x1340 (2017-11-06)
-
Update YGOPro protrol to 0x1340
-
Add support for the New Master Eule
-
Decks update
-
New commandline parameters
-
Add support for Match and TAG duel
-
Add server mode
-
Bot dialogs now customable
-
Only use normal deck when random picking decks
-
Send sorry when the AI did something wrong that make the duel can't continue (for example, selected illegal card)
-
Send info when the deck of the AI is illegal
-
Fix the issue that the bot will attack Dupe Frog with low attack monster when there is monster next to Dupe Frog
-
Fix
`OnUpdateData`
`OnSelectSum`
(https://github.com/IceYGO/windbot/issues/7)
-
New and updated
`DefaultExecutor`
s
-
New and updated
`AI.Utils`
,
`ClientCard`
,
`ClientField`
functions
-
Add
`OnNewTurn`
,
`AI.SelectYesNo`
,
`AI.SelectThirdCard`
,
`Duel.ChainTargets`
,
`Duel.LastSummonPlayer`
-
Shortcut
`Bot`
for
`Duel.Fields[0]`
,
`Enemy`
for
`Duel.Fields[1]`
-
`CardId`
is now class instead of enum so
`(int)`
is no longer needed
-
Update the known card enums, add
`Floodgate`
,
`OneForXyz`
,
`FusionSpell`
,
`MonsterHasPreventActivationEffectInBattle`
-
Update
`OnPreBattleBetween`
to calculate the ATK of cards like NumberS39UtopiaTheLightning
-
Add desc parameter for
`OnSelectEffectYn`
-
Update direct attack handling
#### v0x133D (2017-09-24)
-
Update YGOPro protrol to 0x133D
-
Use the latest YGOSharp.Network to improve performances
-
Update the namespace of
`YGOSharp.OCGWrapper`
-
Fix the default trap cards not always activating
### TODO list
### TODO list
*
More decks
*
More decks
...
...
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