Skip to content

[1.4.0]

Randy Rosales requested to merge development into master
  • Dependency with Sequencer module (make my work easier)
  • Added the blood animations on success and raise rolls
  • Added the missed shot on fail rolls
  • Added the burn animation for the flamethrower
  • Refactor almost all the shooting code to change the use of FxMaster module with the Sequencer module, reducing the amount of code considerably
  • fix bugs in guns with ROF > 1
  • fix typo in the route for the arrow animation for the bow
  • fix some bug when using swade-tools module
  • Dependency with FX Master module (Replaced with dependency with the Sequencer module)

Merge request reports