Skip to content

Commit

Permalink
Uploaded version v5.01.0313
Browse files Browse the repository at this point in the history
  • Loading branch information
Arziel1992 committed Nov 29, 2016
1 parent cf6d85a commit 9233401
Show file tree
Hide file tree
Showing 17 changed files with 265 additions and 141 deletions.
23 changes: 23 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -20,6 +20,29 @@

##### --- Standard Versions ---

##### Version v5.01.0313 - 118.11 - _Kr0nK Resync_
>1. Updated ship brackets styles to allow the activation of `Ship Name`, mimicking the naming convention of Star Trek, i.e **USS _Enterprise_**
- `Corp Ticker + Ship Name`
>2. Moved preset:
- `✜ --- PvE: Basic (-Dro)` to `Z-S Core`
- `✜ --- PvE: Basic (+Dro)` to `Z-S PvE Extended`
>3. Updated presets:
- Added Entity:
- All `Hidden Zenith (Faction) Capital` to:
- `⌘ Brackets: Combat/Targets/Friendly (+Dro)`
- `⌘ Brackets: Combat/Targets/Friendly (-Dro)`
- Added Structure:
- `Engineering Complex` to:
- `➲ Extra: Align Points`
- Removed Starbase:
- `Control Tower` from:
- `※ D-Scan: Ships (+Dro / Defensive)`
- `※ D-Scan: Ships (-Dro / Defensive)`

##### Version v5.00.0110-B (not released, pushed to the next version)
>1. Reapplied all Updated presets of v5.00.0110:
- Some entity changes failed to carry over in random presets on some packs.

##### Version v5.00.0110 - 118.11 - _Ascension_
>1. Changed presets:
- Renamed `✪ Friendly: Logistic` to `✪ Friendly: Logistics`
Expand Down
1 change: 1 addition & 0 deletions DONORS.md
Original file line number Diff line number Diff line change
Expand Up @@ -31,6 +31,7 @@ It's not just Deuce and me (Zirio) developing the pack, it's all of us working t
1. **Mauger** - 25.000.000 ISK
1. **Chekman** - 25.000.000 ISK
1. **remus wulf** - 20.000.000 ISK
1. **onatural** - 20.000.000 ISK
1. **Dan Skord** - 13.000.000 ISK
1. **Riseing** - 10.000.000 ISK
1. **Kitaisu Lokiro** - 10.000.000 ISK
Expand Down
8 changes: 4 additions & 4 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -15,9 +15,9 @@ If you're familiar with SaraShawa, it shouldn't take too long to adjust to the c
- New presets, including dedicated Faction Warfare and Incursion presets.
- Color-coded presets by category for improved ease of selection.

#### Current Version: v5.00.0110
#### Current Version: v5.01.0313
- For Release: **Ascension**
- Updated: **2016.11.16**
- Updated: **2016.11.29**

#### Links
- Mailing List in-game: **Zirio-Syundai Overview**
Expand Down Expand Up @@ -107,7 +107,7 @@ Be sure to have a quick read of **EVE University's** Overview guide **[Here](htt
➲ Extra: Align Points
✈ Travel (+Ship -Sta)
✈ Travel (-Ship +Sta)
✜ --- PvE: Basic (+Dro)
✜ --- PvE: Basic (-Dro)
✪ = Friendly: Fleet
※ --- D-Scan: All

Expand All @@ -134,7 +134,7 @@ Be sure to have a quick read of **EVE University's** Overview guide **[Here](htt

- Z-S PvE Extended

