128 Commits (57ff1ede971950e9d715e6af37ad85eb64ee8016)

Author SHA1 Message Date
MagicBot 7dcefdf5d7 Contract moved to AbstractCharacter. 2 years ago
MagicBot 7a3e3b394b Slot two is reserved on arty towers. 2 years ago
MagicBot e488627fcc Slot one is reserved on arty towers. 2 years ago
MagicBot 82aeba3a05 NPC rotations inherit building rotation. 2 years ago
MagicBot ce516f24c0 Contracted Mob/Npc rotation derived from slot position. 2 years ago
MagicBot e745c260f0 Positive rotation not negative. 2 years ago
MagicBot b7c2e09b81 Rotation slot location by building rotation. 2 years ago
MagicBot 48172fb220 Rotation slot location by building rotation. 2 years ago
MagicBot 0aabc9a923 Bonus code removal. 2 years ago
MagicBot 44b99a8781 It's w not y. 2 years ago
MagicBot b8eb198b09 Pirate name related code moved to NPCmanager. 2 years ago
MagicBot c0521ba2b7 null check for building owner. 2 years ago
FatBoy-DOTC 9fefebd4a3 wild mob naes and world NPC names corrected 2 years ago
FatBoy-DOTC ad4f9d3540 player placed NPCs now show correct names 2 years ago
MagicBot eee949de93 Naming update. 2 years ago
MagicBot d1d6972930 Debug code removed; issue resolved. 2 years ago
MagicBot ce8d5f0129 Debug null value. 2 years ago
MagicBot 9c83e6f9d9 Removed name override logic. 2 years ago
MagicBot 4365fafb77 Tweak to name derivation in constructor 2 years ago
MagicBot a3217f44be Code bloc moved out of constructor. 2 years ago
MagicBot da62046ce0 Unused parm in method interface removed. 2 years ago
MagicBot d454878245 BuildingModelBase no longer needed. 2 years ago
MagicBot 4acc4192af Initial work on Mobile init refactor. 2 years ago
MagicBot e554171e22 Duplicate region field removed and inlined. 2 years ago
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 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 d729fbb287 Captain slot issue in db rectified. 2 years ago
MagicBot 5a0136cd3d Cleanup and bonus code removal. 2 years ago
MagicBot 3419c1ceea Refactored isWallArcher(). 2 years ago
MagicBot 4adfbc0723 Refactored to static methods. 2 years ago
MagicBot 0a783f7561 pirateName and Rank added to CreateMob interface. 2 years ago
FatBoy-DOTC 3e005c3a51 NPC have names and contract names 2 years ago
FatBoy-DOTC 38e5081b0e moved createSiegeMob and createGuardMob to the Mob class 2 years ago
FatBoy-DOTC 45ab68caa4 trebuchets now have pet AI with canRoam disabled 2 years ago