summaryrefslogtreecommitdiff
path: root/Changelog-Trunk.txt
diff options
context:
space:
mode:
authorskotlex <skotlex@54d463be-8e91-2dee-dedb-b68131a5f0ec>2006-03-24 21:02:44 +0000
committerskotlex <skotlex@54d463be-8e91-2dee-dedb-b68131a5f0ec>2006-03-24 21:02:44 +0000
commit6677af13c59e6b643d561dcb17a45230e3b514fb (patch)
tree981acc8075735bbf6043a48e605e3f449416bea3 /Changelog-Trunk.txt
parentfbffd8669da6a7246fed2297a2fd7754e4c0534c (diff)
downloadhercules-6677af13c59e6b643d561dcb17a45230e3b514fb.tar.gz
hercules-6677af13c59e6b643d561dcb17a45230e3b514fb.tar.bz2
hercules-6677af13c59e6b643d561dcb17a45230e3b514fb.tar.xz
hercules-6677af13c59e6b643d561dcb17a45230e3b514fb.zip
- Modified script commands atcommand/charcommand to execute even if there isn't a player attached. They'll use a dummy player data with the same position/name as the script's owner (usually an npc)
git-svn-id: https://rathena.svn.sourceforge.net/svnroot/rathena/trunk@5738 54d463be-8e91-2dee-dedb-b68131a5f0ec
Diffstat (limited to 'Changelog-Trunk.txt')
-rw-r--r--Changelog-Trunk.txt4
1 files changed, 4 insertions, 0 deletions
diff --git a/Changelog-Trunk.txt b/Changelog-Trunk.txt
index fb11eeb41..15dac6cec 100644
--- a/Changelog-Trunk.txt
+++ b/Changelog-Trunk.txt
@@ -5,6 +5,10 @@ IF YOU HAVE A WORKING AND TESTED BUGFIX PUT IT INTO STABLE AS WELL AS TRUNK. EV
GOES INTO TRUNK AND WILL BE MERGED INTO STABLE BY VALARIS AND WIZPUTER. -- VALARIS
2006/03/24
+ * Modified script commands atcommand/charcommand to execute even if there
+ isn't a player attached. They'll use a dummy player data with the same
+ position/name as the script's owner (usually an npc). Be careful when using
+ this as the result of some @/# commands may be unexpected! [Skotlex]
* Some cleaning around the return to egg code. Pets should stop duplicating
now. [Skotlex]
* Some cleaning of the egg hatching routine to prevent spawning the pet if