Fixed an issue where ticker.mode could be set to null, triggering a restart, where it'd be set to null again...and so on.

Added a activate held item hotkey
Added intent hotkeys to 1 2 3 and 4 keys.
hotkeys-help for details.

git-svn-id: http://tgstation13.googlecode.com/svn/trunk@4759 316c924e-a436-60f5-8080-3fe189b3f50e
This commit is contained in:
elly1989@rocketmail.com
2012-09-26 16:27:47 +00:00
parent cc2c4de49b
commit 4edc10c0a1
5 changed files with 233 additions and 153 deletions

View File

@@ -48,6 +48,14 @@ Stuff which is in development and not yet visible to players or just code relate
should be listed in the changelog upon commit tho. Thanks. -->
<!-- To take advantage of the pretty new format (well it was new when I wrote this anyway), open the "add-to-changelog.html" file in any browser and add the stuff and then generate the html code and paste it here -->
<div class="commit sansserif">
<h2 class="date">26 September 2012</h2>
<h3 class="author">Carnwennan updated:</h3>
<ul class="changes bgimages16">
<li class="tweak">Added new hotkeys. Type hotkeys-help for details or see the drop-down help menu at the top of the game window.</li>
</ul>
</div>
<div class="commit sansserif">
<h2 class="date">25 September 2012</h2>
<h3 class="author">Donkie updated:</h3>