Skip to content

Commit 7bc9056

Browse files
committed
📝 update TODO
1 parent 1ced04a commit 7bc9056

1 file changed

Lines changed: 1 addition & 11 deletions

File tree

Docs/TODO.md

Lines changed: 1 addition & 11 deletions
Original file line numberDiff line numberDiff line change
@@ -23,11 +23,7 @@
2323

2424
- Does 'O' button changes quality level ?
2525

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

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

@@ -37,8 +33,6 @@
3733

3834
- Validate path to GTA ?
3935

40-
- Split code into separate assemblies (using asmdef files)
41-
4236
- When raycasting with weapons, don't use ped's character collider, but use his mesh
4337

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

7266
#### Vehicles
7367

74-
- Implement drive-by (free aiming/shooting from vehicle)
75-
7668
- Vehicle hijacking - throwing out other ped and entering vehicle at his seat
7769

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

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

82-
- Play radio stations
83-
8474
- Wheels should be excluded from damage effects
8575

8676
- Repair cars with key

0 commit comments

Comments
 (0)