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
2016-01-11
Add script command for convert craft string into craft object.
Andrei Karas
9
-1
/
+343
2016-01-08
Add script command for request craft inventory.
Andrei Karas
3
-0
/
+66
2016-01-06
Replace some map->id2bl to map->id2nd.
Andrei Karas
1
-6
/
+6
2016-01-05
Reimpliment packet 0x2e1 for old clients.
Andrei Karas
4
-4
/
+131
2016-01-05
Reimpliment packet 0x914 for old clients.
Andrei Karas
4
-9
/
+162
2016-01-05
Reimpliment packet 0x90f for old clients.
Andrei Karas
4
-4
/
+144
2016-01-05
Reimpliment packet 0x915 for old clients.
Andrei Karas
4
-0
/
+292
2016-01-05
Change plugin verison to 11.
Andrei Karas
1
-1
/
+1
2015-12-21
Add missing const into enpc_parse_unknown_mapflag.
Andrei Karas
2
-2
/
+2
2015-12-21
Add missing parameters in config reading functions.
Andrei Karas
6
-16
/
+24
2015-12-21
Disable statistics sendigs.
Andrei Karas
3
-0
/
+12
2015-11-16
Add gm command slide for fast move player on same map.
Andrei Karas
3
-0
/
+36
2015-11-15
Fix typo.
Andrei Karas
1
-1
/
+1
2015-11-15
Add support for other char gender.
Andrei Karas
2
-2
/
+2
2015-11-05
Add pseudo npc varibale .alwaysVisible for show npc from any range on map.
Andrei Karas
7
-1
/
+113
2015-11-04
fix buy from markets.
Andrei Karas
1
-0
/
+1
2015-10-29
Fix registration packet size.
halloween2015
Andrei Karas
1
-1
/
+1
2015-10-28
Remove wrong sending additional slots to same players.
Andrei Karas
1
-1
/
+41
2015-10-28
Fix sending player flags to other players.
Andrei Karas
4
-1
/
+13
2015-10-26
Add script command setskin. For set npc dialog skin on client.
Andrei Karas
5
-0
/
+34
2015-10-25
Add layer field into wall. For now it used 0 from scripts.
Andrei Karas
6
-12
/
+21
2015-10-21
Fix translations on almost destroed server.
Andrei Karas
3
-2
/
+9
2015-10-21
Show duel messages in general tab.
Andrei Karas
3
-0
/
+32
2015-10-20
Add support for constants in gm command @setskill.
Andrei Karas
1
-6
/
+11
2015-10-20
Add support for item attribute RequiredSkill.
Andrei Karas
4
-1
/
+6
2015-10-19
Add fixed bonuses for new mounts.
Andrei Karas
7
-0
/
+73
2015-10-19
Add extended mount support.
Andrei Karas
4
-89
/
+22
2015-10-19
add mount into pc into packet.
Andrei Karas
6
-5
/
+16
2015-10-18
Rename malloc.h to memmgr.h in includes.
Andrei Karas
36
-36
/
+36
2015-10-17
Add support for insert cards script.
Andrei Karas
8
-0
/
+58
2015-10-17
Improve set wall packet.
Andrei Karas
1
-5
/
+7
2015-10-16
Add simple make file in root directory for validate plugin.
Andrei Karas
2
-1
/
+15
2015-10-16
Add script function delcells for delete cells/wall.
Andrei Karas
4
-0
/
+18
2015-10-16
Add script function and packet to set group of cells to given mask (gat value)
Andrei Karas
10
-7
/
+220
2015-10-13
Add support for take (pickup) script for items taked from ground by player.
Andrei Karas
8
-8
/
+64
2015-10-13
Add support for drop script for items dropped by player.
Andrei Karas
7
-2
/
+63
2015-10-13
Remove first moving tile if being already moving.
Andrei Karas
3
-6
/
+20
2015-10-12
Add support for mob ai attribute SurviveWithoutMaster.
Andrei Karas
3
-0
/
+20
2015-10-12
Using 'WalkMask' in monsters moving.
Andrei Karas
3
-0
/
+22
2015-10-12
Add mob db field 'WalkMask' for now unused.
Andrei Karas
7
-0
/
+93
2015-10-05
Allow set get special npc variables from getnpcvariable function.
Andrei Karas
2
-34
/
+66
2015-10-05
For all npc in init state set .id variable to bl->id.
Andrei Karas
1
-0
/
+12
2015-10-03
Add wall separate cell property.
Andrei Karas
1
-2
/
+9
2015-10-03
Add support for air collision.
Andrei Karas
3
-8
/
+78
2015-10-03
Add support for wall and water collision walking masks.
Andrei Karas
1
-2
/
+88
2015-10-03
Add variable '.walkmask' for get/set npc walk mask.
Andrei Karas
1
-1
/
+12
2015-10-03
Add basic support for own collision types.
Andrei Karas
3
-0
/
+88
2015-10-02
Add walking mask field to npc struct.
Andrei Karas
2
-0
/
+2
2015-10-01
Add missing post suffix.
Andrei Karas
8
-20
/
+18
2015-10-01
Rename some functions in same way like it named in server.
Andrei Karas
5
-18
/
+18
[next]