1193 Commits (8d1561cd29f6c02335a5a7cca25abd93b5d98fb7)

Author SHA1 Message Date
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. 3 years ago
MagicBot dc868305f0 Using new db loader. 3 years ago
MagicBot c60a4d8d39 Bugfix for contract-less npc owners. 3 years ago
MagicBot 320d95ae2f Default value for npc slot. 3 years ago
MagicBot 6d73e12c5c Slot added to stored procedures. 3 years ago
MagicBot 7c079c3998 Begin refactor location collections. 3 years ago
MagicBot d729fbb287 Captain slot issue in db rectified. 3 years ago
MagicBot 14c98d9376 Blueprint support for OuterWallWithTower 3 years ago
MagicBot 5a0136cd3d Cleanup and bonus code removal. 3 years ago
MagicBot 3419c1ceea Refactored isWallArcher(). 3 years ago
MagicBot 4ae55b9bd8 Removed leftover junk from mobbase. 3 years ago
MagicBot 6b146bfdc4 Removed leftover junk from mobbase. 3 years ago
FatBoy-DOTC 620fad57fe Mob equipment drops once more, including vorg with proper chance 3 years ago
FatBoy-DOTC 1487efc46b Mob.java cleanup 3 years ago
FatBoy-DOTC 2df4f658c9 Mob.java cleanup 3 years ago
MagicBot 4462e34ca4 mobbase.fsm should never be blank. 3 years ago
MagicBot 4adfbc0723 Refactored to static methods. 3 years ago
MagicBot c0e92bddc2 Level override removed. 3 years ago
MagicBot 40b7546946 More useful error information. 3 years ago
MagicBot 59e3938a72 Removed unused method. 3 years ago
MagicBot 513c254479 Correction in column name. 3 years ago
MagicBot df7b23c0de Extra override removed from constructor. 3 years ago
MagicBot edd1c0e9a6 Name/level saved to disk when slotting mobiles. 3 years ago
MagicBot 0a783f7561 pirateName and Rank added to CreateMob interface. 3 years ago
MagicBot 235ea84dcd Value is not unknown from handler context. 3 years ago
FatBoy-DOTC 3e005c3a51 NPC have names and contract names 3 years ago
FatBoy-DOTC 09d7ff0740 make wall archers great again 3 years ago
FatBoy-DOTC ed1a6192c7 enemy/notEnemy fix for mobs 3 years ago
FatBoy-DOTC ae968211ab none to enum MonsterType 3 years ago
FatBoy-DOTC a3170bfb4b test code for notEnemy 3 years ago
FatBoy-DOTC 344c5900b8 added none check to enemy and notEnemy in mobbase 3 years ago
FatBoy-DOTC 38e5081b0e moved createSiegeMob and createGuardMob to the Mob class 3 years ago
MagicBot 8fa20c6f93 Cleanup in mob class. 3 years ago
FatBoy-DOTC 45ab68caa4 trebuchets now have pet AI with canRoam disabled 3 years ago
FatBoy-DOTC 3329d61636 fixed error in initialize mob 3 years ago
FatBoy-DOTC e5b7bd1fa6 mob respawn fix 3 years ago
FatBoy-DOTC cfe8d20d2b added barracks list to city object 3 years ago
FatBoy-DOTC aa8f59f6f7 wall archer debugging 3 years ago
FatBoy-DOTC 0914580bea Gave Wall Archers mob AI 3 years ago