2018 Commits (a25cb8c71e44e9f047350a3988d785414d492b00)

Author SHA1 Message Date
  Shaun a25cb8c71e refactor[#1698]: More work on moving chat out of codebase to mod 3 years ago
  Shaun e9d0b5b2c4 initial commit 3 years ago
  Shaun 96182ddaab chore: bumped version to 0.8.5 3 years ago
  Shaun 0447f181f9 bug[#1689]: Redacted 3 years ago
  Shaun Kichenbrand 6ea12fecb5 bug[#1548]: Self stuns caused by charging are no longer resistable and physics.removeObject is now only called at the end of a charge and fireblast (to ensure the right position is used) 3 years ago
  Shaun 8b3c7fd20e bug: Boss animations weren't marked as big textures 3 years ago
  Shaun 1ed4cf4496 security: Fixed npm audit vulnerability 3 years ago
  Shaun 3f2095f76e chore: bumped version to 0.8.4 3 years ago
  Shaun b64010c8bc bug: due to renderer changes, auras were rendering as 8x8 instead of 16x16 3 years ago
  Shaun 7b884034ab bug: Fixed a crash caused by castSpellOnHit spells not having a name 3 years ago
  Shaun c7ec3dae82 modding[#1659]: Added saveData to the onAfterBuildPlayerObject event so mods can access the saved character data 3 years ago
  vinnyluu2 206da1bf7f removed duplication 3 years ago
  vinnyluu2 93369410fc fix item worth not taking on right value when generated with item reduction 3 years ago
  Shaun 362f33ee4c added fixes for squashling pet and elixir of infatuation sprites 3 years ago
  Cassandra Cain 4c9d896ebd polish[#1503]: Bypassed chat restrictions if account has mod privileges 3 years ago
  Shaun ef9401b236 bug[#1654]: Fixed a crash caused by player objects with names of objects getting drops 3 years ago
  VinnyLuu f78a355ecf issue[#1490] Fix setlevel not giving passive tree points 3 years ago
  Shaun 9f0c4227f2 bug[#1650]: The anti-spam filter now checks properly for duplicate messages again 3 years ago
  Shaun 516bdf9170 bug[#1639]: Fixed the priest's reference to the gaekatlan druid skin that was changed from 3.0 to gaekatlan-druid 3 years ago
  Nodal (Lunera) b4f132a3fc Fix typo in line 190 3 years ago
  Shaun 20b9a41f5e refactor[#1639]: Removed necromancer sprites from class-necromancer as they've been moved to the cosmetics mod 3 years ago
  Shaun a99d02ab96 bug[#1640]: Fixed an issue where contextActions kept growing when people logged on 3 years ago
  Shaun aa0dd8aab9 chore: updated version to 0.8.3 3 years ago
  Shaun ea46a6ea83 modding[#1642]: Mods can now specify dependsOn arrays to instruct the mod loader in which order mods should be loaded 3 years ago
  Shaun 0bb9754b8d modding[#1640]: Removed ban, mute and unmute from the codebase and added new modding events to skip sending messages and add new components to players when they log in 3 years ago
  Shaun 959ecc39ed modding[#1639]: Removed extra skins from codebase as they are being moved to a mod 3 years ago
  Shaun 9d8c1ad6c9 enhancement[#1638]: The profanities module is now initialized on map threads too so that mods can use the isClean method 3 years ago
  Shaun b6c488e3e6 bug[#1636]: Stopped alloweing question marks in usernames as it was causing a server crash 3 years ago
  Shaun d51c19577a removed test code 3 years ago
  Shaun c9bc87d925 removed test code 3 years ago
  Shaun cffb0eac34 linting fixes 3 years ago
  Shaun 08a4724743 all the work 3 years ago
  Shaun 42db153f5b saving changes so I don't reset them 3 years ago
  Shaun c74fe40097 chore: added an item fix to make candy corn non mailable 3 years ago
  Shaun af9f142e35 bug[#1620]: Fixed an issue that caused nobody to get xp/rep when a non player lands a killing blow on a mob 3 years ago
  Shaun f7b8e3f0ac bug: fixed a crash when an object without effects cpn dies 3 years ago
  Shaun 7f47a622a2 bug[#1615]: Targetting something no longer consumes a tick 3 years ago
  Shaun a57a55228d modding[#1616]: The warnblast spell will now use a specific row for its attackAnimation if one is defined 3 years ago
  Shaun b1b9baab58 bug[#1613]: Fixed a bug that causes whirlwind to have no sprites in some situations 3 years ago
  Shaun 95be02ec15 enhancement[#1502]: It's now possible to define the damage and statType for the castSpellOnHit item effect 3 years ago
  Shaun 8c2d3522b4 modding[#1614]: the beforeGetSpellCastTime event now includes the spell being cast 3 years ago
  Shaun fd9aa992ef modding[#1613]: Added a beforeSpawnWhirlwind event that allows mods to modify how whirlwind looks 3 years ago
  Shaun e7ce0abb1c bug[#1612]: Fixed a bug where resummoning a skeleton destroyed the old one but didn't summon a new one 3 years ago
  Shaun 67a079bd40 devops[#1611]: Fixed a linting issue caused by eslint update 3 years ago
  Shaun ae5c714405 chore[#1610]: Fixed package lock error 3 years ago
  Shaun d0681676c5 chore[#1610]: Updated packages and version to 0.8.2 3 years ago
  Shaun 639b6f0736 bug[#1609]: Fixed an issue that caused spells to not complete properly which made charaters stuck until pressing escape 3 years ago
  Shaun f3c239b407 bug[#1603]: All effect destructione events are now always called 3 years ago
  Shaun ba3974a643 modding[#1602]: Events can now define onStart and onStop events in their configs 3 years ago
  Shaun 7e791fbe39 modding[#1601]: The resourceSpawner is now part of the instance object 3 years ago