index
:
revolt/evol-hercules
citest
closedialog
jesusalva/guildpos
jesusalva/guilds
jesusalva/guildskill1
jesusalva/support
judy
master
onlinelist2
Evol plugin for TMW Hercules
root
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
/
emap
Age
Commit message (
Expand
)
Author
Files
Lines
2015-09-28
Add support for team id for battleground players.
Andrei Karas
10
-0
/
+153
2015-09-28
Allow get/set npc stand state by variable '.stand'.
Andrei Karas
1
-0
/
+13
2015-09-28
Allow get/set npc sit state by variable '.sit'.
Andrei Karas
1
-1
/
+13
2015-09-28
Add functions for support battleground extension object.
Andrei Karas
3
-0
/
+64
2015-09-27
Allow get npc chat id by variable '.chat'.
Andrei Karas
1
-0
/
+12
2015-09-27
Allow get extended npc name by variable '.extname$'.
Andrei Karas
1
-0
/
+12
2015-09-27
Allow get/set npc name by variable '.name$'.
Andrei Karas
1
-0
/
+16
2015-09-27
Allow get npc map by reading variable '.map$'.
Andrei Karas
1
-0
/
+13
2015-09-27
Hook set/get npc string variables.
Andrei Karas
3
-0
/
+14
2015-09-27
Allow get/set npc speed by variable '.speed'.
Andrei Karas
1
-0
/
+15
2015-09-27
Allow get/set npc class by variable '.class'.
Andrei Karas
1
-0
/
+19
2015-09-27
Allow read npc position by .x and .y variables.
Andrei Karas
1
-0
/
+22
2015-09-27
Allow get/set npc direction by variable '.dir'.
Andrei Karas
1
-0
/
+19
2015-09-27
Allow setnpcsex works only with two parameters.
Andrei Karas
2
-21
/
+1
2015-09-27
Allow get/set npc distance by using variable '.distance'.
Andrei Karas
1
-0
/
+12
2015-09-27
Allow set/get npc sex by working with variable '.sex'.
Andrei Karas
2
-0
/
+22
2015-09-27
Add .lang variable to npc for storing language.
Andrei Karas
5
-0
/
+47
2015-09-25
Add script commands npcsit and npcstand.
Andrei Karas
3
-0
/
+98
2015-09-24
Change getcell functions calls for working with latest server sources.
Andrei Karas
2
-3
/
+3
2015-09-24
In script command getitemlink allow int and string parameter.
Andrei Karas
1
-1
/
+1
2015-09-18
Add script function for check is parameter string or not.
Andrei Karas
3
-0
/
+17
2015-09-13
Fix possible issue on joining channel after server update.
Andrei Karas
1
-1
/
+1
2015-09-08
Add quest names to constants.
Andrei Karas
1
-0
/
+3
2015-08-22
Add script command successrefindex for success item refine by index.
Andrei Karas
3
-0
/
+53
2015-08-22
Add script function downrefindex for downgrade refine level.
Andrei Karas
3
-0
/
+28
2015-08-21
Add script function failedrefindex and some macro.
Andrei Karas
4
-8
/
+60
2015-08-21
Add script functions requestItemIndex and requestItemsIndex.
Andrei Karas
4
-22
/
+141
2015-08-19
Fix compilation errors after last changes.
Andrei Karas
3
-8
/
+14
2015-08-17
Done allow insert card if it not presetn in AllowCards list and this list pre...
Andrei Karas
1
-1
/
+1
2015-08-17
Add support for card limits.
Andrei Karas
4
-2
/
+40
2015-08-17
Read card limits from item db.
Andrei Karas
3
-0
/
+36
2015-08-16
Add packet with cards and other attributes for dropped item on ground.
Andrei Karas
3
-0
/
+49
2015-08-16
Add packet with cards and other attributes for visible item on ground.
Andrei Karas
3
-0
/
+48
2015-08-16
Fix compilation after HPM update in server.
Andrei Karas
23
-60
/
+63
2015-08-14
Add basic support for charm items (If item present in inventory it give own b...
Andrei Karas
8
-0
/
+118
2015-08-13
Add support for sending all equipped items with cards from char server.
Andrei Karas
2
-27
/
+2
2015-08-12
Send to client if possible equipped items with inserted cards.
Andrei Karas
6
-29
/
+336
2015-08-05
Add workaround for allow always npc script execution after warping.
Andrei Karas
3
-0
/
+9
2015-07-04
Rename login/char/map dirs to elogin/echar/emap for avoid conflicts with herc...
Andrei Karas
50
-0
/
+4584