From c70da88979c4514f5aae47ca893c5691b6d5f5d5 Mon Sep 17 00:00:00 2001 From: Vortrex <3858226+VortrexFTW@users.noreply.github.com> Date: Wed, 4 May 2022 10:08:30 -0500 Subject: [PATCH] Update TODO.md --- TODO.md | 12 +++++++++++- 1 file changed, 11 insertions(+), 1 deletion(-) diff --git a/TODO.md b/TODO.md index cc3f6aa5..5dd60a2e 100644 --- a/TODO.md +++ b/TODO.md @@ -1,3 +1,4 @@ +== TODO * Finish auto-translator * Add ways to acquire drugs. Pot/coke plants, meth labs, etc * Finish setting up the persistent NPC system @@ -7,4 +8,13 @@ * Deleting character * Make game messages (big message, small message) into array of types * Array of message types in shared - * Font, text, duration, etc arrays in client, indexed by type \ No newline at end of file + * Font, text, duration, etc arrays in client, indexed by type +* Fix the item take/put system for items in vehicle trunks, other items, etc +--- +== Planned Features +* Named and scripted NPCs +* Racing +* Fishing +* Stock Market +* Mapped interiors for GTA 3 +* Drug growing/manufacturing \ No newline at end of file