Achievement system overhaul.

Continuin the menu rewrite.
This commit is contained in:
Mari the Deer 2021-09-20 19:22:42 +02:00
commit 8176b21b8c
53 changed files with 585 additions and 518 deletions

View file

@ -159,7 +159,7 @@ Class SWWMHandler : EventHandler
if ( (!w || !w.wallponch) && (!(e.Thing is 'Demolitionist') || !Demolitionist(e.Thing).hitactivate) ) return;
let s = SWWMStats.Find(e.Thing.player);
if ( s ) s.wponch++;
SWWMUtility.AchievementProgressInc('swwm_progress_slemg',1,e.Thing.player);
SWWMUtility.AchievementProgressInc("slemg",1,e.Thing.player);
}
// stuff for hud