Commit Graph

24 Commits

Author SHA1 Message Date
f21f574ebb Implement capacity limit system. 2023-02-03 23:26:24 +11:00
985f93ca08 Implement buying possessions. 2023-01-30 22:28:43 +11:00
2053c9cbb3 Add who command. 2023-01-28 23:00:53 +11:00
a3ea381438 Support player recloning + NPCs can wander and aggro. 2023-01-27 00:36:49 +11:00
e6e712e255 Make dead NPCs auto-respawn. 2023-01-23 22:52:01 +11:00
165f5671ac Implement health and death. 2023-01-22 22:43:44 +11:00
09db1a6ed9 Implement more combat capability. 2023-01-22 01:16:00 +11:00
c26a4768c5 Add alias system. 2023-01-20 23:38:57 +11:00
0a5b9cc94e Implement grinding. 2023-01-20 23:09:41 +11:00
8efe2dc87a Implement skillcheck to escape combat. 2023-01-15 23:16:02 +11:00
5d3c8bc0aa Allow attacks to be started. 2023-01-15 17:30:23 +11:00
2efc309d78 Implement homeless shelter. 2023-01-08 00:18:56 +11:00
4207ab8f4d Create 60 NPCs and let them spontaneously talk. 2023-01-07 23:06:02 +11:00
6d155c3e68 Add queue system. 2023-01-02 13:25:05 +11:00
7edf9b7b9d Add start of task runner framework (in progress). 2023-01-01 19:24:13 +11:00
1c3d2456a4 Add more content + concept of fixed items. 2023-01-01 00:09:25 +11:00
92814a4175 Add player-to-player whispering. 2022-12-31 19:33:31 +11:00
d15558a728 Implement most of statbots character generation. 2022-12-31 18:42:13 +11:00
3ad4de8f5f Make statbot start to reply to whispers. 2022-12-31 00:59:14 +11:00
562c5c34f6 Support looking at exits. 2022-12-29 18:44:50 +11:00
672eb1ee75 Get login working correctly. 2022-12-27 16:08:27 +11:00
16bd49f160 Start system to accept required terms to continue. 2022-12-27 00:20:09 +11:00
d4bc71e26f Start user registration work 2022-12-26 01:31:06 +11:00
4ce39f9421 Start work on command parsing. 2022-12-24 21:16:23 +11:00