From fe945ac56be93d1a190228af4d8a45662d0b9135 Mon Sep 17 00:00:00 2001 From: Vortrex <3858226+VortrexFTW@users.noreply.github.com> Date: Tue, 27 Dec 2022 23:41:06 -0600 Subject: [PATCH] Delete TODO.md --- TODO.md | 26 -------------------------- 1 file changed, 26 deletions(-) delete mode 100644 TODO.md diff --git a/TODO.md b/TODO.md deleted file mode 100644 index b009b409..00000000 --- a/TODO.md +++ /dev/null @@ -1,26 +0,0 @@ -== TODO -* Finish auto-translator -* Add ways to acquire drugs. Pot/coke plants, meth labs, etc -* Finish setting up the persistent NPC system -* Add yes/no prompts for some important things like - * (Business owner) Setting item sell price below order price. Will result in losing money. - * Giving house, biz, or vehicle to clan. Clan leaders can revoke permissions and you may be screwed and not able to change it! - * 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 -* 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 ---- -== Bug Fixes -* Check natives for if player is console (getPlayerPosition, etc) - -* Add command to copy account keybinds to other server(s) -* Add command to reset all account keybinds to default \ No newline at end of file