Tags: davidkohout/MultiModServer
Tags
Finished 5.7.0 | 2017-05-23 * Added a new option to the cvar `gal_general_options`, change the command `gal_startvote` command default behavior. * Added a new argument to the command `gal_startvote`. The argument `-now` to allow the map to change immediately at the voting end. * Added a new argument to the command `gal_startvote`. The argument `-roundend` to allow the round to finish after the voting end. * Added a new cvar `gal_endonround_max` to indicates the maximum time to wait before forcing to change the map. * Fixed the cvars `gal_extendmap_max_*` option 0 always blocking the vote, instead of allowing it. * Fixed the command `say rockthevote` not working when cvar `gal_rtv_commands` enables it. * Fixed a ghost extension option showing up on `runoff` voting. * Fixed the possibility of the voting being messed up by its own automatic trigger. * Renamed the command `gal_command_maintenance` to `gal_maintenance_mode`. * Renamed the command `gal_looking_for_crashes` to `gal_look_for_crashes`. * Set the MAX_SERVER_RESTART_ACCEPTABLE value to 1, implying on 3 crashes required before ignoring the map.
Finished 5.6.0 | 2017-05-16 * Renamed the cvars `amx_extendmap_step_min` and `amx_extendmap_max_min` to `gal_extendmap_step_min` and `gal_extendmap_max_min`. * Renamed the cvars prefixed with `amx_` to `gal_`, affecting `amx_extendmap_step_rounds`, `amx_extendmap_allow_stay`, etc. * Removed the ban recent maps minimum of 3 extra maps. * Added a new cvar `gal_general_options` allow mute chat commands. * Added a new cvar `gal_vote_minimum` to specifies the minimum number of votes the voting should have. * Fixed the `say noms` command not show all nominated maps when more than 4 maps are nominated. * Fixed the some chat messages being displayed on the server language on AMXX 183. * Fixed the `runoff` voting starting twice due the vote round start feature. * Fixed the `rockthevote` feature not showing negative votes values.
Finished 5.4.0 | 2017-03-20
* Added French translation by `Nemesis31`
evandrocoan#56
* Fixed the voting outcome not being reset when there
is a new game commencing event.
* Fixed invalid string formatting on when using
`mp_maxrounds/mp_winlimit/mp_fraglimit` while displaying
the remaining time.
Finished 5.3.2 | 2017-02-28 * Fixed the colored prefix not being removed when the coloring is disabled. * Fixed the cvar `gal_rtv_wait` being used when `mp_timelimit/mp_fraglimit` are not being used. * Fixed the cvar `gal_rtv_wait_rounds` being used when `mp_maxrounds/mp_winlimit` are not being used. * Fixed the cvar `gal_colored_chat_enabled` for colored chat not working. * Removed the implementation restriction, where the color chat is disabled the first time you server started.
PreviousNext