summaryrefslogtreecommitdiff
path: root/npc/functions/util.txt
AgeCommit message (Collapse)AuthorFilesLines
2020-10-11AFKing SystemJesusaves1-5/+0
Implemented at the Rusty Pick Inn (Hurnscald) only. Red Plush Inn will be next. Right now, beer/red plush wine/etc. do not affect EXP gain, only players nearby do. MAX_IDLE is using the same variable form as Moubootaur Legends. It can be set to a constant if needed. Wandering storytellers not yet implemented, I believe @toams will use Kfahr and Janus to do that later™ ---- close evol-all#108
2020-06-17Contains fixes/reordering for races, guilds and genders.Jesusaves1-36/+0
PS. Gender change is broken, I blame Gumi Note: Players will no longer be able to select Kralog and Raijin at start, because @WildX said they were rare. (This needs a patch to evol-tools) FIXME: We'll need better names for human/talpan/viro race. FIXME: Gumi's stock code did not work, rebirth is disabled.
2020-01-08Housekeeping patches, they should not have any visible effect ingame (unless ↵Jesusaves1-15/+12
something BREAKS, then you'll notice it right away)
2019-05-01Make Mundane walk, instead of jumping.Jesusaves1-1/+35
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-26Address race concerns of evol-all#35 because I wanted something pretty.Jesusaves1-0/+36
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-03-05... That's why you shouldn't code with an empty stomach and without taking anJesusaves1-0/+41
Afternoon nap %%O
2019-03-01Remove extra white spacesAndrei Karas1-1/+1
2017-08-23Rename directions constants.Reid1-1/+1
2017-08-23Replace tabs by space on confused-tree.Reid1-0/+35
Add different directions according to the season. Change the confused tree NPC ID to 400.