Age | Commit message (Collapse) | Author | Files | Lines | |
---|---|---|---|---|---|
2022-05-06 | As luck can go further, do a tiny nerf on drop rates... A 0.05% per luck point. | Jesusaves | 1 | -2/+2 | |
2x drop from 55->57 luck, and 3x drop from 111->114 luck | |||||
2022-04-27 | Raise max level from 150 to 200. Raise max stats from 121 to 141. | Jesusaves | 1 | -6/+6 | |
2021-08-07 | Make exp death penalty the same as job. | Jesusaves | 1 | -1/+1 | |
That's about -1% | |||||
2021-04-14 | Remove can-act failure messages because they are annoying | Jesusaves | 1 | -1/+1 | |
2021-04-13 | Fix some weird slave settings | Jesusaves | 1 | -3/+3 | |
2021-02-28 | Guild notice: Show only upon login. It's annoying and rarely used. | Jesusaves | 1 | -1/+1 | |
2021-01-24 | Bump maximum parameter value from 120 to 121 (for Commander Cadis rewards) | Jesusaves | 1 | -6/+6 | |
2021-01-13 | Make DEX impact more the casting rate | Jesusaves | 1 | -1/+1 | |
2020-11-13 | Raise max stats to 120 | Jesusaves | 2 | -7/+8 | |
Nerf luck bonus from 2%/luk to 1.8%/luk Now you need 55 points to have 2x drops, instead of 50 D: | |||||
2020-09-12 | Fix typo and missing configuration flag | Jesusaves | 1 | -0/+5 | |
2020-06-23 | Enable weapon range | Jesusaves | 1 | -1/+1 | |
2020-06-22 | SP Regen is now 3x less efficient | Jesusaves | 1 | -1/+1 | |
2020-06-06 | Deprecation. | Jesusaves | 1 | -1/+1 | |
Nature Elemental --> Holy Elemental Undead Elemental --> Shadow Elemental | |||||
2020-04-11 | Nerf EXP loss on death in 2%. HOWEVER, increase Job EXP loss on death as well. | Jesusaves | 1 | -2/+2 | |
Exp loss is not a real challenge. Real challenge involve maps, monsters, and game design. | |||||
2020-03-05 | Fix scoreboard display bug. | Jesusaves | 1 | -6/+6 | |
Max stats: 102 -> 110 | |||||
2020-01-21 | Move weather battle conf reloads to constants, | Jesusaves | 1 | -1/+3 | |
modify monster HP during day/night cycle (day: all mobs -10% HP) | |||||
2020-01-11 | Max Stats: 101 -> 102 | Jesusaves | 1 | -6/+6 | |
2019-10-03 | "Nerf evasion." | Jesusaves | 1 | -2/+2 | |
No effect for warriors dealing with single targets; Only for those facing multiple targets. | |||||
2019-10-03 | Drop vit penalty to Players. Add vit penalty to Homunculus. | Jesusaves | 1 | -1/+3 | |
Monsters never were affected by that. | |||||
2019-09-14 | Notes | Jesusaves | 1 | -0/+1 | |
2019-09-14 | Hercules updates (authored by 4144) | Jesusaves | 6 | -17/+109 | |
2019-09-02 | Resolve all other max_stats to the default max, so we can add darker-skinned | Jesusaves | 1 | -5/+5 | |
human option without much issue | |||||
2019-09-02 | Allow player stats to go up to 101 :> (previously it was 99) | Jesusaves | 1 | -1/+1 | |
As this goes higher, the fruits will become really needed :> | |||||
2019-08-27 | Minor guild related change for future implementation of guild skills. | Jesusaves | 1 | -1/+1 | |
IIRC, only Guild Master may learn and use Guild Skills. Note Guild Skills never work on Guild Master. Current setting: work anywhere. | |||||
2019-08-24 | Change max cart weight from 8kg to 5kg | Jesusaves | 1 | -1/+1 | |
2019-08-20 | Give EXP to homunculus even if they don't fight (a bonus from master EXP) | Jesusaves | 1 | -0/+3 | |
2019-08-06 | Missing cleanup at fishing. Item on floor last longer. | Jesusaves | 1 | -1/+1 | |
2019-08-04 | Fix a bug which allowed pets to crit-hit and disabled critical from players ↵ | Jesusaves | 1 | -1/+1 | |
and mobs | |||||
2019-08-01 | *sigh* I'm not going to add real, worth-while values at Bracco | Jesusaves | 1 | -1/+1 | |
2019-07-30 | Stop handling beta patch with beta.patch and merge it upstream. | Jesusaves | 1 | -1/+3 | |
Original value was "20", but looks like "stable" server will have something closer to "100" instead >_> | |||||
2019-07-16 | @exprate will now raise Job Exp rate too | Jesusaves | 1 | -0/+1 | |
2019-07-16 | Allow players to move right after attacking. Mobs, Pets and Homuns still cannot. | Jesusaves | 1 | -1/+1 | |
2019-07-16 | Allow Homunculus to crit and have level 140 | Jesusaves | 2 | -2/+2 | |
2019-07-08 | Give more intimacy when homunculus is feed, allow renaming | Jesusaves | 1 | -2/+2 | |
2019-07-08 | Revert strange configuration settings - blame @Saulc | Jesusaves | 1 | -2/+2 | |
2019-06-29 | Change some conf stuff so it doesn't comes complaining to me later | Jesusaves | 1 | -2/+2 | |
2019-06-22 | Common and Legendary mounts | Jesusaves | 1 | -1/+1 | |
2019-06-16 | Change mobAI when dealing with spawns and summons... for test purposes. | Jesusaves | 1 | -1/+1 | |
2019-06-11 | Report to all online players possible trade hack attempts, and cancel trade | Jesusaves | 1 | -1/+1 | |
instead of banning (tweaked/fixed server-code wise). What is considered dupe? Read below. Please note that stacked item trade is NOT allowed, they must be on inv., you must have free space in inventory, ManaPlus should NOT provide an id of 0 (sometimes it does). And you must have GP. Arrows can be stacked. EQUIPPED ITEMS CANNOT BE TRADED. Report for @4144 - money is item id 0 according to src/map/trade.c, so it is a suspcious behavior that hack trade messages are about item id 0 (line 369). | |||||
2019-06-11 | Mounts walk speed acceleration will now be determined without a configure :< | Jesusaves | 1 | -1/+1 | |
2019-05-23 | Reduce "dupe trade ban" length from 4 minutes to a single minute. | Jesusaves | 1 | -1/+1 | |
I'm considering disabling it, but that could be dangerous... For the player. | |||||
2019-04-10 | Hercules Update | Andrei Karas | 2 | -0/+14 | |
2019-03-27 | It is unreasonable to send a message in less than 50ms. | Jesusaves | 1 | -1/+1 | |
You take 200 ms only to react, after all. So, disregard all messages within this threshold - they are 99.7% spam. | |||||
2019-03-19 | Apply community poll #2. | Jesusaves | 1 | -2/+2 | |
The lag issue is being addressed at Evol on the meanwhile (to reach 4144) | |||||
2019-03-13 | Commit the desync patch which was tested by players. | Jesusaves | 1 | -1/+2 | |
In fact, this caused a bit of desync, but there are other worse desync out there. | |||||
2019-03-12 | Hercules Update | Jesusaves | 1 | -0/+5 | |
2019-03-07 | [x] I've read and understood that this may cause lag to all players and want ↵ | Jesusaves | 1 | -2/+2 | |
to continue | |||||
2019-02-11 | Pets will now support you with 850 intimacy (instead of 900). | Jesusaves | 1 | -2/+2 | |
After all, you start with 250 ^.^ Except for Piou, which now starts at 350. | |||||
2019-02-11 | Pets can be lost due bad owners once again. | Jesusaves | 1 | -1/+1 | |
They get 1 hunger each 2 minutes (giving you over 3 hours to check it). If you don't feed them, you'll lose 1 intimacy point every 2 minutes. | |||||
2019-01-24 | Hercules update | Andrei Karas | 1 | -0/+1 | |