Age | Commit message (Collapse) | Author | Files | Lines | |
---|---|---|---|---|---|
2019-09-18 | Ryan: Update codebase (P multiplier and rand2) | Jesusaves | 1 | -6/+6 | |
2019-09-18 | Increase Yetifly and Yeti King ranges (they're HUGE). | Jesusaves | 1 | -3/+3 | |
Increase Yeti damage in 30 (range reduction is too drastic >.>) | |||||
2019-09-18 | Lockpicks: Rewrite the warning about time running out. | Jesusaves | 1 | -1/+1 | |
It is unreliable, btw. | |||||
2019-09-18 | Rewrite lockpicks minigame failsafe system. | Jesusaves | 1 | -2/+10 | |
Max Fail is now based on Thief Rank + Number of Pins. You may be informed about running out of time (need rework). NOTE: Max Fail is capped, it will NEVER give you 100% success rate! | |||||
2019-09-17 | Change the bonus formula | Jesusaves | 1 | -1/+2 | |
2019-09-17 | Don't consume the Key on 021-4, only having it will be enough. | Jesusaves | 1 | -2/+2 | |
Also, money given will increase with your level, although you probably won't notice this. (Level 60 = 600 GP bonus) | |||||
2019-09-17 | As GP bonus only goes up to 40%, double the bonus | Jesusaves | 1 | -1/+1 | |
2019-09-17 | Lightbringer cooldown, otherwise it may get too OP | Jesusaves | 1 | -1/+1 | |
2019-09-17 | Fix sagratha | Jesusaves | 1 | -4/+5 | |
2019-09-17 | Fix typos bugs on Nivalis Heroic Deeds | Jesusaves | 1 | -3/+3 | |
2019-09-17 | Light bringer NPC - Players are now officially allowed to hold it, as long | Jesusaves | 3 | -4/+188 | |
as they got at least 60 LB Matrix points. | |||||
2019-09-17 | Rename file gmbot → mkbot | Jesusaves | 2 | -1/+2 | |
2019-09-16 | Sagratha | Jesusaves | 1 | -0/+9 | |
2019-09-16 | Remove spurious zero | Jesusaves | 1 | -1/+1 | |
2019-09-15 | Use @rates instead | Jesusaves | 1 | -3/+5 | |
2019-09-15 | Overriding a previous exp up now requires confirmation. | Jesusaves | 1 | -0/+14 | |
2019-09-15 | Rewrite Ched, hotfix patch FOR R10.0 LIVE SERVER | Jesusaves | 3 | -25/+58 | |
2019-09-14 | Notes | Jesusaves | 1 | -0/+1 | |
2019-09-14 | Of course... I forgot this coppy of reapply.patch3... | Jesusaves | 1 | -27/+2 | |
2019-09-14 | Move Hercules junk to the end of the file. | Jesusaves | 1 | -22/+24 | |
2019-09-14 | Update version | Jesusaves | 1 | -4/+5 | |
2019-09-14 | Hercules updates (authored by 4144) | Jesusaves | 26 | -142/+455 | |
2019-09-14 | Lower Crafty wings sell price in 20 Gp each. | Jesusaves | 1 | -2/+2 | |
This means Crafty (money farming for Lv 80+) will be the new GP farm group. Dragons are at 18k, and they'll take the 25k group. I reserve the right to add a new GP farming group in the region where the Moubootaur resides. | |||||
2019-09-14 | Crafty - use same drop rates as common bats. Keep the item sell price. | Jesusaves | 1 | -4/+4 | |
2019-09-14 | Tabulation fixes | Jesusaves | 2 | -48/+48 | |
2019-09-14 | Unload my whole nerf gun ammo | Jesusaves | 1 | -8/+0 | |
2019-09-14 | Allow @hominfo to everyone | Jesusaves | 1 | -1/+1 | |
2019-09-14 | Fix typos | Jesusaves | 2 | -1/+2 | |
2019-09-14 | Temporary state clean up should happen before, not after | Jesusaves | 1 | -4/+6 | |
2019-09-14 | FSF Day (license check finally completed) event was canceled | Jesusaves | 1 | -2/+3 | |
2019-09-14 | Update Hall Of Sponsor - why was this translatable, anyway? | Jesusaves | 1 | -1/+1 | |
2019-09-14 | Well, it was pretty obvious this was broken, and cleanup is needed | Jesusaves | 2 | -1/+6 | |
2019-09-13 | As wands are now nullifying def, calculate the HP reduction with 40% of SP ↵ | Jesusaves | 1 | -4/+4 | |
Bonus, instead of 50% (previous setting). We'll now see the hard way if DEF is useful or not. PS. This means mages using warrior equipment is a waste 10/10 times. Can be reconsidered later if @Saulc wishes? | |||||
2019-09-13 | Wands: Defense bonus nullified | Jesusaves | 1 | -0/+12 | |
2019-09-13 | Use warp() in 023-3-1 instead of slide() - It works better. | Jesusaves | 1 | -2/+1 | |
2019-09-13 | Use warp over slide (023-3) | Jesusaves | 1 | -2/+2 | |
2019-09-13 | Better tabulation | Jesusaves | 1 | -206/+206 | |
2019-09-13 | Additional checks on 023-3 | Jesusaves | 1 | -4/+8 | |
2019-09-13 | Because lack of animations, rolling stones will now roll you to a "safe" spot | Jesusaves | 1 | -2/+2 | |
2019-09-13 | Do you know only today I've realised Wands were 1 hand instead of 2 hands? | Jesusaves | 1 | -6/+6 | |
2019-09-13 | If the event runs at 120 rates per second, I don't need OnTouch. | Jesusaves | 1 | -4/+4 | |
This is a challenge, what works best: AreaTimer or OnTouch? =3 | |||||
2019-09-13 | Use more frenetic timers (0.12s). This should also fix the glitch where stones | Jesusaves | 1 | -3/+3 | |
don't hit you | |||||
2019-09-13 | This button can be hidden | Jesusaves | 1 | -1/+1 | |
2019-09-13 | The bug on 011-3 bridges was a missing argument | Jesusaves | 2 | -8/+8 | |
2019-09-13 | Bandit Lord - If you die, kill the bandit lord too so it restart at full health | Jesusaves | 1 | -0/+5 | |
2019-09-13 | Bandit Lord: Do not fire the event if Bandit Lord dies AFTER you | Jesusaves | 1 | -1/+1 | |
2019-09-13 | Misc bugfix: Homun Market GP cap set to 7500 until I'm sure level 100 players | Jesusaves | 3 | -5/+7 | |
can easily make 10kGP/hour :3 (Might need 10.1 release) | |||||
2019-09-13 | Black Mamba could, indeed, be a bit faster.......... | Jesusaves | 1 | -1/+1 | |
2019-09-13 | Nerf Giant Mutated Bat drops, and decrease respawn time. | Jesusaves | 3 | -7/+7 | |
Rebuild 018-6-3 collisions: What have Saulc done? >.> | |||||
2019-09-13 | MobPt on fishing: Multiply based on your own level. | Jesusaves | 1 | -1/+1 | |
Max multiplier is 10x bait rarity. |