First real reserved hats. Thanks Tiy! Also, seeing if blowtorch looks ok w/ hat on.
A simple hat reservation mechanism. Can be worked around with a little effort, but to make it useful, you'd have to get everyone you played with to work around it too. Quite a bit of effort for a small reward feature.
Font switch requested by Copy Liu in
issue #220 - a GPL CJK font set that includes some hand-drawn bitmaps for lower resolutions, reducing fuzziness of CJK chars in places like the ammo menu
- Unbreak support for client versions prior to 0.9.13-dev
- Replace tabs with spaces (sorry for mixing with code changes)
Engine:
* Updated English locale (Sniper Rifle fires twice - not once)
* Updated German locale (missing tooltip texts)
Engine:
* Fixed copy and paste typo in English locale
* Updated German locale (still working on tooltips)
Engine:
* Added a new window to the game's start that shows special rules affecting the current game (e.g. karma or low gravity)
Awesome patch from TheException - adds editing of weapon delay and crate count. Tiy might want to tweak the crate graphic, could make be smaller or less overlappy.
Fix spectator crash due to missing nil check in new dust gear, init Ammo to nil in World prior to nil check
Show the ammo menu of the last local non-bot team when not local turn. needs testing