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
bc692f39
Commit
bc692f39
authored
Nov 27, 2017
by
mercury233
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
update readme and changelog
parent
0e22fd7b
Changes
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
13 additions
and
6 deletions
+13
-6
README.md
README.md
+13
-6
No files found.
README.md
View file @
bc692f39
...
@@ -71,7 +71,7 @@ WindBot can run as a "server", provide a http interface to create bot.
...
@@ -71,7 +71,7 @@ WindBot can run as a "server", provide a http interface to create bot.
*
ST1732
*
ST1732
*
Toadally Awesome (old lflist)
*
Toadally Awesome (old lflist
, master rule 3 only
)
*
Yosenju
*
Yosenju
...
@@ -99,7 +99,7 @@ WindBot can run as a "server", provide a http interface to create bot.
...
@@ -99,7 +99,7 @@ WindBot can run as a "server", provide a http interface to create bot.
WindBot can run as a "server", provide a http interface to create bot.
WindBot can run as a "server", provide a http interface to create bot.
eg.
`http://127.0.0.1:2399/?name=%E2%91%A8&deck=Blue-Eyes&host=127.0.0.1&port=7911&dialog=cirno.zh-CN
&version=4928
`
eg.
`http://127.0.0.1:2399/?name=%E2%91%A8&deck=Blue-Eyes&host=127.0.0.1&port=7911&dialog=cirno.zh-CN`
In this situation, it will be multi-threaded. This can be useful for servers, since it don't use large amount memory.
In this situation, it will be multi-threaded. This can be useful for servers, since it don't use large amount memory.
...
@@ -113,6 +113,17 @@ The parameters are same as commandlines, but low cased.
...
@@ -113,6 +113,17 @@ The parameters are same as commandlines, but low cased.
### Changelog
### Changelog
#### v0x1341 (2017-11-27)
-
Update YGOPro protrol to 0x1341
-
Change the program to x86 only
-
Add BotWrapper for YGOPro bot mode
-
Add
`AI.SelectMaterials`
,
`OnSelectFusionMaterial`
,
`OnSelectPendulumSummon`
,
`AI.Utils.SelectPreferredCards`
etc.
-
Fix
`AI.Utils.GetBestEnemySpell`
to not return normal spell currently activating
-
Fix AI don't attack defense Crystal Wing or S39
-
Fix ZexalWeapons AI don't change defense S39 back
-
Minor updates
#### v0x1340 (2017-11-06)
#### v0x1340 (2017-11-06)
-
Update YGOPro protrol to 0x1340
-
Update YGOPro protrol to 0x1340
...
@@ -153,12 +164,8 @@ The parameters are same as commandlines, but low cased.
...
@@ -153,12 +164,8 @@ The parameters are same as commandlines, but low cased.
*
`AI.SelectZone`
*
`AI.SelectZone`
*
`AI.SelectMaterials`
which select a set of cards for F/S/X/L summon
*
`AI.SelectTribute`
*
`AI.SelectTribute`
*
Select cards to pendulum summon in executor.
*
Get equip of card.
*
Get equip of card.
*
Get attack target.
*
Get attack target.
...
...
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