Commit Graph

47 Commits

Author SHA1 Message Date
Sofia 0b8e06e9d0 Upgrade version and make team work good 2020-08-14 16:21:37 +03:00
Jens Pitkänen a2e57c2988 Add impact sound to chain window 2020-08-10 20:35:59 +03:00
Jens Pitkänen fb4dd3e801 Fix misc 2020-08-10 03:50:25 +03:00
Sofia 186c84ee62 Put Team in the statscreen 2020-08-10 03:08:09 +03:00
Sofia 0430badc00 Add teams, make team spawns and do some reorganizing 2020-08-10 02:57:33 +03:00
Sofia 6ba89572ae Update host/join commands 2020-08-08 22:33:43 +03:00
Sofia 552b25da7c Make statscreen go brr 2020-08-08 22:22:29 +03:00
Sofia 5ad92d9a9e Make PingList work again 2020-08-08 20:45:59 +03:00
Sofia 717f558a9e Add PingListPckt 2020-08-08 20:37:53 +03:00
Sofia 2777f85d61 Add nicknames 2020-08-08 20:14:34 +03:00
Sofia be2c5a8640 Make dying disable inputs 2020-08-08 16:22:46 +03:00
Sofia b3dffac097 Make death a thing! 2020-08-08 15:37:55 +03:00
Jens Pitkänen b2d7e7be11 Remove prints 2020-08-08 10:38:15 +03:00
Sofia 0a3ba11688 Make Hit send source, and add splashes 2020-08-08 10:08:10 +03:00
Sofia 1562209504 Make respawning happen 2020-08-08 09:57:59 +03:00
Sofia e127e253d1 Add respawning and "death" 2020-08-08 09:50:37 +03:00
Sofia 4188656855 Add Cooldown to raygun 2020-08-08 09:09:34 +03:00
Sofia becb920129 Make a safe-check for HandleUpdatePlayer and HandleSyncPckt 2020-08-08 08:39:06 +03:00
Sofia 4b6bd0c66d Add BloodSplatter effect when getting hit 2020-08-08 08:19:46 +03:00
Sofia a60b7707b6 Add HitPckg 2020-08-08 07:00:17 +03:00
Jens Pitkänen 7d60350142 Add shooty 2020-08-08 05:26:17 +03:00
Sofia 48f02df34c Move HandleSyncPckt to it's own call 2020-08-08 04:58:02 +03:00
Sofia 97a6b74417 Add ShootData 2020-08-08 04:53:38 +03:00
Sofia afaed03bd5 Add PingBias 2020-08-08 04:44:45 +03:00
Jens Pitkänen 7cbcc1de96 Fix heads desyncing off bodies 2020-08-08 04:36:40 +03:00
Sofia 0bcc31093c Change LocalPlayerJump -> LocalPlayerAction 2020-08-08 04:23:26 +03:00
Sofia d33028047e Change JumpPckt to generic ActionPckt 2020-08-08 04:21:24 +03:00
Sofia fc2e737c8a Make disconnecting work good and add Peer.Running 2020-08-08 04:21:24 +03:00
Jens Pitkänen d5edcab211 Remove stopwatch and add player lerping after desync 2020-08-08 04:17:54 +03:00
Sofia c44ffe090a Add ping 2020-08-08 03:35:46 +03:00
Sofia 6e878cd488 Change some terminal commands 2020-08-08 02:32:56 +03:00
Sofia 5feda5b8c2 Make Unsynced reset and reordered registers 2020-08-08 02:10:20 +03:00
Sofia c1d620bc9c Remove handing of Singular Update pckts from Client 2020-08-08 01:37:03 +03:00
Sofia 0fcaa19506 Register MultipleSyncPckts 2020-08-08 01:29:29 +03:00
Sofia 3b2c3adf35 Make syncing go brr 2020-08-08 01:21:02 +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
Sofia c37b0b22f0 Add SyncPckt part 1 2020-08-08 00:57:11 +03:00
Sofia c9a57b0709 Add PlayerSyncPckt 2020-08-08 00:47:03 +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 45954dab1a Merge branch 'master' of teascade.net:neontea/quakeball 2020-08-07 23:18:02 +03:00
Sofia c3ff626980 Separate Jump from regular update 2020-08-07 23:09:31 +03:00
Jens Pitkänen ade4eeb8f5 Change font mat to mobile version, remove RemotePlayer packet queueing 2020-08-07 22:57:43 +03:00
Sofia 92165cebc2 Skip uninitialized players on MultiplePlayerUpdate 2020-08-07 22:40:37 +03:00
Sofia dee0e1e3f1 Make server send all player updates in one packet 2020-08-07 22:07:58 +03:00
Jens Pitkänen 8edd5a81fd Add s 2020-08-07 21:24:43 +03:00
Sofia d9ac54bd3d Rename Net namespace to Networking and add MultiplePlayerUpdatePckt 2020-08-07 21:20:13 +03:00