e83cc19698
Allow hiring NPCs (roboporters) to carry heavy stuff!
...
Note that I still have to implement carrying weight calculation, so it
isn't yet as useful as it will be eventually!
2023-07-06 22:34:01 +10:00
4b524fda96
Support following other players.
2023-06-30 23:46:38 +10:00
261151881d
Refactor to move command queue to item.
...
This is the start of being able to implement following in a way that
works for NPCs, but it isn't finished yet. It does mean NPCs can do
things like climb immediately, and will make it far simpler for NPCs
to do other player-like actions in the future.
2023-06-20 22:53:46 +10:00
c78dc64a7f
Implement soaks
...
Also fix some minor combat bugs found, including the refocusing bug,
and the dead NPCs talking (mk II) bug.
2023-05-25 22:51:52 +10:00
936fcc6dde
Refactor to make death more than a boolean (what organs left)
2023-04-23 22:31:31 +10:00
62f5457d3a
Open doors automatically on movement.
2023-04-16 22:12:19 +10:00
b96fc2e772
Enable PvP fighting.
2023-03-13 15:23:07 +11:00
70dae5b853
Look shows health and charges.
2023-02-23 22:55:02 +11:00
b878f8f95c
Sorry NPCs, no last words from beyond the grave.
2023-02-22 21:43:18 +11:00
f930d67562
Start of Concourse setup + early start on reward system
2023-02-08 22:35:05 +11:00
722757468f
Start work on shops.
2023-01-29 00:26:06 +11:00
737fe3a86f
Change parameters to reduce CPU usage growth and reduce message spam
2023-01-28 18:34:32 +11:00
a3ea381438
Support player recloning + NPCs can wander and aggro.
2023-01-27 00:36:49 +11:00
2d9fcf9850
Bugfixes + don't get to keep items when you die.
2023-01-25 23:59:19 +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
5d3c8bc0aa
Allow attacks to be started.
2023-01-15 17:30:23 +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
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
3ad4de8f5f
Make statbot start to reply to whispers.
2022-12-31 00:59:14 +11:00
c39803898b
Implement basic NPC creation, and improve item updating.
2022-12-29 23:16:52 +11:00