|
5c230f2667
|
Ship idle users to the homeless shelter after a couple of hours
|
2024-03-05 22:37:33 +11:00 |
|
|
15b96c1b50
|
Allow buying a lantern that lights up the sewer.
It will be rechargeable but that's not fully implemented yet.
|
2024-01-15 22:40:45 +11:00 |
|
|
dbaf477f49
|
Add buff reward + fix resolver bug
|
2024-01-05 23:46:02 +11:00 |
|
|
0c280711e8
|
Add a mini-game around sharing knowledge
It still needs to apply buffs at the end and a few other details!
|
2023-12-27 00:34:47 +11:00 |
|
|
83a18cfd63
|
Improve effect system, including messages when effects wear off.
|
2023-10-14 22:23:06 +11:00 |
|
|
16341e2c3e
|
Fix warnings from latest version of Rust/Cargo.
|
2023-10-08 16:47:48 +11:00 |
|
|
90a6b3f31b
|
Add a hospital that can heal players who can't heal themselves
|
2023-09-26 22:33:41 +10:00 |
|
|
6dc4a870fc
|
Implement computer museum puzzle.
|
2023-09-20 23:56:28 +10:00 |
|
|
2beaf0d2af
|
Slow down when urges are high.
Also fix a few issues with concurrency errors from the DB.
|
2023-09-14 22:52:24 +10:00 |
|
|
fab18d604e
|
Implement hunger, eating, and drinking.
|
2023-08-05 01:51:42 +10:00 |
|
|
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 |
|
|
3292dcc13b
|
Implement delete command to reset or destroy a character.
|
2023-06-07 22:38:46 +10:00 |
|
|
131512fbf6
|
Allow doors to open.
|
2023-04-16 01:54:03 +10:00 |
|
|
0ccf9a3adc
|
Allow renting apartments at CoK building.
|
2023-04-08 23:51:18 +10:00 |
|
|
863ba692f4
|
Possessions eventually expire if dropped in a public place.
|
2023-02-26 02:01:48 +11:00 |
|
|
385d2d1fd8
|
Implement use command for trauma kits.
|
2023-02-25 23:49:46 +11:00 |
|
|
4652fa52cf
|
Support mocking DB to increase testability.
|
2023-02-19 14:03:15 +11:00 |
|
|
a985279db3
|
Expose git version for use from deployment pipeline.
|
2023-02-11 00:36:09 +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 |
|
|
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 |
|
|
cf2798a418
|
Expose more about contents of room.
|
2022-12-29 22:17:55 +11:00 |
|
|
218ca0b953
|
Allow disconnections and implement quit.
|
2022-12-25 12:42:03 +11:00 |
|
|
4ce39f9421
|
Start work on command parsing.
|
2022-12-24 21:16:23 +11:00 |
|
|
8aa4d59ba6
|
Implement DB based sendqueue
|
2022-12-23 23:31:49 +11:00 |
|
|
a81bd9c52b
|
Refactor db.rs and start saving sessions
|
2022-12-23 21:37:28 +11:00 |
|
|
6d05573fad
|
Fix bug in listener, plus get some basic functionality going.
|
2022-12-23 18:30:38 +11:00 |
|