Age | Commit message (Collapse) | Author | Files | Lines | |
---|---|---|---|---|---|
2020-07-01 | New stats for Mr. Saves skills | Jesusaves | 1 | -38/+20 | |
2020-07-01 | Ben will need a rewrite to stop using mlearn() directly | Jesusaves | 1 | -0/+1 | |
2020-06-27 | Summoning skills will now also inflict a cast delay | Jesusaves | 1 | -0/+24 | |
It goes from 200ms to 500ms depending on how powerful the casting is | |||||
2020-06-27 | Summoning skill MP cost no longer scales with level | Jesusaves | 1 | -216/+18 | |
2020-06-26 | Replace healing skills | Jesusaves | 2 | -2/+98 | |
2020-06-26 | Drop MP Cost scaling from Mana Bomb | Jesusaves | 1 | -12/+1 | |
This will apply to all skills from now on | |||||
2020-06-26 | Mana Bomb and MP Regen can now be interrupted | Jesusaves | 1 | -1/+4 | |
2020-06-26 | Add again 4144's reserved effects | Jesusaves | 1 | -0/+29 | |
2020-06-26 | Remove Hercules Effects | Jesusaves | 1 | -1098/+1 | |
I understand they are linked to SIs, but I don't need them. I use FX_* constants | |||||
2020-06-26 | First attempt at cleaning our constants: Clear most of hercules NPC const ID | Jesusaves | 1 | -917/+0 | |
2020-06-25 | Monocle Fixing bonus no longer increases weight capacity. | Jesusaves | 1 | -4/+0 | |
It now boosts crafting as @Kolchak thought it did. | |||||
2020-06-26 | Xanthem added Chest and Pants Equipment Recipes | Christopher Chay | 2 | -81/+711 | |
2020-06-25 | Regenerate Maps | Jesusaves | 1 | -101/+105 | |
2020-06-25 | Prepare the last skill from Sagratha :3 | Jesusaves | 3 | -0/+43 | |
2020-06-25 | Fixes to get skill name (might be wrong field) | Jesusaves | 1 | -2/+2 | |
2020-06-25 | Declare TMW2_MANABOMB | Jesusaves | 2 | -1/+42 | |
2020-06-25 | Prepare a new skill: TMW2_STUDY | Jesusaves | 2 | -3/+33 | |
2020-06-25 | Cleanup a bit the skill tree. | Jesusaves | 1 | -25/+17 | |
Deprecate even more magic v1 skills | |||||
2020-06-23 | Restat Assassin Set to lv 80 range | Jesusaves | 1 | -9/+9 | |
2020-06-23 | Meh. | Jesusaves | 1 | -0/+1 | |
2020-06-23 | Fix a bug where Lv 10 critical bonus would misbehave | Jesusaves | 1 | -1/+1 | |
2020-06-23 | Use 4s cooldown steps for refine with Arcanum | Jesusaves | 1 | -3/+3 | |
Ceteris Parimbus | |||||
2020-06-23 | Allow bows and wands to overload | Jesusaves | 1 | -0/+24 | |
PS. I wonder if "Range: -1" works as intended... | |||||
2020-06-23 | A few weapons without Weapon Overload skill | Jesusaves | 1 | -0/+7 | |
PS. The overload skill takes zero mana and casts immediately But it have a cooldown time | |||||
2020-06-23 | The long promised, WEAPON OVERLOAD skill | Jesusaves | 1 | -36/+36 | |
2020-06-23 | TMW2_OVERLOAD | Jesusaves | 2 | -0/+31 | |
2020-06-23 | Mining Union's Research Request Aurora Event | Jesusaves | 1 | -0/+16 | |
2020-06-23 | Typo | Jesusaves | 1 | -1/+1 | |
2020-06-23 | Remove compatibility from Fire Arrow (Magic v1 artifact) | Jesusaves | 1 | -1/+0 | |
2020-06-23 | Sketch notes for the skills replacement | Jesusaves | 1 | -1/+1 | |
2020-06-22 | Buff Reflect Card as well | Jesusaves | 1 | -2/+2 | |
2020-06-21 | Lower a few guns weight | Jesusaves | 1 | -3/+3 | |
2020-06-21 | Remove magic v1 deprecated skills from skill tree. | Jesusaves | 1 | -10/+9 | |
They'll be forcefully wiped away from anyone who did not login since then And will no longer be eligible for [Scholarship Badge] refunds!! | |||||
2020-06-21 | Live Server now restarts monthly, Hardcore now restarts weekly | Jesusaves | 1 | -0/+1 | |
This is needed for memory management. Also: Make Fortress Gate resist a few status ailments (o.o) Set monthly restart from Monday to Wednesday (avoid conflicts) | |||||
2020-06-21 | Make Skypiercer really powerful :3 | Jesusaves | 1 | -2/+2 | |
2020-06-21 | [skip ci] fix testing weirdness on Skypiercer | Jesusaves | 1 | -2/+2 | |
2020-06-21 | To add the serverside data for the Duck Elder quest. | Sean Hulka | 4 | -0/+68 | |
2020-06-21 | Deprecate EVOL_MASS_PROVOKE in favor of EVOL_AREA_PROVOKE | Jesusaves | 2 | -3/+5 | |
Requires some mild testing, but should work. | |||||
2020-06-21 | Sky Piercer is easily worth 650k GP or more | Jesusaves | 1 | -2/+2 | |
2020-06-21 | Skypiercer recipe (unobtanium) | Jesusaves | 1 | -8/+55 | |
2020-06-21 | Weapon ID 7421 Sky Piercer | Jesusaves | 1 | -0/+43 | |
2020-06-21 | Minor MATK bonus to Runestaff and Event Wand | Jesusaves | 1 | -1/+2 | |
So they are displayed correctly on SeDesign | |||||
2020-06-21 | Readjust all wands attack according to the new formula which is ATK-like | Jesusaves | 1 | -5/+5 | |
2020-06-21 | Apply new MATK rules to hybrid weapons: | Jesusaves | 1 | -7/+6 | |
Judgement, Thunder Staff, Dark Pulsar and Immortal Sword | |||||
2020-06-21 | [skip ci] fix a comment | Jesusaves | 1 | -1/+1 | |
2020-06-21 | Crafting Advanced Bonus Rules! | Jesusaves | 1 | -0/+10 | |
Effects +20% for Savior set Attack % Bonus halved for all! 2H and Bows/Guns will get x2 (same as before), magic & brawling gets +80% | |||||
2020-06-18 | Merge branch 'Items_From_Kolchak' into 'master' | Jesusaves | 1 | -0/+17 | |
Update item_db.conf added graduation album id 1178 line 6247 See merge request TMW2/serverdata!35 | |||||
2020-06-18 | Add Graduation Album | Donald | 1 | -0/+17 | |
Eisten level 100 reward | |||||
2020-06-18 | Close the comment block in db/re/exp_group.conf (style) | Crazyfefe | 1 | -0/+1 | |
2020-06-16 | Fix [Lightsaber] | Jesusaves | 1 | -1/+1 | |