summaryrefslogtreecommitdiff
path: root/src/emap/script_buildins.h
AgeCommit message (Expand)AuthorFilesLines
2022-05-08Add apiasync, for raw packetsJesusaves1-0/+1
2022-05-06Add support to make API updates with PYTHON_LOGS if set.Jesusaves1-0/+1
2021-12-26Add advanced wrappers for Battle GroundsJesusaves1-0/+2
2021-09-20I'll need notice capability tooJesusaves1-0/+1
2021-09-20Add consolewarn() and consolebug() replacements for consolemes() and debugmes()Jesusaves1-0/+2
2021-06-06add a script command to kick players offlineJesusaves1-0/+1
2020-09-12add a script command to get craft recipe ingredientsgumi1-0/+1
2020-09-12add buildin getnpcsubtype() to get nd->subtypeJesusaves1-0/+1
2020-08-07Revert "add a script command to kick players offline"Jesusaves1-1/+0
2020-08-07add a script command to kick players offlinegumi1-0/+1
2020-06-25getskillname() - strictly requiredJesusaves1-0/+1
2020-06-07Update harm() - It now accepts element, and now uses raw damage.Jesusaves1-0/+1
2020-05-28Theoretical fix for crafting.Jesusaves1-0/+1
2020-05-22New builtin: harm()Jesusaves1-0/+1
2020-05-22Override built-in atcommand() to ensure it'll survive upstream changes.Jesusaves1-0/+1
2020-05-15New (DANGEROUS) Function for Moubootaur Legends runtime: resetrng()Jesusaves1-0/+1
2020-04-26New builtin script command: aggravateJesusaves1-0/+1
2020-02-26New utility function: instanceowner.Jesusaves1-0/+1
2020-01-25ChangePlayerMusic()Jesusaves1-0/+1
2019-11-06countitem() - add support for RIDJesusaves1-0/+3
2019-10-19Add a function to retrieve EXP tax for a certain guild role.Jesusaves1-0/+2
2019-10-02New function: readbattleparam( <param> )Jesusaves1-0/+1
2019-09-14Force debugmes to don't be deprecated. I'm not going to change that on ML. Dot.Jesusaves1-0/+1
2019-09-03Add new function: readparam2(-)Jesusaves1-0/+1
2019-08-25[TMW2 Patch]Jesusaves1-0/+1
2019-08-17Homunculus Dispatch core rulesJesusaves1-0/+3
2019-08-17Get Homunculus EXP command (Homunculus need to be alive)Jesusaves1-0/+1
2019-04-09Merge branch 'master' into tmw2Jesusaves1-0/+1
2019-04-05Implement sendMapMask() which sends a custom map mask only to a specified user.Jesusaves1-0/+1
2019-03-15Replace built-in function getguildmember() to return their position too.Jesusaves1-0/+1
2019-03-12The last part of guild ~~functions hack~~ implementation.Jesusaves1-0/+1
2019-03-12Implement guild info functions on TMW2.Jesusaves1-0/+7
2018-03-26add missing hashtable iterator buildinss20180406gumi1-0/+3
2018-02-27Add script function for check is hash table exists.Andrei Karas1-0/+1
2018-02-15Add script command for check is id belong to existing instance.Andrei Karas1-0/+1
2017-06-05Remove areatimer from buildins.s20170627Andrei Karas1-1/+0
2017-06-05remove isstrgumi1-1/+0
2017-06-05remove misceffectgumi1-1/+0
2017-04-19Add script functions for manipulate item options.Andrei Karas1-0/+4
2016-09-26Add/extend functions for manipulate quest variables and time.Andrei Karas1-0/+3
2016-09-05add slide buildingumi1-0/+1
2016-09-04Add script command for close npc dialog only on client without affecting serv...Andrei Karas1-0/+1
2016-09-04Fix hack with input string. Previous commit missing custom input function.Andrei Karas1-0/+1
2016-08-17Add function for convert label to int and int to label.Andrei Karas1-0/+2
2016-06-21Add script command for remove card in item by inventory and card index.Andrei Karas1-0/+1
2016-06-21Add script command for get card from item by inventory index.Andrei Karas1-0/+1
2016-06-20add buildin setfakecells (fake client-side collision)mekolat1-0/+1
2016-06-15add hashtable functionsJoseph Botosh1-0/+10
2016-03-30Add script command failedremovecardsindex.Andrei Karas1-0/+1
2016-03-30Add script command successremovecardsindex.Andrei Karas1-0/+1