Commit Graph

21 Commits

Author SHA1 Message Date
0a5b9cc94e Implement grinding. 2023-01-20 23:09:41 +11:00
70e8867360 Start work on apartment and commercial suite building. 2023-01-08 21:58:30 +11:00
2efc309d78 Implement homeless shelter. 2023-01-08 00:18:56 +11:00
d93a1fc3ca Complete the grid. 2023-01-04 23:05:06 +11:00
dc24b51bcf Add unit test to make sure grid coords aren't duplicated. 2023-01-03 22:37:58 +11:00
2697f78bb6 Add another E-W street to the Melbs grid. 2023-01-03 22:13:23 +11:00
384952a39a Add another N-S street. 2023-01-03 21:47:35 +11:00
f7816334cc Add more roads. 2023-01-02 22:04:38 +11:00
3863356e98 Implement lmap and add more content for the road grid. 2023-01-02 21:29:48 +11:00
82dfac1cf5 Add more roads content. 2023-01-02 15:39:55 +11:00
6d155c3e68 Add queue system. 2023-01-02 13:25:05 +11:00
8f66177f43 Show exit from reprolabs on map. 2023-01-01 00:16:29 +11:00
1c3d2456a4 Add more content + concept of fixed items. 2023-01-01 00:09:25 +11:00
3ad4de8f5f Make statbot start to reply to whispers. 2022-12-31 00:59:14 +11:00
cf2798a418 Expose more about contents of room. 2022-12-29 22:17:55 +11:00
562c5c34f6 Support looking at exits. 2022-12-29 18:44:50 +11:00
3dd6cf9bf2 Add word-wrapping algorithm. 2022-12-29 16:20:34 +11:00
86278e890d Implement basic map and some of the look functionality
Only covering current location look now.
2022-12-29 00:37:14 +11:00
1a46405a49 Start ansi formatting utilities ready for look command. 2022-12-28 20:00:55 +11:00
d362c2f371 Start modelling and supporting rooms / zones. 2022-12-27 23:35:27 +11:00
c4f9577645 Start to implement a static item (rooms etc...) system. 2022-12-27 20:16:35 +11:00