333 Commity (ad00e23abb63423710d605a26a89712a13ab5c98)

Autor SHA1 Wiadomość Data
  Shaun 887b031e51 feat[#1722]: Made blocking tile indices moddable 3 lat temu
  Shaun 0cc5821e1b fixed an issue introduced in the 'interior teleporter' feature that casued mobs to not be placed in physics cells when in combat 3 lat temu
  Shaun 860808308a more work 3 lat temu
  Shaun e707b7a3a8 initial commit 3 lat temu
  Shaun 9d8c1ad6c9 enhancement[#1638]: The profanities module is now initialized on map threads too so that mods can use the isClean method 3 lat temu
  Shaun 08a4724743 all the work 3 lat temu
  Shaun 42db153f5b saving changes so I don't reset them 3 lat temu
  Shaun 7e791fbe39 modding[#1601]: The resourceSpawner is now part of the instance object 3 lat temu
  Shaun 59ef732529 modding[#1600]: Added an event that is fired after building a mob: onAfterBuildMob 3 lat temu
  Shaun a9e1da7db4 bug[#1597]: Projectiles with positional targets now render correctly 3 lat temu
  Shaun ab9a6daef1 balance[#1467]: Mobs below level 4 can no longer have lifeOnHit 3 lat temu
  Shaun fc06f01594 bug[#1579]: it's no longer possible to join a map multiple times by entering it, reconnecting and entering it again while it's regenerating 3 lat temu
  Shaun 96059c736d chore[#1581]: Removed test code 3 lat temu
  Shaun 5d9c072c3e bug[#1581]: Fixed a maximum call stack crash introduced by a previous commit 3 lat temu
  Shaun d3c8f831dd enhancement[#1579]: A map is only announced as ready in the console when it's been generated now 3 lat temu
  Shaun 2b0dd8ad5b chore[#1579]: Added missing file commit and removed test log 3 lat temu
  Shaun 4d7fadeade enhancement[#1579]: When a random map needs to be regenerated, generation now only happens once per tick 3 lat temu
  Shaun 5bc8f663ac fixes #1564 3 lat temu
  Shaun 659703a107 fixes #1564 3 lat temu
  Shaun 479966a888 fixes #1556 3 lat temu
  Shaun 66363367d4 fixes #1554 3 lat temu
  Shaun ce8cab9ad3 fixes #1549 3 lat temu
  Shaun 9cba6161d8 fixes #1539 3 lat temu
  Shaun 9e46cc2faa added a hack to remove the eslint warning from setupTemplates for now 3 lat temu
  Shaun 60dbb25c21 closes #1517 3 lat temu
  Shaun Kichenbrand 0010c63152 refactored randomMap generator 3 lat temu
  Shaun f862ee0d1e random maps can now spawn hidden areas 3 lat temu
  Shaun 78897e086d closes #1497 3 lat temu
  Shaun 2071a5fa4f removed unused code 3 lat temu
  Shaun 3535b6d2a1 closes #1495 3 lat temu
  Shaun e705f525d4 updated some packages and closes #1493 4 lat temu
  Shaun 1067bc3a62 closes #1492 4 lat temu
  Shaun 7296454971 random map room templates now have different randomised mappings for tiles, walls and doodads 4 lat temu
  Shaun 1fe3a4f43c removed the gapmappings function in randomgen as it wasn't working any more anyway 4 lat temu
  Shaun 23dbfad076 fix to canFlipX and canFlipY 4 lat temu
  Shaun 50c4738462 added canFlipX and canFlipY as possible properties for random map room templates 4 lat temu
  Shaun 4f27793d01 small code cleanup 4 lat temu
  Shaun 6733950a48 random map files can now specify custom leafConstraints and endConstraints as properties 4 lat temu
  Shaun 7a780cb7ed random maps can now use all room exits instead of all but one 4 lat temu
  Shaun 807e5c460c added an event that fires when a player leaves a zone 4 lat temu
  Shaun f76798dd94 random maps now only announce in the console that they are ready once they've been generated 4 lat temu
  Shaun 33d19bb87b lint warning fix 4 lat temu
  Shaun 7ce10a9510 added onAfterPlayerEnterZone event for use by mods 4 lat temu
  Shaun 9c322398eb the mod loader is now async and renamed the mod.initMain and mod.initMapo methods to initMainThread and initMapThread 4 lat temu
  Shaun 4165cf140e tiny bracket cleanup 4 lat temu
  Shaun fdd1ad7fca random maps can now specify minOccur for rooms 4 lat temu
  Shaun 7f50265a37 closes #1485 4 lat temu
  Shaun 921ee492ff closes #1484 4 lat temu
  Shaun 6f36efce19 mods marked as disabled will no longer load, also cleaned up mod loading very slightly 4 lat temu
  Vildravn 56a2e1b688 The onAfterGetLayerObjects event now fires even on maps with empty clientObject layers 4 lat temu