|
618d88bb06
|
Adjust parameters to make probability distributions looser
(i.e. outcomes depend more on chance).
|
2023-01-23 21:40:36 +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 |
|
|
b2012d4d18
|
Merge pull request 'Remove unnecessary whitespace' (#1) from Condorra2/blastmud:condorra2-patch-1 into main
Reviewed-on: #1
|
2023-01-16 22:33:14 +11:00 |
|
|
a9b5a545e4
|
Remove unnecessary whitespace
|
2023-01-16 22:30:21 +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 |
|
|
8b0a1490db
|
Fix error message.
|
2023-01-15 13:53:40 +11:00 |
|
|
cf8ceb1351
|
Add more NPCs + announce moves to room.
|
2023-01-12 23:13:11 +11:00 |
|
|
c5c78763a2
|
Add dogs
|
2023-01-11 22:51:17 +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 |
|
|
1f3fbd28bf
|
Make NPCs talk more.
|
2023-01-07 23:20:06 +11:00 |
|
|
4207ab8f4d
|
Create 60 NPCs and let them spontaneously talk.
|
2023-01-07 23:06:02 +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 |
|
|
7edf9b7b9d
|
Add start of task runner framework (in progress).
|
2023-01-01 19:24:13 +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 |
|
|
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 |
|
|
2ffc3e4f2e
|
Fix summary calculation for statbot.
|
2022-12-31 01:01:57 +11:00 |
|
|
3ad4de8f5f
|
Make statbot start to reply to whispers.
|
2022-12-31 00:59:14 +11:00 |
|
|
79fea1f3b5
|
Implement resolving objects from player's perspective.
|
2022-12-30 00:41:46 +11:00 |
|
|
dc71999591
|
Add "standing" to character descriptions.
|
2022-12-29 23:20:07 +11:00 |
|
|
c39803898b
|
Implement basic NPC creation, and improve item updating.
|
2022-12-29 23:16:52 +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 |
|
|
8b628eb831
|
Show current location on login.
|
2022-12-29 00:43:23 +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 |
|
|
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 |
|
|
4055a856f4
|
Add information about setting of the game.
|
2022-12-27 00:19:54 +11:00 |
|
|
d4bc71e26f
|
Start user registration work
|
2022-12-26 01:31:06 +11:00 |
|
|
218ca0b953
|
Allow disconnections and implement quit.
|
2022-12-25 12:42:03 +11:00 |
|
|
55d3087d21
|
Implement features of listener to limit abuse of resources / DoS
|
2022-12-25 12:20:06 +11:00 |
|
|
e5e6c45e81
|
Support help that is hidden in less explicit mode.
|
2022-12-25 01:42:51 +11:00 |
|
|
887b69340f
|
Make commands run in DB transaction
|
2022-12-25 01:14:04 +11:00 |
|