summaryrefslogtreecommitdiff
path: root/src/emap/init.c
AgeCommit message (Expand)AuthorFilesLines
2020-09-12add a script command to get craft recipe ingredientsgumi1-0/+1
2020-09-12Revert "fix the hooks for npc->unload and mob->spawn_dataset, remove the unus...Jesusaves1-0/+1
2020-09-12Partly Revert "update the call syntax of some internal functions"Jesusaves1-1/+1
2020-09-12fix the hooks for npc->unload and mob->spawn_dataset, remove the unused hook ...gumi1-1/+0
2020-09-12update the call syntax of some internal functionsgumi1-1/+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-15Magic Attacks may now crit.Jesusaves1-1/+1
2020-06-07Update harm() - It now accepts element, and now uses raw damage.Jesusaves1-1/+2
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-22TMW2 Plugin: Support for skill target on script skills.Jesusaves1-0/+2
2020-05-15New (DANGEROUS) Function for Moubootaur Legends runtime: resetrng()Jesusaves1-0/+2
2020-04-26New builtin script command: aggravateJesusaves1-0/+1
2020-02-26New utility function: instanceowner.Jesusaves1-0/+1
2020-02-05New command: @setguildmaster <guild_master>Jesusaves1-0/+1
2020-01-25ChangePlayerMusic()Jesusaves1-0/+1
2020-01-22Merge branch 'master' into tmw2Jesusaves1-1/+1
2020-01-13New function: readbattleparam( <param> )Jesusaves1-0/+1
2020-01-11Revert "Fix redefine HPM interfaces"Jesusaves1-3/+0
2020-01-10Merge branch 'master' into tmw2Jesusaves1-0/+3
2020-01-09Fix redefine HPM interfacesAndrei Karas1-0/+3
2019-11-06countitem() - add support for RIDJesusaves1-0/+3
2019-10-21Patch the plugin so it delete items and works out-of-boxJesusaves1-0/+1
2019-10-19Add a function to retrieve EXP tax for a certain guild role.Jesusaves1-0/+2
2019-10-19New CMD Command: doeventJesusaves1-0/+1
2019-10-17And now remove the cheat mentioned on previous commit; When resetting statsJesusaves1-0/+1
2019-10-17Fix the mage set and the quiver bug, hopefully without introducing a new one.Jesusaves1-0/+1
2019-10-07REWRITE Healing Formula.Jesusaves1-0/+1
2019-10-04Override @refresh with a WORKING version.Jesusaves1-0/+1
2019-10-02New function: readbattleparam( <param> )Jesusaves1-0/+1
2019-09-14Merge branch 'master' into tmw2Jesusaves1-0/+6
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-05-14Add legacy bl name packets for legacy clientsAndrei Karas1-0/+5
2019-05-14Fix compilation errors after hercules updateAndrei Karas1-0/+1
2019-05-06ispcdead("someone") is now supported for TMW2Jesusaves1-1/+1
2019-04-09Merge branch 'master' into tmw2Jesusaves1-1/+2
2019-04-08Update from herculesAndrei Karas1-1/+1
2019-04-05Implement sendMapMask() which sends a custom map mask only to a specified user.Jesusaves1-0/+1
2019-03-30Prevent admins from creating strange coins or gifts.Jesusaves1-0/+4
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