Skip to content

Releases: EusthEnoptEron/arise-multiplayer

1.2.2

04 Aug 07:54
7faba9b
Compare
Choose a tag to compare

This has been fixed for some time now but I didn't get around to releasing it.

Changelog

  • Fixed an issue with enemy not correctly attacking the players.

1.2.1

31 Jan 22:36
Compare
Choose a tag to compare

READ THE README

Changelog

  • Fixed issue with some systems where the game would hang on boot.
  • Kind of / hopefully fixed issue with P1 aim in manual mode.

1.2.0

11 Nov 18:36
703a575
Compare
Choose a tag to compare

READ THE README

Changelog

  • Fixed compatibility with latest game version (9 November 2023)

1.1.1

02 Sep 16:25
70d227e
Compare
Choose a tag to compare

READ THE README

Changelog

  • Fixed a bug where the mod would not load.

1.1.0

16 Aug 21:12
3765a5d
Compare
Choose a tag to compare

READ THE README

Changelog

  • Fixed a bug where the multiplayer camera wouldn't kick in when the second character slot was empty. (#74)
  • Improved handling of haptic feedback.
  • Added option to show the HP bar of P1 alongside with the others on the right side. (ShowP1Health)
  • Added use of LED colors on gamepads that support it (e.g. PS5). Blue = 1st, Red = 2nd, Green = 3rd, Purple = 4th
  • Added a highly experimental menu that allows changing the controller assignment (opens with F2). Can be used to disable controllers or move them around or simply debug them.

1.0.5 (compatible with 7 April 2022 release)

07 May 00:16
19af445
Compare
Choose a tag to compare

READ THE README

Changelog

  • Fixed issue with attack direction in manual mode. (#69)

1.0.4 (compatible with 7 April 2022 release)

04 May 20:46
360370b
Compare
Choose a tag to compare

READ THE README

This release has not been extensively tested. Let me know if something doesn't work.

Changelog

  • Restored compatibility with latest game version (7 April 2022)

1.0.3 (compatible with 14 December 2021 release)

14 Mar 23:36
fb9248e
Compare
Choose a tag to compare

READ THE README

This release has some structural changes that might have broken some things. Let me know if you notice any strange behavior.

Changelog

  • Implemented haptic feedback for all players (#8).
  • Fixed a bug where the input direction was ignored in manual mode (#64).
  • Some sorely needed refactoring to keep the code base manageable. Might have broken stuff.

1.0.2

31 Jan 14:18
Compare
Choose a tag to compare

READ THE README

Changelog

  • Added option to disable multiplayer camera. (UseSinglePlayerCamera)
  • Added option to disable hit stop behavior. (DisableHitStop)
  • Fixed issue where the player number would wiggle.

1.0.1

17 Jan 14:28
Compare
Choose a tag to compare

READ THE README

Changelog

  • Improved UI z-ordering. (UI should now show on the correct layer.)
  • Added option to control the intensity of the camera shake effect. (CameraShakeScale)