summaryrefslogtreecommitdiff
AgeCommit message (Collapse)AuthorFilesLines
2019-10-0750% chance of upon using Maggot Slime Potion, a Maggot is summonedseeds/maggotslimepotionJesusaves1-0/+5
2019-10-06Maggot Slime Potionseeds2-12/+26
I thought it might be fun to entertain the idea of a maggot slime potion. Hope you all like! 😄 ---- @WildX : Seems like a good vendor item for Hurnscald general goods and maybe a rare drop from some humanoid mob, I'd like to keep manmade things like potions as items that are dropped by humanoids since it makes little sense for a maggot to carry a bottled potion with it.
2019-10-01Merge branch 'omatt/serverdata-Training_room' into 'master'Jesusaves12-211/+634
Omatt's legion training room quest Closes evol-all#24 See merge request evol/serverdata!165
2019-10-01instance for training room, training npc, new quest idtoams12-211/+634
change warp system for avoid spam creation instance add dummy for skill wave to mob_db, and stupid change in script add few basic control, info about training, access by menu change bow wave, and add dummy for bow wave change collison wall to water wall etc.
2019-10-01Merge branch 'jesusalva/4144' into 'master'WildX2-0/+92
4144 bot See merge request evol/serverdata!183
2019-10-014144 botJesusaves2-0/+92
2019-09-20Merge branch 'jesusalva/arrowshop' into 'master'WildX2-1/+5
Arrow shops See merge request evol/serverdata!194
2019-09-20I think weapon shop is a better place for this.Jesusaves2-1/+5
Minor coding style fixes.
2019-09-19Update translationsJesusaves22-3237/+17319
2019-09-09Merge branch 'jesusalva/katja' into 'master'Jesusaves2-17/+17
"Atril" is a PDF Viewer. Fix a typo, it should be “Artis” instead. See merge request evol/serverdata!196
2019-09-09"Atril" is a PDF Viewer. Fix a typo, it should be “Artis” instead.Jesusaves2-17/+17
2019-09-09Merge branch 'tutorial_improvements' into 'master'Jesusaves1-365/+240
Make the code from the tutorial book similar to the other books Closes evol-all#70 See merge request evol/serverdata!193
2019-09-09make the code from the tutorial book similar to the other bookstoams1-365/+240
2019-09-09Merge branch 'jesusalva/freeyorplogs' into 'master'Jesusaves1-1/+1
Disable chat log by Freeyorp's request See merge request evol/serverdata!191
2019-09-09Disable chat log by Freeyorp's request.Jesusaves1-1/+1
Global messages still logged (I think they include broadcasts? Not sure)
2019-08-21Update packet version in .gitlab-ci.ymlAndrei Karas1-1/+1
2019-08-19Update from herculesAndrei Karas8-45/+100
2019-06-26Update from herculess20190819Andrei Karas5-1/+28
Updated configs, db, sql files
2019-05-15Fix the broken code using @4144's advise.s20190626Jesusaves1-2/+3
If something is wrong, please blame him instead :innocent:
2019-05-14Disable wrong code in lloyd.txtAndrei Karas1-2/+2
2019-05-14Fix refine db warningsAndrei Karas1-0/+55
2019-05-13Update from herculesAndrei Karas72-183/+357
2019-05-11Merge branch 'jesusalva/feather' into 'master's20190513Jesusaves3-7/+34
Calamity Dungeon & Master Skill Book (part I) See merge request evol/serverdata!179
2019-05-11Improvements to Calamity Dungeon and Master Skill Book.Jesusaves3-7/+34
Reset defeated boss upon failure/success so you can read the book after (within the 15 seconds time limit). This is not unset by lack of ink, so you can (if you are quick enough) trade inks with friends. Also, requires Magic Feather. Reports if someone else kill the boss.
2019-05-01Merge branch 'jesusalva/dailymundane' into 'master'WildX5-78/+185
Mundane part 2 Closes evol-all#63 See merge request evol/serverdata!186
2019-05-01Make Mundane walk, instead of jumping.Jesusaves5-78/+185
Maybe he should walk faster than player, as he is scared. I just read npc/funcs/npcmove* to accomplish my task. Thanks, @toams and 4144!
2019-04-28Merge branch 'jesusalva/cookie' into 'master'WildX3-1/+30
Prevent Cookies from being used for "too long" Closes evol-all#58 See merge request evol/serverdata!182
2019-04-28Prevent Cookies from being used for "too long"Jesusaves3-1/+30
2019-04-27Merge branch 'jesusalva/spotlight' into 'master'Jesusaves7-9/+132
Alpha version of spotlight system Closes evol-all#37 See merge request evol/serverdata!187
2019-04-27Alpha version of spotlight system - requires a fixed clientdata!119 or won't ↵Jesusaves7-9/+132
work NOT gm command compatible. May be optimizable, new MR for comparasion and performance check pending.
2019-04-26Merge branch 'jesusalva/racefix' into 'master'Jesusaves6-246/+158
Server-Side pretty fix for Race System See merge request evol/serverdata!185
2019-04-26Address race concerns of evol-all#35 because I wanted something pretty.Jesusaves6-246/+158
I know I am wasting time. @WildX will probably agree, too. But meh. This outlines server-side how races may work and thus, includes get_race() function making !156 deprecated
2019-04-24Merge branch 'jesusalva/mundanefix' into 'master'Jesusaves1-8/+9
Make Mundane walk, instead of jumping. See merge request evol/serverdata!184 Mundane daily feature coming soon.
2019-04-24Make Mundane walk, instead of jumping.Jesusaves1-8/+9
Maybe he should walk faster than player, as he is scared. I just read npc/funcs/npcmove* to accomplish my task. Thanks, @toams and 4144!
2019-04-16Merge branch 'jesusalva/legion' into 'master's20190422Jesusaves31-121/+266
Package Legion for travel. Closes evol-all#25 See merge request evol/serverdata!174
2019-04-16Package Legion for travel.Jesusaves31-121/+266
Get your act straight, Legion! You need to release the player from Artis! > Q'Anon dialog, close evol-all#25 until joining a faction/clan/guild gets available. > More placeholders > Sophialla will call player telling them to talk to her so we can advance. Requires PvE room - it needs to be mapped so call @Micksha about that. Requires !165 submitted and working, with Lozerk's approval.
2019-04-14Merge branch 'bandit' into 'master'Jesusaves3-1/+327
Bandit MR See merge request evol/serverdata!180
2019-04-14initial commit for bandit mobs and equipmentMicksha3-1/+327
2019-04-13Merge branch 'jesusalva/inns' into 'master'galimatiaJesusaves27-156/+421
Reimplement INN system and add Rusty Pick Inn Closes evol-all#8 See merge request evol/serverdata!170
2019-04-13Reimplement INN system and add Rusty Pick InnJesusaves27-156/+421
2019-04-13Merge branch 'jesusalva/misc' into 'master'Micksha2-0/+2
Minor improvements See merge request evol/serverdata!181
2019-04-13Koga should be always visible (I think every big NPC needs that?)Jesusaves2-0/+2
Alias @wgm to @request - so players can still use @wgm just fine.
2019-04-11Merge branch 'jesusalva/wyara' into 'master'Jesusaves1-3/+66
Wyara the witch/dark druid/Apothecary - status reset implemented. Closes evol-all#13 See merge request evol/serverdata!171
2019-04-11Wyara the witch/dark druid/Apothecary - status reset implemented.Jesusaves1-3/+66
Plushroom potion? What's this?
2019-04-11Merge branch 'simon' into 'master'Jesusaves4-16/+92
Simon Closes evol-all#14 See merge request evol/serverdata!177
2019-04-11Add Simon, Wyaras Apprentice, and his Potion shop along with updating (not ↵Micksha4-16/+92
fixing, really) his potions
2019-04-11Merge branch 'jesusalva/menhir' into 'master'Jesusaves1-1/+5
Minor info on Soul Menhir See merge request evol/serverdata!172
2019-04-11Minor info on Soul MenhirJesusaves1-1/+5
2019-04-09Merge branch 'jesusalva/legionmask' into 'master'Jesusaves3-70/+46
Change Legion Main Hall Map Mask System See merge request evol/serverdata!173
2019-04-09Change Legion Main Hall Map Mask SystemJesusaves3-70/+46