Skip to content

Commit

Permalink
update docs - remove items which have corresponding github issues
Browse files Browse the repository at this point in the history
  • Loading branch information
in0finite committed May 31, 2020
1 parent 4d646c8 commit 07c52b5
Show file tree
Hide file tree
Showing 2 changed files with 0 additions and 11 deletions.
7 changes: 0 additions & 7 deletions Docs/Multiplayer.md
Original file line number Diff line number Diff line change
Expand Up @@ -11,13 +11,6 @@

- all button events' Cmds on server should be enclosed with F.RunExceptionSafe()

- update Mirror


### Weapons

- aiming accuracy is still not good - it happens because of script execution order ; fire position and direction are sent after/before skeleton changes or transform update ; it can be seen when line is drawn from gun, and ped starts moving to side ;


### Vehicles

Expand Down
4 changes: 0 additions & 4 deletions Docs/TODO.md
Original file line number Diff line number Diff line change
Expand Up @@ -41,15 +41,11 @@

- Breakable objects - they should have a separate class which inherits MapObject ; spawn networked object with rigid body, when hit with enough force ;

- On-screen messages - they can be used for displaying: vehicle name when ped enters it, current zone, inflicted damage

- Android: check Utilities size on 800x480 resolution ;


- Navigation: build navmesh from static geometry at runtime

- Import: AI paths, ped spawn info, font,


#### Vehicles

Expand Down

0 comments on commit 07c52b5

Please sign in to comment.