File tree Expand file tree Collapse file tree 1 file changed +6
-0
lines changed Expand file tree Collapse file tree 1 file changed +6
-0
lines changed Original file line number Diff line number Diff line change @@ -9,6 +9,11 @@ and this project does not adhere to [Semantic Versioning](http://semver.org/spec
9
9
If you are reading this in a text editor, simply ignore this section
10
10
-->
11
11
12
+ ## [ v2017.11.19-2] ` November 28 2017 ` ` PATCH 2 `
13
+ ### Fixed
14
+ - Fixed an item loading failure in RODEX. (#1917 , issue #1912 )
15
+ - Fixed invisible NPCs (such as ` FAKE_NPC ` ) being displayed as novices. (#1918 , issue #1916 )
16
+
12
17
## [ v2017.11.19-1] ` November 24 2017 ` ` PATCH 1 `
13
18
### Fixed
14
19
- Suppressed assertions in the Skill DB accessors when called with ` skill_id = 0 ` (normal attacks). (#1910 , issue #1909 )
@@ -80,6 +85,7 @@ If you are reading this in a text editor, simply ignore this section
80
85
- New versioning scheme and project changelogs/release notes (#1853 )
81
86
82
87
[ Unreleased ] : https://github.com/HerculesWS/Hercules/compare/stable...master
88
+ [ v2017.11.19-2 ] : https://github.com/HerculesWS/Hercules/compare/v2017.11.19-1...v2017.11.19-2
83
89
[ v2017.11.19-1 ] : https://github.com/HerculesWS/Hercules/compare/v2017.11.19...v2017.11.19-1
84
90
[ v2017.11.19 ] : https://github.com/HerculesWS/Hercules/compare/v2017.10.22-1...v2017.11.19
85
91
[ v2017.10.22-1 ] : https://github.com/HerculesWS/Hercules/compare/v2017.10.22...v2017.10.22-1
You can’t perform that action at this time.
0 commit comments