Advertisement
Guest User

Untitled

a guest
Feb 17th, 2019
95
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
C# 2.52 KB | None | 0 0
  1. Priority    Description File    Line
  2. Normal  TODO: Rotation Research of char D:\Unity Projects\SilentDeath\Assets\Scripts\Photon\GameControllers\PlayerMovement.cs   27
  3. Normal  TODO: when player enters scene  D:\Unity Projects\SilentDeath\Assets\Scripts\Photon\GameControllers\PhotonPlayer.cs 18
  4. Normal  TODO: make a pool for missles   D:\Unity Projects\SilentDeath\Assets\Scripts\Photon\GameControllers\PlayerCombat.cs 41
  5. Normal  TODO: Only tilt ship (not player by MOUSE)  D:\Unity Projects\SilentDeath\Assets\Scripts\Photon\GameControllers\PlayerMovement.cs   48
  6. Normal  TODO: Apply damage to shield > armor > hull (break % down if possible)  D:\Unity Projects\SilentDeath\Assets\Scripts\Photon\Projectile.cs   60
  7. Normal  TODO: Figure out NULL reference exception   D:\Unity Projects\SilentDeath\Assets\Scripts\Photon\Projectile.cs   72
  8. Normal  TODO: Name hack - figure it out D:\Unity Projects\SilentDeath\Assets\Scripts\Photon\RoomLobbyCreation\PhotonLobbyUI.cs  39
  9. Normal  TODO: Figure out why cant Logout after leaving game D:\Unity Projects\SilentDeath\Assets\Scripts\Photon\RoomLobbyCreation\PhotonLobbyUI.cs  70
  10. Normal  TODO: Don't allow dupe names    D:\Unity Projects\SilentDeath\Assets\Scripts\Photon\RoomLobbyCreation\PhotonLobbyUI.cs  117
  11. Normal  TODO: Figure out how to close room entirely D:\Unity Projects\SilentDeath\Assets\Scripts\Photon\RoomLobbyCreation\PhotonLobbyUI.cs  137
  12. Normal  TODO: Manual Room List Update - https://doc-api.photonengine.com/en/pun/v2/class_photon_1_1_pun_1_1_photon_network.html#a9e8c0a76b73deabc5c85d11e683eb09f   D:\Unity Projects\SilentDeath\Assets\Scripts\Photon\RoomLobbyCreation\PhotonLobbyUI.cs  152
  13. Normal  TODO: Hide buttons until connected  D:\Unity Projects\SilentDeath\Assets\Scripts\Photon\RoomLobbyCreation\PhotonLobbyUI.cs  211
  14. Normal  TODO: dont allow dupe roomname  D:\Unity Projects\SilentDeath\Assets\Scripts\Photon\RoomLobbyCreation\PhotonLobbyUI.cs  218
  15. Normal  TODO: Add Player List after clicking room before joining    D:\Unity Projects\SilentDeath\Assets\Scripts\Photon\RoomLobbyCreation\PhotonRoomUI.cs   94
  16. Normal  TODO: show player joined    D:\Unity Projects\SilentDeath\Assets\Scripts\Photon\RoomLobbyCreation\PhotonRoomUI.cs   167
  17. Normal  TODO: show play disconnect  D:\Unity Projects\SilentDeath\Assets\Scripts\Photon\RoomLobbyCreation\PhotonRoomUI.cs   173
  18. Normal  TODO: Scoreboard revamp needed! D:\Unity Projects\SilentDeath\Assets\Scripts\Photon\RoomLobbyCreation\Scoreboard.cs 62
  19. Normal  TODO: when swapping, objects disappear from scene! FUCK D:\Unity Projects\SilentDeath\Assets\Scripts\Photon\ShipUpgradeController\ShipUpgradeController.cs  66
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement