index
:
evol/evol-hercules
citest
master
Evol plugin for TMW Hercules
root
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
/
map
/
init.c
Age
Commit message (
Expand
)
Author
Files
Lines
2015-05-02
add script function for check is unit walking.
Andrei Karas
1
-0
/
+1
2015-05-01
Add script command for send chat command to client.
Andrei Karas
1
-0
/
+1
2015-04-30
Remove checking for gm command in mail read packet.
Andrei Karas
1
-0
/
+2
2015-04-16
Apply WalkSpeed attribute from job_db.conf.
Andrei Karas
1
-0
/
+2
2015-04-16
Add to job_db.conf attribute for moving speed.
Andrei Karas
1
-0
/
+3
2015-04-10
map: add support for own job names.
Andrei Karas
1
-0
/
+1
2015-04-08
Add to item_db.conf item attributes for equip/unequip effects.
Andrei Karas
1
-0
/
+2
2015-04-08
Add to item_db.conf item attributes for use effects.
Andrei Karas
1
-0
/
+1
2015-04-02
map: check required item attributes also on use item.
Andrei Karas
1
-1
/
+2
2015-04-02
map: add post hook for checking is possible equip item.
Andrei Karas
1
-0
/
+1
2015-03-25
Add gm command for set player skill level. It also allow add/delete skills.
Andrei Karas
1
-0
/
+2
2015-03-07
map: translate server to client text messages.
Andrei Karas
1
-0
/
+3
2015-03-04
Copy setmount script command from hercules and remove limits for class job.
Andrei Karas
1
-0
/
+1
2015-02-28
fix default map name memory leak on exit.
Andrei Karas
1
-0
/
+1
2015-02-25
Add packet for homunculus/mercenary direction.
Andrei Karas
1
-0
/
+1
2015-02-25
Add packet for homunculus/mercenary emote.
Andrei Karas
1
-0
/
+1
2015-02-25
Add packet for homunculus/mercenary talk.
Andrei Karas
1
-0
/
+1
2015-02-24
On each success skill invoke call event OnSkillInvoke.
Andrei Karas
1
-0
/
+2
2015-02-22
Allow change pet direction by packet from client.
Andrei Karas
1
-0
/
+1
2015-02-22
Allow move pet by packet from client.
Andrei Karas
1
-0
/
+1
2015-02-21
Fix heavy CPU usage while walking.
Andrei Karas
1
-0
/
+1
2015-02-20
Rename permission send_gm_flag into send_gm.
Andrei Karas
1
-1
/
+1
2015-02-20
Add show_client_version permission.
Andrei Karas
1
-0
/
+1
2015-02-20
Add support for online list packets.
Andrei Karas
1
-0
/
+2
2015-02-20
add packet to get state from client.
Andrei Karas
1
-0
/
+1
2015-02-17
add pet emote packet.
Andrei Karas
1
-0
/
+1
2015-02-17
add pet talk packet.
Andrei Karas
1
-0
/
+1
2015-02-15
map: add attribute for mobs for stand slaves alive after muster was dead
Andrei Karas
1
-0
/
+2
2015-01-31
Read default map and position from config.
Andrei Karas
1
-0
/
+4
2015-01-25
map: update functions to new version.
Andrei Karas
1
-1
/
+3
2015-01-17
map: change exp table validation for only used classes.
Andrei Karas
1
-0
/
+1
2015-01-10
Add support for sending group id to client.
Andrei Karas
1
-0
/
+2
2015-01-10
Revert "map: overload job/class related functions."
Andrei Karas
1
-5
/
+0
2015-01-10
map: overload job/class related functions.
Andrei Karas
1
-0
/
+5
2015-01-02
Reimpliment script function getareadropitem with additional parameter.
Andrei Karas
1
-0
/
+1
2015-01-02
Add script command to call timer on players in area.
Andrei Karas
1
-0
/
+1
2015-01-01
add script function for check is player dead or not.
Andrei Karas
1
-1
/
+1
2015-01-01
Add script function for unequip item by id.
Andrei Karas
1
-0
/
+1
2015-01-01
map: allow use npc with any id in allowed range.
Andrei Karas
1
-0
/
+1
2014-12-31
add script function what return current map name.
Andrei Karas
1
-0
/
+2
2014-12-24
Impliment AllowPickup item_db.conf option.
Andrei Karas
1
-0
/
+1
2014-12-23
map: if got buy command for market npc, show market instead of buy shop.
Andrei Karas
1
-0
/
+1
2014-12-19
Allow move from sit state.
Andrei Karas
1
-0
/
+2
2014-12-18
Impliment FloorLifeTime in item_db.conf
Andrei Karas
1
-0
/
+2
2014-12-18
Read paramater FloorLifeTime from item_db.
Andrei Karas
1
-0
/
+1
2014-12-17
Remove script function getnpcclass because it already in upstream.
Andrei Karas
1
-1
/
+0
2014-12-17
Allow "use" pet eggs.
Andrei Karas
1
-0
/
+2
2014-12-07
Remove script functions setpcsit/getpcsit.
Andrei Karas
1
-2
/
+0
2014-12-07
Remove script command getnpcdir because going to upstream.
Andrei Karas
1
-1
/
+0
2014-12-07
Remove npc distance checks because it going to upstream.
Andrei Karas
1
-1
/
+0
[next]