diff options
author | Jesusaves <cpntb1@ymail.com> | 2020-08-07 09:27:57 -0300 |
---|---|---|
committer | Jesusaves <cpntb1@ymail.com> | 2020-08-07 09:27:57 -0300 |
commit | 2a3809eec0960669f91a3fc7330bb41fb49565bb (patch) | |
tree | 974af03a3a7c32ef85e36a0ecf274e8efbb401d6 | |
parent | 8288891d781bc33c79ff59e733eb044d98c6e00e (diff) | |
download | tools-2a3809eec0960669f91a3fc7330bb41fb49565bb.tar.gz tools-2a3809eec0960669f91a3fc7330bb41fb49565bb.tar.bz2 tools-2a3809eec0960669f91a3fc7330bb41fb49565bb.tar.xz tools-2a3809eec0960669f91a3fc7330bb41fb49565bb.zip |
Bump server-code version
-rw-r--r-- | localserver/reapply.patch4 | 29 |
1 files changed, 1 insertions, 28 deletions
diff --git a/localserver/reapply.patch4 b/localserver/reapply.patch4 index 8ef9c10..40b8ccc 100644 --- a/localserver/reapply.patch4 +++ b/localserver/reapply.patch4 @@ -1,33 +1,6 @@ ############ # HOWTO: -# git log v2019.07.28.. --pretty=short - -############ -## v2019.07.28 - -## <Commit Short Summary> -# <full commit ID> - -## [REVERT ME] Fix *atcommand cannot be use when PCBLOCK_COMMANDS is true -# ec43ccf2d3d992386b2ba9d7812bcbd24639b063 - -## Added Elemental Resist Status Icon -#48bc050f9c127fddb0caca65185b265867625667 - -## Add some missing checks into clif.c -6629dfd05f4ebef7862cd2d499b7330acc8d82ac - -## Merge pull request #2518 from Emistry/scriptcommand_setgetiteminfo -f4b5f645cac0e50c7dc3079d9a388eed0b62ad9b - -## Fix an issue that prevents homunculus auto-vaporize on death or skill reset -#310b7dd9b8d2e862657d84cc72bb156e0d2ad226 - -## Fix a bug that caused homunculi's HP and SP to be refilled on login -#29d5ccb4f6f5d94b2991bae6eeb3bf86987bf21c - -## Fix the intimacy requirement check for the homunculus ultimate skills -2bee596ad0bb84a92d878d3d76993ba365c70e2b +# git log v2019.08.25.. --pretty=short ############ ## v2019.08.25 |