Skip to content

v0.3.377 - Final 377 Release

Compare
Choose a tag to compare
@TheBlackParade TheBlackParade released this 25 Feb 18:17
· 367 commits to master since this release

Features

  • Initial TypeScript plugin system! #33 #70
  • Plugin reload command ::plugins #39 #34
  • Looping plugins/actions & action cancelling #44
  • Support for input command plugins #73
  • Support for widget button plugins #47
  • Support for item-on-item plugins #45
  • Support for landscape object interaction plugins #32
  • Support for player/npc skills #40
  • Simple shop implementation #67
  • Support for item dropping #35
  • Game welcome screen #65
  • Additional npc update masks #63
  • Skill guide plugin support #61
  • Pickable object support #55
  • Ladder plugin #50
  • Cow milking plugin #49
  • Door, double door, and gate plugins #30
  • Basic firemaking plugin #46
  • Support for stackable items #38
  • Player to player public chat #36

Technical

  • Asynchronous plugin loading #58
  • Quadtree based player and npc updating #68
  • Renamed all interface-related components to widgets #64
  • Implementing config file for RSA and server hostname/port #52
  • Improved dialogue system #29
  • Player rights saving/loading #37
  • Linting rules and contribution guidelines #28