Age | Commit message (Collapse) | Author | Files | Lines | |
---|---|---|---|---|---|
2019-05-01 | Make Mundane walk, instead of jumping. | Jesusaves | 1 | -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-26 | Address race concerns of evol-all#35 because I wanted something pretty. | Jesusaves | 1 | -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 an | Jesusaves | 1 | -0/+41 | |
Afternoon nap %%O | |||||
2019-03-01 | Remove extra white spaces | Andrei Karas | 1 | -1/+1 | |
2017-08-23 | Rename directions constants. | Reid | 1 | -1/+1 | |
2017-08-23 | Replace tabs by space on confused-tree. | Reid | 1 | -0/+35 | |
Add different directions according to the season. Change the confused tree NPC ID to 400. |