Modifications

On this page you will find every change we made to the orginal version of the server. You'll find every and each patch we used on the svn repository.

==Personal Patches==

  • 001.azrael.woolball.patch : hum... useless if you are not Azrael :). It prints "Azrael se jette sur la pelote et va faire mumuse trois metres plus loin" when someone types !woolball. The translation from french is "Azrael jumps on the woolball and goes play three meter away". It's only for fun :)
  • 008.azrael.auto_donate.patch: When a player has the maximum credits/evos and gets other ones, they are automatically donated to its teammates. Adds g_autoDonate to enable or not the feature (default to 1).
  • 901.pierref.goon_s2.patch: Makes both Dragoon and Adv Dragoon available only at S2 and above (not added to the default release of DnC for now)
  • 903.azrael.repeater_s1.patch: Allows construction of repeater to s1 instead of s2. When g_repeaterOnReactor is 1, if there is already a reactor, selecting it on build menu builds a repeater (so you can build a repeater without specific binds at s1, even if repeater is not in list yet).

Wraths Patches

Some Wraths Patches are done by Azrael or PierreF, then we should be the bests to explain what they do :) Note : you can find explanations from Wraths Changelog

  • 033.azrael.unlagged_max_delay_in_ms.patch : Uses g_unlagged to set maximum delay server should account for. defaults to 1000 (1s)
  • 035.pierre.realtime_stamp_at_mapstart.patch : Adds a realtime stamp in games.log at every map loaded, usefull if you wants to know when a game happened (for stats ?)
  • 037.pierre.hidden_clients.patch : see HiddenClients
  • 998.pierre.training_freefunds_fastbuild_nobaseattack.patch : Adds cvars usefull for special trainings
    • g_freeFunds : Gives full credits/evos and buying/using evo is free
    • g_noBaseAttack : Buildings can't be destroyed and acid/turret are more powerfull
    • g_fastBuild : Instant build
    • g_cheatAdminLevel : (to do some tests, yeah you have to thrust server operator that he didn't cheat) Any admin above or equals this level can use cheats at any time (regardless of g_cheats). If g_cheatAdminLevel is 0 this feature is disabled.