summaryrefslogtreecommitdiff
AgeCommit message (Collapse)AuthorFilesLines
2020-04-08Merge branch 'master' into jesusalva/serenaJesusaves2-2/+2
2020-04-08Disable gcc7Jesusaves1-1/+2
2020-04-07Fix typoJesusaves1-1/+0
2020-04-05Renew instance time, warn players about 60 minutes time limit.Jesusaves2-2/+5
2020-04-05Fix related bugs, you can now complete training until Sopiahalla calls for you.Jesusaves2-11/+12
Several bugs are bleeding on the console but I'll ignore them. Some of the bugs are unparseable, I don't have the faintest idea of where they come from.
2020-04-05Victory condition. Hopefully Serena's Quest is finishable now (even if ugly)Jesusaves2-5/+17
2020-04-05Serena#Ctrl::OnVerify - Stop if wave variable vanishedJesusaves1-0/+3
2020-04-05Death and Logout: I'm not sure if this will work but try to dispose gladiatorJesusaves2-2/+15
and reset the battle status.
2020-04-05During the first time you fight, you cannot leave the room.Jesusaves2-0/+6
Mostly because if things get ugly I'll just force you to fight until instance expires.
2020-04-05Move training room exit to script control.Jesusaves5-11/+34
2020-04-05Spurious closeclientdialog.Jesusaves1-3/+2
2020-04-04Merge branch 'master' into jesusalva/serenaJesusaves55-213/+1615
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-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-13OpsJesusaves1-2/+2
2020-01-13Some code change to make it happenJesusaves1-3/+17
2020-01-13Split Serena. I made my mind.Jesusaves1-8/+13
2020-01-13[skip ci] ObservationsJesusaves2-0/+2
2020-01-13I probably will need to put 001-2-32 inside the Instance.Jesusaves2-3/+13
Either that, or I get a replacement for Hector.
2020-01-13:<Jesusaves1-1/+1
2020-01-13Serena's DraftJesusaves3-37/+187
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