summaryrefslogtreecommitdiff
AgeCommit message (Collapse)AuthorFilesLines
2020-04-11Add the [Clothes Pack], containing the destroyed equipment from the player.jesusalva/doomsdayJesusaves4-2/+46
This item is obtained from Doomsday event epilogue. “Contains merge items which can be restored by a skilled NPC”. The name of this NPC is... Perhaps, Gumi? %%M :>
2020-04-10Make MapsJesusaves6-5/+6
2020-04-09Merge branch 'jesusalva/swamplings' into 'master'Micksha1-0/+40
Add a dummy swampling for testing See merge request evol/serverdata!227
2020-04-09Add a dummy swampling for testingJesusaves1-0/+40
2020-04-09Merge branch 'candor1' into 'master'Micksha55-14/+662
Candor1 See merge request evol/serverdata!226
2020-04-09initial commit for Candor: outdoor map, indoor maps, placeholder NPCs (many ↵Micksha55-14/+662
placeholder scripts still missing, existing ones corrupt)
2020-04-08Disable gcc7Jesusaves1-1/+2
2020-04-07Fix typoJesusaves1-1/+0
2020-02-28Merge branch 'jesusalva/copter' into 'master'Micksha3-0/+34
Beanie Copter Quest, by @WildX request See merge request evol/serverdata!223
2020-02-28Beanie Copter Quest, by @WildX requestJesusaves3-0/+34
2020-02-17Merge branch 'caves' into 'master'Micksha5-0/+222
Caves See merge request evol/serverdata!225
2020-02-17CavesMicksha5-0/+222
2020-02-09Strip tabulations from item_db.conf by @gumi requestJesusaves1-474/+474
I've also stripped tabulations from the template. To prevent bad c/p.
2020-02-03Beehive: As I've suspected, MSS_ANY may cause an infinite bee spawn.Jesusaves1-3/+3
And then our trolls would be way too happy, so I'm changing it :>
2020-02-03Register an attack speed of 100 to [Halberd]Jesusaves1-0/+5
2020-02-03Fix Beehive bad bee spawns under Micksha's requestJesusaves1-3/+3
2020-02-03Fix some mess on mob_skill_db by @Micksha %%gJesusaves1-6/+6
(Replace NPC_SUMMONMONSTER skill on flowers with NPC_SUMMONSLAVE and tweak values)
2020-02-03Merge branch 'swamp' into 'master'Micksha33-57/+187
add signs to 008-1, 008-1-1 and 008-1-2 See merge request evol/serverdata!224
2020-02-03add signs to 008-1, 008-1-1 and 008-1-2Micksha33-57/+187
2020-02-03Merge branch 'arrivalargaes' into 'master'Micksha6-0/+68
Arrival in Argaes See merge request evol/serverdata!222
2020-02-03Arrival in ArgaesMicksha6-0/+68
2020-02-03Replace mob_skill_db.conf template/builtin-docs with Moubootaur Legends version.Jesusaves1-13/+130
2020-02-03Remove unused, deprecated database file.Jesusaves1-74/+0
2020-02-02Merge branch 'jesusalva/identify' into 'master'Jesusaves5-1/+46
Add EVOL_MONSTER_IDENTIFY skill. See merge request evol/serverdata!217
2020-02-01Add EVOL_MONSTER_IDENTIFY skill.Jesusaves5-1/+46
Allow players with this skill to use both `/mi` and `@monsterinfo` commands. The skill still isn't obtainable anywhere. Single level.
2020-02-01Merge branch 'jesusalva/petertime' into 'master'Jesusaves4-5/+9
Give players 5 seconds to pick up loot once Peter's quest is complete See merge request evol/serverdata!195
2020-02-01Give players 5 seconds to collect the loot.Jesusaves4-5/+9
Inform them of victory with a dispbottom, and increase OnTimeout in 5 seconds to prevent accidental explosion. Please note that player could run to ship hold's door and really mess the quest. (It would cause a double-warp effect, and Peter would ask, “I am broken?”).
2020-01-18Merge branch 'mergeitems' into 'master'Jesusaves1-0/+894
Mergeitems See merge request evol/serverdata!220
2020-01-18add the requested merge compensation itemsMicksha1-0/+894
2020-01-10Fix Hall Of Acorns.Jesusaves1-15/+15
SORRY FOR THE TYPO! Please forgive me, Tirifto.
2020-01-10Merge branch 'jesusalva/duel' into 'master'Jesusaves3-8/+49
Fix dueling (missing a command), and also update Trozz's dialog to include duel. See merge request evol/serverdata!216
2020-01-10Fix dueling (missing a command), and also update Trozz's dialog to include duel.Jesusaves3-8/+49
Also, fix a minor issue on Samantha.
2020-01-10Merge branch 'jesusalva/scoreboards' into 'master'Jesusaves3-0/+226
Scoreboards See merge request evol/serverdata!219
2020-01-10Scoreboards. Done upon request (and popularity)Jesusaves3-0/+226
An untested Hall Of Acorns was included with Tirifto's blessings. Provides two new commands available to everyone: `@scoreboard` and `@scoreboards` These commands allow players to view an hourly-updated scoreboard, with the richest and most powerful players, as well as the most powerful guilds. And, ofc, whoever has more acorns on storage. There's also a button to see some game statistics, like total monsters killed since release. Patreon Link is a courtesy because it came with original code; We might want to update it to more general Donation page later. PS. Code imported from Moubootaur Legends and modified for rEvolt. This includes replacing "mes()" with "mesf()"
2020-01-10Merge branch 'jesusalva/hub' into 'master'Jesusaves14-77/+142
Global Event Handler See merge request evol/serverdata!218
2020-01-10Global Event Handler.Jesusaves14-77/+142
Hurnscald NPCs are incompatible. I've run in epoll problems once on ML, so I'm making this again.
2020-01-10Merge branch 'jesusalva/redesign' into 'master'Jesusaves2-385/+349
Rebalance See merge request evol/serverdata!213
2020-01-10Rebalance monsters and equipment.Jesusaves2-385/+349
Initial version, it is possible that more changes make themselves necessary, specially equips.
2020-01-09Readjust EXP gain when multiple players are attacking same target.Jesusaves1-2/+2
<Jesusalva> Evol: +25% per attacker, max 12 attackers (+300% max) <WildX> How about +30% per attacker, max 10 attackers (+300% max)
2020-01-08Merge branch 'jesusalva/housekeeping1' into 'master'Jesusaves2-15/+18
Housekeeping See merge request evol/serverdata!197
2020-01-08Housekeeping patches, they should not have any visible effect ingame (unless ↵Jesusaves2-15/+18
something BREAKS, then you'll notice it right away)
2020-01-08Merge branch 'jesusalva/vintage1' into 'master'Jesusaves1-0/+80
Extended item options See merge request evol/serverdata!212
2020-01-08Add all options we could ever think of. Proofed and tested on Moubootaur ↵Jesusaves1-0/+80
Legends. Also, add two new options: VINTAGE_WPN and VINTAGE_ARM. They are reserved for items coming from the Merge. First option halves player damage against all monsters. Second option removes player defense in 20% against all monsters. Specifics of the options can be later changed. In fact, we reserve ourselves the rights to do so at any time without prior notice.
2020-01-08Merge branch 'balancefix' into 'master'Jesusaves2-3/+3
Meta dialogue fixes See merge request evol/serverdata!215
2020-01-08Meta dialogue fixesWildX2-3/+3
Signed-off-by: WildX <wildx@evolonline.org>
2019-11-02Merge branch 'dummystats' into 'master'Jesusaves2-70/+7
rebalance the stats of the dummy mobs used in the legion training See merge request evol/serverdata!205
2019-11-02rebalance the stats of the dummy mobs used in the legion training. Note that ↵toams2-70/+7
fake Pikipiks show up because the skill (this still needs to be fixed)
2019-10-28Merge branch 'jesusalva/itemcleanup' into 'master'Jesusaves1-571/+2
Cleanup at Item DB See merge request evol/serverdata!211
2019-10-28Remove Defense from weapons, range and attack from armor, job/gender ↵Jesusaves1-571/+2
overhead, delay/sprite overhead, equipment properties on non equipment pieces. This is only clean up where the values were set to defaults (=redundant AND irrelevant)
2019-10-26Merge branch 'items' into 'master'Jesusaves6-865/+201
Items and stuff for Galimatia quest See merge request evol/serverdata!208