Age | Commit message (Collapse) | Author | Files | Lines | |
---|---|---|---|---|---|
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 | |
2018-12-23 | [skip ci] Because I changed some stuff, modifying battle conf on these fields is | Jesusaves | 2 | -0/+2 | |
without effect: They'll be overriden by scripts within 15 minutes. Rationale: I prefer this way. | |||||
2018-12-21 | Register Christmas at Soul Menhir + Drop Rate Adjustments | Jesusaves | 1 | -1/+4 | |
2018-12-15 | Reduce player damage-taken delay in 10ms to reduce lag. | Jesusaves | 1 | -1/+1 | |
2018-12-14 | Hercules Update (needed for pipelines) | Andrei Karas | 1 | -0/+12 | |
2018-11-24 | No intimacy loss for hungry pets (may collapse pipelines) | Jesusaves | 1 | -1/+1 | |
Maybe burn @Saulc in :fire: ? He doesn't says what he thinks. | |||||
2018-11-14 | This is a bunch of hercules update by 4144 | Jesusaves | 2 | -0/+14 | |
2018-08-09 | Reduce Job Experience penalty (for... reasons.) | Jesusaves | 1 | -1/+1 | |
2018-07-28 | I do not want body style to be save. | Jesusaves | 1 | -1/+1 | |
2018-07-28 | Hercules update | Andrei Karas | 17 | -20/+25 | |
2018-07-16 | [skip ci] Mostly disable some from prior changes | Jesusaves | 2 | -3/+3 | |
2018-07-16 | [skip ci] [testing] Increase player vision range, free skill points, | Jesusaves | 3 | -6/+6 | |
auto-heal skills work every 5s, dex is less efective on cast rate, and normal attacks won't disregard skill delay anymore. Add some chat protection. | |||||
2018-07-16 | [skip ci] reduce trade ban time to 4 minutes. No ignore warp area. | Jesusaves | 1 | -4/+4 | |
2018-07-13 | Hercules Update | Andrei Karas | 1 | -1/+6 | |
2018-07-13 | LoF Fairy Quest + Make Maps | Jesusaves | 1 | -1/+1 | |