Skip to content

InfclassR v1.2.1

Compare
Choose a tag to compare
@Kaffeine Kaffeine released this 14 Jul 20:31
· 1756 commits to production since this release
v1.2.1

General:

  • Medics grenade now makes the targets happy only if they're actually healed
  • Fixed looper color in class menu
  • Fixed compatibility with teeworlds-0.6.5 (from DDNet)
  • Fixed eyes kept closed after the class changed from Ghost

Maps:

  • infc_skull: Added green background to the infection zone
  • infc_warehouse: Updated the infection zones highlight
  • infc_damascus: Slightly optimized for better client performance

Maintenance:

  • Added sv_suggest_more_rounds

  • Added sv_vote_time (from DDNet)

  • Added sv_vote_delay (from DDNet)

  • Added inf_spider_web_hook_length

  • Fixed git_revision.cpp updating for out-of-tree builds (from DDNet)

  • Fixed memory leak in console (from DDNet)

  • Improved CMake build support

  • Fixed some builds (a C++ template was not available in the point of instantiation; no idea how this worked before).

  • A lot of internal refactoring moving the project toward DDNet-based server codebase