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
/
emap
/
init.c
Age
Commit message (
Expand
)
Author
Files
Lines
2016-08-10
Add gm command for send restart events to all servers.
Andrei Karas
1
-0
/
+1
2016-07-31
Add into item_db.conf support for attribute AllowAmmo for bows.
Andrei Karas
1
-0
/
+2
2016-07-27
Add homunculus exp packet (0xb22)
Andrei Karas
1
-0
/
+2
2016-07-21
Add fail move response packet.
Andrei Karas
1
-0
/
+1
2016-07-19
Send inf2 in skill info packet.
Andrei Karas
1
-0
/
+1
2016-07-19
Send inf2 in add skill packet.
Andrei Karas
1
-0
/
+1
2016-07-19
Add inf2 into skill block packet.0x10f.
Andrei Karas
1
-0
/
+1
2016-07-17
Add support for new casting packet 0xb1e.
Andrei Karas
1
-0
/
+1
2016-07-10
Remove hooking from function status_readdb_scconfig. Now it went to hercules.
s20160717
s20160713
s20160712
Andrei Karas
1
-1
/
+0
2016-07-10
Add bit field 0x100 into sc_config.txt for allow see sc effect for all players.
Andrei Karas
1
-0
/
+1
2016-07-09
Add array and functions for skill extended data.
Andrei Karas
1
-0
/
+4
2016-07-05
Override server gm command @mapexit.
s20160706
Andrei Karas
1
-0
/
+1
2016-07-05
add Physical Shield Skill (id 20001)
Joseph Botosh
1
-1
/
+6
2016-07-01
For evol skills use range 20000 - 20021
s20160703
release2016-07-04
Andrei Karas
1
-0
/
+1
2016-07-01
Add files for skill constants and ground skills handlers.
Andrei Karas
1
-0
/
+1
2016-06-30
Hook directly empty skill functions.
Andrei Karas
1
-0
/
+10
2016-06-30
Add constants validation function.
Andrei Karas
1
-0
/
+1
2016-06-28
Fix memory leak if npc change class.
s20160630
Andrei Karas
1
-0
/
+1
2016-06-27
map: duplicate npc view data for each new npc.
Andrei Karas
1
-0
/
+1
2016-06-21
Add constant MAX_SLOTS into script constants.
Andrei Karas
1
-0
/
+1
2016-06-21
Add script command for remove card in item by inventory and card index.
Andrei Karas
1
-0
/
+1
2016-06-21
Add script command for get card from item by inventory index.
Andrei Karas
1
-0
/
+1
2016-06-20
add buildin setfakecells (fake client-side collision)
mekolat
1
-0
/
+1
2016-06-19
Allow full npc copy in instances.
Andrei Karas
1
-0
/
+2
2016-06-15
add hashtable functions
Joseph Botosh
1
-0
/
+14
2016-05-13
Dont hide egg card fields in packets.
Andrei Karas
1
-0
/
+2
2016-05-02
Update function hook prototypes for support new hercules.
Andrei Karas
1
-95
/
+94
2016-05-02
Add into all files where need #include "plugins/HPMHooking.h"
Andrei Karas
1
-0
/
+1
2016-04-27
Add killer id packet.
Andrei Karas
1
-0
/
+1
2016-04-25
Allow use colored messages in chat, even if # already used for gm commands.
Andrei Karas
1
-0
/
+1
2016-03-30
Add script command failedremovecardsindex.
Andrei Karas
1
-0
/
+1
2016-03-30
Add script command successremovecardsindex.
Andrei Karas
1
-0
/
+1
2016-03-30
Split script.c into buildins and other script functions.
Andrei Karas
1
-0
/
+1
2016-03-20
Copy child adoption functions to plugin and remove job and rings checks.
Andrei Karas
1
-0
/
+2
2016-03-14
Add ClientVersion constant parameter into code.
release2016-03-15
Andrei Karas
1
-0
/
+1
2016-03-14
Disable completly buildin hercules translation support.
Andrei Karas
1
-0
/
+1
2016-03-14
Fix npc assertions on maps with always visible npcs after reload scripts.
Andrei Karas
1
-0
/
+1
2016-02-22
Copy setlook script command into plugin. Add support for send changed slot.
Andrei Karas
1
-0
/
+1
2016-02-22
Add support for warn_missing_translation configuration option.
Andrei Karas
1
-0
/
+2
2016-02-18
Update for support latest hercules.
Andrei Karas
1
-0
/
+1
2016-01-30
Remove script command countitemcolor. Now it same with countitem.
Andrei Karas
1
-1
/
+0
2016-01-29
Change script function requestitemsindex to return value.
Andrei Karas
1
-1
/
+1
2016-01-29
Change script function requestitemindex to return value.
Andrei Karas
1
-1
/
+1
2016-01-29
Change script function requestitems to return value.
Andrei Karas
1
-1
/
+1
2016-01-28
Change script function requestitem to return value.
Andrei Karas
1
-1
/
+1
2016-01-28
Change script function requestlang to return value.
Andrei Karas
1
-1
/
+1
2016-01-24
Add support for cards in script funciton getitemlink.
Andrei Karas
1
-1
/
+1
2016-01-24
Add script function for get return code from craft entry.
Andrei Karas
1
-0
/
+1
2016-01-24
Add script command for use craft.
Andrei Karas
1
-0
/
+1
2016-01-23
Add script function for find craft entry from db based on craft variable.
Andrei Karas
1
-0
/
+1
[next]