✜ --- PvE: Basic (-Dro)
✜ --- PvE: Basic (+Dro)
✜ PvE: Anoms
✜ PvE: Incursion
✜ PvE: Mining
Expand Down
34 changes: 25 additions & 9 deletions Source/Z-S Compact 1BL.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -690,6 +690,7 @@ presets:
- 900
- 902
- 906
- 920
- 925
- 941
- 959
Expand Down Expand Up @@ -737,6 +738,7 @@ presets:
- 1312
- 1316
- 1402
- 1404
- 1411
- 1412
- 1413
Expand All @@ -751,6 +753,7 @@ presets:
- 1530
- 1534
- 1538
- 1548
- 1566
- 1567
- 1568
Expand All @@ -771,6 +774,7 @@ presets:
- 1690
- 1691
- 1692
- 1704
- 1720
- 1721
- 1722
Expand All @@ -788,6 +792,18 @@ presets:
- 1759
- 1761
- 1762
- 1764
- 1765
- 1766
- 1767
- 1768
- 1803
- 1804
- 1805
- 1806
- 1807
- 1813
- 1814
- - '<color=0xFFFD9666>✥ Target: Drones</color>'
- - - alwaysShownStates
- []
Expand Down Expand Up @@ -928,31 +944,31 @@ shipLabelOrder:
- ship type
- alliance
- corporation
- pilot name
- ship name
- null
- pilot name
shipLabels:
- - null
- - - post
- ''
- - pre
- ''
- ']</b></fontsize>'
- - state
- 0
- 1
- - type
- null
- - alliance
- - - post
- ']</color></fontsize>'
- - pre
- '<fontsize=12><color=0xFFFEFF6F> ['
- <fontsize=12><color=0xFFFEFF6F> [
- - state
- 1
- - type
- alliance
- - corporation
- - - post
- ']</b></fontsize>'
- ''
- - pre
- ' <fontsize=10><b>['
- - state
Expand All @@ -970,18 +986,18 @@ shipLabels:
- pilot name
- - ship name
- - - post
- ''
- </i>
- - pre
- ' '
- ' <i>'
- - state
- 0
- - type
- ship name
- - ship type
- - - post
- '</u></b></color></fontsize>'
- </u></b></color></fontsize>
- - pre
- '<fontsize=12><color=0xFFFEBB64><b> <u>'
- <fontsize=12><color=0xFFFEBB64><b> <u>
- - state
- 1
- - type
Expand Down
34 changes: 25 additions & 9 deletions Source/Z-S Compact 2BL.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -690,6 +690,7 @@ presets:
- 900
- 902
- 906
- 920
- 925
- 941
- 959
Expand Down Expand Up @@ -737,6 +738,7 @@ presets:
- 1312
- 1316
- 1402
- 1404
- 1411
- 1412
- 1413
Expand All @@ -751,6 +753,7 @@ presets:
- 1530
- 1534
- 1538
- 1548
- 1566
- 1567
- 1568
Expand All @@ -771,6 +774,7 @@ presets:
- 1690
- 1691
- 1692
- 1704
- 1720
- 1721
- 1722
Expand All @@ -788,6 +792,18 @@ presets:
- 1759
- 1761
- 1762
- 1764
- 1765
- 1766
- 1767
- 1768
- 1803
- 1804
- 1805
- 1806
- 1807
- 1813
- 1814
- - '<color=0xFFFD9666>✥ Target: Drones</color>'
- - - alwaysShownStates
- []
Expand Down Expand Up @@ -928,31 +944,31 @@ shipLabelOrder:
- ship type
- alliance
- corporation
- pilot name
- ship name
- null
- pilot name
shipLabels:
- - null
- - - post
- ''
- - pre
- ''
- ']</b></fontsize>'
- - state
- 0
- 1
- - type
- null
- - alliance
- - - post
- ']</color></fontsize>'
- - pre
- '<fontsize=12><color=0xFFFEFF6F> ['
- <fontsize=12><color=0xFFFEFF6F> [
- - state
- 1
- - type
- alliance
- - corporation
- - - post
- ']</b></fontsize>'
- ''
- - pre
- ' <fontsize=10><b>['
- - state
Expand All @@ -972,18 +988,18 @@ shipLabels:
- pilot name
- - ship name
- - - post
- ''
- '</i>'
- - pre
- ' '
- ' <i>'
- - state
- 0
- - type
- ship name
- - ship type
- - - post
- '</u></b></color></fontsize>'
- </u></b></color></fontsize>
- - pre
- '<fontsize=12><color=0xFFFEBB64><b> <u>'
- <fontsize=12><color=0xFFFEBB64><b> <u>
- - state
- 1
- - type
Expand Down
Loading

0 comments on commit 9233401

Please sign in to comment.