Age | Commit message (Collapse) | Author | Files | Lines | |
---|---|---|---|---|---|
2021-12-22 | [TMW] Vault HackHEADjesusalva/prerenewal | Jesusaves | 1 | -2/+5 | |
2021-12-05 | [TMW2] Report back to script NST_CUSTOM purchases. | Jesusaves | 3 | -6/+22 | |
This allows to impose restrictions on amounts, for example. | |||||
2021-09-20 | The Mana World modifications for Evolved Server. | Jesusaves | 8 | -33/+26 | |
****** commit a417c12ee435301498f2d4b162c7f849cefc302a > Disable Official Walkpath and Partly reverts b5a92f944f126e920442307bebd3c2b53c9b0d54. > Hopefully will reduce a bit the perceived lag. Official Walkpath only do something if path length > 14. commit 373b7ffae57f3649cc7f5ecaae1c499833ddb816 > Reserve first char "~" for vault accounts. commit 823d9ab3138e3d0a447bbf69b1df44bab603cb51 > CI: removed i386 support commit 6e100e065272887f04ce5b2be03fa80b2c3621ee commit ee34abef805262263e6d6a196ff0a4e1f5a72259 commit 3218f7ff3076ed390d71b5a6ec717ee96f3e4b85 > Rename command @hide to @invisible commit d8576b040e4c1e0c2786a4d8472e8152bad57314 > Remove misceffect() commit a141a20b3a34081e2c4e6eadd0588c47eec76f4e > Disable renewal mode, while retaining some properties of it. > It was done directly on server-code but it probably will work with CPPFLAGS. Also squashes: commit 719d697fed5bab40e0a2fae6372ecbf88bec16d3 commit fd1996fc83d4b2ab3d8d090ad99af1767fbbcaee commit afa8255e16445721ac6d33c09934914cc27e019c commit 08126b77ca9def4524e3d58a48e7943263b29222 commit 53cdeba6f32d786001e195aeb88e3b5814991b4f | |||||
2021-09-20 | Merge branch 'jak1/remove_unusable_console_output' into 'master' | Jesusaves | 1 | -10/+10 | |
removed unusable console output See merge request evol/hercules!3 | |||||
2021-09-18 | removed unusable console output | jak1 | 1 | -10/+10 | |
2020-07-29 | Remove useless parts from .gitlab-ci.yml | Andrei Karas | 2 | -653/+52 | |
2020-07-29 | Fix build on windows. | Andrei Karas | 1 | -1/+1 | |
2020-07-29 | Add build script. | Andrei Karas | 1 | -0/+157 | |
2020-07-29 | add ignore for evol plugin. | Andrei Karas | 1 | -0/+1 | |
2020-07-29 | add install target to make file. | Andrei Karas | 1 | -0/+7 | |
2020-07-29 | disable import target in make file. | Andrei Karas | 1 | -5/+5 | |
2020-07-29 | Add configure into ignore list. | Andrei Karas | 1 | -0/+1 | |
2020-07-29 | Remove configure. | Andrei Karas | 1 | -11915/+0 | |
2020-07-29 | Move windows and mac run time files into runtime dir. | Andrei Karas | 13 | -0/+0 | |
For usage, need copy it back. | |||||
2020-07-29 | Remove unused dirs | Andrei Karas | 3229 | -1440272/+0 | |
2020-07-29 | Remove cache dir. | Andrei Karas | 4 | -32/+0 | |
2020-07-27 | Release v2020.07.26 | Haru | 2 | -0/+35 | |
Signed-off-by: Haru <haru@dotalux.com> | |||||
2020-07-27 | Constants Documentation Sync | Hercules.ws | 1 | -0/+19 | |
Signed-off-by: HerculesWSAPI <dev@herc.ws> | |||||
2020-07-27 | ItemDB SQL Sync | Hercules.ws | 1 | -40/+57 | |
Signed-off-by: HerculesWSAPI <dev@herc.ws> | |||||
2020-07-27 | Merge pull request #2790 from Kenpachi2k13/def_ele_tolerance | Haru | 8 | -108/+702 | |
Add bonuses to reduce received damage based on attacker's defense element | |||||
2020-07-26 | Merge pull request #2769 from Zopokx/stable | Haru | 16 | -43/+36 | |
Correction of few typo errors (conf/) | |||||
2020-07-26 | Address pull request comments | Haru | 2 | -2/+2 | |
Signed-off-by: Haru <haru@dotalux.com> | |||||
2020-07-26 | Merge pull request #2647 from dastgirp/message/fix | Haru | 2 | -3/+3 | |
Fixed Experience Gain message | |||||
2020-07-26 | Fixed Experience Gain Message | Dastgir | 2 | -3/+3 | |
2020-07-26 | Merge pull request #2795 from Emistry/atcommand_item | Haru | 1 | -54/+55 | |
Enable item atcommand to have optional parameters | |||||
2020-07-26 | Merge pull request #2798 from skyleo/ontouch_areawarp_refactor | Haru | 5 | -99/+10 | |
Refactor scripts that use OnTouch Logic to use areawarp instead | |||||
2020-07-26 | Merge pull request #2802 from MrKeiKun/fix-gank_formula | Haru | 1 | -5/+9 | |
Fix RG_SNATCHER formula. | |||||
2020-07-26 | Merge pull request #2788 from 4144/updatepackets | Haru | 12 | -17/+203 | |
Update packets up to 2020-07-15 | |||||
2020-07-26 | Constants Documentation Sync | Hercules.ws | 1 | -0/+1 | |
Signed-off-by: HerculesWSAPI <dev@herc.ws> | |||||
2020-07-26 | Merge pull request #2652 from Emistry/mf_nopet | Haru | 14 | -14/+111 | |
Add NoPet mapflag | |||||
2020-07-26 | Merge pull request #2794 from Emistry/npc_sellist | Haru | 2 | -55/+61 | |
Update NPC OnSellitem Array List | |||||
2020-07-26 | Merge pull request #2791 from Kenpachi2k13/gettimetick | Haru | 2 | -2/+3 | |
Prevent overflow when using gettimetick(0) | |||||
2020-07-25 | Merge pull request #2792 from Kenpachi2k13/moscovia_quests | Haru | 1 | -2/+5 | |
Fix Moscovia quests getting stuck in infinite loop | |||||
2020-07-23 | Merge pull request #2796 from Kenpachi2k13/changesex | Haru | 1 | -40/+99 | |
Fix @changesex not saving new gender to SQL DB | |||||
2020-07-23 | Merge pull request #2797 from skyleo/dokebi_battle_quest_bugfix | Haru | 1 | -28/+5 | |
Dokebi Battle Quest bugfix and exploit patch | |||||
2020-07-22 | Added Renewal formula which forces RG_SNATCHER to have a max of 20% when all ↵ | KeiKun | 1 | -5/+9 | |
both TF_STEAL and RG_SNATCHER itself are on max level. | |||||
2020-07-21 | Fix dnsbl vector cleanup on exit | Andrei Karas | 1 | -1/+1 | |
2020-07-19 | Update NPC OnSellitem Array List | Emistry Haoyan | 2 | -55/+61 | |
- missing random item option's param array. | |||||
2020-07-19 | Enable item atcommand to skip optional parameters | Emistry Haoyan | 1 | -6/+6 | |
- these parameters are optional for item creation, could just use default values. | |||||
2020-07-19 | Update item atcommands codes | Emistry Haoyan | 1 | -50/+51 | |
- update code format | |||||
2020-07-17 | Update shuffle packets and keys | Andrei Karas | 5 | -10/+17 | |
2020-07-17 | Update messages list | Andrei Karas | 3 | -4/+64 | |
2020-07-17 | Update packets table | Andrei Karas | 3 | -2/+121 | |
2020-07-07 | Refactor scripts that use OnTouch Logic to use areawarp instead | skyleo | 5 | -99/+10 | |
This fixes a few bugs and possible exploits, some OnTouch-Warp-NPCs didn't cover the entire area they intended to areawarp. If you have any NPC Dialogue open, you will not trigger the OnTouch and thus not get warped. Areawarp though will ensure that you are guaranteed to get warped. This also fixes some poor timer usage in juperos quest for example, where one of the NPCs just won't ever get enabled again. | |||||
2020-07-07 | Reapply initial values in char_changecharsex() | Kenpachi Developer | 1 | -3/+3 | |
2020-07-07 | Fix possible exploit in Dokebi Battle Quest | skyleo | 1 | -15/+1 | |
As many players as wanted could remain in the battle area, where the dokebis and am muts spawn, as long as you have a dialogue open, which the script provides. One could even keep a certain part of the dialogue open right before the am muts spawn. Making you able to abuse this quest in order to have your own am mut farming map, since they drop loot and give exp. If you have any NPC that you can whisper to trigger a dialogue, you could even do this more efficiently and kill am muts per run. First run you kill 3. Second you can kill 6. Third 9. So once you got 10 players in there, you will have killed 135 Am Muts and can kill 30 more. | |||||
2020-07-07 | Fix Dokebi Battle Quest becoming undoable until server restart under certain ↵ | skyleo | 1 | -13/+4 | |
circumstances | |||||
2020-07-06 | Apply code style to char_changecharsex() | Kenpachi Developer | 1 | -14/+11 | |
2020-07-06 | Apply code style to char_change_sex_sub() | Kenpachi Developer | 1 | -25/+27 | |
2020-07-06 | Adjust char_changecharsex() to use prepared statement | Kenpachi Developer | 1 | -10/+40 | |