Condorra Condorra
  • Joined on 2023-01-14
Condorra pushed to main at blasthavers/blastmud 2023-09-07 22:11:30 +10:00
8336c5be9b Stand up during certain commands
Condorra pushed to main at blasthavers/blastmud 2023-09-05 20:55:42 +10:00
94fc4656f8 Implement stand and recline commands.
Condorra pushed to main at blasthavers/blastmud 2023-09-02 23:49:31 +10:00
3e4e448404 Implement sit command.
Condorra pushed to main at blasthavers/blastmud 2023-08-26 09:39:57 +10:00
57537d80bf Remove misplaced empty file
Condorra pushed to main at blasthavers/blastmud-android 2023-08-19 20:33:45 +10:00
5c1896497a Upgrade to Android SDK 33
Condorra pushed to main at blasthavers/blastmud 2023-08-12 01:37:06 +10:00
3023b5317a Add a fill command to fill bottles etc...
Condorra pushed to main at blasthavers/blastmud 2023-08-05 01:52:00 +10:00
fab18d604e Implement hunger, eating, and drinking.
Condorra opened issue blasthavers/blastmud#17 2023-07-29 21:10:08 +10:00
Removed clothes leave dodge penalty
Condorra opened issue blasthavers/blastmud#16 2023-07-29 21:09:20 +10:00
NPCs leave but stay attacking
Condorra closed issue blasthavers/blastmud#8 2023-07-28 21:43:29 +10:00
Craft
Condorra pushed to main at blasthavers/blastmud 2023-07-27 21:40:38 +10:00
a1495e6731 Implement "report abuse" command.
Condorra pushed to main at blasthavers/blastmud 2023-07-24 22:48:34 +10:00
590d4640dd Implement craft on benches
Condorra closed issue blasthavers/blastmud#15 2023-07-17 10:38:53 +10:00
Containers
Condorra pushed to main at blasthavers/blastmud 2023-07-16 13:41:19 +10:00
bfc1d4d4b5 Allow putting things in containers.
Condorra pushed to main at blasthavers/blastmud 2023-07-14 23:16:46 +10:00
b3cbc9f544 Add a bookshop, and add getting things from containers
Condorra pushed to main at blasthavers/blastmud 2023-07-11 21:25:01 +10:00
ea45530a39 Apply limits on carrying capacity, and make roboporter strong.
Condorra pushed to main at blasthavers/blastmud 2023-07-06 22:36:50 +10:00
e83cc19698 Allow hiring NPCs (roboporters) to carry heavy stuff!
Condorra pushed to main at blasthavers/blastmud 2023-06-30 23:48:01 +10:00
4b524fda96 Support following other players.
Condorra pushed to main at blasthavers/blastmud 2023-06-20 22:57:41 +10:00
261151881d Refactor to move command queue to item.
Condorra pushed to main at blasthavers/blastmud 2023-06-12 00:52:46 +10:00
61b40a9000 Fix test that didn't compile.