3375 Commits (1870-zone-sprite-atlas)
 

Author SHA1 Message Date
  Shaun 01895f7663 more work 2 years ago
  Shaun 4f465af1b8 more work! 2 years ago
  Shaun 6e9c2fe01c more work! 2 years ago
  Shaun cf8568f723 work 2 years ago
  Shaun c9dc876f8e work 2 years ago
  Shaun 279fd40c62 more work 2 years ago
  Shaun 0fccff867d initial commit 2 years ago
  Shaun dae9e24080 wall mounted plants no longer flipping 2 years ago
  Shaun ef51733510 undo: test code 2 years ago
  Shaun d2a653f1b4 bug: Fixed an issue that caused effect sprites never to be removed if their ttl gets set to 0 externally 2 years ago
  Shaun 6fff5a03a5 feat #1735 2 years ago
  Shaun 1192d169cf bug: Fixed being unable to zone in when DC'ing while dead, fixed a crash with effectStunned being applied to obj's without spellbooks 2 years ago
  Shaun 1c6d7a5446 bug: Fixed a crash that happens when dying with an aura active 2 years ago
  Shaun a0d4a25e0f chore: minor refactor 2 years ago
  Shaun abdb2196e1 bug: Fixed an issue that was causing in-object portals (like interiors) to not work because objBase was setting the position back after attempting the portal which overrode the new position that was set BY the portal 2 years ago
  Shaun 90b71ad704 bug: Fixed an issue causing portals to not spawn you in the correct location 2 years ago
  Shaun 0951dd7097 Bug: Fixed an issue with objects not being completely removed properly 2 years ago
  Shaun 9c1984c79f Added missing function for effects 2 years ago
  Shaun e507241eb6 bug: Fixed a crash caused by rezoning while someone was next to you 2 years ago
  Shaun d882007fef Merge branch 'master' of gitlab.com:Isleward/isleward 2 years ago
  Shaun d85552df49 UNDO THIS: Made rezone level 0 2 years ago
  Big Bad Waffle 153c8f2717 Merge branch '1873-profanity-filter' into 'master' 2 years ago
  Vildravn bf4d7187aa Stop the linter from complaining 2 years ago
  Vildravn b69b637dae Return the lowercase convert to profanities 2 years ago
  Vildravn a963cc8ec8 Fix lint complaints 2 years ago
  Vildravn d0f5f56048 Relax profanity filter 2 years ago
  Shaun b3abeeee13 chore Fixed npm audit vuln 2 years ago
  Big Bad Waffle 477096ebeb Merge branch '1832-buffs' into 'master' 2 years ago
  kckckc c1dd39a6dc Remove todos that are mentioned in MR and remove unused param 2 years ago
  kckckc 662808ed67 Remove logging (didn't see them at all!) 2 years ago
  kckckc b0b3a4f238 Convert noMsg to silent and remove new from calls to addEffect 2 years ago
  kckckc fa3739cbd4 Only show -effect text when the effect is destroyed (not the whole object) 2 years ago
  Big Bad Waffle 61ae2b48c6 Merge branch '1872-mob-rune-rotations' into 'master' 2 years ago
  Shaun 46a5a6bd07 bug #1872: Small bug fix 2 years ago
  Shaun 913569200b feat #1872: More work on this 2 years ago
  Shaun 576f725813 feat #1872: Implemented rune rotations 2 years ago
  Big Bad Waffle 2f7cafffcd Merge branch '1866-rezone-handshakes' into 'master' 2 years ago
  Shaun 5dde12f198 feat #1866: Moved save to after delete and ensured that deleted objects aren't processed (or crashing) objects update 2 years ago
  Shaun 5f950db563 chore: fixed eslint issue 2 years ago
  Shaun 73b5a56467 chore: Reverted config change 2 years ago
  Shaun 2ea3a45287 feat #1866: Added missing files and cleaned up code slightly 2 years ago
  Shaun 66f3daf87b feat #1866: Rebuilt rezone logic to use handshakes 2 years ago
  kckckc 17607d14f0 Implement shouldStack/incrementStack handling 2 years ago
  kckckc b7d7bbd1db Rename buffs ui to effects and manage effect icons client-side 2 years ago
  kckckc b43f208d0e Create damage texts from client-side effects 2 years ago
  kckckc 6795f367fd Destroy and remove effect before removing from array 2 years ago
  kckckc 034c50d76b Remove duplicate slowed text from ice spear 2 years ago
  kckckc d86e05a72f Remove removeEffectByName and use IDs to remove effects 2 years ago
  kckckc 02b58b4a35 Add/remove effects by ID, add client effect extending 2 years ago
  kckckc 7373797d33 Fix extending for client components 2 years ago