Commit graph

25 commits

Author SHA1 Message Date
Asraelite
ef2d067b38 reduce update packets sent 2016-03-30 12:50:59 +01:00
Asraelite
d6daed2e9b improve input packets 2016-03-30 11:15:32 +01:00
Asraelite
a2a93882f0 prevent asteroids from spawning as wedges 2016-03-30 09:53:48 +01:00
Asraelite
8ea6c2d937 reduce physics cpu usage 2016-03-29 22:35:08 +01:00
Asraelite
8a059b92d5 improve rendering 2016-03-29 21:21:01 +01:00
Asraelite
4f42723f4a fix projectiles 2016-03-29 01:44:02 +01:00
Asraelite
0906441246 reduce update packet size by ~70% 2016-03-29 01:14:32 +01:00
Asraelite
2d177c6b27 add chat 2016-03-27 23:46:18 +01:00
Asraelite
0a90b6b77a add boilerplate for mounts and fixtures 2016-03-27 15:08:49 +01:00
Asraelite
663305bd23 improve grappling hook physics and rendering 2016-03-27 02:22:49 +01:00
Asraelite
4753f879e5 add start of grappling hook 2016-03-26 20:23:05 +00:00
Asraelite
ff0ac094cf add rope support 2016-03-26 18:43:34 +00:00
Asraelite
ccc77490ea restructure world files for copulae 2016-03-26 14:23:51 +00:00
Asraelite
8a8a9c8ae3 fix explosion physics 2016-03-25 16:41:15 +00:00
Asraelite
bf8226481d add non-functioning explosions
I'm tired and box2d ray casting is stupid so this'll have to do for today
2016-03-25 00:54:15 +00:00
Asraelite
ac089f3e8e add basic missiles 2016-03-24 18:42:11 +00:00
Asraelite
1412cabbb4 add client side physics
by god did this take a lot of debugging to get working
2016-03-24 00:13:10 +00:00
Asraelite
65f78ec3ac add start of gun support 2016-03-22 23:46:55 +00:00
Asraelite
2fffe574c1 improve multiplayer 2016-03-22 19:20:50 +00:00
Asraelite
0aa259b874 add asteroids 2016-03-22 18:34:11 +00:00
Asraelite
05ad81ed8d add basic ship movement and tracking 2016-03-22 11:56:53 +00:00
Asraelite
fcfe1e8790 add start of ship controls 2016-03-22 00:42:48 +00:00
Asraelite
1027d980c1 add basic updating to client on physics 2016-03-21 23:45:27 +00:00
Asraelite
95e0f6b710 add start of box2d physics 2016-03-21 20:44:15 +00:00
Asraelite
bb9a493450 add basic game classes 2016-03-21 17:12:26 +00:00