From c2d3ac94b13e2be1e8f4a5aa6e0f2b88cd64ef4a Mon Sep 17 00:00:00 2001 From: Michael Levin Date: Sat, 3 Oct 2009 11:21:14 +0000 Subject: * Fixed up credits help page Alien buildables: * Killing an egg will give you credit for all buildables that have lost creep because of it * Some general cleanup, more functions turned into AGeneric_* * Repeated Alien buildable blast damage fixed, also deals damage when it explodes rather than later * Blast radius increased slightly for eggs and acid tubes to account for the bug fix --- ui/help.txt | 11 +++++++---- 1 file changed, 7 insertions(+), 4 deletions(-) (limited to 'ui') diff --git a/ui/help.txt b/ui/help.txt index 02a40cf9..fb215362 100644 --- a/ui/help.txt +++ b/ui/help.txt @@ -9,7 +9,7 @@ "We can also be reached on Freenode IRC:\n" "#mercenariesguild" } - "Release Notes r86" + "Release Notes r87" { "* Help menu (you're looking at it!)\n" "* UI health cross icon shows regen speed\n" @@ -17,6 +17,7 @@ "* Human item list wider and won't hide items\n" "* Regular Basilik benefits from booster\n" "* Lucifer Cannon overcharge heard by others\n" + "* Credits for de-creeping buildables\n" } "Alien Healing" { @@ -94,8 +95,10 @@ "MGDev is developed and hosted by the Mercenaries Guild. " "Contributing developers:\n\n" "Norfenstein\n" - "Benmachine\n" - "Lakitu7\n" - "Michael Levin " + "Tony J. White\n" + "Ben ''Benmachine'' Millwood\n" + "Michael ''Risujin'' Levin\n" + "Chris ''Lakitu7'' Schwarz\n" + "Roman ''Kevlarman'' Tetelman\n" } } -- cgit