Репозиторий Sisyphus
Последнее обновление: 1 октября 2023 | Пакетов: 18631 | Посещений: 37777589
en ru br
Репозитории ALT
S:14.7-alt1.svn9619
5.1: 13.6-alt1.svn7713
4.1: 12.4-alt1.svn6075
4.0: 11.0-alt1.svn3836
www.altlinux.org/Changes

Группа :: Игры/Приключения
Пакет: KoLmafia

 Главная   Изменения   Спек   Патчи   Sources   Загрузить   Gear   Bugs and FR  Repocop 

Патч: KoLmafia-13.6-alt-badmoon-fixes.patch
Скачать


 .../kolmafia/request/AccountRequest.java           |    1 -
 .../kolmafia/request/CharPaneRequest.java          |    6 ------
 2 files changed, 0 insertions(+), 7 deletions(-)
diff --git a/src/net/sourceforge/kolmafia/request/AccountRequest.java b/src/net/sourceforge/kolmafia/request/AccountRequest.java
index 0856dd3..3c8da3b 100644
--- a/src/net/sourceforge/kolmafia/request/AccountRequest.java
+++ b/src/net/sourceforge/kolmafia/request/AccountRequest.java
@@ -129,7 +129,6 @@ public class AccountRequest
 		if ( responseText.indexOf( "<input class=button type=submit value=\"Drop Bad Moon\">" ) != -1 )
 		{
 			KoLCharacter.setSign( "Bad Moon" );
-			KoLCharacter.setHardcore( true );
 		}
 		else
 		{
diff --git a/src/net/sourceforge/kolmafia/request/CharPaneRequest.java b/src/net/sourceforge/kolmafia/request/CharPaneRequest.java
index ed6016a..cccc867 100644
--- a/src/net/sourceforge/kolmafia/request/CharPaneRequest.java
+++ b/src/net/sourceforge/kolmafia/request/CharPaneRequest.java
@@ -240,12 +240,6 @@ public class CharPaneRequest
 			return false;
 		}
 
-		// If he's in Bad Moon, nope
-		if ( KoLCharacter.inBadMoon() )
-		{
-			return false;
-		}
-
 		// If character pane doesn't mention storage, ok.
 		if ( responseText.indexOf( "storage.php" ) == -1 )
 		{
 
дизайн и разработка: Vladimir Lettiev aka crux © 2004-2005, Andrew Avramenko aka liks © 2007-2008
текущий майнтейнер: Michael Shigorin