Skip to content
This repository has been archived by the owner on Oct 25, 2023. It is now read-only.

Releases: carsakiller/Carsas-CommandsV2

v2.1.4

02 May 19:46
b309896
Compare
Choose a tag to compare
  • Adds a new adminAll preference
  • Fixes a few issues from v2.1.3.

v2.1.3

07 Apr 02:41
d943129
Compare
Choose a tag to compare

Adds a new preference editableVehicles that allows you to specify if vehicles can be edited by default #95

v2.1.2

16 Dec 01:31
c7d6287
Compare
Choose a tag to compare

Adds support for the new inventory slots.

The sizes for many of the ammo equipment items appear to have also changed, so that has been fixed.

Full Changelog

v2.1.1

08 Dec 20:27
5bb3e81
Compare
Choose a tag to compare
  • Prevent unnecessary syncing of static vehicles
  • Prevent attempts to send tiles to disconnected companion

Full Changelog

v2.1.0

30 Nov 01:14
Compare
Choose a tag to compare

Additions

  • Checkbox and preference for auto-admining players #86
  • Glowstick equipment
  • Industrial frontier equipment
  • Lightning game setting
  • ?despawn command #89
  • Industrial frontier tile locations to playlist.xml

Full Changelog: v2.0.3...v2.1.0

v2.0.3

01 Nov 21:58
Compare
Choose a tag to compare

Fixes issue with packet error reporting

v2.0.2

28 Sep 00:45
Compare
Choose a tag to compare

Adds a few fixes that were reported by @Drift91.

  • Allow users to set 0 as starting equipment
  • Fix g_savedata values not being saved

Full Changelog: v2.0.1...v2.0.2

v2.0.1

24 Aug 15:06
Compare
Choose a tag to compare

v2.0.1 fixes a couple issues where g_savedata was not being initialized properly due to other addons being executed before this one.

Fixes