Skip to content
This repository has been archived by the owner on Jan 27, 2022. It is now read-only.

Releases: MrDaGree/ELS-FiveM

2021.1: Fix for errors and stuff, I guess.

09 Jan 03:59
Compare
Choose a tag to compare

Applies workaround for edge-case error.

23 Jun 20:43
Compare
Choose a tag to compare
Pre-release
1.93

applies workaround for edge-case

FIX: Threads crashing due to nil index of vehicles.

21 Jan 18:57
Compare
Choose a tag to compare

Caused because of typos and not thoroughly checking before pushing to master.

Hotfix

28 Dec 02:23
Compare
Choose a tag to compare

A hotfix for ELS thread crashing when an nil index is passed.

I'm speculating this is caused by OneSync Infinity and the bubble* method.

*) Where players are loaded when they are within a certain distance of one and other, unlike normally where they are all loaded regardless of distance.

[1.9] Revival release

16 Dec 14:59
Compare
Choose a tag to compare

It's been some time since the previous release. I (Zeemah) have decided to support this project. As a start, this release covers:

  • A fix which meant all passengers were able to use ELS controls.
    • Now, only driver and front passenger can use the controls - as it was before.
  • Another fix which crashed the thread due to invalid index. This was because a condition was in place for if the current vehicle was not nil, but it will never be nil. If they're not in a vehicle, it will be 0.
  • A new debugPrint function which cuts down on unnecessary conditions for if printDebugInformation is true.
    • Is also shared, so it can be used on client and server.
  • Rename of the _curver command. It is now els and takes a version argument to get the current version.

1.75 Dev Release

15 Dec 18:45
Compare
Choose a tag to compare
1.75 Dev Release Pre-release
Pre-release
Added option for slowing lights now, sorry took so long.

1.7 Development Build

20 Jul 16:15
db2cee6
Compare
Choose a tag to compare
1.7 Development Build Pre-release
Pre-release
1.7-dev

Create LICENSE

1.1.3a FIX

20 Mar 20:18
77f2c13
Compare
Choose a tag to compare

Fixed version number

1.1.3a

19 Mar 17:53
213ad0d
Compare
Choose a tag to compare

HTTP Error Server Side

Release 1.1.3

22 Feb 15:45
Compare
Choose a tag to compare
Merge branch 'revert-92df3272' into 'master'

Revert "Merge branch 'undefined' into 'master'"

See merge request !5