summaryrefslogtreecommitdiff
path: root/npc/012-8
AgeCommit message (Collapse)AuthorFilesLines
2019-04-01Reduce server console spamJesusaves1-2/+2
2019-03-16Add several stuff and several bugfixes (specially hidden errors).Jesusaves1-5/+5
Most importantly, apartment system, a branch from Real Estate System.
2019-03-14Fix the remaining houses - Alchemy System is implemented (but no recipes yet)Jesusaves1-1/+0
2019-03-13Implement Alchemy System for Xanthem's House.Jesusaves1-2/+7
Now he only needs to buy--err, find the recipes :>
2019-03-12Fix doorbellsJesusaves1-2/+2
2019-03-07Enforce the no-ranged-weapon rule at Divine Rage skill.Jesusaves1-1/+1
Switching to a ranged weapon cancels the buff. Range is the base here!
2019-03-05Do not let people struck when planting bedsJesusaves1-0/+7
2019-03-05Uncomment some debug printsJesusaves1-3/+5
We still need to update map cells when renting...
2019-03-05Real Estate patchJesusaves3-31/+194
2019-03-05Real Estate attains the expected functionality.Jesusaves3-0/+334
Now we still need utility NPCs (eg. Piano could allow change map music)