5 Commits

Author SHA1 Message Date
Antz
b7fcab8603
[Cleanup] Fixed up trailing spaces identified by github actions 2021-03-08 10:15:11 +00:00
Elmsroth
3202c905e7
Implement .freezplayer/.unfreezlayer command (#144)
REQUIRES DB UPDATE : Rel22_01_010_freeze_gm_command.sql

This command will apply freeze aura (spellId:9454) :
- Player cannot more anymore or use any spell nor logout ;
- Effet does not disappear even if player quits game via ALT+F4.....Can only be removed by an GM using ".unfreezeplayer" command or .unaura command

A GM with lower security level cannot freeze another GM with a higher security level.
2021-03-06 20:58:07 +00:00
Antz
cc27f32744
Release 22 2020-12-29 19:52:30 +00:00
Antz
68931aacac
Tabs / Styling cleanup 2020-05-19 08:48:52 +01:00
Elmsroth
1b33fc4284
GM Commands files reorganisation (#96)
No more LevelX.cpp !
Now commands are grouped by relevant Topics
2020-05-18 00:22:53 +01:00