Ça trolle…
/
troll.git
/ blobdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
raw
|
inline
| side by side
Don't destroy the castle if the troll doesn't reach it
[troll.git]
/
config
/
statement_en.html
diff --git
a/config/statement_en.html
b/config/statement_en.html
index
37a5605
..
2f674bc
100644
(file)
--- a/
config/statement_en.html
+++ b/
config/statement_en.html
@@
-16,9
+16,10
@@
<span>Rules</span>
</h2>
<div class="statement-rules-content">
<span>Rules</span>
</h2>
<div class="statement-rules-content">
- You <em>have</em> to shoot at least <const>1</const> stone per
- turn if you have any left.
- </div>
+ If you have stones, shoot <const>1</const> or more of them.
+ <br>
+ If you don't have stones, shoot <const>0</const> exactly.
+ </div>
</div>
<div class="statement-section statement-warning">
<h2>
</div>
<div class="statement-section statement-warning">
<h2>
@@
-90,6
+91,10
@@
</h2>
<div class="statement-protocol-content">
Just read the sample code. You can figure this out.
</h2>
<div class="statement-protocol-content">
Just read the sample code. You can figure this out.
+ <br>
+ You're currently allowed the default SDK timings. I think it's
+ one second for the first turn and 50 ms then, but don't
+ quote me on this.
</div>
</div>
<div class="statement-section statement-expertrules">
</div>
</div>
<div class="statement-section statement-expertrules">
@@
-123,6
+128,13
@@
<span>Change Log</span>
</h2>
<ul>
<span>Change Log</span>
</h2>
<ul>
+ <li>
+ Don't destroy the castle if the troll doesn't reach it.
+ </li>
+ <li>
+ Ensure proper troll movement direction in all cases of
+ cheating.
+ </li>
<li>
Fixed the road length fencepost non-issue.
</li>
<li>
Fixed the road length fencepost non-issue.
</li>