summaryrefslogtreecommitdiff
path: root/Changelog-Trunk.txt
diff options
context:
space:
mode:
authorParadox924X <Paradox924X@54d463be-8e91-2dee-dedb-b68131a5f0ec>2010-11-08 22:21:03 +0000
committerParadox924X <Paradox924X@54d463be-8e91-2dee-dedb-b68131a5f0ec>2010-11-08 22:21:03 +0000
commitb63046dd0986a0a84a1e4e5993a2bc5bcdbe8e5c (patch)
tree1d89600a64d4e43f9f74f2d93279c489efeb90c6 /Changelog-Trunk.txt
parent18abe06fb8028743881c54a3092ab24458cd2fdc (diff)
downloadhercules-b63046dd0986a0a84a1e4e5993a2bc5bcdbe8e5c.tar.gz
hercules-b63046dd0986a0a84a1e4e5993a2bc5bcdbe8e5c.tar.bz2
hercules-b63046dd0986a0a84a1e4e5993a2bc5bcdbe8e5c.tar.xz
hercules-b63046dd0986a0a84a1e4e5993a2bc5bcdbe8e5c.zip
Send the actual level of the person you're trading with rather than limiting it by the max_lv/aura_lv settings.
git-svn-id: https://rathena.svn.sourceforge.net/svnroot/rathena/trunk@14451 54d463be-8e91-2dee-dedb-b68131a5f0ec
Diffstat (limited to 'Changelog-Trunk.txt')
-rw-r--r--Changelog-Trunk.txt2
1 files changed, 2 insertions, 0 deletions
diff --git a/Changelog-Trunk.txt b/Changelog-Trunk.txt
index 162598540..089a0af91 100644
--- a/Changelog-Trunk.txt
+++ b/Changelog-Trunk.txt
@@ -1,5 +1,7 @@
Date Added
+2010/11/08
+ * Send the actual level of the person you're trading with rather than limiting it by the max_lv/aura_lv settings. [Paradox924X]
2010/11/07
* 'Exp gained' packets are now sent regardless of @showexp. @showexp can be enabled regardless of PACKETVER. [Gepard]
* Applied clif_equiplist fix by Ai4rei to prevent client crash when equipment is broken/repaired and PACKETVER >= 20100629. Follow-up to r14368. (bugreport:4459) [Gepard]