summaryrefslogtreecommitdiff
AgeCommit message (Collapse)AuthorFilesLines
2020-07-01Placeholders for MalindouJesusaves3-33/+203
2020-07-01Temporaly make the forgetful NPCs forget what they are forJesusaves3-0/+6
2020-07-01New stats for Mr. Saves skillsJesusaves1-38/+20
2020-07-01Rewrite Mr. Saves Academy and make no magic fail message more specificJesusaves3-30/+85
2020-07-01Disclaim pre-requisitesJesusaves1-0/+2
2020-07-01Redesign Luca interfaceJesusaves3-26/+75
2020-07-01With this, Luca will not get his additionals skills.Jesusaves1-1/+38
But because he kept all skills he had, he is done :3 Only Trickmaster and Luca are ready from Magic v3.0 (pre-alpha)
2020-07-01Ben will need a rewrite to stop using mlearn() directlyJesusaves2-0/+17
2020-07-01Remove direct calls to mlearn()Jesusaves3-118/+18
2020-07-01Disable magic skill upgrades for v3.0Jesusaves1-1/+1
2020-07-01Healing replacements, still broken because bonus HealPower is not checkedJesusaves1-5/+8
2020-07-01New function: rectharm() - allows rectanglesJesusaves1-0/+27
It will be useful for a Grand Cross skill of the sorts (where center deals 2x damage)
2020-07-01Some notesJesusaves2-4/+6
2020-07-01Rewrite trickmaster, it doesn't needs to be so expensiveJesusaves1-52/+15
2020-07-01Add First Aid to Trickmaster (as well)Jesusaves1-14/+22
2020-07-01Healing gives Mana EXPJesusaves1-0/+3
2020-06-30Beta2 Patch Level 8: Lowrodexfee Batkmod Summonfix Marketfix Critfix Attrfix ↵Jesusaves1-2/+33
Deffix ASPDfix Lowers rodex fee, makes int affect base attack from wands, allow summon tweaking, allow tax collection, change crit def so level affects more than luck, priorize skills for ASPD < 300, fix Elemental table, prevent DEF/MDEF/CRIT overflows. PIPELINE ONLY
2020-06-29Filter_Hostile will now regard PVP restrictionsJesusaves1-1/+10
2020-06-29Skills are still not honoring PVP modifiers, but they now won't work outside PVPJesusaves1-0/+6
2020-06-29Translation Update from TransifexJesusaves9-892/+4186
2020-06-27Summoning skills will now also inflict a cast delayJesusaves1-0/+24
It goes from 200ms to 500ms depending on how powerful the casting is
2020-06-27Summoning skill MP cost no longer scales with levelJesusaves1-216/+18
2020-06-27Make summoning skill levels more meaningful, HP bonus 2% -> 5% /lvlJesusaves1-1/+2
2020-06-26No longer the caseJesusaves1-2/+0
2020-06-26Update Grimorium with info about major status ailmentsJesusaves1-10/+35
2020-06-26Sacrificing the injuried mouboo will now give you 1 MSPJesusaves1-0/+2
Ideally though, we should have Orum/Waric/whatever give you this MSP
2020-06-26Magnus Healing splash range: 4x4 at level 1, 5x5 at level 5, 6x6 at level 10Jesusaves1-1/+2
2020-06-26Replace healing skillsJesusaves5-25/+122
2020-06-26Remove Mass Provoke from Mr. SavesJesusaves1-7/+1
2020-06-26Drop MP Cost scaling from Mana BombJesusaves1-12/+1
This will apply to all skills from now on
2020-06-26Mana Bomb and MP Regen can now be interruptedJesusaves1-1/+4
2020-06-26Add again 4144's reserved effectsJesusaves1-0/+29
2020-06-26Remove Hercules EffectsJesusaves1-1098/+1
I understand they are linked to SIs, but I don't need them. I use FX_* constants
2020-06-26First attempt at cleaning our constants: Clear most of hercules NPC const IDJesusaves1-917/+0
2020-06-26[skip ci] Prepare Armageddon and Fireball to maybe cause burningJesusaves1-5/+8
2020-06-26[skip ci] Horizontal Slash will set @SComboJesusaves1-0/+9
Diagonal, Vertical, Stab and Grand Blast will check @skillTarget versus it If they differ, the combo is null and power will be 100% (normal attack)
2020-06-26[skip ci] This would be needed to make the combos to workJesusaves1-1/+6
Horizontal, Diagonal, Vertical, Stab and then Grand Blast. This needs perfect sequencing, but we still have a problem: The skills can be used versus any target =/
2020-06-26Sketch for sword combo skillJesusaves1-0/+47
2020-06-26[skip ci] Sketch the eight assassin archery skills implementJesusaves1-0/+1
Seems like I'll need to extend server-plugin for this
2020-06-26Sketch the eight execution arrows, besides Arrow Shower, Sharpshooter and ↵Jesusaves1-1/+29
Charged Shot
2020-06-26Tweak a bit MQ2 - AssassinJesusaves2-4/+72
2020-06-26Avoid possible bugsJesusaves1-9/+9
2020-06-26Maluses will only be 70% of bonuses (I'm not so evil >.>)Jesusaves1-0/+1
2020-06-26New rule for maluses while crafting: It is now 102% and bonuses lower in ↵Jesusaves1-32/+10
0.5% only
2020-06-26Option to create a pincode will only show up at Tolchi's first Successful CraftJesusaves2-11/+16
Account need 15 days.
2020-06-26Sketch to allow user accounts to set PinCodesJesusaves1-7/+35
2020-06-26Fix typoJesusaves1-4/+4
2020-06-26"Regenerate maps for 018-2-6 and other HHSS...Jesusaves9-0/+150
You could even start in a big restricted chamber in the middle, go flipping switches, opening collisions, and slowly opening walk access over the maze... But not right now. It is tiringsome and I'm lazy. Any volunteers? >.<
2020-06-26Zarkor is special: The summoning will succeed, but nature will attack you.Jesusaves1-0/+1
(Only for the first time, same rules applies)
2020-06-26Summoning when blacklisted will, for the first time, cause nature to fight youJesusaves2-2/+17
Later attempts will silently fail.