A B C D E F G H I J K L M N O P R S T U V W X Y Z _

N

nameApprovedAt - Variable in class org.starhope.appius.user.User
The timestamp of Lifeguard approval of the user's name (or null, if it hasn't been approved yet)
nameApprovedByUserID - Variable in class org.starhope.appius.user.User
The user ID of the moderator who approved this user's name
nameNeedsApproval() - Method in class org.starhope.appius.user.User
Returns true if this user has requested a name but it hasn't yet been approved by a Lifeguard
nameNeedsParentalApproval() - Method in class org.starhope.appius.user.User
 
nameRequestedAt - Variable in class org.starhope.appius.user.User
The time at which this user entered his/her request for a new name.
nativeSQL(String) - Method in class org.starhope.appius.test.ConnectionDebug
 
needsNaming - Variable in class org.starhope.appius.user.User
If true, the user hasn't picked a name for this account (but it may have a system-assigned random one), so we need to nag them to pick a name.
needsNaming() - Method in class org.starhope.appius.user.User
Returns whether this account has a system-provided (not user-provided) name, or no name at all, and we need to prompt the user (or parent) to name it.
needsParent() - Method in class org.starhope.appius.user.User
Kid accounts (under 13) require parental confirmation.
newGameWorldMessage() - Static method in class org.starhope.appius.util.AppiusConfig
 
newID - Variable in exception org.starhope.appius.except.AlreadyLoadedException
TODO: document this field (brpocock, Nov 5, 2009) newID (AlreadyLoadedException)
newUserList(User, boolean) - Static method in class org.starhope.appius.util.AppiusConfig
 
nextDynamicRoomNumber - Variable in class org.starhope.appius.game.Zone
The room numbers for dynamic rooms begin here
NonSufficientFundsException - Exception in org.starhope.appius.except
This exception may be thrown for a purchase attempt by a player who does not have enough (in-game) currency to afford the item being purchased.
NonSufficientFundsException(BigDecimal) - Constructor for exception org.starhope.appius.except.NonSufficientFundsException
 
not_logged_in() - Static method in class org.starhope.appius.mb.Messages
 
NotFoundException - Exception in org.starhope.appius.except
An exception returned in the case that some kind of asset cannot be found in the underlying data store, usually database table.
NotFoundException(String) - Constructor for exception org.starhope.appius.except.NotFoundException
 
notifyFurnitureInventory(AbstractRoom) - Method in class org.starhope.appius.game.npc.AbstractScriptedNPC
This is an overriding method.
notifyFurnitureInventory(AbstractRoom) - Method in interface org.starhope.appius.user.AbstractUser
 
notifyFurnitureInventory(AbstractRoom) - Method in class org.starhope.appius.user.User
 
notifyFurnitureInventory(AbstractRoom) - Method in class org.starhope.appius.via.RemoteUser
This is an overriding method.
NotImplementedException - Exception in org.starhope.appius.except
 
NotImplementedException() - Constructor for exception org.starhope.appius.except.NotImplementedException
 
nowPlaying - Variable in class org.starhope.appius.game.Room
TODO: document this field (brpocock, Nov 13, 2009) nowPlaying (Room)
NPC_TICK_INTERVAL - Static variable in class org.starhope.appius.game.Zone
Time between updates for NPC's

A B C D E F G H I J K L M N O P R S T U V W X Y Z _