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-02-22
Copy setlook script command into plugin. Add support for send changed slot.
Andrei Karas
3
-0
/
+16
2016-02-22
Add support for warn_missing_translation configuration option.
Andrei Karas
5
-1
/
+41
2016-02-22
Fix wrong check in copy/pasted script function from hercules.
Andrei Karas
1
-1
/
+1
2016-02-21
Fix compilation warnings.
Andrei Karas
4
-5
/
+5
2016-02-21
Add same compiler flags what was used in hercules.
Andrei Karas
2
-2
/
+58
2016-02-20
Force save char gender to db after char creation.
Andrei Karas
1
-0
/
+10
2016-02-18
Update for support latest hercules.
Andrei Karas
10
-32
/
+37
2016-02-14
Add support for item attribute MaxFloorOffset.
Andrei Karas
6
-11
/
+60
2016-02-06
Update plugin for support latest hercules.
Andrei Karas
2
-7
/
+2
2016-02-01
Fix formatting string issue if parameters too small in size.
Andrei Karas
1
-1
/
+1
2016-01-30
Remove script command countitemcolor. Now it same with countitem.
Andrei Karas
3
-40
/
+0
2016-01-30
Simplify npctalk3 script command.
Andrei Karas
1
-12
/
+2
2016-01-29
Change script function requestitemsindex to return value.
Andrei Karas
3
-27
/
+24
2016-01-29
Change script function requestitemindex to return value.
Andrei Karas
2
-25
/
+6
2016-01-29
Change script function requestitems to return value.
Andrei Karas
3
-28
/
+7
2016-01-28
Change script function requestitem to return value.
Andrei Karas
2
-24
/
+5
2016-01-28
Change script function requestlang to return value.
Andrei Karas
3
-25
/
+4
2016-01-25
Add craft names into constants.
Andrei Karas
1
-0
/
+2
2016-01-24
Add support for cards in script funciton getitemlink.
Andrei Karas
2
-13
/
+45
2016-01-24
In craft.conf add support for multyply "CreteItems" groups. Will be used rand...
Andrei Karas
3
-5
/
+80
2016-01-24
Add script function for get return code from craft entry.
Andrei Karas
7
-1
/
+27
2016-01-24
Fix craft working with required non stackable items.
Andrei Karas
1
-18
/
+35
2016-01-24
Enable stricker items checks in craft.
Andrei Karas
1
-19
/
+106
2016-01-24
Not allow use equipped items in craft.
Andrei Karas
1
-4
/
+8
2016-01-24
Add script command for use craft.
Andrei Karas
7
-0
/
+144
2016-01-24
Dont search name in scripts for items with id 0.
Andrei Karas
1
-2
/
+5
2016-01-23
Add script function for find craft entry from db based on craft variable.
Andrei Karas
7
-1
/
+262
2016-01-23
Remove var name parameter from requestCraft. Now it return string.
Andrei Karas
2
-25
/
+5
2016-01-23
Move craft conf related things into separate file.
Andrei Karas
8
-373
/
+448
2016-01-23
Add support for load and parse craft configuration file. For now unused.
Andrei Karas
3
-5
/
+379
2016-01-17
Add script command for show emotes.
Andrei Karas
3
-0
/
+39
2016-01-16
Add script command for show link to item with cards by inventory index.
Andrei Karas
4
-4
/
+87
2016-01-13
Fix plugin compilation after last server update.
Andrei Karas
1
-1
/
+1
2016-01-12
Add script command for validate craft object after some time it was created.
Andrei Karas
5
-1
/
+61
2016-01-12
Add additional validation before creating craft object.
Andrei Karas
1
-0
/
+10
2016-01-12
Add script command for get item amount from one craft slot.
Andrei Karas
3
-0
/
+36
2016-01-12
Add script command for get item id from one craft slot.
Andrei Karas
5
-0
/
+42
2016-01-12
Add script command for delete craftobject.
Andrei Karas
5
-6
/
+36
2016-01-11
Add script command for dump craft object to server console.
Andrei Karas
5
-0
/
+62
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
[next]