summaryrefslogtreecommitdiff
AgeCommit message (Collapse)AuthorFilesLines
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'Jesusaves27-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
2019-04-08Update from herculesAndrei Karas3-5/+35
Conf files and constants updated.
2019-04-04Merge branch 'items' into 'master's20190408Micksha1-1/+59
add warlord plate and fur boots See merge request evol/serverdata!167
2019-04-04add warlord plate and fur bootsMicksha1-1/+59
2019-04-04Merge branch 'jesusalva/teelog' into 'master'Micksha2-0/+4
Allow @ t and @ l (@ te` and @ log) to all GM 1 and above. Closes evol-hercules#2 See merge request evol/serverdata!169
2019-04-04Allow @t and @l (@tee and @log) to all GM 1 and above.Jesusaves2-0/+4
This is the last step to close evol-hercules#2 after evol-hercules!10 was shipped.
2019-04-04Merge branch 'jesusalva/tutorial' into 'master'Micksha5-9/+396
Jesusalva/tutorial See merge request evol/serverdata!166
2019-04-04Implement `@tutorial` and add the tutorial book in 001-2-5.Jesusaves5-9/+396
This is not TMW Ian, it is TMW-BR one, ported by Moubootaur Legends. Thus, it is more advanced, lenghty, and have most of unique Evol features.
2019-04-04Merge branch 'jesusalva/itemdb' into 'master'Micksha1-856/+14
Fix item database See merge request evol/serverdata!168
2019-04-04Fix Iron and Concentration Potion.Jesusaves1-856/+14
Conc. Potion will raise attack speed and precision in 20% for 30s (no visual effect) Iron Potion will raise atk damage in 20% for 30s - defense buff seems broken.
2019-04-03Merge branch 'jesusalva/alige' into 'master'Jesusaves2-67/+71
Update Alige script file for better user experience. See merge request evol/serverdata!160
2019-04-03Update Alige script file for better user experience.Jesusaves2-67/+71
Code-style-wise, this is what we call "legacy" and needs "total rewrite". I'm not willing to totally rewrite it, only to improve user experience. Total rewrite can be done by real coders later, if they want.
2019-03-29Merge branch 'skills2' into 'master'Micksha2-0/+61
non-magic passive skills See merge request evol/serverdata!164
2019-03-29non-magic passive skillsMicksha2-0/+61
2019-03-29Merge branch 'jesusalva/calamity' into 'master'Micksha16-2/+410
Calamity Dungeon See merge request evol/serverdata!163
2019-03-29I need a way to get the Master Book.Jesusaves16-2/+410
Uhm, Auldsbel will do for a while, WildX can comment later.
2019-03-29Merge branch 'flag' into 'master'Micksha2-0/+28
add the flag npc for unmounting locations in Artis See merge request evol/serverdata!162
2019-03-29add the flag npc for unmounting locations in ArtisMicksha2-0/+28
2019-03-29Merge branch 'rowboat_improvements' into 'master'Micksha5-43/+117
rowboat improvements See merge request evol/serverdata!148
2019-03-29Merge branch 'rowboat_improvements' of https://gitlab.com/toams/serverdata ↵toams5-43/+117
into rowboat_improvements
2019-03-11Update from herculesAndrei Karas2-2/+13
map/battle/skill.conf - new parameter. constants.conf - depricated some constants.
2019-03-09Merge branch 'jesusalva/slides' into 'master's20190311Micksha1-4/+4
Replace eight calls for warp on npc/000-2-1 by slide calls See merge request evol/serverdata!142
2019-03-09Replace eight calls for warp on npc/000-2-1 by slide calls (in legacy syntax)Jesusaves1-4/+4
Just wanted to say I'm still alive, although this may improve game performance.
2019-03-08Merge branch 'jesusalva/fakerandom' into 'master'Micksha2-3/+20
Make Alan's Wood Breaking pseudo-random. See merge request evol/serverdata!161