cato-a / CoDaM_MiscMod

Official MiscMod for CoDaM in Call of Duty 1.1
BSD 3-Clause "New" or "Revised" License
15 stars 5 forks source link

mapvote improvements + randomness fix #26

Closed raphael12333 closed 6 months ago

raphael12333 commented 6 months ago

design improvements fix end of maprotation from never being proposed


hello

this update proposal uses 1 hudelem per mapname, instead of 1 which merges all mapnames in a multi-line string

pros:

cons:

max hudelem = 62 (31 default + 31 .archived = false)

required hudelem: default (archived):

non archived:

Please let me know if any modifications are needed for the pull request to be merged

*this should leave at least 4 custom hudelem for the server during mapvote increasing this limit might require client executable file modifications but i'm not sure i should try to make some debug message to appear in console when max hudelem is reached using libcod

Regards raphael