Commit Graph

20 Commits

Author SHA1 Message Date
Sofia 6c40f7bb6f Make weapon switching work 2020-08-20 21:55:11 +03:00
Sofia 79852b52fb Possibly broken 2020-08-14 20:48:27 +03:00
Jens Pitkänen 9d491d34de Make mouse lock less aggressive by disabling it when game is not focused 2020-08-10 02:58:47 +03:00
Jens Pitkänen f4303677a4 Cleanup various things, including a new, 0-FF including font asset 2020-08-10 00:50:59 +03:00
Sofia be2c5a8640 Make dying disable inputs 2020-08-08 16:22:46 +03:00
Sofia 3636f39143 Make DisableInput an int instead of a bool 2020-08-08 16:06:14 +03:00
Sofia 0a3ba11688 Make Hit send source, and add splashes 2020-08-08 10:08:10 +03:00
Sofia 4b6bd0c66d Add BloodSplatter effect when getting hit 2020-08-08 08:19:46 +03:00
Jens Pitkänen 10fe5bfd3a Move camera rotation to Player from LocalPlayer 2020-08-08 06:40:13 +03:00
Jens Pitkänen 07720ef5e6 Add shooting rays and crosshair 2020-08-08 06:20:23 +03:00
Jens Pitkänen 7d60350142 Add shooty 2020-08-08 05:26:17 +03:00
Sofia 0bcc31093c Change LocalPlayerJump -> LocalPlayerAction 2020-08-08 04:23:26 +03:00
Jens Pitkänen 5887757d5c Fix jumps 2020-08-08 02:16:51 +03:00
Jens Pitkänen ae45a57781 Add tp command 2020-08-08 02:14:28 +03:00
Jens Pitkänen adf3acabeb Fix typo in LocalPlayer.cs 2020-08-08 01:44:07 +03:00
Jens Pitkänen 1f001c03b7 Commit the last half of the previous commit 2020-08-08 01:15:33 +03:00
Jens Pitkänen 6f0ff60952 Implement player sync packet 2020-08-08 01:14:43 +03:00
Jens Pitkänen a0b286cbd6 Remove RemotePlayer prefab and script (use Player instead), implement jumping pckt 2020-08-07 23:25:56 +03:00
Sofia dee0e1e3f1 Make server send all player updates in one packet 2020-08-07 22:07:58 +03:00
Sofia 5a5049b043 Change Player namespace to Players 2020-08-07 21:23:21 +03:00