Officialize changelog being the repo
authorJBM <jbm@codingame.com>
Wed, 27 May 2020 13:20:50 +0000 (15:20 +0200)
committerJBM <jbm@codingame.com>
Wed, 27 May 2020 14:58:06 +0000 (16:58 +0200)
config/statement_en.html

index eb0c6ad..db798d1 100644 (file)
        <span class="icon icon-protocol">&nbsp;</span>
        <span>Change Log</span>
      </h2>
-     <ul>
-       <li>
-         This is computer science.  Trees are non-negociable.
-         (asset contributed by
-         <a href="https://www.codingame.com/profile/f529ecfbb6cc3b402a40027fd38beec14437821">
-           Alshock
-         </a>)
-       </li>
-       <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>
-         Of course that game needed MSG functionality!
-       </li>
-       <li>
-         Enforce the one-stone rule.  (that also fixed the legacy
-         buh&mdash;sorry people!  I put an easter egg in exchange)
-       </li>
-       <li>
-         Cutesy defeat animations.
-       </li>
-       <li>
-         Distinct castle sprites!
-       </li>
-       <li>
-         Terminate game when there are no more stones in sight.
-       </li>
-       <li>
-         More pretty. (SRLSLY)
-       </li>
-       <li>
-         No more void maps. (root cause: Java <const>%</const> on a
-         negative seed)
-       </li>
-     </ul>
+     <p>
+       I'm not maintaining the full changelog here anymore as the
+       <a href="https://troll.desast.re/troll.git">game's source
+       repository</a> is now publicly available.  I'll just make note
+       of the single latest change, so you can know how far behind you
+       were lagging.
+     </p>
+     <p>
+       This draft's last change is:
+       <strong>
+         add some mountains.
+       </strong>
+     </p>
    </div>
    <div class="statement-story-background">
      <div class="statement-story"
          <div style="text-align: right">
            &mdash;&nbsp;J.R.R. Tolkien, <i>The Hobbit</i>
          </div>
-
+       </div>
+       <div class="story-text">
          <p>
            Based on an involuntary suggestion by
            <span class="card" cg-codingamer-card-popup=""
              Romain Andr&eacute;-Lovichi
            </a>.
          </p>
-
-         <p>
-           The source code for this game
-           <a href="https://troll.desast.re/troll.git">is available</a>.
-         </p>
        </div>
      </div>
    </div>