66 Commits (045b101d7bc3d82deb2f684b496dbaa6e130f034)

Author SHA1 Message Date
FatBoy-DOTC a741bb3482 remove ItemBase from PlayerCharacter 9 months ago
FatBoy-DOTC aff2a8fa0e ABS char skill system 9 months ago
MagicBot 943d274e5f Project reformat. 10 months ago
MagicBot 5c731894b1 Removed ordering junk 10 months ago
MagicBot c8d355636b Only one item manager 10 months ago
MagicBot 61c4cb1361 Start mobequip refactor 10 months ago
MagicBot f616937236 Refactor skill_used 10 months ago
MagicBot df5c607375 Refactor item_type 10 months ago
MagicBot 6f028ab8c8 Refactored isShield and removed equipflag. 10 months ago
MagicBot d8d017669a Equipment slot refactor started. 10 months ago
MagicBot 84e74c5052 Refactored out character skill enum. 10 months ago
MagicBot d05dbef71d More item refactor work. 10 months ago
MagicBot ec90ef6174 items PERSIST work. 10 months ago
MagicBot 2e5fa69942 Uppercase enum. 10 months ago
FatBoy-DOTC 6c1e2f1280 implement server side restrictions 11 months ago
FatBoy-DOTC f952785c8e implement server side restrictions 11 months ago
FatBoy-DOTC 8a769c60f2 implement server side restrictions 11 months ago
MagicBot e05d0d8daa promote type upgraded to class type. 11 months ago
FatBoy-DOTC 8000d523f1 server side race/cass restrictions 11 months ago
FatBoy-DOTC ca09587d87 server side race/cass restrictions 11 months ago
FatBoy-DOTC 726d68df31 server side race/cass restrictions 11 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. 2 years ago
MagicBot b383aab556 Ruins or SDR driven by config. 2 years ago
MagicBot b9db6e8dc6 Members moved to WorldServer. 2 years 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