Age | Commit message (Collapse) | Author | Files | Lines | |
---|---|---|---|---|---|
2016-05-03 | Lora Tay: Bugs corrections and Code improvement | Ecuador-ManaWorld | 1 | -19/+4 | |
Having wg_state = 12, if I was asking about cape then "I have a proposal" option was getting removed (temporarily). I think same would be happening for trim, lengthen etc., but not for fur boots / winter gloves (because of L_Fur1). I could have created L_cape1, L_trim1 etc. like L_Fur1 already existed, but instead of doing that I changed the code and even removed the L_Fur1. Added missing "Can you enhance a sorcerer robe"... in L_main_menu2 (now L_main_menu_proposal). By the way, can common items of L_main_menu and L_main_menu_proposal be combined? | |||||
2016-05-02 | Merge pull request #492 from mekolat/puppet-checks | mekolat | 14 | -24/+37 | |
Puppet checks | |||||
2016-05-02 | add puppet check to `kalmurk` summon spell | mekolat | 1 | -0/+1 | |
2016-05-02 | add puppet check to `kaflosh` spell | mekolat | 1 | -0/+1 | |
2016-05-02 | add puppet check to `frillyar` spell | mekolat | 1 | -0/+1 | |
2016-05-02 | add puppet check to `kalakarenk` summon spell | mekolat | 1 | -1/+2 | |
2016-05-02 | add puppet check to `kalboo` summon spell | mekolat | 1 | -1/+2 | |
2016-05-02 | add puppet check to `kalgina` summon spell | mekolat | 1 | -1/+2 | |
2016-05-02 | add puppet check to `halhiss` summon spell | mekolat | 1 | -1/+2 | |
2016-05-02 | add puppet check to `kalrenk` summon spell | mekolat | 1 | -1/+2 | |
2016-05-02 | add puppet check to `helorp` summon spell | mekolat | 1 | -1/+2 | |
2016-05-02 | add puppet check for numa (superdebug) | mekolat | 1 | -1/+1 | |
2016-05-02 | add puppet check to pumpkin node controller | mekolat | 1 | -3/+4 | |
2016-05-02 | add puppet check to alchemy node controller | mekolat | 1 | -1/+1 | |
2016-05-02 | add puppet check into easter annual quest | mekolat | 1 | -2/+6 | |
2016-05-02 | add puppet checks for tulim castle wizards | mekolat | 1 | -11/+10 | |
2016-05-02 | Merge pull request #495 from mekolat/injure | mekolat | 2 | -3/+3 | |
make spells use mdef | |||||
2016-05-02 | Merge pull request #494 from mekolat/battlemage | mekolat | 1 | -0/+1 | |
fix battlemage bug | |||||
2016-05-02 | Merge pull request #491 from mekolat/cmdalias | mekolat | 4 | -2/+4 | |
command modifications | |||||
2016-05-02 | Merge pull request #498 from mekolat/magic-attach | mekolat | 10 | -44/+34 | |
remove attachrid from magic spells | |||||
2016-05-01 | remove attachrid from frillyar spell | mekolat | 1 | -10/+10 | |
2016-05-01 | remove attachrid from lum spell | mekolat | 1 | -2/+6 | |
2016-05-01 | remove attachrid from betsanc spell | mekolat | 1 | -7/+2 | |
2016-05-01 | remove attachrid from plugh spell | mekolat | 1 | -2/+1 | |
2016-05-01 | remove attachrid from joyplim spell | mekolat | 1 | -3/+2 | |
2016-05-01 | remove attachrid from anwiltyp spell | mekolat | 1 | -2/+1 | |
2016-05-01 | remove attachrid from inma spell | mekolat | 1 | -3/+3 | |
2016-05-01 | remove attachrid from betsanc spell | mekolat | 1 | -7/+2 | |
2016-05-01 | remove attachrid from kaflosh spell | mekolat | 1 | -6/+6 | |
2016-05-01 | remove attachrid from necromancy spell | mekolat | 1 | -2/+1 | |
2016-05-01 | Merge pull request #493 from mekolat/line-of-sight | mekolat | 2 | -2/+8 | |
add missing line of sight checks | |||||
2016-05-01 | Merge pull request #497 from mekolat/override | mekolat | 11 | -40/+139 | |
add discharge spell | |||||
2016-05-01 | add anti-betsanc spell | mekolat | 3 | -2/+31 | |
2016-05-01 | add discharge handler to phlex | mekolat | 1 | -0/+7 | |
2016-05-01 | add discharge handler to chipchip | mekolat | 1 | -0/+7 | |
2016-05-01 | add discharge handler to upmarmu | mekolat | 1 | -0/+7 | |
2016-05-01 | add discharge handler to ingrav | mekolat | 1 | -0/+7 | |
2016-05-01 | add discharge handler to chiza | mekolat | 1 | -0/+7 | |
2016-05-01 | add discharge handler to flar | mekolat | 1 | -0/+7 | |
2016-05-01 | add discharge handler to confringo | mekolat | 1 | -0/+7 | |
2016-05-01 | add `discharge` spell | mekolat | 3 | -2/+22 | |
2016-05-01 | make spells count their charges themselves | mekolat | 7 | -37/+38 | |
2016-04-30 | take mdef into account for elt and melee spells | mekolat | 1 | -2/+2 | |
2016-04-30 | take mdef into account for `rain` spell | mekolat | 1 | -1/+1 | |
2016-04-30 | check line of sight in `itenplz` spell | mekolat | 1 | -1/+7 | |
2016-04-30 | fix `battlemage` bug (prevent casting with a grey bar) | mekolat | 1 | -0/+1 | |
2016-04-30 | add line_of_sight check to `ingrav` spell | mekolat | 1 | -1/+1 | |
2016-04-30 | Merge pull request #489 from wushin/no-self-inma | mekolat | 1 | -1/+1 | |
don't allow #inma on self | |||||
2016-04-30 | add alias to hug command | mekolat | 1 | -1/+2 | |
2016-04-30 | move hug command to the commands folder | mekolat | 3 | -1/+1 | |