index
:
evol/evol-hercules
citest
master
Evol plugin for TMW Hercules
root
summary
refs
log
tree
commit
diff
log msg
author
committer
range
Age
Commit message (
Expand
)
Author
Files
Lines
2017-06-27
Fix debian version in .gitlab-ci.yml
Andrei Karas
1
-14
/
+14
2017-06-27
Fix item options in script functions successRemoveCardsIndex and failRemoveCa...
Andrei Karas
1
-47
/
+11
2017-06-05
Remove areatimer from buildins.
s20170627
Andrei Karas
3
-43
/
+0
2017-06-05
remove isstr
gumi
3
-17
/
+0
2017-06-05
remove misceffect
gumi
3
-32
/
+0
2017-05-30
Add support for creating items with cards in craft.
s20170605
Andrei Karas
4
-12
/
+88
2017-04-20
Remove more unused functions.
s20170529
s20170510
s20170424
Andrei Karas
1
-35
/
+0
2017-04-20
Remove unused functions.
Andrei Karas
4
-83
/
+0
2017-04-20
Prevent send packet 0x2dd and remove block for it from clif_send.
Andrei Karas
1
-2
/
+5
2017-04-20
Not allow send packet 0x84b (drop item packet).
Andrei Karas
1
-1
/
+4
2017-04-20
Remove blocking and sending old packets for spawn, move, idle.
Andrei Karas
2
-17
/
+2
2017-04-20
Drop support for client protocol version 15 (Oct 26 2015).
Andrei Karas
6
-634
/
+15
2017-04-20
Drop support for client protocol version 14 (Oct 15 2015).
Andrei Karas
2
-3
/
+3
2017-04-20
Drop support for client protocol version 12 (Sep 28 2015).
Andrei Karas
3
-14
/
+3
2017-04-20
Drop support for client protocol version 11 (Aug 21 2015).
Andrei Karas
2
-27
/
+6
2017-04-20
Drop support for client protocol version 10 (Aug 16 2015).
Andrei Karas
3
-32
/
+7
2017-04-20
Drop support for client protocol version 9 (Aug 12 2015).
Andrei Karas
1
-2
/
+2
2017-04-20
Drop support for client protocol version 8 (May 1 2015).
Andrei Karas
4
-33
/
+8
2017-04-20
Drop support for client protocol version 7 (Mar 2 2015).
Andrei Karas
2
-3
/
+3
2017-04-20
Drop support for client protocol version 6 (Feb 17 2015).
Andrei Karas
2
-12
/
+4
2017-04-20
Drop support for client protocol version 5 (Jan 20 2015).
Andrei Karas
1
-2
/
+2
2017-04-19
Drop support for client protocol version 4 (Jan 5 2015).
Andrei Karas
3
-15
/
+3
2017-04-19
Drop support for client protocol version 3 (Nov 28 2014).
Andrei Karas
4
-60
/
+39
2017-04-19
Drop support for client protocol version 2 (Nov 10 2014).
Andrei Karas
2
-14
/
+2
2017-04-19
Add script functions for manipulate item options.
Andrei Karas
3
-0
/
+132
2017-04-19
Change packet version to 20150513.
Andrei Karas
1
-1
/
+1
2017-04-11
Add todo about item options for charm items.
s20170419
Andrei Karas
1
-1
/
+1
2017-04-04
Change packet version from not existing 20150000 to 20141022.
s20170411
Andrei Karas
1
-1
/
+1
2017-04-04
Fix compilation error on new clang.
Andrei Karas
1
-1
/
+1
2017-04-04
Send current player language in send_pc_info.
Andrei Karas
3
-9
/
+15
2017-04-04
Update for latest hercules changes.
Andrei Karas
2
-2
/
+8
2017-03-06
Change plugin version to 16.
s20170404
Andrei Karas
1
-1
/
+1
2017-01-30
Switch gcc 5 ci test from testing to unstable.
s20170306
Andrei Karas
1
-2
/
+2
2017-01-30
Return for buy/sell request from client for custom shops, item list from cash...
Andrei Karas
1
-5
/
+15
2016-12-13
Use git none strategy in success and fail ci job.
Andrei Karas
1
-0
/
+4
2016-12-13
Fix plugin after server update.
Andrei Karas
5
-47
/
+52
2016-10-24
Port some new code from hercules in replaced functions.
s20161213
Andrei Karas
2
-0
/
+5
2016-10-24
Update skill array size after hercules update.
Andrei Karas
3
-8
/
+8
2016-10-24
Compilation fix after server code update.
Andrei Karas
1
-1
/
+1
2016-10-02
Add support for spawn collision for mobs.
s20161024
s20161017
s20161004
Andrei Karas
5
-0
/
+77
2016-09-26
Increase temp buffer size in craftconf.c for avoid possible overflow.
Andrei Karas
1
-1
/
+1
2016-09-26
Switch image from unstable to stable for gcc 4.9 in .gitlab-ci.yml
Andrei Karas
1
-16
/
+4
2016-09-26
Add/extend functions for manipulate quest variables and time.
Andrei Karas
3
-3
/
+78
2016-09-26
add support for clients with version >= 20 for quests packets with extended i...
Andrei Karas
1
-27
/
+74
2016-09-12
Dont send packet 0x9cb to old clients.
Andrei Karas
1
-0
/
+23
2016-09-05
Merge branch 'slide' into 'master'
s20160912
s20160911
Andrei Karas
3
-0
/
+26
2016-09-05
add slide buildin
gumi
3
-0
/
+26
2016-09-04
Add script command for close npc dialog only on client without affecting serv...
Andrei Karas
3
-0
/
+9
2016-09-04
Fix hack with input string. Previous commit missing custom input function.
Andrei Karas
2
-0
/
+2
2016-09-03
Add support for MinRange in item_db.
Andrei Karas
6
-0
/
+46
[next]