From 7ad19dbfcf14def4e226d337824e581232262cdf Mon Sep 17 00:00:00 2001 From: igromanru Date: Tue, 6 Jun 2017 16:35:27 +0200 Subject: [PATCH] v1.0.10 --- README.md | 15 ++++----------- changelog.md | 2 ++ 2 files changed, 6 insertions(+), 11 deletions(-) diff --git a/README.md b/README.md index 25a519d..2d44207 100644 --- a/README.md +++ b/README.md @@ -15,17 +15,10 @@ http://www.cheatengine.org/ #### Public tables: -[![Table](https://img.shields.io/badge/table-latest-brightgreen.svg)](https://gitlab.com/igromanru/Dark-Souls-III-tables/uploads/4610b7453bce567f65809c6e632f6f5e/DS3_Reverse-Souls_v1.0.9.zip) -[alternative mirror](https://mega.nz/#!HBdhnJiD!twJ29S-jraTneTYXI9NET7g2zZt0-h_hcsfcYt38svU) -* v1.0.9 - 05.06.2017 - * Upgraded and Fixed: DropdownAdder and DropdownRemover (by Igromanru) - * Replaced: Item Swap->Dropdown with Dropdown adder. - * Removed: Custom Type "Item ID Rounder"/"Weapon ID Rounder" - * Added: Param Patcher Initializer->All IDs patching->All bullets gives Bonfire & Budding Green Moss on Hit - * Update: IgroWidgets - * Added: Dropdown to Hero->Equipped Spells->(all) (by Igromanru) - * Added: Dropdown to Hero->Character Equipment->(all) (by Igromanru) - * Added: Custom Types for Armor, Rings, Goods and Spells (by Igromanru) +[![Table](https://img.shields.io/badge/table-latest-brightgreen.svg)](https://gitlab.com/igromanru/Dark-Souls-III-tables/uploads/59e5e5b14b846128fb55124d29bbbec9/DS3_Reverse-Souls_v1.0.10.zip) +[alternative mirror](https://mega.nz/#!yBVW1KhI!tjYdvavC9Q8Exju7d6gliwdjthJiVo9p_ZLkIeEmFHI) +* v1.0.10 - 06.06.2017 + * Fixed: Offsets in new Helpers headers * for more see [changelog](changelog.md) ## Index diff --git a/changelog.md b/changelog.md index dd842b5..f4cb4a6 100644 --- a/changelog.md +++ b/changelog.md @@ -1,5 +1,7 @@ ### Changelog +* [v1.0.10 - 06.06.2017](https://gitlab.com/igromanru/Dark-Souls-III-tables/uploads/59e5e5b14b846128fb55124d29bbbec9/DS3_Reverse-Souls_v1.0.10.zip) + * Fixed: Offsets in new Helpers headers * [v1.0.9 - 05.06.2017](https://gitlab.com/igromanru/Dark-Souls-III-tables/uploads/4610b7453bce567f65809c6e632f6f5e/DS3_Reverse-Souls_v1.0.9.zip) * Upgraded and Fixed: DropdownAdder and DropdownRemover (by Igromanru) * Replaced: Item Swap->Dropdown with Dropdown adder.