Age | Commit message (Collapse) | Author | Files | Lines | |
---|---|---|---|---|---|
2018-12-25 | Add authorship information to missing files. | Jesusaves | 13 | -0/+29 | |
On hindsight, a lot of them are unused debug commands which could be deleted I'll look in it | |||||
2018-12-25 | Correct some licenses which are ours (Evol missing licenses, I'll git blame ↵ | Jesusaves | 9 | -2/+29 | |
later) | |||||
2018-12-25 | Fix bugs | Jesusaves | 2 | -2/+3 | |
2018-12-25 | Golbarez's Top 5 now also gives a (more humble) reward.r07.5_181225 | Jesusaves | 1 | -0/+12 | |
2018-12-25 | You must be holding a "fake" broze gladius to craft a real bronze gladius | Jesusaves | 1 | -1/+1 | |
2018-12-25 | Regenerate map data | Jesusaves | 3 | -4/+4 | |
2018-12-25 | Improve trained, and fix bad info | Jesusaves | 1 | -2/+13 | |
2018-12-24 | Rework how Christmas gifts are distributed. This only happens on december. | Jesusaves | 1 | -7/+12 | |
Players missed days 19~25 to drop them, so this year, this drop rate is doubled | |||||
2018-12-24 | [skip ci] Christmas Gift, follow the drop rule | Jesusaves | 1 | -6/+6 | |
2018-12-24 | [skip ci] don't be dramatic, Jesusalva | Jesusaves | 1 | -2/+2 | |
2018-12-24 | [skip ci] notes | Jesusaves | 2 | -2/+2 | |
2018-12-24 | Fix Mineral Bif ID. | Jesusaves | 1 | -8/+8 | |
2018-12-24 | Fire Goblin vs Mouboo Slime (Event-Only) | Jesusaves | 1 | -13/+16 | |
2018-12-24 | Heroes Hold adjustments (fake boss at Master Level, and lack of Mineral Bifs) | Jesusaves | 1 | -10/+12 | |
2018-12-24 | Winter minor mob adjustment | Jesusaves | 1 | -0/+3 | |
2018-12-24 | >.< | Jesusaves | 1 | -1/+1 | |
2018-12-24 | Knit Hat quest, based on Luffyx Summer Shorts quest. Fix bugs on the later. | Jesusaves | 2 | -4/+54 | |
2018-12-24 | Add fluffies GHQ. Also improve translation ability at Grand Hunter Rewards. | Jesusaves | 2 | -6/+20 | |
2018-12-24 | Move mobhunter rewards out of Aidan and into functions/mobhunter | Jesusaves | 2 | -62/+68 | |
2018-12-24 | Serge, NPC to handle Winter Quest | Jesusaves | 2 | -0/+53 | |
2018-12-24 | Allow player access to Nivalis Town Square | Jesusaves | 7 | -10/+16 | |
2018-12-24 | tweak as needed | Jesusaves | 1 | -2/+2 | |
2018-12-24 | rewrite drop logic during Christmas | Jesusaves | 1 | -27/+20 | |
2018-12-23 | Handle exp/drop rate changes on day/night cycle changes. | Jesusaves | 2 | -28/+49 | |
2018-12-23 | [EXPERIMENTAL] Reload battle conf, so the mobs respawn faster at night time | Jesusaves | 1 | -0/+2 | |
May affect negatively the @exprate and @droprate commands. | |||||
2018-12-23 | Slay known bug | Jesusaves | 1 | -0/+3 | |
2018-12-23 | Actually, I just remembered a small fishing tip, about fishing at night. | Jesusaves | 1 | -0/+5 | |
During night, fishes may bite the bait a bit faster than during day. The time gain is currently irrelevant (at most 2 secs). But it can be tweaked later. | |||||
2018-12-23 | Notify players in a global broadcast about day/night cycle changes. | Jesusaves | 1 | -4/+12 | |
This way, even inside a cave, you can keep track of time changes. PS. Take care when fishing. | |||||
2018-12-23 | Release 7.5 game news | Jesusaves | 1 | -2/+22 | |
2018-12-23 | [skip ci] remove a now unecessary piece of code. | Jesusaves | 1 | -12/+0 | |
2018-12-23 | Handle GMs on 000-0 | Jesusaves | 1 | -0/+4 | |
2018-12-23 | Fix bad door location and bad label placement bug at Peter | Jesusaves | 2 | -6/+6 | |
2018-12-23 | Update game news | Jesusaves | 2 | -14/+57 | |
2018-12-23 | 002-2 Ship Basement was entirely redrawn. Update maps and npcs accordingly. | Jesusaves | 5 | -121/+34 | |
2018-12-22 | Mild adjustments to fishing baits | Jesusaves | 1 | -2/+2 | |
2018-12-22 | Winter drops, all proccessed in one go! | Jesusaves | 1 | -4/+70 | |
2018-12-22 | How many mobs exactly are we working with on Winter? | Jesusaves | 1 | -0/+26 | |
Also, do not drop Mouboo Steak from Mouboo *Slimes*. | |||||
2018-12-22 | Correct bugs on season handler. Introduce template for Winter Events. | Jesusaves | 1 | -1/+23 | |
2018-12-22 | Move the security-critical functions from commands/event to functions/util | Jesusaves | 2 | -38/+47 | |
Add header to commands/event.txt | |||||
2018-12-22 | When autumn quest is over, clear all Ched's completions/incompletions from | Jesusaves | 2 | -1/+15 | |
the whole table. Even without this, the game should do just fine, but this prevents some spam on quest_db. Security-wise, dangerous function. | |||||
2018-12-22 | Fix snowfall on weather configuration. | Jesusaves | 1 | -1/+4 | |
2018-12-22 | Fix typos. And zero gifts will never get a reward, so even if it sounds like ↵ | Jesusaves | 1 | -3/+3 | |
nonsense, warn players that they still need to give gifts to be eligible for rewards | |||||
2018-12-22 | Fix log2() formula and fix Christmas gifts for reward count. | Jesusaves | 2 | -2/+4 | |
There was a misplaced 1, and an edge case was not handled previously (gifts=0). | |||||
2018-12-22 | [XMAS 18] Fix a typo on handling rewards | Jesusaves | 1 | -1/+1 | |
2018-12-22 | [Pending Approval] [XMAS 18] After Christmas, event drop rates are lowered ↵ | Jesusaves | 1 | -12/+27 | |
in 50%. What do you guys think? Please comment on the commit. If negative I'll just revert. If positive, day 23 I'm pushing to live server. | |||||
2018-12-22 | Special Christmas Login Bonus: During 24/12~26/12, you will get a [Bronze Gift]. | Jesusaves | 2 | -0/+12 | |
But only one, so you can spend time with your family %%I | |||||
2018-12-22 | Helper funcion: DelAccRegFromEveryPlayer( KEY ) | Jesusaves | 1 | -0/+12 | |
2018-12-21 | Rate Limiting: Protect Fortune and Strength Statues from abusers | Jesusaves | 1 | -0/+8 | |
(abusers using gumi's handbook manual of how to mess up an Evol2 Server) | |||||
2018-12-21 | Drop these rare drop chances to half. Base: Bhop Mob. | Jesusaves | 1 | -6/+6 | |
2018-12-21 | Christmas Rare drops (maybe should be even rarer, maybe not) | Jesusaves | 1 | -0/+8 | |