ExAd/CHANGELOG.md

106 lines
3.5 KiB
Markdown
Raw Normal View History

2016-04-29 12:10:28 +00:00
#<img src="logo.png" alt="ExAd" width="200" />
2016-05-06 08:26:48 +00:00
# Changelog:
2016-06-06 22:23:54 +00:00
2016-07-03 18:39:10 +00:00
## 160703 20:15 . v0.7.7
###Fixed
* Made the ExAd system compatible with Exile 0.9.8 (All)
###Added
* XM8 - a feature to add apps to the XM8 "More" button
* App for XM8 (Virtual Garage)
###Removed
* Support for Improved_XM8_Apps by Vitaly
## 160610 01:20 . v0.7.6
2016-06-06 22:23:54 +00:00
###Fixed
* Quick-fix - VG App scroll for stored list(Virtual Garage)
2016-06-09 20:01:12 +00:00
* The configuration file could be reed after the postInit script (All) - IMPORTANT TO UPDATE ALL PLUGINS.
2016-06-06 22:23:54 +00:00
###Added
* Extra loggin functionality (All)
2016-06-09 20:01:12 +00:00
* Progress bar height customizable (Grinding)
2016-06-06 22:23:54 +00:00
* Added a lot of new custom UI Display texts - Check stringtabl.xml for new ones. (All)
* Added vehicle details to VirtualGarage DetailsView (Virtual Garage)
2016-06-09 20:01:12 +00:00
* Added function ExAd_fnc_territoryPlayerPresent, to see if a player with permissions for a specific flag is online (Core)
* Added a feature so the server owner can decide if hacking should require a player with premissions to be online.(Hacking)
## 160510 21:00 . v0.7.5
###Fixed
* Syntax error in postInit.sqf (HaloParachute)
* Added battleye exceptions (HaloParachute)
2016-05-10 15:50:37 +00:00
## 160510 18:00 . v0.7.4
###Fixed
* Various documentation has been updated.
###Added
* Some small features for HaloParachute
## 160510 16:00 . v0.7.3
###Fixed
* Cleaned the code (Hacking)
* Declaration of un custamized variables (All)
## 160507 09:00 . v0.7.2
### Added
* "docs\core\update.md" & "docs\core\changelog.md"
* "docs\Grinding\update.md" & "docs\Grinding\changelog.md"
* "docs\Hacking\update.md" & "docs\Hacking\changelog.md"
* "docs\HaloParachute\update.md" & "docs\HaloParachute\changelog.md"
* "docs\VirtualGarage\update.md" & "docs\VirtualGarage\changelog.md"
### Deleted
* "mpmissions\Exile.Altis\ExAdClient\core\update.md" & "mpmissions\Exile.Altis\ExAdClient\core\changelog.md"
* "mpmissions\Exile.Altis\ExAdClient\Grinding\update.md" & "mpmissions\Exile.Altis\ExAdClient\Grinding\changelog.md"
* "mpmissions\Exile.Altis\ExAdClient\Hacking\update.md" & "mpmissions\Exile.Altis\ExAdClient\Hacking\changelog.md"
* "mpmissions\Exile.Altis\ExAdClient\HaloParachute\update.md" & "mpmissions\Exile.Altis\ExAdClient\HaloParachute\changelog.md"
* "mpmissions\Exile.Altis\ExAdClient\VirtualGarage\update.md" & "mpmissions\Exile.Altis\ExAdClient\VirtualGarage\changelog.md"
## 160507 09:00 . v0.7.1
### Fixed
* Hacking isn't dependent on VirtualGarage anymore (Hacking)
2016-05-06 08:26:48 +00:00
## 160506 09:00 . v0.7.0
### Fixed
* Small issue where VG didn't show an advancedHint when storing. (VirtualGarage)
2016-05-06 08:26:48 +00:00
### Added
* New stringtable values (VirtualGarage)
* New customizable values (Core)
Must be implemented for Hacking to work proparly
* Implemented Hacking (Hacking)
* Added battleye Hacking exceptions
2016-05-06 08:26:48 +00:00
## 160505 01:40 . v0.6.1
### Fixed
* Display null when entering Virtual Garage from Flag (Virtual Garage)
* Sound error for grinding, tmp fix, sound will work on Chernarus (Grinding)
2016-05-06 08:26:48 +00:00
## 160502 23:15 . v0.6.0
### Added
2016-05-03 06:51:51 +00:00
* Implemented Grinding
2016-05-06 08:25:24 +00:00
* Added battleye grinding exceptions
2016-05-06 08:26:48 +00:00
## 160423 14:04 . v0.5.2
### Fixed
2016-04-30 07:35:44 +00:00
* Description.ext was wrongly configured (Core)
2016-05-06 08:26:48 +00:00
## 160426 14:04 . v0.5.1
### Fixed
2016-04-30 07:35:44 +00:00
* BattlEye filters been updated (All)
* VG App return to sideApp on unLoad (VirtualGarage)
* VG App clear lists before onLoad and content being loaded. (VirtualGarage)
* AdvHint trying to show EXO Logo (VirtualGarage)
2016-05-06 08:26:48 +00:00
### Added
2016-04-30 07:35:44 +00:00
* ExAd Logo.png (Core)
2016-05-06 08:26:48 +00:00
### Deleted
2016-04-30 07:35:44 +00:00
* EXO Logo.png (Core)
2016-05-06 08:26:48 +00:00
## 160426 . v0.5.0
### Added
2016-04-30 07:35:44 +00:00
* Changelog introduced (All)
* Repo public (All)