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
61b40a9000
Fix test that didn't compile.
2023-06-12 00:52:27 +10:00
cd40573345
Add an improvise command to craft things without tools.
2023-06-12 00:36:55 +10:00
3292dcc13b
Implement delete command to reset or destroy a character.
2023-06-07 22:38:46 +10:00
862d7e3824
Show wielded and worn in inventory.
2023-06-04 11:57:30 +10:00
228c5fbb9b
Add gear command.
2023-06-03 23:47:29 +10:00
cf0d2f740b
Apply dodge penalty from armour.
2023-05-28 21:59:09 +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
2747dddd90
Allow buying, wearing and removing clothes.
...
Step 2 will be to make clothes serve a functional purpose as armour.
2023-05-23 20:37:27 +10:00
79b0ed8540
Implement a climbing system.
2023-05-21 22:31:52 +10:00
078519be95
Add journal system
...
Also fix up bugs with navigation during death, and awarding payouts when
you don't get any XP.
2023-05-16 22:02:42 +10:00
6ce1aff83e
Add butcher command to cut everything from a corpse at once.
2023-04-24 22:55:40 +10:00
26cc053480
Improve cut command to be queued, and always corpsify first.
2023-04-24 16:47:08 +10:00
d8b0b6bed5
Allow cutting parts from corpses.
2023-04-24 00:56:42 +10:00
936fcc6dde
Refactor to make death more than a boolean (what organs left)
2023-04-23 22:31:31 +10:00
8102f2f7b0
Document install and uninstall.
2023-04-23 00:34:05 +10:00
10351fdf18
Add consent check on accessing private property.
2023-04-23 00:28:15 +10:00
ed3d77dcbe
Allow (un)installation of scanlocks.
2023-04-21 23:33:23 +10:00
3d3f792fdc
Support closing doors.
2023-04-16 22:39:34 +10:00
62f5457d3a
Open doors automatically on movement.
2023-04-16 22:12:19 +10:00
131512fbf6
Allow doors to open.
2023-04-16 01:54:03 +10:00
284c49b4a1
Add gmap (giant map) command.
2023-04-09 23:51:10 +10:00
b6ed5ea487
Implement lmap command for dynzones.
2023-04-09 23:12:51 +10:00
a78b3b4892
Add vacate command.
2023-04-09 00:36:45 +10:00
0ccf9a3adc
Allow renting apartments at CoK building.
2023-04-08 23:51:18 +10:00
ff5e80398a
Let people list their current consents.
2023-04-02 12:30:50 +10:00
a9693803ef
Write help for corp commands.
2023-04-01 23:31:42 +11:00
1cf13413e8
Allow corp leaders to authorise corp v corp warfare.
2023-03-28 22:31:59 +11:00
7d1d6675b7
Allow corps to consent to fight each other.
...
Note it doesn't actually do anything yet - that's coming!
2023-03-27 22:41:39 +11:00
d35bbbad53
Implement messaging to corps.
2023-03-26 22:29:39 +11:00
6c86599103
Add corp management commands.
2023-03-26 16:51:10 +11:00
cd0f9661d1
Add corp promote and corp info commands.
2023-03-26 00:51:21 +11:00
3bd0412e4a
Allow people to join, leave, and fire from corps.
2023-03-25 00:58:19 +11:00
cb05843ee9
Add ability to invite people to corps.
2023-03-19 22:59:35 +11:00
8084b020c3
Show someones primary corp in who.
2023-03-19 15:41:48 +11:00
929a64f93e
Allow creation of new corps.
2023-03-19 00:04:59 +11:00
158b590c35
Revoke 'until death' consent on death.
2023-03-13 22:38:54 +11:00
3f6419e5f8
Enforce consent check on use command.
2023-03-13 18:28:03 +11:00
b000f9830b
Split possessions out into separate files per type.
2023-03-13 17:53:41 +11:00
e0187bd2c8
Add documentation on allow.
2023-03-13 17:21:53 +11:00
b96fc2e772
Enable PvP fighting.
2023-03-13 15:23:07 +11:00
73d92e3074
Let items become something else on exhaustion.
2023-03-02 23:25:08 +11:00
caa3d84081
Allow checking score and status.
2023-02-26 22:34:26 +11:00
369b07474a
Support paging.
2023-02-26 17:01:05 +11:00
863ba692f4
Possessions eventually expire if dropped in a public place.
2023-02-26 02:01:48 +11:00
8085689490
Fix edge cases + use up charges when using "use"
2023-02-26 00:56:22 +11:00
385d2d1fd8
Implement use command for trauma kits.
2023-02-25 23:49:46 +11:00
70dae5b853
Look shows health and charges.
2023-02-23 22:55:02 +11:00
8e1d15bade
Allow partial matches on alias.
2023-02-23 21:33:26 +11:00