Skip to content

Releases: IngoHHacks/WECCL

v1.3.3

05 Jun 14:10
Compare
Choose a tag to compare
  • Improved character importing logic.

v1.3.2

04 Jun 17:17
Compare
Choose a tag to compare
  • Added support for pyro and weapon positioning in custom arenas.
  • Added titantron camera auto-rotation.

v1.3.1

01 Jun 20:53
Compare
Choose a tag to compare
  • Fixed custom furniture positions.
  • Fixed warning menu.
  • Fixed some other incorrect mappings that may have caused issues.

v1.3.0

01 Jun 14:21
84b8d10
Compare
Choose a tag to compare
v1.3.0 Pre-release
Pre-release
  • UPDATE TO GAME VERSION 1.58
  • Added more arena features.
  • Better Game Version checking.
  • Added pre-release warnings.

1.2.5:

  • Added more promo options.
  • Added the option to use names instead of IDs for promo taunts.
  • Added the option to use file aliases for custom assets.

v1.2.4

11 May 11:31
Compare
Choose a tag to compare
  • characters in promos is now required to be a list, or an integer prefixed by : for a list from 1 to the specified number.
  • Fixed Thunderstore version removing mappings.
  • Fixed female face mappings.
  • Added exceptions to the meta and mappings file loaders.

v1.2.3

01 May 15:44
Compare
Choose a tag to compare
  • Fixed arenas for Thunderstore.
  • Audio clips that are too big will no longer be attempted to be cached (due to the 2GB limit of byte arrays).
  • Save file game version conversion hairstyle material fix.

1.2.2:

  • Added experimental support for doors.
  • Increased default location size to 9999 (from 100).
  • Fixed some debug rendering issues.
  • Fixed cache not correctly updating for overridden assets.

1.2.1:

  • Added an exception when using an unsupported game version.
  • Added checksums to cached audio clips.

v1.2.0

18 Apr 16:25
Compare
Choose a tag to compare
  • UPDATE TO GAME VERSION 1.56
  • Added support for costume meshes.
  • Added support for custom promos.
  • Better character exporting and importing. Note: This will break compatibility with older versions of the mod. Future versions will aim to be backwards compatible.
  • Exported characters now have the .character extension instead of .json, and Meta and ContentMappings now have the .meta and .mappings extensions respectively.
  • Game version is now stored in the content mappings to prevent issues with loading content from older versions of the game.
  • Experimental support for custom arenas.

v1.1.8

10 Apr 10:18
Compare
Choose a tag to compare
  • Fixed characters not being able to exported if their name contains characters that are not allowed in file names.

v1.1.7

09 Apr 18:25
Compare
Choose a tag to compare
  • Patch to show stack traces.

v1.1.6

08 Apr 23:38
Compare
Choose a tag to compare
  • Fix for roster sizes being incorrect.