Skip to content

Black ops II Zombies and Multiplayer mapvote

Latest
Compare
Choose a tag to compare
@DoktorSAS DoktorSAS released this 08 Apr 09:41
· 42 commits to master since this release
83c35f4

Black ops II Zombies and Multiplayer mapvote

From now on the current github page will keep updated the code for the mapvote for both Multiplayer mode and Zombies mode. Version indicates the release version of both versions of mapvote. Official mapvote versions are written in their respective main.gsc files

  • Multiplayer v1.0.2
    • 1.0.0:
      - 3 maps support
      - Credits, sentence and social on bottom left
      - Simple keyboard and controller button support
      - Better dvar organization
      - Code optimization
      - Reduce sherder variables to allow other mods to work as intended
    • 1.0.1:
      - Fixed client crash issue
      - mv_gametypes added to set g_gametype before map change
    • 1.0.2:
      - mv_gametypes now support also custom cfg files
  • Zombies v2.0.1
    • 2.0.1:
      - Ported new design
      - Timer fixed
      - Fixed UI animations
      - Removed usless functions
      - Fixed UI removing screen text
      - Added animations during vote
      - Fixed design issues