26 次代码提交 (a25cb8c71e44e9f047350a3988d785414d492b00)

作者 SHA1 备注 提交日期
  Shaun a25cb8c71e refactor[#1698]: More work on moving chat out of codebase to mod 3 年前
  Shaun ea46a6ea83 modding[#1642]: Mods can now specify dependsOn arrays to instruct the mod loader in which order mods should be loaded 3 年前
  Shaun 08a4724743 all the work 3 年前
  Shaun 55e745b251 fixed a bug introduced when changing the mod.initMap and mod.initThread method names 3 年前
  Shaun 9c322398eb the mod loader is now async and renamed the mod.initMain and mod.initMapo methods to initMainThread and initMapThread 3 年前
  Shaun 6f36efce19 mods marked as disabled will no longer load, also cleaned up mod loading very slightly 4 年前
  notme 046255ae2c closes 981: fix condition so initmain doesnt run when initmap doesnt exist 5 年前
  notme 8efd6de2b6 set isMapThread and run init, map init, and main init if they exist on the correct threads 5 年前
  notme c79b76163a closes 981: fix condition so initmain doesnt run when initmap doesnt exist 5 年前
  notme c43375ef7a set isMapThread and run init, map init, and main init if they exist on the correct threads 5 年前
  Big Bad Waffle d758a59199 more work to wquery 5 年前
  Big Bad Waffle 7270d00f63 more work on making wQuery work 5 年前
  BigBadWaffle 63adfa82c7 fixed relative pathing issues for events and mtx's 5 年前
  Big Bad Waffle bf73178609 fixed mods not loading and a crash due to obj.components not existing 5 年前
  big bad waffle 043642da41 eslint fixes 5 年前
  big bad waffle 319e89b1e5 more work 5 年前
  big bad waffle 5b304492b4 more work 5 年前
  Big Bad Waffle 5c9d5f7650 more work 5 年前
  big bad waffle 0ca2b0be0e initial 5 年前
  Big Bad Waffle 8d299b75c8 pumpkinchunks 6 年前
  Big Bad Waffle 6f3686b7f4 more halloween stuff 6 年前
  big bad waffle c887593fbb fixed stupid require vs requirejs issue 6 年前
  Big Bad Waffle ce1bd2db72 working on modding halloween 6 年前
  Big Bad Waffle 12b2b04bc6 Fixes #134 7 年前
  Big Bad Waffle 1ea8a005ef First commit for testing 7 年前
  bigbadwaffle 475d683428 Mods can now define extra scripts that should also have access to this.folderName and also this.relativeFolderName 7 年前
  bigbadwaffle 4f734daa19 Mods now have access to this.folderName so resources can be loaded without hard-coding folder names 7 年前
  bigbadwaffle 1b109815f5 You can now simply place mods in the server/mods folder (each with its own folder) for them to work 7 年前
  Big Bad Waffle cb9c0d1d00 Initial Commit for Mod Support 7 年前