Age | Commit message (Collapse) | Author | Files | Lines | |
---|---|---|---|---|---|
2020-05-22 | Judgement: Inflicts BLOODING on area, harms target in 1000 HP | Jesusaves | 1 | -0/+1 | |
However, target may defend itself. | |||||
2020-05-22 | TMW2_JUDGMENT | Jesusaves | 1 | -0/+6 | |
An untested skill (like nilfheim), proof of concept. It should have a splash effect over target. * Now I need a function to cast damage from script, can't be setting UDT_HP forever | |||||
2020-05-20 | Well, @Kolchak wanted a Nilfheim skill. | Jesusaves | 1 | -0/+3 | |
Here we go; But it is not available yet (Magic Academy doesn't even have indoors.) | |||||
2020-05-15 | Automatize Kill the GM events. | Jesusaves | 1 | -0/+7 | |
Now any GM murder on a PvP map will automatically yield a Murderer Crown for a week. For manual events, remember: use @item, event system to remove, and use @killable instead of @pvpon. | |||||
2020-05-14 | Test Server warning on Nard | Jesusaves | 1 | -1/+2 | |
2020-05-13 | Edge bug on Hard Core | Jesusaves | 1 | -4/+7 | |
2020-05-13 | I forgot one line from Gumi's code, which is forcing GP to be dropped. | Jesusaves | 1 | -0/+3 | |
Fixed now, though. | |||||
2020-05-13 | Gumi's automatic absolve | Jesusaves | 1 | -1/+13 | |
2020-05-13 | Rewrite how death will be handled on Hardcore. | Jesusaves | 1 | -4/+9 | |
Instead, it'll set a variable called grace, and this variable will exempt you. | |||||
2020-05-13 | Replace our script-induced deaths with new, custom, die() command | Jesusaves | 1 | -2/+2 | |
This will fix one of the HardCore Server bugs. | |||||
2020-05-12 | Hardcore Server settings | Jesusaves | 1 | -1/+3 | |
2020-05-12 | Hardcore server settings | Jesusaves | 1 | -1/+5 | |
2020-04-28 | Make Area Provoke less useless (no point provoking mobs so close to you anyway) | Jesusaves | 1 | -1/+1 | |
2020-04-28 | Fixes, and make possible to learn guild skills | Jesusaves | 1 | -1/+1 | |
2020-04-28 | Some minor tidying up | Jesusaves | 1 | -10/+6 | |
2020-04-28 | Register the new guild skills, so they become operational | Jesusaves | 1 | -0/+27 | |
2020-04-28 | Area Provoke | Jesusaves | 1 | -0/+3 | |
2020-04-17 | Having a Candor Battle Score is enough.r11.4_20200417 | Jesusaves | 1 | -0/+8 | |
Fix bug where score was not saved. | |||||
2020-02-28 | I give up. | Jesusaves | 1 | -0/+6 | |
Connect MQ2 back to system with a few lame error messages, finish Lua, and it is "good enough". | |||||
2020-02-18 | Use Battle Rating to determine PvP Experience Gain, and also control CoD. | Jesusaves | 1 | -5/+4 | |
On CoD, you can have up to 10× more BR to get bottled dust loot. | |||||
2020-02-16 | Deprecate @sk-frozenheart as well | Jesusaves | 1 | -0/+8 | |
2020-02-16 | Stoneheart - Deprecate @sk-command, merge with other magiscripts | Jesusaves | 1 | -15/+28 | |
2020-02-16 | Whitespace fixing | Jesusaves | 1 | -1/+1 | |
2020-02-04 | Uhm... Looked like a bug :< | Jesusaves | 1 | -1/+1 | |
2020-02-04 | It complains about case >.> | Jesusaves | 1 | -3/+3 | |
2020-02-04 | Revert "Overpower Safety." | Jesusaves | 1 | -10/+2 | |
I mean, defenders could abuse this. Better make a rule instead. This reverts commit 133d8d7c35b98aca5eab52fe811dda9c6d7871f0. | |||||
2020-02-04 | Overpower Safety. | Jesusaves | 1 | -2/+10 | |
If it is "honorable", but you have over 200% Battle Rating....... ...Obviously the defender did little to no effort and I don't care with that. | |||||
2020-02-04 | Handle that now Honor can be zero | Jesusaves | 1 | -2/+2 | |
2020-02-04 | Remove some protection, PVP cooldown timers | Jesusaves | 1 | -9/+8 | |
2020-02-04 | Overpower is now based on level instead of BR. But the 30% rule still applies | Jesusaves | 1 | -1/+1 | |
2020-02-04 | Configure HUB_Login to keep my char reg clean. | Jesusaves | 1 | -0/+7 | |
It will erase the time tracking from RNGTREASURE when all of them elapsed. This is done with HUB_Logut(). (You must stay offline for at least 15 min) | |||||
2020-01-25 | Wands no longer give passive MP regeneration. Only equipment does so. | Jesusaves | 1 | -0/+3 | |
Instead, wands will allow you to use a skill to convert 20% of HP to MP. The ratio is 6:1 (as opposed to official ratio, something close to 4:1) | |||||
2020-01-23 | Possible exploit undressing at last moment | Jesusaves | 1 | -3/+8 | |
2020-01-23 | Report about honor | Jesusaves | 1 | -0/+3 | |
2020-01-23 | Honor is now on workflow | Jesusaves | 1 | -0/+20 | |
2020-01-23 | Calculate HR in the flow, create function for PVP Mapflags vs duel | Jesusaves | 1 | -0/+4 | |
2020-01-23 | Syntax Equivoc | Jesusaves | 1 | -1/+3 | |
2020-01-22 | Small sketch of PvP Honor System framework | Jesusaves | 1 | -0/+49 | |
2020-01-22 | Deprecate entirely "Crazyfefe PVP hotfix", give 1 Honor Point | Jesusaves | 1 | -0/+3 | |
2020-01-17 | Double call and some bugfixing on Transmigration Skill | Jesusaves | 1 | -0/+5 | |
2019-11-25 | Remove IRC Broadcast from HUB Skill Invoke function. | Jesusaves | 1 | -1/+2 | |
2019-10-21 | Kalboo and Kalspike adapted to new magic system. | Jesusaves | 1 | -1/+7 | |
Tweak some mana exp gain on some summons which were overestimated | |||||
2019-10-21 | Typo | Jesusaves | 1 | -1/+1 | |
2019-10-21 | Fairy Kingdom now uses new magic system (but still can't summon Pixies) | Jesusaves | 1 | -0/+4 | |
2019-10-21 | Kalwurf used a cooldown based on abizit; Now it uses the new magic system | Jesusaves | 1 | -1/+4 | |
2019-10-21 | halhiss now makes use of the new magical system | Jesusaves | 1 | -0/+10 | |
2019-10-21 | Limerizer now uses new magic system | Jesusaves | 1 | -0/+3 | |
2019-10-21 | Rewrite Parum | Jesusaves | 1 | -0/+3 | |
2019-10-21 | Moar typos | Jesusaves | 1 | -1/+1 | |
2019-10-21 | Let's try a different approach with Kalmurk | Jesusaves | 1 | -0/+3 | |