53 Commits (80aa413ea808973ed0bdeeae8a2c66a73c68c720)

Author SHA1 Message Date
MagicBot c1ee6f5b52 Renamed class to not conflict with the java.lang version. 9 months ago
MagicBot ae7fecbf6d Effectbase updated with new enum 9 months ago
MagicBot 5ed497dd69 All damage type lookups go through method 9 months ago
MagicBot a29269e335 Initial refactor of damagetype 9 months ago
MagicBot f0ac342b1f Handler created for SendSummonsMsg 9 months ago
MagicBot b8a1081544 Debug code removed. 9 months ago
MagicBot 943d274e5f Project reformat. 9 months ago
MagicBot 0fa042cece Final CombatManager 9 months ago
MagicBot eca71fa685 Item flags refactored 9 months ago
MagicBot 61c4cb1361 Start mobequip refactor 9 months ago
FatBoy-DOTC 9d7f2f39fe Unified Combat System 10 months ago
MagicBot d9032f750f More itembase refactor work 10 months ago
MagicBot f2d28fd7af Refactored out duplicate db interface. 10 months ago
MagicBot df5c607375 Refactor item_type 10 months ago
MagicBot 1763266972 toUppercase() 10 months ago
MagicBot 2e5fa69942 Uppercase enum. 10 months ago
MagicBot e8e84e00af Merge Damage and Source types. 10 months ago
MagicBot 95558371df Method inlined 1 year ago
MagicBot 46b3db033b Inlined empty getters 1 year ago
FatBoy-DOTC a313e3f364 setRegion removal 1 year ago
FatBoy-DOTC a50a2430ba hate value for chants to affect mobs in range 1 year ago
FatBoy-DOTC 69fdddfc71 hate value fix 1 year ago
FatBoy-DOTC 36cc23457a optimized slot for siege engines 1 year ago
FatBoy-DOTC d573b238de refactored mob get/set owner 1 year ago
MagicBot a4dafd7155 Unused variable in signature. 1 year ago
MagicBot 445d40dc5f Bonus code removed. 1 year ago
MagicBot c9cdb891d6 Cleanup of ownerNPC mess. 1 year ago
MagicBot c79d9ae891 Unused lastXYZ timers set but never used. 1 year ago
MagicBot 2d0116a9d9 inLined single line methods for code clarity. 1 year ago
MagicBot a299493bd7 Cleanup of file project headers. 1 year ago
FatBoy-DOTC 140a9bd084 mob AI new thread 1 year ago
MagicBot 1260d7cfa3 Errant import removed. 1 year ago
FatBoy-DOTC 1c7c0ee13e mobs aggro to pets 1 year ago
FatBoy-DOTC bd48198a51 pets stats calculate properly & pet buffs no longer nerf pet 1 year ago
FatBoy-DOTC 9ea02c888f pet troubles resolved 1 year ago
FatBoy-DOTC 7dc6fece7d work on pet AI 1 year ago
FatBoy-DOTC 18bcd79733 pets now spawn at owners location 1 year ago
MagicBot 9bbdef224d Project cleanup pre merge. 1 year ago
FatBoy-DOTC 2df4f658c9 Mob.java cleanup 2 years ago
FatBoy-DOTC 98f0928a4b replaced MobileFSM.STATE with MobileFSM.MobBehaviourTypes 2 years ago
MagicBot f21e51f74a Optimized imports (getting close to release) 2 years ago
MagicBot 3881c2b1d0 Relevant methods made static and moved into NPCManager 2 years ago
MagicBot 2c0a46e652 Runegates and portals now loaded from database. 2 years ago
MagicBot 9ff4d7c6dc bugfix: Prior claims are no longer released when claiming a new mine. 2 years ago
MagicBot 3cec1b4466 Class cleanup. 2 years ago
MagicBot 3ec16d04d6 Prior claims are released upon a new claim. 2 years ago
MagicBot 20dba75602 Mine limits based upon nation tree rank. 2 years ago
MagicBot cbd9021cfa Setting last claimer properly during claim. 2 years ago
MagicBot 78cdb6967a Message when claiming mine succeeds. 2 years ago
MagicBot 55e6ca2d41 Error message when claiming a mine fails. 2 years ago