Skip to content

Commit b2cc250

Browse files
author
Michael S
committed
2.0.10a
1 parent 2a0a534 commit b2cc250

File tree

2 files changed

+16
-10
lines changed

2 files changed

+16
-10
lines changed

README.md

Lines changed: 15 additions & 9 deletions
Original file line numberDiff line numberDiff line change
@@ -48,6 +48,12 @@ This resource has been completely rewritten from scratch since v2.0. You can cus
4848

4949
---
5050

51+
01/08/2021 - 2.0.10a
52+
- Improved performance
53+
- Fixed hole in the FIB fountain
54+
- Fixed error appearing if casino IPL is loaded, but the game build is not sufficient
55+
- Fixed a few typos in the README file
56+
5157
19/07/2021 - 2.0.10
5258
- Added Diamond Casino IPLs: Casino, Garage, VIP garage, Penthouse
5359
- Import: Forced refresh of CEO Garages
@@ -75,7 +81,7 @@ This resource has been completely rewritten from scratch since v2.0. You can cus
7581
- Cleaned and optimized the code
7682

7783
22/03/2019 - 2.0.7c
78-
- CEO Offices: Changed the default loaded garage to ImportCEOGarage4.Part.Garage2 in order to avoid Office glitchs
84+
- CEO Offices: Changed the default loaded garage to ImportCEOGarage4.Part.Garage2 in order to avoid Office glitches
7985

8086
15/01/2019 - 2.0.7b
8187
- Nightclubs: Fixed a typo for the fake lights
@@ -95,26 +101,26 @@ This resource has been completely rewritten from scratch since v2.0. You can cus
95101
- Fixed the name of the BikerClubhouse1 export
96102

97103
19/12/2018 - 2.0.5
98-
- Fixed a typo which prevent the printers, security stuff and cash piles to spawn in the counterfeit cash factory
104+
- Fixed a typo that prevents the printers, security stuff, and cash piles to spawn in the counterfeit cash factory
99105

100106
10/11/2018 - 2.0.4
101107
- Fixed an issue where the clubhouse2 lower walls wouldn’t be colored on the first resource start
102108
- Fixed gang members names using an old format
103-
- Disabled the Mod shop from CEO garage 3 (ImportCEOGarage3) because it is overlaping with CEO office 3 (FinanceOffice3)
109+
- Disabled the Mod shop from CEO garage 3 (ImportCEOGarage3) because it is overlapping with CEO office 3 (FinanceOffice3)
104110

105111
- 08/11/2018 - 2.0.3
106-
Added biker gang’s name, missions and members pictures
112+
Added biker gang’s name, missions, and members pictures
107113
- Added CEO office organization’s name
108114

109115
05/11/2018 - 2.0.1
110-
- Removed overlaping Zancudo River
116+
- Removed overlapping Zancudo River
111117
- Added the trailer near Zancudo River
112118

113119
04/11/2018 - 2.0.0
114-
- Plugin totaly rewritten
120+
- Plugin totally rewritten
115121
- Support for all DLC (up to The Doomsday Heist)
116122
- Ability to easily customize story mode and online purchasable interiors
117-
- You can still use it as it is if you want ipl and interiors to be loaded, the plugin sets a default style for each ones
123+
- You can still use it as it is if you want IPL and interiors to be loaded, the plugin sets a default style for each one
118124
- Check out the Wiki to find out how: https://github.com/Bob74/bob74_ipl/wiki
119125

120126
26/06/2017
@@ -124,12 +130,12 @@ Added biker gang’s name, missions and members pictures
124130
- CEO Offices
125131
- Bikers places (some are still buggy)
126132
- Import/Export locations
127-
- Removed the trick to open Lost’s safehouse since last update already opens it
133+
- Removed the trick to open Lost’s safehouse since the last update already opens it
128134

129135
19/06/2017
130136
- Fix hole in Zancudo River
131137
- Fix hole in Cassidy Creek
132-
- Add optional graffitis on some billboards (enabled by default)
138+
- Add optional graffiti on some billboards (enabled by default)
133139
- Opened Lost’s safehouse interior
134140

135141
14/06/2017

fxmanifest.lua

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,7 @@ game 'gta5'
77

88
author 'Bob_74'
99
description 'Load and customize your map'
10-
version '2.0.10'
10+
version '2.0.10a'
1111

1212
client_scripts {
1313
"lib/common.lua"

0 commit comments

Comments
 (0)