Age | Commit message (Collapse) | Author | Files | Lines | |
---|---|---|---|---|---|
2020-06-25 | Make TMW2_STUDY do something | Jesusaves | 1 | -2/+4 | |
2020-06-25 | Fixes to get skill name (might be wrong field) | Jesusaves | 2 | -3/+3 | |
2020-06-25 | Forced Reset at Windwalker as well | Jesusaves | 3 | -4/+10 | |
It may become a 1 MSP skill. Or not. | |||||
2020-06-25 | Remove Magic v1 learning code (was commented but anyway) | Jesusaves | 1 | -40/+0 | |
2020-06-25 | Fix ordering | Jesusaves | 1 | -36/+36 | |
2020-06-25 | Check if the skill is valid in learn_magic | Jesusaves | 1 | -1/+6 | |
2020-06-25 | Update Trickmaster to new magic learning interface | Jesusaves | 3 | -10/+29 | |
2020-06-25 | Deprecate direct invocation of mlearn() | Jesusaves | 1 | -16/+62 | |
2020-06-25 | Move tricks around | Jesusaves | 1 | -9/+9 | |
2020-06-25 | Refactor Trickmaster skills | Jesusaves | 1 | -16/+78 | |
2020-06-25 | Declare TMW2_MANABOMB | Jesusaves | 3 | -10/+51 | |
2020-06-25 | Outline most of specified skills | Jesusaves | 1 | -4/+31 | |
2020-06-25 | I'll be switching Napalm Beat and Holy Light | Jesusaves | 2 | -3/+14 | |
2020-06-25 | Remove the traces from the Subclass System, which was extinct along Magic v1 | Jesusaves | 4 | -52/+1 | |
2020-06-25 | Basic update to the Grimorium | Jesusaves | 1 | -38/+3 | |
2020-06-25 | Remove unused magic files | Jesusaves | 13 | -232/+0 | |
2020-06-25 | Prepare a new skill: TMW2_STUDY | Jesusaves | 5 | -4/+58 | |
2020-06-25 | Cleanup a bit the skill tree. | Jesusaves | 1 | -25/+17 | |
Deprecate even more magic v1 skills | |||||
2020-06-25 | Extend areasc | Jesusaves | 2 | -9/+11 | |
2020-06-24 | Polish the Dungeon Design Example | Jesusaves | 1 | -1/+29 | |
2020-06-24 | Switches: Prevent running functions when already switched | Jesusaves | 1 | -6/+6 | |
2020-06-23 | Actually, everywhere. | Jesusaves | 1 | -4/+4 | |
2020-06-23 | Random Earth Powder at Aeros | Jesusaves | 1 | -2/+2 | |
2020-06-23 | You have now 0.25% chance to unearth an [Earth Powder] from a Treasure Map | Jesusaves | 1 | -1/+3 | |
2020-06-23 | Boost the HP option bonuses | Jesusaves | 1 | -1/+2 | |
2020-06-23 | [skip CI] UCP: Query with more appropriate limit, queries are... slow. | Jesusaves | 1 | -1/+1 | |
2020-06-23 | [skip ci] UCP: Less SQL querying | Jesusaves | 1 | -1/+1 | |
2020-06-23 | Restat Assassin Set to lv 80 range | Jesusaves | 1 | -9/+9 | |
2020-06-23 | User Control Panel - Report how long ago you were registered for | Jesusaves | 1 | -0/+1 | |
IMPORTANT NOTE: Earliest is 25th January 2020! If your account is older, then it will show the first login after this date. | |||||
2020-06-23 | Meh. | Jesusaves | 2 | -1/+2 | |
2020-06-23 | Blame @Xanthem - sprite ID 312 does not exist | Jesusaves | 2 | -1/+4 | |
2020-06-23 | Forgot to say, Nilfheim cast on self. | Jesusaves | 1 | -4/+3 | |
Remove some sketch code on Judgement so it is now production. The question is: Judgment is AoE or Single DPS ? | |||||
2020-06-23 | The order in which Nilfheim does things actually matter | Jesusaves | 1 | -1/+1 | |
It should harm first, and freeze second. Otherwise, freeze effects will be lost by the skill damage D: | |||||
2020-06-23 | Fix a bug where Lv 10 critical bonus would misbehave | Jesusaves | 1 | -1/+1 | |
2020-06-23 | Prevent division by zero | Jesusaves | 1 | -0/+1 | |
2020-06-23 | [skip ci] A typo, ofc | Jesusaves | 1 | -1/+1 | |
2020-06-23 | [skip ci] Where's the bug I wonder | Jesusaves | 1 | -8/+8 | |
2020-06-23 | ...Okay, range 0 doesn't really work. Oh well. | Jesusaves | 1 | -1/+1 | |
2020-06-23 | Use 4s cooldown steps for refine with Arcanum | Jesusaves | 1 | -3/+3 | |
Ceteris Parimbus | |||||
2020-06-23 | I don't like cheat weapons, so: Only Cooldown is lowered by refine up. | Jesusaves | 1 | -1/+1 | |
Power is 2x. If you use Graphene, +1% DMG per refine level. If you use Arcanum, +2% DMG per refine level (+ graphene bonus) So a +10 weapon gets +230% damage and a 30s cooldown | |||||
2020-06-23 | Enable weapon range | Jesusaves | 1 | -1/+1 | |
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 | 3 | -7/+37 | |
2020-06-23 | Nilfheim is not that custom | Jesusaves | 2 | -14/+2 | |
2020-06-23 | Oh ops, sequence | Jesusaves | 1 | -15/+15 | |
2020-06-23 | [skip ci] Right now, it is possible to get 30/43 MSP | Jesusaves | 1 | -0/+1 | |
2020-06-23 | function dearLord for @Aeon - Or whoever beats him to it!! | Jesusaves | 1 | -1/+16 | |
2020-06-23 | Mining Union's Research Request Aurora Event | Jesusaves | 4 | -15/+91 | |