Skip to content

Commit

Permalink
📝 update TODO
Browse files Browse the repository at this point in the history
  • Loading branch information
in0finite committed May 31, 2020
1 parent 1ced04a commit 7bc9056
Showing 1 changed file with 1 addition and 11 deletions.
12 changes: 1 addition & 11 deletions Docs/TODO.md
Original file line number Diff line number Diff line change
Expand Up @@ -23,11 +23,7 @@

- Does 'O' button changes quality level ?

- Chat

- Check what is causing huge FPS drops - it wasn't present before ; possibly it is GC ;

- When doing apply on a texture, don't keep texture data in memory (or specify what to do with parameter)
- Check what is causing huge FPS drops ; it wasn't present before ? ; possibly it is GC ;

- Play sounds: horn ; empty weapon clip ; ped damage ; footsteps in run and sprint states ;

Expand All @@ -37,8 +33,6 @@

- Validate path to GTA ?

- Split code into separate assemblies (using asmdef files)

- When raycasting with weapons, don't use ped's character collider, but use his mesh

- Vehicles window: it's too slow - use pages ; display additional info ;
Expand Down Expand Up @@ -71,16 +65,12 @@

#### Vehicles

- Implement drive-by (free aiming/shooting from vehicle)

- Vehicle hijacking - throwing out other ped and entering vehicle at his seat

- Adapt to damage system (so that they can be damaged and destroyed)

- Implement other vehicles: airplanes, helicopters, bikes, boats

- Play radio stations

- Wheels should be excluded from damage effects

- Repair cars with key
Expand Down

0 comments on commit 7bc9056

Please sign in to comment.