index
:
AntumDeluge/manaplus
master
Advanced game client for tmwAthena and Evol2 servers.
root
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
/
net
/
ea
/
beingrecv.cpp
Age
Commit message (
Collapse
)
Author
Files
Lines
2016-03-10
For unknown packet field values show packet id and field value.
Andrei Karas
1
-1
/
+1
2016-03-05
Replace in Being speed field from vector to int.
Andrei Karas
1
-1
/
+1
2016-02-03
Add option for saving mapping between account id and nicks.
Andrei Karas
1
-2
/
+3
This information stored in separate files.
2016-02-03
Read full packet SMSG_BEING_EMOTION in all cases.
Andrei Karas
1
-0
/
+2
2016-01-02
Update copyrights year.
Andrei Karas
1
-1
/
+1
2015-10-31
Add support for dead trick status effect (hercules)
Andrei Karas
1
-0
/
+1
2015-10-23
Fix read size for packet SMSG_BEING_REMOVE.
Andrei Karas
1
-1
/
+0
2015-10-14
Add option for show why player disappeared. Can be usefull for GM's.
Andrei Karas
1
-0
/
+38
Located in settings / players / Log players actions (for GM)
2015-10-13
Add npc attribute what allow or prevent removing npc after out of sight.
Andrei Karas
1
-1
/
+8
New npc attribute: allowDelete
2015-09-26
Fix moving animation issue with move3 packets enabled.
Andrei Karas
1
-0
/
+4
2015-08-29
Fix code style.
Andrei Karas
1
-0
/
+1
2015-08-24
Rename being receive handler into beingrecv.
Andrei Karas
1
-0
/
+473