59 Commits (e47bd6fba08a002fe7dfb7877186fc32fdc815f8)

Author SHA1 Message Date
MagicBot df5c607375 Refactor item_type 8 months ago
MagicBot 6f028ab8c8 Refactored isShield and removed equipflag. 8 months ago
MagicBot d8d017669a Equipment slot refactor started. 8 months ago
MagicBot 84e74c5052 Refactored out character skill enum. 8 months ago
MagicBot d05dbef71d More item refactor work. 9 months ago
MagicBot ec90ef6174 items PERSIST work. 9 months ago
MagicBot 2e5fa69942 Uppercase enum. 9 months ago
FatBoy-DOTC 6c1e2f1280 implement server side restrictions 9 months ago
FatBoy-DOTC f952785c8e implement server side restrictions 9 months ago
FatBoy-DOTC 8a769c60f2 implement server side restrictions 9 months ago
MagicBot e05d0d8daa promote type upgraded to class type. 9 months ago
FatBoy-DOTC 8000d523f1 server side race/cass restrictions 9 months ago
FatBoy-DOTC ca09587d87 server side race/cass restrictions 9 months ago
FatBoy-DOTC 726d68df31 server side race/cass restrictions 9 months ago
MagicBot 091b1a1d5b Start refactor to use templates 1 year ago
MagicBot 0d75e6db9b Start terrain refactor 1 year ago
MagicBot be107c0858 class and table schema now conform to JSON 1 year ago
MagicBot 46b3db033b Inlined empty getters 1 year ago
FatBoy-DOTC f8269bb764 character runes moved form PlayerCharacter to AbstractCharacter 1 year ago
FatBoy-DOTC c215047c00 teleport method removed form PLayerCharacter to use AbstractCharacter.teleport instead 1 year ago
FatBoy-DOTC a313e3f364 setRegion removal 1 year ago
FatBoy-DOTC 847e62dd27 setLoc now handles region assignment 1 year ago
MagicBot 7bf31f9a47 Rework of class interface. 1 year ago
FatBoy-DOTC 003b939d33 Move to point message variable naming and handler cleanup 1 year ago
MagicBot 71eeb3f6b8 Variable hidden elevated to abschar. 1 year ago
FatBoy-DOTC d573b238de refactored mob get/set owner 1 year ago
MagicBot 70278374e7 manager init moved to the top of method. 1 year ago
MagicBot adafbdf6d3 Duplicate building and building ID values. 1 year ago
MagicBot 9072fc2788 Lock for dirtyload integration. 1 year ago
MagicBot 14968dbb3b Unused variables removed. 1 year ago
MagicBot c79d9ae891 Unused lastXYZ timers set but never used. 1 year ago
MagicBot 621d78172d Threadsafe is needed for the flag. 1 year ago
MagicBot c1f613a1a5 Flag set to true when created. 1 year ago
MagicBot 6923251a88 dirtyflag chosen as solution. 1 year ago
MagicBot b21e9dc59e Moving items out of constructor. 1 year ago
MagicBot 2d0116a9d9 inLined single line methods for code clarity. 1 year ago
FatBoy-DOTC 8a8bf8d2f9 region support for teleporting 1 year ago
MagicBot 9bbdef224d Project cleanup pre merge. 1 year ago
MagicBot b383aab556 Ruins or SDR driven by config. 1 year ago
MagicBot b9db6e8dc6 Members moved to WorldServer. 1 year ago
MagicBot e554171e22 Duplicate region field removed and inlined. 2 years ago
FatBoy-DOTC 98f0928a4b replaced MobileFSM.STATE with MobileFSM.MobBehaviourTypes 2 years ago
MagicBot 3881c2b1d0 Relevant methods made static and moved into NPCManager 2 years ago
MagicBot 6c138a1515 Bugfix: effects without associated powers on login. 2 years ago
FatBoy-DOTC f98eaa4d6b fixed boon stat application 2 years ago
FatBoy-DOTC cf801ed7f6 added check for double mines 2 years ago
MagicBot ab8ee542c6 Hotpatch for shroudbourne hot issue. 2 years ago
MagicBot 825f41e469 rename method to isEmptyGuild() so as not to confuse with GuildState. 2 years ago
MagicBot 7539505956 Mine claims released upon death. 2 years ago
FatBoy-DOTC 743e1f150d refund points from lost spells 2 years ago