336 Commits (b73eae787c4e52991b2a0cb238570fe9287ef78e)

Author SHA1 Message Date
MagicBot de38c8727a Debugging region 2 years ago
MagicBot 0a78958e44 Debugging region 2 years ago
MagicBot b73c8e9045 Floor and level no longer read from db. 2 years ago
MagicBot 5729492c6a NPC derives position from slot. 2 years ago
MagicBot 0c45e6d36f Serialization update. 2 years ago
MagicBot c30ca2fb1f Comment cleanup. 2 years ago
MagicBot cd9d7f7652 Set bindloc to slot location. 2 years ago
MagicBot 84e24b4951 Set bindloc to slot location. 2 years ago
MagicBot ec10ac7ba5 Region now set in initNpc 2 years ago
MagicBot 4bbe1db54a Bindloc for non slotted npcs. 2 years ago
MagicBot 3494ae1e6b Bindloc for non slooted npc's. 2 years ago
MagicBot 123f9eb588 SetParentZone removed from NPC. 2 years ago
MagicBot 40e4770425 inBuildingLoc removed. 2 years ago
MagicBot 225e55d956 Slots will be derived not stored. 2 years ago
MagicBot 2114d9832f Redundant declaration and assignment. 2 years ago
MagicBot dc868305f0 Using new db loader. 2 years ago
MagicBot c60a4d8d39 Bugfix for contract-less npc owners. 2 years ago
MagicBot 320d95ae2f Default value for npc slot. 2 years ago
MagicBot 6d73e12c5c Slot added to stored procedures. 2 years ago
MagicBot 7c079c3998 Begin refactor location collections. 2 years ago
MagicBot d729fbb287 Captain slot issue in db rectified. 2 years ago
MagicBot 14c98d9376 Blueprint support for OuterWallWithTower 2 years ago
MagicBot 5a0136cd3d Cleanup and bonus code removal. 2 years ago
MagicBot 3419c1ceea Refactored isWallArcher(). 2 years ago
MagicBot 4ae55b9bd8 Removed leftover junk from mobbase. 2 years ago
MagicBot 6b146bfdc4 Removed leftover junk from mobbase. 2 years ago
FatBoy-DOTC 620fad57fe Mob equipment drops once more, including vorg with proper chance 2 years ago
FatBoy-DOTC 1487efc46b Mob.java cleanup 2 years ago
FatBoy-DOTC 2df4f658c9 Mob.java cleanup 2 years ago
MagicBot 4462e34ca4 mobbase.fsm should never be blank. 2 years ago
MagicBot 4adfbc0723 Refactored to static methods. 2 years ago
MagicBot c0e92bddc2 Level override removed. 2 years ago
MagicBot 40b7546946 More useful error information. 2 years ago
MagicBot 59e3938a72 Removed unused method. 2 years ago
MagicBot 513c254479 Correction in column name. 2 years ago
MagicBot df7b23c0de Extra override removed from constructor. 2 years ago
MagicBot edd1c0e9a6 Name/level saved to disk when slotting mobiles. 2 years ago
MagicBot 0a783f7561 pirateName and Rank added to CreateMob interface. 2 years ago
MagicBot 235ea84dcd Value is not unknown from handler context. 2 years ago
FatBoy-DOTC 3e005c3a51 NPC have names and contract names 2 years ago
FatBoy-DOTC 09d7ff0740 make wall archers great again 2 years ago
FatBoy-DOTC ed1a6192c7 enemy/notEnemy fix for mobs 2 years ago
FatBoy-DOTC ae968211ab none to enum MonsterType 2 years ago
FatBoy-DOTC a3170bfb4b test code for notEnemy 2 years ago
FatBoy-DOTC 344c5900b8 added none check to enemy and notEnemy in mobbase 2 years ago
FatBoy-DOTC 38e5081b0e moved createSiegeMob and createGuardMob to the Mob class 2 years ago
MagicBot 8fa20c6f93 Cleanup in mob class. 2 years ago
FatBoy-DOTC 45ab68caa4 trebuchets now have pet AI with canRoam disabled 2 years ago
FatBoy-DOTC 3329d61636 fixed error in initialize mob 2 years ago
FatBoy-DOTC e5b7bd1fa6 mob respawn fix 2 years ago